Commit History

Author SHA1 Message Date
  Carl Eugen Hoyos 9442f50c33 Support 3IVD in isom, produced by 3ivx DivX Doctor. 13 years ago
  Michael Niedermayer 095946afa7 Merge remote-tracking branch 'qatar/release/0.7' into release/0.8 13 years ago
  Carl Eugen Hoyos 26f48752fb mov: Support Digital Voodoo SD 8 Bit and DTS codec identifiers. 13 years ago
  ami_stuff 1aef8de6d7 mov: Support R10g codec identifier. 13 years ago
  Carl Eugen Hoyos 369c68c4e1 Support DTS in mp4/mov. 13 years ago
  Andrew Wason 4f4d1358ae Support reading chan atoms with empty channel descriptions. 13 years ago
  Carl Eugen Hoyos 6d721f714e Fix ff_mov_write_chan() so it can be used by other muxers. 13 years ago
  Carl Eugen Hoyos 2c4ad1a37b Initial caf muxer. 13 years ago
  Carl Eugen Hoyos 410ca3bc2d Support Digital Voodoo SD 8 Bit in mov (ticket 195). 13 years ago
  ami_stuff 92ccdfb8bf Support R10g in mov. 13 years ago
  Carl Eugen Hoyos 86f2c36c6c Add 5.1 plus stereo-downmix to mov_channel_layout array. 13 years ago
  Carl Eugen Hoyos dcf008af34 Clarify warning messages. 13 years ago
  Carl Eugen Hoyos 91b782720f Move channel chunk reading function to isom.c. 13 years ago
  Tomas Härdin 1b7ecc1662 Add xd55 codec tag for XDCAM HD422 720p25 CBR files. 13 years ago
  Tomas Härdin 139313827c Add xd55 codec tag for XDCAM HD422 720p25 CBR files. 13 years ago
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 13 years ago
  Benjamin Larsson 35d7d6f748 Add one more avc intra fourcc and extend the description 13 years ago
  Benjamin Larsson 8f935b9271 Add more AVC Intra FOURCCs 13 years ago
  Anton Khirnov b7effd4e83 avio: avio_ prefixes for get_* functions 13 years ago
  Anton Khirnov ae628ec1fd avio: rename ByteIOContext to AVIOContext. 13 years ago
  Sascha Sommer ed19fafd48 pass QDMC extradata to the decoder 13 years ago
  Tomas Härdin e65b1934bf Add ProRes FOURCCs to isom.c 13 years ago
  Benjamin Larsson aa42cce57d Add AVC-Intra identifiers used by Flip4Mac for mov files 13 years ago
  Luca Barbato dfd2a005eb Replace dprintf with av_dlog 13 years ago
  Baptiste Coudurier 798c6facb7 In ts demuxer, support aac flexmux using extradata in iods, issue #2346 13 years ago
  Baptiste Coudurier c9b8762856 xdcam hd422 720p24 fourcc in mov 13 years ago
  Baptiste Coudurier d8e456400e Correct tag is m2v1 13 years ago
  Baptiste Coudurier 826481ea91 Remove duplicate entries 14 years ago
  Baptiste Coudurier 3432c26319 Use new apple fourcc for mpeg-1 and mpeg-2 in mov, works natively on osx 14 years ago
  Zhou Zongyi 4383692896 Add R10k decoder. 14 years ago
  Baptiste Coudurier 9a191b3a21 Support gray16be and rgb48be in mov 14 years ago
  Baptiste Coudurier 414ba8e35f More mov rawvideo fourcc 14 years ago
  Francesco Lavra 80b39e1ca6 Move AVCodecTag from riff.h into internal.h. 14 years ago
  Reimar Döffinger 029ddf333c Store strings directly in mov_mdhd_language_map instead of using pointers, 14 years ago
  Reimar Döffinger 1c90d2985d Always consider the mov language code as 4 bytes fixed size and change the 14 years ago
  Reimar Döffinger 832ec42858 Simplify conversion to 5-bit ASCII. 14 years ago
  Carl Eugen Hoyos 59ea69ef54 Support decoding of Avid uncompressed mov files, fixes issue 1685. 14 years ago
  Carl Eugen Hoyos a0ae3e41f3 Support decoding Avid 1:1x codec, (partially) fixes issue1684. 14 years ago
  Reimar Döffinger 4aaab0a328 Add decoder for R210 (uncompressed 10-bit RGB) codec. 14 years ago
  Baptiste Coudurier 7c4b7d0f41 support pcm_f32/64le in mov 14 years ago
  Justin Ruggles c3988a59ce Add MP4 object type for ALS. 14 years ago
  Andrew Wason 42022e0362 add yuvs fourcc to raw.c and isom.c, fixes samples/mov/yuvs.mov 14 years ago
  Carl Eugen Hoyos bc2d2a07d5 Make AVCodecTag.id enum CodecID and use CODEC_ID_NONE instead of 0. 14 years ago
  Alexander Strange 0b389aee4d Add '.mp1' for MP1 audio in MOV/CAF. 15 years ago
  Jason Garrett-Glaser b46f18e5d2 Add ".mp2" as a fourcc for mp2 audio in MOV. Fixes a problematic MOV file. 15 years ago
  Jason Garrett-Glaser 67fe508916 Analysis of logs show that there are in fact some files with m1v1 too (not just m2v2), 15 years ago
  David Conrad 86b61d4241 Also accept TS as a prefix for wav twoccs (used by Flip4Mac) instead of 15 years ago
  Jason Garrett-Glaser 761cb87173 Add "0x11005354" as a fourcc for MOV audio; fixes audio detection in a problematic MOV file. 15 years ago
  Jimmy Christensen 94d3d6a468 DPX (Digital Picture Exchange) image decoder 15 years ago
  David Conrad 34edd9948d Add sac3 to mp4 fourccs for mov+h264+aac-sac3+mp4s+ETERNAL_cut.mp4 15 years ago