Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Fri, 09 Feb 2007 02:25:23 +0000 | michael | sanity check libavcodec |
Fri, 09 Feb 2007 02:21:34 +0000 | michael | fix segfault with lol-ffplay2.mpg (dunno if this is exploitable, probably not easily) libavcodec |
Fri, 09 Feb 2007 02:02:09 +0000 | jbr | fix parsing of RealAudio AC-3/DolbyNet libavcodec |
Thu, 08 Feb 2007 18:55:36 +0000 | lucabe | Directly access av_log_level instead of calling av_log_{set, get}_level() libavcodec |
Wed, 07 Feb 2007 17:35:36 +0000 | reimar | Fix incorrect use of ff_get_fourcc that made mjpgb not play on big endian. libavcodec |
Wed, 07 Feb 2007 16:59:10 +0000 | michael | vorbis suffers from the same sign flip issue as wma (so this lame workaround, though it arguably doesnt matter much where the sign is fliped back) libavcodec |
Wed, 07 Feb 2007 14:53:25 +0000 | michael | doxygenize libavcodec |