Mercurial > libavcodec.hg
graph
-
Document that and why subtitle decoders do not support direct-rendering. libavcodecSat, 10 Jul 2010 23:35:15 +0000, by reimar
-
Make WMV3 decoder print more errors when decoding beta WMV9 files. libavcodecSat, 10 Jul 2010 14:36:53 +0000, by kostya
-
Change qmax/qmin limits to 63 instead of 51. libavcodecSat, 10 Jul 2010 06:34:57 +0000, by darkshikari
-
resample: check memory allocations in av_resample_init() libavcodecFri, 09 Jul 2010 16:05:52 +0000, by mru
-
Allow using libxvid RC without enabling encoding wrapper libavcodecFri, 09 Jul 2010 10:53:30 +0000, by mru
-
Add back previously removed non-existing function params in doxygen comments. libavcodecThu, 08 Jul 2010 22:57:27 +0000, by diego
-
Improve variable names in imlt_window_float() and mlt_compensate_output(). libavcodecThu, 08 Jul 2010 17:55:37 +0000, by diego
-
Restore array sizes in doxygen parameter names. libavcodecThu, 08 Jul 2010 13:35:46 +0000, by diego
-
ac3: make the value of codec_id during (E-)AC-3 parsing stay CODEC_ID_EAC3 libavcodecWed, 07 Jul 2010 23:52:24 +0000, by jbr
-
Add new decoder property max_lowres and do not init decoder if requested value is higher. libavcodecWed, 07 Jul 2010 21:23:36 +0000, by cehoyos
-
aacdec: remove checks for impossible error conditions libavcodecWed, 07 Jul 2010 20:23:56 +0000, by mru
-
Move ff_dct_init(context) out of if(one time init) libavcodecWed, 07 Jul 2010 10:36:26 +0000, by michael
-
Silence warning "new qualifiers in middle of multi-level libavcodecWed, 07 Jul 2010 10:24:34 +0000, by cehoyos
-
Move SSE optimized 32-point DCT to its own file. Should fix breakage with YASM libavcodecTue, 06 Jul 2010 17:48:23 +0000, by vitor
-
Move av_tempfile() to libxvidff.c as only the xvid wrapper needs it libavcodecTue, 06 Jul 2010 13:04:21 +0000, by mru
-
Add av_unused to decode_mb_skip declaration to fix the following warning: libavcodecTue, 06 Jul 2010 07:40:35 +0000, by diego
-
Perform sliding window operation during frame gap handling. libavcodecMon, 05 Jul 2010 14:36:03 +0000, by michael
-
Factorize ff_generate_sliding_window_mmcos() out. libavcodecMon, 05 Jul 2010 12:42:19 +0000, by michael
-
DCA: Occasionally a false XCH sync word can turn up after the core DTS data, libavcodecMon, 05 Jul 2010 08:16:43 +0000, by banan
-
DCA: *_bits() -> *_bits_long() where needed, half fix for broken bitstream parsing libavcodecMon, 05 Jul 2010 01:43:47 +0000, by banan
-
PPC: gas-preprocessor handles m[ft]spr shorthands libavcodecSun, 04 Jul 2010 18:33:43 +0000, by mru
-
Simple H/V loopfilter for VP8 in MMX, MMX2 and SSE2 (yay for yasm macros). libavcodecSat, 03 Jul 2010 19:26:30 +0000, by rbultje
-
PPC: add _interleave versions of fft{4,6,16}_altivec libavcodecSat, 03 Jul 2010 18:36:10 +0000, by mru
-
Change all occurences of "inofficial" to "unofficial" in code, comments libavcodecSat, 03 Jul 2010 15:35:23 +0000, by cehoyos
-
SSSE3 versions of vp8 width4 bilinear MC functions libavcodecSat, 03 Jul 2010 00:48:12 +0000, by darkshikari
-
VP8: Move calculation of outer filter limit out of dsp functions for normal libavcodecFri, 02 Jul 2010 21:04:45 +0000, by conrad