index
:
mpv
absurd_test
absurd_test2
absurd_test3
ass_shit
bliss
coverity_scan
master
mruby
rc
rcombs/macos-fixes
rcombs/swift
read_stats_new
read_stats_old
release/0.1
release/0.2
release/0.27
release/0.28
release/0.29
release/0.3
release/0.30
release/0.31
release/0.32
release/0.33
release/0.34
release/0.35
release/0.36
release/0.37
release/0.38
release/0.39
release/0.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
stream_debug_stuff
stream_no_size_caching
stream_size_fstat
stream_size_fstat_nocache
x11_geo
ytdl_sub_delayload
a free, open source, and cross-platform media player
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libvo
/
jpeg_enc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
compilation fix clip_uint8 -> av_clip_uint8
rik
2007-02-27
1
-1
/
+1
*
Fix FSF address and otherwise broken license headers.
diego
2007-01-22
1
-1
/
+1
*
compilation fixes: define always_inline and don't use uint64_t_C
rik
2006-12-23
1
-1
/
+1
*
Patch from Karolina Lindqvist <karolina.lindqvist@kramnet.se>
rik
2006-09-01
1
-0
/
+2
*
compilation fix (libavcodec sync)
rik
2005-05-01
1
-1
/
+1
*
Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.
diego
2004-10-28
1
-4
/
+4
*
fixing segfault: libavcodec doesn't allocate some buffers if avctx->thread_co...
rik
2004-02-16
1
-0
/
+3
*
get_bit_count -> put_bits_count
rik
2004-02-06
1
-1
/
+1
*
function convert_matrix() is fixed (off-by-one error) and it is now called wi...
rik
2003-10-31
1
-2
/
+2
*
ffmpeg sync patch by Alex (thank you), I changed qmin and qmax to be 1 and 31...
rik
2003-10-24
1
-10
/
+8
*
adapting to init_put_bits prototype change
rik
2003-10-21
1
-1
/
+1
*
fixes to the zr driver (uninit->reinit) by Stephan Bain <sjbain@akamail.com>
rik
2003-04-24
1
-0
/
+2
*
libavcodec sync
rik
2003-03-12
1
-5
/
+5
*
UINTX -> uintx_t (following libavcodec)
rik
2003-02-15
1
-13
/
+13
*
{malloc,free} -> av_{malloc,free}
rik
2003-01-31
1
-9
/
+9
*
libavcodec sync (no LIBAVCODEC_BUILD change; no backwards compatibility)
rik
2002-11-06
1
-11
/
+13
*
sync with libavcodec for unaccellerated dcts (sorry Felix, LIBAVCODEC_BUILD d...
rik
2002-10-24
1
-3
/
+3
*
libavcodec sync; zigzag_direct and block_permute_op replaced by non-globals i...
rik
2002-09-30
1
-7
/
+8
*
libavcodec sync
rik
2002-08-30
1
-13
/
+22
*
fixes a segfault which was introduced in this file by the new ratecontrol code
rik
2002-08-29
1
-0
/
+3
*
adapting to the 'adding fff prefix to avoid global name conflicts' changes in...
rik
2002-07-11
1
-2
/
+2
*
fixed compilation by jpeg_fdct_ifast to fdct_ifast because it was changed in ...
rik
2002-06-07
1
-1
/
+1
*
update: we use the new quantizer in libavcodec
rik
2002-04-27
1
-30
/
+64
*
use avcodec_inited instead of av_fdct to see if avcodec was initialized by an...
rik
2002-03-29
1
-7
/
+6
*
we are now able to use the new bitwriter code in libavcodec
rik
2002-02-12
1
-1
/
+4
*
mjpeg encoder cleanup - patch by Rik Snel <rsnel@cube.dyndns.org>
arpi
2002-02-11
1
-715
/
+292
*
fast 4:2:2 jpeg encoder, based on libavcodec. - patch by Rik Snel <rsnel@cube...
arpi
2002-01-26
1
-0
/
+899