Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Sat, 02 Aug 2008 22:51:49 +0000 | bcoudurier | do not fail on qscale==0 if error resilience is high, fix broken quicktime h261, lotr.mov libavcodec |
Sat, 02 Aug 2008 17:32:55 +0000 | diego | Mark add_png_paeth_prediction_* functions which are only used within this file libavcodec |
Fri, 01 Aug 2008 13:53:18 +0000 | pross | Modify av_audio_convert() to use AVAudioConvert context struct; add av_audio_convert_alloc() and av_audio_convert_free() support functions. libavcodec |
Fri, 01 Aug 2008 11:26:22 +0000 | pross | Revert r14484 hunk that deleted the 'include avcodec.h' statement. libavcodec |
Fri, 01 Aug 2008 07:23:29 +0000 | benoit | Use compression level to set mp3lame quality option. libavcodec |
Thu, 31 Jul 2008 19:51:19 +0000 | bcoudurier | fix mpeg 4:2:2 vis_qp and vis_mb_type debug, fix issue #471 libavcodec |
Thu, 31 Jul 2008 14:53:14 +0000 | benoit | Fix a potential out of array writing. libavcodec |