Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Sat, 19 Jul 2008 22:01:46 +0000 | jbr | read 'coupling in use' parameter from bitstream into decoder context first, libavcodec |
Sat, 19 Jul 2008 21:53:54 +0000 | michael | Fix h264_loop_filter_strength_mmx2() so it works with PAFF. libavcodec |
Sat, 19 Jul 2008 18:53:04 +0000 | banan | Prevent the qdm2 code from overreading/overflowing. Fixes Coverity ID 112 run 2 libavcodec |
Sat, 19 Jul 2008 16:16:00 +0000 | michael | Take the brain amputated spec literally if the user asks for it (-strict 1). libavcodec |
Sat, 19 Jul 2008 15:57:06 +0000 | michael | Make strict_std_compliance available to decoders. libavcodec |
Sat, 19 Jul 2008 15:48:53 +0000 | banan | Fix for possible null pointer dereferencing, closes Coverity report 68 run 2. libavcodec |