log isom.c @ 2293:9aea08e128f9 libavformat

age author description
Mon, 30 Jul 2007 10:00:42 +0000 bcoudurier treat NONE as U8 to fix qtNONE/000_0032.MOV, this should not any have side effect since if bps is 16 in stsd, codec will be changed to s16be, just yell if this breaks any sample libavformat
Thu, 10 May 2007 23:42:28 +0000 bcoudurier dmb1 fourcc, mjpeg_opendml.mov libavformat
Wed, 25 Apr 2007 15:58:05 +0000 bcoudurier add xdv2 xdcam hd tag, decode xdcam_hd_1080i60.mov libavformat
Fri, 06 Apr 2007 18:29:27 +0000 diego SGI image decoder ported to the new image API. libavformat
Wed, 28 Mar 2007 15:45:24 +0000 bcoudurier add hdv1 fourcc libavformat
Sun, 25 Mar 2007 15:12:27 +0000 bcoudurier prefer MP3 id libavformat
Sun, 25 Mar 2007 15:09:02 +0000 bcoudurier use MKTAG libavformat
Sat, 24 Mar 2007 15:24:36 +0000 bcoudurier cosmectics, mov -> mp4 libavformat
Sat, 24 Mar 2007 15:17:30 +0000 bcoudurier sort libavformat
Sat, 24 Mar 2007 15:16:03 +0000 bcoudurier add some codec object type ids libavformat
Sat, 24 Mar 2007 15:11:47 +0000 bcoudurier prefer MP3 id as mentioned in avcodec.h line 210 libavformat
Sat, 24 Mar 2007 15:10:12 +0000 bcoudurier add specifications reference comments libavformat
Sun, 18 Mar 2007 23:29:40 +0000 bcoudurier add dnxhd fourcc libavformat
Mon, 12 Mar 2007 17:43:36 +0000 bcoudurier remove wrong avid imx ntsc fourcc libavformat
Sun, 04 Mar 2007 01:58:10 +0000 bcoudurier add pcm s8 tag libavformat
Sat, 03 Mar 2007 14:55:11 +0000 bcoudurier use common tables for mov muxer and demuxer libavformat
Sun, 21 Jan 2007 01:39:17 +0000 michael add codec_id <-> codec_tag tables to AVIn/OutputFormat libavformat
Sat, 07 Oct 2006 15:30:46 +0000 diego Change license headers to say 'FFmpeg' instead of 'this program/this library' libavformat
Sun, 20 Aug 2006 19:08:05 +0000 banan Added codec id for QCELP. libavformat
Tue, 01 Aug 2006 14:58:15 +0000 bcoudurier move common code from mov.c and movenc.c to isom.c libavformat