Mercurial > libavformat.hg
log mmf.c @ 910:d92e6d673ef5 libavformat
age | author | description |
---|---|---|
Thu, 19 Jan 2006 22:30:37 +0000 | diego | Properly #ifdef muxer-specific parts. libavformat |
Thu, 12 Jan 2006 22:43:26 +0000 | diego | Update licensing information: The FSF changed postal address. libavformat |
Sat, 17 Dec 2005 18:14:38 +0000 | diego | COSMETICS: Remove all trailing whitespace. libavformat |
Fri, 23 Sep 2005 00:25:41 +0000 | diego | Replace CONFIG_ENCODERS/CONFIG_DECODERS with CONFIG_MUXERS/CONFIG_DEMUXERS libavformat |
Tue, 20 Sep 2005 23:52:29 +0000 | diego | Misplaced #ifdef, the MMFContext struct is needed outside CONFIG_ENCODERS. libavformat |
Sun, 17 Jul 2005 22:24:36 +0000 | michael | changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility libavformat |
Fri, 15 Jul 2005 12:50:00 +0000 | michael | Yamaha SMAF file format support patch by (Vidar Madsen: vidarino, gmail com) libavformat |