summaryrefslogtreecommitdiff
path: root/libavformat/isom.c
Commit message (Expand)AuthorAge
* return -1 for errors in ff_mov_iso639_to_lang() to allow for error checkingAurelien Jacobs2009-02-26
* 'code' is used to index a table so make it unsignedAurelien Jacobs2009-01-21
* cosmetics: Remove pointless period after copyright statement non-sentences.Diego Biurrun2009-01-19
* Add support for muxing mov/mp4/3gp timed text streamsDavid Conrad2009-01-11
* activate jpeg2000 fourcc in mov/mj2Baptiste Coudurier2008-12-17
* WRAW fourccBaptiste Coudurier2008-12-04
* uses FF_ARRAY_ELEMS() where appropriateAurelien Jacobs2008-10-21
* Add (additional) const to many global tables.Reimar Döffinger2008-10-02
* change the logic to mux 13818-3 and 11172-3 in mp4, less codeBaptiste Coudurier2008-09-03
* dirac muxing support in mp4/movBaptiste Coudurier2008-09-03
* cosmetics, move up mpeg1video mp4 objecttypeBaptiste Coudurier2008-09-03
* cosmetics, change values to hex since mp4ra use hexBaptiste Coudurier2008-09-03
* ac3 muxing support in mov/mp4/m4vBaptiste Coudurier2008-09-03
* fix fourcc commentBaptiste Coudurier2008-09-03
* allow mp2 to be muxed into mp4Baptiste Coudurier2008-09-02
* Intial implementation of the DV100 (AKA DVCPRO HD) decoder and demuxer asRoman Shaposhnik2008-08-28
* Make MOV demuxer handle F32BE, F32LE, F64BE and F64LE PCM audio.Peter Ross2008-08-19
* add a bunch of new xdcam hd422 fourccsBaptiste Coudurier2008-07-30
* more hdv fourccsBaptiste Coudurier2008-07-30
* update hdv fourcc descriptionsBaptiste Coudurier2008-07-30
* chinese avs demuxing support, demux AVSFileFormat.mp4Baptiste Coudurier2008-06-22
* qcelp fourccBaptiste Coudurier2008-04-24
* Identify codec in GMCMidiaASX.mov correctly.Michael Niedermayer2008-04-15
* gsm in mov, demux surge-1-16-B-agsm.movBaptiste Coudurier2008-03-28
* yet again another hdv fourccBaptiste Coudurier2008-03-21
* remove ms audio tags from table, they will be chosen or detected with riff tableBaptiste Coudurier2008-03-21
* fcp imx 40 fourccsBaptiste Coudurier2008-02-11
* Support MP4 subtitles as inReimar Döffinger2008-01-29
* reorder object types id by muxing preferenceBaptiste Coudurier2008-01-28
* Add CODEC_ID_MOV_TEXT and use it instead of modifying the stream in the mov d...Reimar Döffinger2008-01-27
* Add non standard id needed for dvd subtitles.Michael Niedermayer2008-01-26
* Set correct codec type and id for text subtitles.Michael Niedermayer2008-01-26
* comment vorbis objectype idBaptiste Coudurier2008-01-26
* this one is not standardized eitherBaptiste Coudurier2008-01-26
* remove non standard object type ids, if you find samples, report themBaptiste Coudurier2008-01-26
* treat NONE as U8 to fix qtNONE/000_0032.MOV, this should not any have side ef...Baptiste Coudurier2007-07-30
* dmb1 fourcc, mjpeg_opendml.movBaptiste Coudurier2007-05-10
* add xdv2 xdcam hd tag, decode xdcam_hd_1080i60.movBaptiste Coudurier2007-04-25
* SGI image decoder ported to the new image API.Xiaohui Sun2007-04-06
* add hdv1 fourccBaptiste Coudurier2007-03-28
* prefer MP3 idBaptiste Coudurier2007-03-25
* use MKTAGBaptiste Coudurier2007-03-25
* cosmectics, mov -> mp4Baptiste Coudurier2007-03-24
* sortBaptiste Coudurier2007-03-24
* add some codec object type idsBaptiste Coudurier2007-03-24
* prefer MP3 id as mentioned in avcodec.h line 210Baptiste Coudurier2007-03-24
* add specifications reference commentsBaptiste Coudurier2007-03-24
* add dnxhd fourccBaptiste Coudurier2007-03-18
* remove wrong avid imx ntsc fourccBaptiste Coudurier2007-03-12
* add pcm s8 tagBaptiste Coudurier2007-03-04