80 Commits (ec973f45a3afd82fd53313b0b570645c03b2b178)

Author SHA1 Message Date
Baptiste Coudurier 9a191b3a21 Support gray16be and rgb48be in mov 15 years ago
Baptiste Coudurier 414ba8e35f More mov rawvideo fourcc 15 years ago
Francesco Lavra 80b39e1ca6 Move AVCodecTag from riff.h into internal.h. 15 years ago
Reimar Döffinger 029ddf333c Store strings directly in mov_mdhd_language_map instead of using pointers, 15 years ago
Reimar Döffinger 1c90d2985d Always consider the mov language code as 4 bytes fixed size and change the 15 years ago
Reimar Döffinger 832ec42858 Simplify conversion to 5-bit ASCII. 15 years ago
Carl Eugen Hoyos 59ea69ef54 Support decoding of Avid uncompressed mov files, fixes issue 1685. 15 years ago
Carl Eugen Hoyos a0ae3e41f3 Support decoding Avid 1:1x codec, (partially) fixes issue1684. 15 years ago
Reimar Döffinger 4aaab0a328 Add decoder for R210 (uncompressed 10-bit RGB) codec. 15 years ago
Baptiste Coudurier 7c4b7d0f41 support pcm_f32/64le in mov 15 years ago
Justin Ruggles c3988a59ce Add MP4 object type for ALS. 15 years ago
Andrew Wason 42022e0362 add yuvs fourcc to raw.c and isom.c, fixes samples/mov/yuvs.mov 15 years ago
Carl Eugen Hoyos bc2d2a07d5 Make AVCodecTag.id enum CodecID and use CODEC_ID_NONE instead of 0. 15 years ago
Alexander Strange 0b389aee4d Add '.mp1' for MP1 audio in MOV/CAF. 16 years ago
Jason Garrett-Glaser b46f18e5d2 Add ".mp2" as a fourcc for mp2 audio in MOV. Fixes a problematic MOV file. 16 years ago
Jason Garrett-Glaser 67fe508916 Analysis of logs show that there are in fact some files with m1v1 too (not just m2v2), 16 years ago
David Conrad 86b61d4241 Also accept TS as a prefix for wav twoccs (used by Flip4Mac) instead of 16 years ago
Jason Garrett-Glaser 761cb87173 Add "0x11005354" as a fourcc for MOV audio; fixes audio detection in a problematic MOV file. 16 years ago
Jimmy Christensen 94d3d6a468 DPX (Digital Picture Exchange) image decoder 16 years ago
David Conrad 34edd9948d Add sac3 to mp4 fourccs for mov+h264+aac-sac3+mp4s+ETERNAL_cut.mp4 16 years ago
Jason Garrett-Glaser 14ed2d9983 Add "m2v1" to fourccs for MPEG-2 video; fixes some MOV files. 16 years ago
Jason Garrett-Glaser be43ae6651 Add alternate fourcc for QCELP audio (qclq). Fixes a problematic MOV file. 16 years ago
Baptiste Coudurier e131922e48 v210 mov fourcc 16 years ago
Baptiste Coudurier c239a65b70 more dvcprohd .mov fourcc, see #1034 16 years ago
Jai Menon 3dd2f87e61 Map MOV fourcc YUV2 correctly to PIX_FMT_YUYV422. 16 years ago
Aurelien Jacobs 2904fd398f return -1 for errors in ff_mov_iso639_to_lang() to allow for error checking 16 years ago
Aurelien Jacobs dce25564cc 'code' is used to index a table so make it unsigned 16 years ago
Diego Biurrun 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
David Conrad f620488654 Add support for muxing mov/mp4/3gp timed text streams 16 years ago
Baptiste Coudurier 18cb36fd57 activate jpeg2000 fourcc in mov/mj2 16 years ago
Baptiste Coudurier 4d35964d01 WRAW fourcc 16 years ago
Aurelien Jacobs 37d3e0667a uses FF_ARRAY_ELEMS() where appropriate 16 years ago
Reimar Döffinger 9b5ede5b64 Add (additional) const to many global tables. 16 years ago
Baptiste Coudurier c4e02d702c change the logic to mux 13818-3 and 11172-3 in mp4, less code 16 years ago
Baptiste Coudurier c3b1325158 dirac muxing support in mp4/mov 16 years ago
Baptiste Coudurier 5180b027cc cosmetics, move up mpeg1video mp4 objecttype 16 years ago
Baptiste Coudurier 2f980d2a83 cosmetics, change values to hex since mp4ra use hex 16 years ago
Baptiste Coudurier d4a240cbc9 ac3 muxing support in mov/mp4/m4v 16 years ago
Baptiste Coudurier bea6c1ec80 fix fourcc comment 16 years ago
Baptiste Coudurier 428626d5d1 allow mp2 to be muxed into mp4 16 years ago
Roman Shaposhnik f8007a1473 Intial implementation of the DV100 (AKA DVCPRO HD) decoder and demuxer as 16 years ago
Peter Ross a1ef2c4bb3 Make MOV demuxer handle F32BE, F32LE, F64BE and F64LE PCM audio. 16 years ago
Baptiste Coudurier f07fd8c08c add a bunch of new xdcam hd422 fourccs 17 years ago
Baptiste Coudurier 7fc628cad9 more hdv fourccs 17 years ago
Baptiste Coudurier 138ef0a9a2 update hdv fourcc descriptions 17 years ago
Baptiste Coudurier d4fdba0df7 chinese avs demuxing support, demux AVSFileFormat.mp4 17 years ago
Baptiste Coudurier 76f34857ce qcelp fourcc 17 years ago
Michael Niedermayer 0c73985444 Identify codec in GMCMidiaASX.mov correctly. 17 years ago
Baptiste Coudurier 5610f20ed4 gsm in mov, demux surge-1-16-B-agsm.mov 17 years ago
Baptiste Coudurier 084d8faa21 yet again another hdv fourcc 17 years ago