Mercurial > libavcodec.hg
log flacdec.c @ 12530:63edd10ad4bc libavcodec tip
age | author | description |
---|---|---|
Tue, 20 Apr 2010 14:45:34 +0000 | diego | Remove explicit filename from Doxygen @file commands. libavcodec |
Tue, 30 Mar 2010 23:30:55 +0000 | stefano | Define AVMediaType enum, and use it instead of enum CodecType, which libavcodec |
Sun, 01 Nov 2009 16:48:05 +0000 | jbr | Set sample format in flac_decode_init() rather than in libavcodec |
Wed, 16 Sep 2009 22:57:00 +0000 | jbr | add CODEC_CAP_SUBFRAMES to the FLAC decoder capabilities. also add a FIXME libavcodec |
Wed, 19 Aug 2009 21:59:36 +0000 | mru | flacdec: change variable-length array to fixed length libavcodec |
Mon, 29 Jun 2009 19:07:04 +0000 | rbultje | Rename ff_log_missing_feature() to av_log_missing_feature(). libavcodec |