summaryrefslogtreecommitdiffstats
path: root/libavformat/isom.c
Commit message (Expand)AuthorAgeFilesLines
* add a bunch of new xdcam hd422 fourccsBaptiste Coudurier2008-07-301-0/+21
* more hdv fourccsBaptiste Coudurier2008-07-301-0/+3
* update hdv fourcc descriptionsBaptiste Coudurier2008-07-301-4/+4
* chinese avs demuxing support, demux AVSFileFormat.mp4Baptiste Coudurier2008-06-221-0/+1
* qcelp fourccBaptiste Coudurier2008-04-241-0/+4
* Identify codec in GMCMidiaASX.mov correctly.Michael Niedermayer2008-04-151-0/+2
* gsm in mov, demux surge-1-16-B-agsm.movBaptiste Coudurier2008-03-281-0/+1
* yet again another hdv fourccBaptiste Coudurier2008-03-211-0/+1
* remove ms audio tags from table, they will be chosen or detected with riff tableBaptiste Coudurier2008-03-211-4/+0
* fcp imx 40 fourccsBaptiste Coudurier2008-02-111-0/+2
* Support MP4 subtitles as inReimar Döffinger2008-01-291-0/+1
* reorder object types id by muxing preferenceBaptiste Coudurier2008-01-281-2/+3
* Add CODEC_ID_MOV_TEXT and use it instead of modifying the stream in the mov d...Reimar Döffinger2008-01-271-1/+1
* Add non standard id needed for dvd subtitles.Michael Niedermayer2008-01-261-0/+1
* Set correct codec type and id for text subtitles.Michael Niedermayer2008-01-261-0/+5
* comment vorbis objectype idBaptiste Coudurier2008-01-261-1/+1
* this one is not standardized eitherBaptiste Coudurier2008-01-261-1/+0
* remove non standard object type ids, if you find samples, report themBaptiste Coudurier2008-01-261-6/+0
* treat NONE as U8 to fix qtNONE/000_0032.MOV, this should not any have side ef...Baptiste Coudurier2007-07-301-1/+1
* dmb1 fourcc, mjpeg_opendml.movBaptiste Coudurier2007-05-101-0/+1
* add xdv2 xdcam hd tag, decode xdcam_hd_1080i60.movBaptiste Coudurier2007-04-251-0/+1
* SGI image decoder ported to the new image API.Xiaohui Sun2007-04-061-0/+1
* add hdv1 fourccBaptiste Coudurier2007-03-281-0/+1
* prefer MP3 idBaptiste Coudurier2007-03-251-2/+2
* use MKTAGBaptiste Coudurier2007-03-251-1/+1
* cosmectics, mov -> mp4Baptiste Coudurier2007-03-241-1/+1
* sortBaptiste Coudurier2007-03-241-1/+1
* add some codec object type idsBaptiste Coudurier2007-03-241-0/+3
* prefer MP3 id as mentioned in avcodec.h line 210Baptiste Coudurier2007-03-241-1/+1
* add specifications reference commentsBaptiste Coudurier2007-03-241-5/+5
* add dnxhd fourccBaptiste Coudurier2007-03-181-0/+2
* remove wrong avid imx ntsc fourccBaptiste Coudurier2007-03-121-1/+0
* add pcm s8 tagBaptiste Coudurier2007-03-041-0/+1
* use common tables for mov muxer and demuxerBaptiste Coudurier2007-03-031-0/+110
* add codec_id <-> codec_tag tables to AVIn/OutputFormatMichael Niedermayer2007-01-211-1/+1
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-071-4/+6
* Added codec id for QCELP.Benjamin Larsson2006-08-201-0/+1
* move common code from mov.c and movenc.c to isom.cBaptiste Coudurier2006-08-011-0/+128
OpenPOWER on IntegriCloud