115 Commits (32d545e0a4686e919319bf472725ea0162b72720)

Author SHA1 Message Date
Hendrik Leppkes 949d942eef mov: support eac3 audio 13 years ago
Yusuke Nakamura 462a5b7839 isom: Support more DTS codec identifiers. 13 years ago
Alex Converse b142496c56 mov: Add more HDV and XDCAM FourCCs. 13 years ago
Alex Converse 0ad522afb3 mov: Add support for MPEG2 HDV 720p24 (hdv4) 13 years ago
Martin Storsjö 167f3b8de7 libavformat: Add an ff_ prefix to some lavf internal symbols 13 years ago
Derek Buitenhuis 80f6c0bb95 v410 encoder and decoder 13 years ago
Justin Ruggles 4c38633352 isom: sort and pretty-print codec_movaudio_tags[] 13 years ago
Justin Ruggles 7714770de1 isom: remove pointless comments in codec_movaudio_tags[] 13 years ago
Justin Ruggles 21ebf2d493 isom: remove commented-out tag for vorbis 13 years ago
Janne Grunau fd095539d1 latmdec: fix audio specific config parsing 13 years ago
Alex Converse 77b5c82b49 isom: Add MPEG4SYSTEMS dummy object type indication. 13 years ago
Anton Khirnov 59a9a23581 lavc: use avpriv_ prefix for some mpeg4audio symbols used in lavf. 13 years ago
Anton Khirnov 82ab61f901 lavc: use avpriv_ prefix for some mpegaudio symbols used in lavf. 13 years ago
Diego Biurrun 12bd8532cf Synchronize various 4CCs and codec tags from FFmpeg. 13 years ago
Alex Converse 1c2e07b811 mp4: Don't read an empty Decoder Config Descriptor 13 years ago
Tomas Härdin 8b7222979c isom: add missing AVC-Intra tags, rearrange list and update comments 13 years ago
Alex Converse ad6c7c1b52 mp4: Handle non-trivial ES Descriptors. 13 years ago
Carl Eugen Hoyos 53d5cd2c82 mov: Support Digital Voodoo SD 8 Bit and DTS codec identifiers. 14 years ago
ami_stuff 7ac639654f mov: Support R10g codec identifier. 14 years ago
Tomas Härdin 1b7ecc1662 Add xd55 codec tag for XDCAM HD422 720p25 CBR files. 14 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Benjamin Larsson 35d7d6f748 Add one more avc intra fourcc and extend the description 14 years ago
Benjamin Larsson 8f935b9271 Add more AVC Intra FOURCCs 14 years ago
Anton Khirnov b7effd4e83 avio: avio_ prefixes for get_* functions 14 years ago
Anton Khirnov ae628ec1fd avio: rename ByteIOContext to AVIOContext. 14 years ago
Sascha Sommer ed19fafd48 pass QDMC extradata to the decoder 14 years ago
Tomas Härdin e65b1934bf Add ProRes FOURCCs to isom.c 14 years ago
Benjamin Larsson aa42cce57d Add AVC-Intra identifiers used by Flip4Mac for mov files 14 years ago
Luca Barbato dfd2a005eb Replace dprintf with av_dlog 14 years ago
Baptiste Coudurier 798c6facb7 In ts demuxer, support aac flexmux using extradata in iods, issue #2346 14 years ago
Baptiste Coudurier c9b8762856 xdcam hd422 720p24 fourcc in mov 14 years ago
Baptiste Coudurier d8e456400e Correct tag is m2v1 14 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 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