Mercurial > libavcodec.hg
log ra288.c @ 12530:63edd10ad4bc libavcodec tip
age | author | description |
---|---|---|
Sun, 27 Jun 2010 19:30:31 +0000 | mru | ra288: convert VLAs to fixed size libavcodec |
Wed, 21 Apr 2010 17:57:48 +0000 | rbultje | Move clipping of audio samples (for those codecs outputting float) from decoder libavcodec |
Tue, 30 Mar 2010 23:30:55 +0000 | stefano | Define AVMediaType enum, and use it instead of enum CodecType, which libavcodec |
Mon, 13 Apr 2009 16:20:26 +0000 | stefano | Rename bitstream.h to get_bits.h. libavcodec |
Tue, 07 Apr 2009 15:59:50 +0000 | rbultje | Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes an libavcodec |
Tue, 24 Feb 2009 18:11:42 +0000 | vitor | Do not reimplement ff_celp_lp_synthesis_filterf(). libavcodec |