Mercurial > libavcodec.hg
graph
-
Fix unknown header 10001000 / http://samples.mplayerhq.hu/real/VC-RV10/thankyou.rm / issue809 libavcodec2009-02-03, by michael
-
Add av_ prefix to LZO stuff and thus make it officially part of the public API. libavcodec2009-02-02, by reimar
-
Doxygen defgroups throw a warning if they don't have a title as well as a name libavcodec2009-02-02, by superdump
-
Make TM2 decoder byteswap input into separate buffer instead of doing it in-place. libavcodec2009-02-01, by kostya
-
Silence useless compiler warning when passing AVFrame* instead of AVPicture* libavcodec2009-02-01, by kostya
-
assume widescreen when ratio also > 17, patch by Ben Hutchings, ben at decadent dot org dot uk libavcodec2009-01-31, by bcoudurier
-
Add the rdft family of transforms (fft/ifft of an all real sequence) to dsputil. libavcodec2009-01-30, by alexc
-
Record B-fraction index from frame header and two fields from entry point structure libavcodec2009-01-30, by kostya
-
Make ff_h263_resync() return the bit position of the resync_marker or libavcodec2009-01-30, by benoit
-
Fix an exploit in indeo by checking we are not writing out of the strip array. libavcodec2009-01-26, by benoit
-
Make more descriptive the long names for the various variants of H.263. libavcodec2009-01-25, by stefano
-
Add a check for ppc4xx instructions; rename preprocessor directive accordingly. libavcodec2009-01-24, by diego
-
Remove the block with always false condition from vc1_parse_frame_header() libavcodec2009-01-23, by kostya
-
VC-1 postproc field is 2 bits wide while decoder read only single bit. libavcodec2009-01-23, by kostya