Mercurial > libavcodec.hg
graph
-
TTA : Check if the output buffer size is within bounds. libavcodecSun, 28 Mar 2010 17:17:48 +0000, by jai_menon
-
libxvid: Clear extradata pointer when freeing it. libavcodecFri, 26 Mar 2010 04:12:28 +0000, by ramiro
-
h264: Simplify decode_cabac_residual() specialization libavcodecFri, 26 Mar 2010 03:29:31 +0000, by astrange
-
Make wmaprodec.c:decode_init() return AVERROR_INVALIDDATA / libavcodecThu, 25 Mar 2010 21:01:35 +0000, by stefano
-
Enable mbtree by default, and remove it from presets libavcodecThu, 25 Mar 2010 19:39:06 +0000, by bcoudurier
-
Enable more libx264 options, aq, psy, rc lookahead and ssim libavcodecThu, 25 Mar 2010 19:25:21 +0000, by bcoudurier
-
aacenc: Merge quantize_band_cost() with quantize_and_encode_band(). libavcodecWed, 24 Mar 2010 17:09:21 +0000, by alexc
-
Bump minor version, I forgot in the last commit libavcodecTue, 23 Mar 2010 20:03:20 +0000, by vitor
-
Implement the discrete sine/cosine transforms DCT-I and DST-I libavcodecTue, 23 Mar 2010 19:48:16 +0000, by vitor
-
Change ref_index structure so it matches how its organized in h264. libavcodecTue, 23 Mar 2010 02:17:04 +0000, by michael
-
Disallow VLC coding with more than 8 bits as there are several bugs libavcodecMon, 22 Mar 2010 21:12:31 +0000, by michael
-
Throw out last experimental warning that was printed for colorspaces with more than libavcodecMon, 22 Mar 2010 15:04:11 +0000, by michael
-
Ignore x264 build=0 as there is no such version, this restores previous libavcodecSun, 21 Mar 2010 22:23:37 +0000, by michael
-
Make g729dec.c:decode_frame() return AVERROR_INVALIDDATA rather than libavcodecSun, 21 Mar 2010 16:34:01 +0000, by stefano
-
Do not use puts, it adds additional newlines making the generated files libavcodecSun, 21 Mar 2010 16:29:08 +0000, by reimar
-
Add support for hard-coding the 256kB large dv_vlc_map table. libavcodecSun, 21 Mar 2010 16:03:45 +0000, by reimar
-
Extend and move macros to create table printing functions to header. libavcodecSun, 21 Mar 2010 14:46:32 +0000, by reimar
-
Split VLC-related tables out of dvdata.h to make it easier to add support libavcodecSun, 21 Mar 2010 14:43:50 +0000, by reimar
-
Split DCT-II and DCT-III in different functions, they do not share any code. libavcodecSun, 21 Mar 2010 11:35:05 +0000, by vitor
-
Call DCT by function pointer. Needed for any future ASM implementation and libavcodecSun, 21 Mar 2010 11:31:11 +0000, by vitor
-
Cosmetics: move ff_dct_init() to the bottom of the file libavcodecSun, 21 Mar 2010 11:28:38 +0000, by vitor
-
fix compilation with --disable-everything --enable-decoder=mpeg2video libavcodecSat, 20 Mar 2010 23:18:07 +0000, by aurel
-
rdft: reorder functions to avoid static prototype libavcodecSat, 20 Mar 2010 21:27:06 +0000, by mru
-
Error concealment of h264 with multiple references. libavcodecSat, 20 Mar 2010 00:52:08 +0000, by michael
-
Reinitialize the h264 decoder context on every valid aspect ratio libavcodecThu, 18 Mar 2010 23:36:54 +0000, by stefano
-
Replace remaining uses of ATTR_ALIGNED with DECLARE_ALIGNED libavcodecThu, 18 Mar 2010 15:00:17 +0000, by mru
-
Make g729dec.c:decoder_init() return AVERROR(EINVAL) rather than libavcodecThu, 18 Mar 2010 00:23:02 +0000, by stefano
-
Correct reference buffer switching in Indeo 5 decoder. libavcodecWed, 17 Mar 2010 07:53:12 +0000, by kostya
-
document two variables in Indeo5 decoding context libavcodecWed, 17 Mar 2010 07:49:36 +0000, by kostya
-
Use H264s MC instead of mpeg4-asp qpel for h264 error resilience. libavcodecWed, 17 Mar 2010 02:59:12 +0000, by michael
-
Move arch-specific makefile parts into $arch/Makefile libavcodecTue, 16 Mar 2010 21:22:59 +0000, by mru
-
Move H264 dsputil functions into their own struct libavcodecTue, 16 Mar 2010 01:17:00 +0000, by mru
-
mpegts muxer now needs mpeg4audio code like adts muxer libavcodecMon, 15 Mar 2010 23:11:02 +0000, by bcoudurier
-
H264: fix signed overflow in constant multiplication libavcodecMon, 15 Mar 2010 23:00:53 +0000, by mru
-
Remove avcodec_thread_execute from avcodec.h, and make static functions that libavcodecMon, 15 Mar 2010 14:03:01 +0000, by benoit