Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Tue, 09 Apr 2002 04:52:49 +0000 | pulento | - Fixed AC3 decoding for 5:1 AC3 streams. Now when calling av_audio_decode for libavcodec |
Tue, 09 Apr 2002 00:37:06 +0000 | pulento | - PIX_FMT_ANY = -1 to avoid breaking any stuff that could be using it. libavcodec |
Tue, 09 Apr 2002 00:08:39 +0000 | pulento | - Commented out PIX_FMT_ANY by now. It seems that not all codecs are setting libavcodec |
Mon, 08 Apr 2002 21:03:35 +0000 | kabi | * using pixtype as enum - by Philip Gladstone libavcodec |