Mercurial > libavformat.hg
log raw.c @ 3945:4928ebaaf2bd libavformat
age | author | description |
---|---|---|
Sun, 14 Sep 2008 20:00:36 +0000 | jbr | write number of samples in FLAC extradata. libavformat |
Mon, 01 Sep 2008 17:20:49 +0000 | jbr | change back to using CONFIG_*_DEMUXER for ac3_eac3_probe(), but use it libavformat |
Mon, 01 Sep 2008 15:31:14 +0000 | jbr | simplify ac3_probe() and eac3_probe(). patch by Aurelien Jacobs. libavformat |
Mon, 01 Sep 2008 15:28:15 +0000 | jbr | check ENABLE_*_DEMUXER instead of CONFIG_*_DEMUXER libavformat |
Mon, 01 Sep 2008 14:33:54 +0000 | jbr | create a separate codec_id for E-AC-3 libavformat |
Sat, 23 Aug 2008 22:36:35 +0000 | pross | Add raw muxers/demuxers for F64/F32/S32/S24/U32/U24 PCM audio. libavformat |
Fri, 15 Aug 2008 19:24:55 +0000 | diego | Surround format-specific functions with matching preprocessor conditionals. libavformat |