Age | Commit message (Expand) | Author |
2009-04-02 | Map MOV fourcc YUV2 correctly to PIX_FMT_YUYV422. | Jai Menon |
2009-02-26 | return -1 for errors in ff_mov_iso639_to_lang() to allow for error checking | Aurelien Jacobs |
2009-01-21 | 'code' is used to index a table so make it unsigned | Aurelien Jacobs |
2009-01-19 | cosmetics: Remove pointless period after copyright statement non-sentences. | Diego Biurrun |
2009-01-11 | Add support for muxing mov/mp4/3gp timed text streams | David Conrad |
2008-12-17 | activate jpeg2000 fourcc in mov/mj2 | Baptiste Coudurier |
2008-12-04 | WRAW fourcc | Baptiste Coudurier |
2008-10-21 | uses FF_ARRAY_ELEMS() where appropriate | Aurelien Jacobs |
2008-10-02 | Add (additional) const to many global tables. | Reimar Döffinger |
2008-09-03 | change the logic to mux 13818-3 and 11172-3 in mp4, less code | Baptiste Coudurier |
2008-09-03 | dirac muxing support in mp4/mov | Baptiste Coudurier |
2008-09-03 | cosmetics, move up mpeg1video mp4 objecttype | Baptiste Coudurier |
2008-09-03 | cosmetics, change values to hex since mp4ra use hex | Baptiste Coudurier |
2008-09-03 | ac3 muxing support in mov/mp4/m4v | Baptiste Coudurier |
2008-09-03 | fix fourcc comment | Baptiste Coudurier |
2008-09-02 | allow mp2 to be muxed into mp4 | Baptiste Coudurier |
2008-08-28 | Intial implementation of the DV100 (AKA DVCPRO HD) decoder and demuxer as | Roman Shaposhnik |
2008-08-19 | Make MOV demuxer handle F32BE, F32LE, F64BE and F64LE PCM audio. | Peter Ross |
2008-07-30 | add a bunch of new xdcam hd422 fourccs | Baptiste Coudurier |
2008-07-30 | more hdv fourccs | Baptiste Coudurier |
2008-07-30 | update hdv fourcc descriptions | Baptiste Coudurier |
2008-06-22 | chinese avs demuxing support, demux AVSFileFormat.mp4 | Baptiste Coudurier |
2008-04-24 | qcelp fourcc | Baptiste Coudurier |
2008-04-15 | Identify codec in GMCMidiaASX.mov correctly. | Michael Niedermayer |
2008-03-28 | gsm in mov, demux surge-1-16-B-agsm.mov | Baptiste Coudurier |
2008-03-21 | yet again another hdv fourcc | Baptiste Coudurier |
2008-03-21 | remove ms audio tags from table, they will be chosen or detected with riff table | Baptiste Coudurier |
2008-02-11 | fcp imx 40 fourccs | Baptiste Coudurier |
2008-01-29 | Support MP4 subtitles as in | Reimar Döffinger |
2008-01-28 | reorder object types id by muxing preference | Baptiste Coudurier |
2008-01-27 | Add CODEC_ID_MOV_TEXT and use it instead of modifying the stream in the mov d... | Reimar Döffinger |
2008-01-26 | Add non standard id needed for dvd subtitles. | Michael Niedermayer |
2008-01-26 | Set correct codec type and id for text subtitles. | Michael Niedermayer |
2008-01-26 | comment vorbis objectype id | Baptiste Coudurier |
2008-01-26 | this one is not standardized either | Baptiste Coudurier |
2008-01-26 | remove non standard object type ids, if you find samples, report them | Baptiste Coudurier |
2007-07-30 | treat NONE as U8 to fix qtNONE/000_0032.MOV, this should not any have side ef... | Baptiste Coudurier |
2007-05-10 | dmb1 fourcc, mjpeg_opendml.mov | Baptiste Coudurier |
2007-04-25 | add xdv2 xdcam hd tag, decode xdcam_hd_1080i60.mov | Baptiste Coudurier |
2007-04-06 | SGI image decoder ported to the new image API. | Xiaohui Sun |
2007-03-28 | add hdv1 fourcc | Baptiste Coudurier |
2007-03-25 | prefer MP3 id | Baptiste Coudurier |
2007-03-25 | use MKTAG | Baptiste Coudurier |
2007-03-24 | cosmectics, mov -> mp4 | Baptiste Coudurier |
2007-03-24 | sort | Baptiste Coudurier |
2007-03-24 | add some codec object type ids | Baptiste Coudurier |
2007-03-24 | prefer MP3 id as mentioned in avcodec.h line 210 | Baptiste Coudurier |
2007-03-24 | add specifications reference comments | Baptiste Coudurier |
2007-03-18 | add dnxhd fourcc | Baptiste Coudurier |
2007-03-12 | remove wrong avid imx ntsc fourcc | Baptiste Coudurier |