Mercurial > libavcodec.hg
graph
-
there are divx5? encoded files without a userdata section but with b-frames :( libavcodec2002-05-06, by michaelni
-
3dnow temporal denoiser bugfix by RĂ©mi Guyomarch <rguyom@pobox.com> libavcodec2002-05-05, by michael
-
ar -s has portability problems, anyway rc is enough without s -- suggested by Atmosfear libavcodec2002-05-03, by arpi_esp
-
C4=16383 for the c version too and even for some outcommented code libavcodec2002-05-02, by michaelni
-
- Advanced Intra Coding (AIC) support for H.263+ encoder, just DC by now. libavcodec2002-05-02, by pulento
-
Support for external huffman table and various fixes by Alex Beregszaszi <alex@naxine.org> libavcodec2002-05-01, by arpi_esp
-
- ME setting moved to AVCodecContext/MpegEncContext, no longer a global. libavcodec2002-04-14, by pulento
-
- Fixed AC3 decoding for 5:1 AC3 streams. Now when calling av_audio_decode for libavcodec2002-04-09, by pulento
-
- PIX_FMT_ANY = -1 to avoid breaking any stuff that could be using it. libavcodec2002-04-09, by pulento
-
- Commented out PIX_FMT_ANY by now. It seems that not all codecs are setting libavcodec2002-04-09, by pulento
-
- Added force_pts to av_write_packet() to be able to force PTS, this helps libavcodec2002-04-07, by pulento