158 Commits (2e95054ebb73f95aa6620b76245313a6ccb62245)

Author SHA1 Message Date
Vittorio Giovara 41ed7ab45f cosmetics: Fix spelling mistakes 9 years ago
Luca Barbato bf7be043fc matroska: Always consider S_TEXT/UTF8 as SRT when demuxing 9 years ago
wm4 c4d37cd9ef matroskadec: export cover art correctly 10 years ago
wm4 511585ce7f matroskadec: export cover art correctly 10 years ago
Luca Barbato 66a0ac0a80 mkv: Add support for DVB subtitles 10 years ago
Clément Bœsch 55180b3299 Kill timed SRT 10 years ago
Clément Bœsch c7d8dbad14 avformat: remove FF_API_ASS_SSA dead code 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
Anton Khirnov 141fdc763c matroska: add the Opus mapping 11 years ago
Nicolas George c9212abf95 lavf/matroska: add "binary" pseudo-MIME type. 11 years ago
Yusuke Nakamura 959bea13ce matroskadec: Support HEVC demuxing 11 years ago
Yusuke Nakamura 16b6839de6 lavf/matroskadec: Support HEVC demuxing. 11 years ago
Vignesh Venkatasubramanian b7bd68853d lavf/matroska: Removing experimental suffix for Opus 11 years ago
Matthew Heaney 818ebe930f avformat/matroskadec: add WebVTT support 11 years ago
Clément Bœsch 7c1a002c78 subtitles: introduce ASS codec id and use it. 12 years ago
Andrea3000 8d8c59480e matroska: fix missing , 12 years ago
Allan Kristensen 4789c25d83 matroska: fixed missing S_DVBSUB subtitles 12 years ago
Carl Eugen Hoyos df39c3ce38 matroskaenc: add codec_tag lists back. 12 years ago
Nicolas George 0942aa4637 lafv/matroska: add A_OPUS/EXPERIMENTAL codec name. 12 years ago
Tom Finegan 66aabd76a9 mkv: support vp9 tag 12 years ago
Diego Biurrun a0c5917f86 Drop Snow codec 12 years ago
Luca Barbato 117d8c6d1f matroska: implement support for ProRes 12 years ago
Moritz Bunkus 8071dca3d5 matroska: implement support for ALAC 12 years ago
Clément Bœsch ca81e3b6e7 lavf/mkv: prefix video stereo arrays with ff_. 12 years ago
Sébastien Brochet e14725cecc add OTF support for attachments 12 years ago
Philip Langdale 2626cc4580 matroska: Mark S_TEXT/UTF-8 as Subrip encoded subtitles. 12 years ago
Anton Khirnov 36ef5369ee Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
Moritz Bunkus bc3b422029 matroskadec: Implement support for ALAC 12 years ago
Nicolas George 30549294ef matroska: add support for Opus. 13 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
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Aurelien Jacobs 2701fd40f9 matroskaenc: add support for muxing SRT tracks 15 years ago
Google 23966972ab matroska: Add V_VP8 15 years ago
Aurelien Jacobs 6b10228a55 matroskadec: add support for SIPR audio tracks 15 years ago
Anton Khirnov ca76a11948 Add a list of generic tags and change demuxers to follow it. 15 years ago
Carl Eugen Hoyos 39c6b3f54c Support demuxing Blu-ray subtitles in matroska files. 15 years ago
Aurelien Jacobs b89894abb7 matroska: add support for MLP and TRUEHD codec tags 16 years ago
Aurelien Jacobs 719e721a14 Add some basic metadata conversion tables for matroska and asf. 16 years ago
Aurelien Jacobs 737dccfc1d matroska: sort codec tags list 16 years ago
Kurtnoise ea2a5dec33 matroska: add dirac support (patch by Kurtnoise kurtnoise _at_ free _dot_ fr) 16 years ago
Aurelien Jacobs 23cdcb22a3 matroska: add E-AC-3 support 16 years ago
Aurelien Jacobs eb9cf50a74 matroska: add support for most variants of PCM 16 years ago
Aurelien Jacobs 20fb02c5b9 matroskadec: remove useless comments in ff_mkv_codec_tags 17 years ago
Aurelien Jacobs d3d265b288 matroska: add support for A_QUICKTIME/QDM2 codec 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
Evgeniy Stepanov f9a9b3509c export raw SSA tracks with their own codec ID (patch by Evgeniy Stepanov) 17 years ago