134 Commits (fd9e2221bd3b2c5d62605134b62efa26eb9ef0f7)

Author SHA1 Message Date
Tim Walker 4f3db5d341 movenc: allow muxing HEVC in MODE_MP4. 11 years ago
Tim Walker 1d9014f0b0 movenc: use 'hev1' tag for HEVC in MODE_MOV. 11 years ago
Baptiste Coudurier 9e71cc81f3 movdec: handle 0x7fff langcode as macintosh per the specs 11 years ago
Piotr Bandurski 8a0bc40545 libspeex: support ZygoAudio (quality 10 mode) 11 years ago
Mark Himsley 360022bd3b isom: lpcm in mov default to big endian 11 years ago
Piotr Bandurski db32f14c3d isom: add "MNG" FourCC 11 years ago
Carl Eugen Hoyos 073cd30fb4 isom: Support MPEG-2 video mov files from FPC5 11 years ago
Piotr Bandurski 31e558fbcf isom: add "NO16" FourCC 11 years ago
Piotr Bandurski 6509012398 isom: add Radius DV YUV FourCCs 11 years ago
Carl Eugen Hoyos eeae858596 isom: Support Sony XAVC in mov 11 years ago
Ben Littler c09804684a isom: add xd51 hdcam 11 years ago
Reimar Döffinger ecf442a58b lavf: improve support for AVC-Intra files. 11 years ago
Yusuke Nakamura ea29f965dc mov: Support HEVC demuxing 11 years ago
Kostya Shishkov 1232a1647a Apple Intermediate Codec decoder 12 years ago
Diego Biurrun 2832ea26f3 Remove commented-out debug #define cruft 12 years ago
Janne Grunau bb2bab92e7 mov: handle h263 and flv1 for codec_tag 'H','2','6','3' 12 years ago
Justin Ruggles bfe5454cd2 lavf: move ff_codec_get_tag() and ff_codec_get_id() definitions to internal.h 12 years ago
Anton Khirnov 36ef5369ee Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
Martin Storsjö 9e74db6850 mov: Support muxing/demuxing iLBC 13 years ago
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