Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-06-12Add "m2v1" to fourccs for MPEG-2 video; fixes some MOV files.Jason Garrett-Glaser
2009-06-12Add alternate fourcc for QCELP audio (qclq). Fixes a problematic MOV file.Jason Garrett-Glaser
2009-05-13v210 mov fourccBaptiste Coudurier
2009-05-05more dvcprohd .mov fourcc, see #1034Baptiste Coudurier
2009-04-02Map MOV fourcc YUV2 correctly to PIX_FMT_YUYV422.Jai Menon
2009-02-26return -1 for errors in ff_mov_iso639_to_lang() to allow for error checkingAurelien Jacobs
2009-01-22'code' is used to index a table so make it unsignedAurelien Jacobs
2009-01-19cosmetics: Remove pointless period after copyright statement non-sentences.Diego Biurrun
2009-01-11Add support for muxing mov/mp4/3gp timed text streamsDavid Conrad
2008-12-17activate jpeg2000 fourcc in mov/mj2Baptiste Coudurier
2008-12-04WRAW fourccBaptiste Coudurier
2008-10-22uses FF_ARRAY_ELEMS() where appropriateAurelien Jacobs
2008-10-02Add (additional) const to many global tables.Reimar Döffinger
2008-09-03change the logic to mux 13818-3 and 11172-3 in mp4, less codeBaptiste Coudurier
2008-09-03dirac muxing support in mp4/movBaptiste Coudurier
2008-09-03cosmetics, move up mpeg1video mp4 objecttypeBaptiste Coudurier
2008-09-03cosmetics, change values to hex since mp4ra use hexBaptiste Coudurier
2008-09-03ac3 muxing support in mov/mp4/m4vBaptiste Coudurier
2008-09-03fix fourcc commentBaptiste Coudurier
2008-09-02allow mp2 to be muxed into mp4Baptiste Coudurier
2008-08-29Intial implementation of the DV100 (AKA DVCPRO HD) decoder and demuxer asRoman Shaposhnik
2008-08-19Make MOV demuxer handle F32BE, F32LE, F64BE and F64LE PCM audio.Peter Ross
2008-07-30add a bunch of new xdcam hd422 fourccsBaptiste Coudurier
2008-07-30more hdv fourccsBaptiste Coudurier
2008-07-30update hdv fourcc descriptionsBaptiste Coudurier
2008-06-23chinese avs demuxing support, demux AVSFileFormat.mp4Baptiste Coudurier
2008-04-24qcelp fourccBaptiste Coudurier
2008-04-15Identify codec in GMCMidiaASX.mov correctly.Michael Niedermayer
2008-03-28gsm in mov, demux surge-1-16-B-agsm.movBaptiste Coudurier
2008-03-21yet again another hdv fourccBaptiste Coudurier
2008-03-21remove ms audio tags from table, they will be chosen or detected with riff tableBaptiste Coudurier
2008-02-11fcp imx 40 fourccsBaptiste Coudurier
2008-01-30Support MP4 subtitles as inReimar Döffinger
2008-01-28reorder object types id by muxing preferenceBaptiste Coudurier
2008-01-27Add CODEC_ID_MOV_TEXT and use it instead of modifying the stream in the mov d...Reimar Döffinger
2008-01-27Add non standard id needed for dvd subtitles.Michael Niedermayer
2008-01-26Set correct codec type and id for text subtitles.Michael Niedermayer
2008-01-26comment vorbis objectype idBaptiste Coudurier
2008-01-26this one is not standardized eitherBaptiste Coudurier
2008-01-26remove non standard object type ids, if you find samples, report themBaptiste Coudurier
2007-07-30treat NONE as U8 to fix qtNONE/000_0032.MOV, this should not any have side ef...Baptiste Coudurier
2007-05-11dmb1 fourcc, mjpeg_opendml.movBaptiste Coudurier
2007-04-25add xdv2 xdcam hd tag, decode xdcam_hd_1080i60.movBaptiste Coudurier
2007-04-06SGI image decoder ported to the new image API.Xiaohui Sun
2007-03-28add hdv1 fourccBaptiste Coudurier
2007-03-25prefer MP3 idBaptiste Coudurier
2007-03-25use MKTAGBaptiste Coudurier
2007-03-24cosmectics, mov -> mp4Baptiste Coudurier
2007-03-24sortBaptiste Coudurier
2007-03-24add some codec object type idsBaptiste Coudurier