39 Commits (2d6b3f3a9dce409ca51d70ef4b85c0593bb4b109)

Author SHA1 Message Date
James Almer 251849f06c mkv: Add support for Spherical Video elements 8 years ago
James Almer 6c31ba2269 avformat/matroska: fix MatroskaVideoFieldOrder enum values 8 years ago
Vittorio Giovara 41ed7ab45f cosmetics: Fix spelling mistakes 9 years ago
Luca Barbato 5f02266681 matroska: Support interlaced content correctly 9 years ago
wm4 c4d37cd9ef matroskadec: export cover art correctly 10 years ago
Vittorio Giovara d4ae8ac92f matroskadec: parse stereo mode on decoding 10 years ago
Anton Khirnov eb3b5501e8 matroskadec: read the CodecDelay element 11 years ago
Anton Khirnov 564b7e0c00 matroskadec: silently skip CodecState element. 12 years ago
Anton Khirnov 36ef5369ee Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
Anton Khirnov b73ad74660 lavf: move CodecMime from matroska.h to internal.h 13 years ago
Alok Ahuja 945dda41a2 webm: support stereo videos in matroska/webm muxer 14 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Reimar Döffinger c31f00ed63 Fix the MATROSKA_ID_TAGDEFAULT to match the specification (instead of 15 years ago
Aurelien Jacobs 719e721a14 Add some basic metadata conversion tables for matroska and asf. 16 years ago
Aurelien Jacobs cf960242a4 matroskadec: add needed definitions forgotten in r17331 16 years ago
Stefano Sabatini 987903826b Globally rename the header inclusion guard names. 16 years ago
Aurelien Jacobs 5df3cc6f80 matroskadec: list some more ebml IDs found in the wild and that we ignore 16 years ago
Aurelien Jacobs 44015c56a6 matroskadec: add basic tags support (metadata) 17 years ago
Diego Biurrun 95aad5d1f1 Fix small typo. 17 years ago
Diego Biurrun 5968d2dd1e misc spelling/grammar fixes 17 years ago
Aurelien Jacobs cc8be50637 matroska: expand useless define for MS compat codec id strings 17 years ago
Aurelien Jacobs 4eff97439b matroskadec: simplify flag default 17 years ago
Aurelien Jacobs ead3006257 matroskadec: remove storage of various unused flags 17 years ago
Aurelien Jacobs d3d265b288 matroska: add support for A_QUICKTIME/QDM2 codec 17 years ago
Aurelien Jacobs ded4241bb0 matroskadec: remove some useless code 17 years ago
Anton Khirnov 7ff9708585 matroskadec: read TrackTimecodeScale and set timebase accordingly 17 years ago
Anton Khirnov cdae8eec10 matroskadec: silently discard some element ID that we don't care about 17 years ago
Anton Khirnov f5275b3ce7 demux chapters out of matroska 17 years ago
Carl Eugen Hoyos e3227b3f25 Add MATROSKA_TRACK_TYPE_NONE. 17 years ago
Diego Biurrun 245976da2a Use full path for #includes from another directory. 17 years ago
Aurelien Jacobs 53a1e82bd2 matroskadec: add support for track content encoding 17 years ago
Evgeniy Stepanov f8d7c9d373 Add support for Matroska attachments. 17 years ago
Aurelien Jacobs 4f632b065b Make ff_mkv_codec_tags lie entirely in .rodata section. 17 years ago
Diego Biurrun cedb83a671 colour --> color in variable names 17 years ago
Reimar Döffinger 73a727f369 Make ff_mkv_codec_tags array const, it is never written. 17 years ago
Aurelien Jacobs b96b441ad2 Make Matroska demuxer output full frames instead of slices for RealVideo 17 years ago
Diego Biurrun 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
David Conrad bd35bdf1b2 Add EBML ID for Segment UID 18 years ago
David Conrad b061d892ed split some common code from the mkv demuxer that will be useful to the muxer 18 years ago