Mercurial > libavcodec.hg
graph
-
Add back previously removed non-existing function params in doxygen comments. libavcodec2010-07-08, by diego
-
Improve variable names in imlt_window_float() and mlt_compensate_output(). libavcodec2010-07-08, by diego
-
ac3: make the value of codec_id during (E-)AC-3 parsing stay CODEC_ID_EAC3 libavcodec2010-07-07, by jbr
-
Add new decoder property max_lowres and do not init decoder if requested value is higher. libavcodec2010-07-07, by cehoyos
-
Move SSE optimized 32-point DCT to its own file. Should fix breakage with YASM libavcodec2010-07-06, by vitor
-
Add av_unused to decode_mb_skip declaration to fix the following warning: libavcodec2010-07-06, by diego
-
DCA: Occasionally a false XCH sync word can turn up after the core DTS data, libavcodec2010-07-05, by banan
-
DCA: *_bits() -> *_bits_long() where needed, half fix for broken bitstream parsing libavcodec2010-07-05, by banan
-
Simple H/V loopfilter for VP8 in MMX, MMX2 and SSE2 (yay for yasm macros). libavcodec2010-07-03, by rbultje
-
Change all occurences of "inofficial" to "unofficial" in code, comments libavcodec2010-07-03, by cehoyos
-
VP8: Move calculation of outer filter limit out of dsp functions for normal libavcodec2010-07-02, by conrad
-
Remove angular brackets from Doxygen comments; Doxygen confuses them for HTML. libavcodec2010-07-02, by diego
-
@begingroup --> @defgroup, only the latter is correct Doxygen syntax. libavcodec2010-07-02, by diego
-
Move #ifdef before zlib_decomp() up so it covers the Doxygen comments. libavcodec2010-07-02, by diego
-
Fix the signature of ff_set_min_dist_lsf() to match the implementation libavcodec2010-07-02, by diego