Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Wed, 03 Sep 2008 00:17:11 +0000 | aurel | theoradec: skip decoding of uncoded MV in 4MV code libavcodec |
Wed, 03 Sep 2008 00:10:30 +0000 | aurel | theoradec: small 4MV code reorganization to ease future improvements libavcodec |
Tue, 02 Sep 2008 23:25:57 +0000 | diego | Replace generic CONFIG_DECODERS preprocessor conditionals by more specific libavcodec |
Tue, 02 Sep 2008 23:14:11 +0000 | diego | Silence a couple of 'defined but not used' warnings by adding an av_unused libavcodec |
Tue, 02 Sep 2008 23:09:14 +0000 | diego | Prevent a division by 0 in the g726 decoder when the configured samplerate is 0. libavcodec |
Tue, 02 Sep 2008 17:15:28 +0000 | voroshil | Parity bit calculation routine for G.729 libavcodec |
Tue, 02 Sep 2008 16:31:18 +0000 | michael | Try to support invalid h264 that does not mark IDR with POC=0. libavcodec |