Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Wed, 25 Mar 2009 19:00:15 +0000 | diego | fft-test does not depend on fdctref.o. libavcodec |
Wed, 25 Mar 2009 18:19:20 +0000 | diego | Move adding the '-test$(EXESUF)' suffix to test programs into common.mak. libavcodec |
Tue, 24 Mar 2009 22:44:12 +0000 | jbr | cosmetics: add an @return to documentation for decode_frame_header() libavcodec |
Tue, 24 Mar 2009 02:26:10 +0000 | superdump | Update apiexample.c to use the newer avcodec_decode_audio2() API. This also libavcodec |
Tue, 24 Mar 2009 01:17:55 +0000 | jbr | flacdec: split frame header decoding and validation into a separate libavcodec |
Mon, 23 Mar 2009 22:09:13 +0000 | gb | Add MPEG-2 bitstream decoding through VA API. libavcodec |