| Commit message (Expand) | Author | Age | Files | Lines |
* | treat NONE as U8 to fix qtNONE/000_0032.MOV, this should not any have side ef... | Baptiste Coudurier | 2007-07-30 | 1 | -1/+1 |
* | dmb1 fourcc, mjpeg_opendml.mov | Baptiste Coudurier | 2007-05-10 | 1 | -0/+1 |
* | add xdv2 xdcam hd tag, decode xdcam_hd_1080i60.mov | Baptiste Coudurier | 2007-04-25 | 1 | -0/+1 |
* | SGI image decoder ported to the new image API. | Xiaohui Sun | 2007-04-06 | 1 | -0/+1 |
* | add hdv1 fourcc | Baptiste Coudurier | 2007-03-28 | 1 | -0/+1 |
* | prefer MP3 id | Baptiste Coudurier | 2007-03-25 | 1 | -2/+2 |
* | use MKTAG | Baptiste Coudurier | 2007-03-25 | 1 | -1/+1 |
* | cosmectics, mov -> mp4 | Baptiste Coudurier | 2007-03-24 | 1 | -1/+1 |
* | sort | Baptiste Coudurier | 2007-03-24 | 1 | -1/+1 |
* | add some codec object type ids | Baptiste Coudurier | 2007-03-24 | 1 | -0/+3 |
* | prefer MP3 id as mentioned in avcodec.h line 210 | Baptiste Coudurier | 2007-03-24 | 1 | -1/+1 |
* | add specifications reference comments | Baptiste Coudurier | 2007-03-24 | 1 | -5/+5 |
* | add dnxhd fourcc | Baptiste Coudurier | 2007-03-18 | 1 | -0/+2 |
* | remove wrong avid imx ntsc fourcc | Baptiste Coudurier | 2007-03-12 | 1 | -1/+0 |
* | add pcm s8 tag | Baptiste Coudurier | 2007-03-04 | 1 | -0/+1 |
* | use common tables for mov muxer and demuxer | Baptiste Coudurier | 2007-03-03 | 1 | -0/+110 |
* | add codec_id <-> codec_tag tables to AVIn/OutputFormat | Michael Niedermayer | 2007-01-21 | 1 | -1/+1 |
* | Change license headers to say 'FFmpeg' instead of 'this program/this library' | Diego Biurrun | 2006-10-07 | 1 | -4/+6 |
* | Added codec id for QCELP. | Benjamin Larsson | 2006-08-20 | 1 | -0/+1 |
* | move common code from mov.c and movenc.c to isom.c | Baptiste Coudurier | 2006-08-01 | 1 | -0/+128 |