Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
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 |
Tue, 02 Sep 2008 04:04:26 +0000 | jbr | add a separate line in Makefile for E-AC-3 decoder and only compile it when libavcodec |
Mon, 01 Sep 2008 21:13:05 +0000 | bcoudurier | make pcm encoder setting bits_per_sample field libavcodec |