71 Commits (0a2b768d3ecca32d496da1393406bebcab7680e2)

Author SHA1 Message Date
James Almer 794079e815 avformat/matroskaenc: implement AVOutputFormat.query_codec for webm 6 years ago
James Almer 251849f06c mkv: Add support for Spherical Video elements 8 years ago
James Almer 445204cd57 avformat/matroskadec: add support for Spherical Video elements 8 years ago
James Almer 47ee6f1a59 avformat/matroskadec: support parsing Chroma Location elements 8 years ago
James Almer 6c31ba2269 avformat/matroska: fix MatroskaVideoFieldOrder enum values 8 years ago
James Almer bad8bbc26a avformat/matroskadec: set aspect ratio only when DisplayWidth and DisplayHeight are in pixels 8 years ago
James Almer dc781459cc 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
Neil Birkbeck bbda13a771 lavf/matroskadec: Add early support for some of the new colour elements. 9 years ago
Rodger Combs cf2719abee lavf/matroska: ignore ChapCountry ID for now 9 years ago
wm4 c4d37cd9ef matroskadec: export cover art correctly 10 years ago
wm4 511585ce7f matroskadec: export cover art correctly 10 years ago
Michael Niedermayer 37520a91ac avformat: drop redundant MATROSKA_VIDEO_STEREO_MODE_COUNT identifier 10 years ago
Vittorio Giovara d4ae8ac92f matroskadec: parse stereo mode on decoding 10 years ago
Paul B Mahol 6dfa70f272 Correct few "ffmpeg" typos 10 years ago
Vignesh Venkatasubramanian 5a20656946 lavf/matroska: Add functions for WebM DASH Manifest 10 years ago
Anton Khirnov eb3b5501e8 matroskadec: read the CodecDelay element 11 years ago
James Almer 56f17407bc matroska: Add the CueDuration element 11 years ago
Vignesh Venkatasubramanian d92b1b1bab lavf/matroska: Adding support for Opus CodecDelay 11 years ago
Vignesh Venkatasubramanian bb47aa5850 opus/matroska: Adding support for DiscardPadding in muxer 11 years ago
Matthew Heaney 818ebe930f avformat/matroskadec: add WebVTT support 11 years ago
Vignesh Venkatasubramanian 571efd9729 lavf/matroska: Adding the new SeekPreRoll element 11 years ago
Bernie Habermeier c5f3cc40e3 matroskaenc: implement CueRelativePosition 11 years ago
Matthew Heaney 509642b4bd WebM muxer writes WebVTT subtitle track 12 years ago
Anton Khirnov 564b7e0c00 matroskadec: silently skip CodecState element. 12 years ago
Frank Galligan b853103fe0 matroskadec: Add support for parsing Matroska ContentEncKeyID 12 years ago
Vignesh Venkatasubramanian ce6a8e5947 Adding AlphaMode element to Matroska Parser 12 years ago
Vignesh Venkatasubramanian 30c5c45b12 Adding support for parsing BlockAdditional 12 years ago
Clément Bœsch ca81e3b6e7 lavf/mkv: prefix video stereo arrays with ff_. 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
Aurelien Jacobs 09525f7956 matroska: improve declaration of video_stereo_* constant tables 14 years ago
Aurelien Jacobs 4c509fe305 matroska: cleanup handling of video stereo mode 14 years ago
Kirill Gavrilov e6ec9212c5 matroska: switch stereo mode from int to string and add support in the demuxer too 14 years ago
Kirill Gavrilov 69a83da5d4 matroska: cosmetics 14 years ago
Alok Ahuja 8dd12b077b Create a stereo_mode metadata tag to specify the stereo 3d video layout using the StereoMode tag in a matroska/webm video track. 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