313 Commits (7528fdcda32d6c4e1d056878344dc4b22c3ac93d)

Author SHA1 Message Date
John Stebbins f812eeda17 matroskaenc: Fix writing TRACKDEFAULTFLAG 11 years ago
Martin Storsjö b886f5c2f1 mkv: Allow flushing the current cluster in progress 11 years ago
Luca Barbato 59f595921e mkv: Flush the old cluster before writing a new one 11 years ago
Luca Barbato 98308bd44f mkv: Add options for specifying cluster limits 11 years ago
Luca Barbato 148fbdd1c2 mkv: Refactor mkv_write_packet 11 years ago
Paul B Mahol daede1e3fa matroskaenc: remove unneeded wavpack tag 11 years ago
Vignesh Venkatasubramanian 571efd9729 lavf/matroska: Adding the new SeekPreRoll element 11 years ago
Michael Niedermayer 0553f2c6e5 avformat/matroskaenc: make 2 tables static that are not used outside matroskaenc 11 years ago
Bernie Habermeier c5f3cc40e3 matroskaenc: implement CueRelativePosition 11 years ago
Michael Niedermayer 07704c61dd avformat/matroskaenc: Only change chapter ids if needed. 11 years ago
Fabian Neundorf 353f302250 lavf/matroskaenc: using valid chapter ids 11 years ago
Michael Niedermayer 066111bf19 matroskaenc: simplify mkv_check_tag() 11 years ago
James Almer 088ed53146 lavf/matroskaenc: Check for valid metadata before creating tags 11 years ago
Paul B Mahol 5ceffb1bf6 matroskaenc: use ffio_fill() 12 years ago
Alexis Ballier 8d9c1b325e mastroka audio muxer: Set long_name to Matroska Audio so that it differs from the long_name of matroska video. 12 years ago
Matthew Heaney 509642b4bd WebM muxer writes WebVTT subtitle track 12 years ago
Tudor Suciu 820ffaed0f avformat/matroskaenc: Allow VP9 and Opus in webm 12 years ago
Rafaël Carré c3e58f8fb7 matroskaenc: restore compatibility with non referenced AVPacket 12 years ago
Anton Khirnov 01656fd476 matroskaenc: support muxing WavPack 12 years ago
Michael Niedermayer 2fb193b1e7 vformat/matroskaenc: factorize alpha code in mkv_write_block() 12 years ago
Vignesh Venkatasubramanian 8ffcc826b3 Adding support for muxing VP8 Alpha files 12 years ago
Nicolas George fa245e432b lavf/matroskaenc: return an error for unsupported types. 12 years ago
Anton Khirnov e3b225a4fe matroskaenc: add an option to put the index at the start of the file 12 years ago
Anton Khirnov 0574bc06d2 matroskaenc: cosmetics, reorder the #includes 12 years ago
Clément Bœsch 7c1a002c78 subtitles: introduce ASS codec id and use it. 12 years ago
Anton Khirnov 1afddbe59e avpacket: use AVBuffer to allow refcounting the packets. 12 years ago
Michael Niedermayer 285485ac5f matroskaenc: fix cue tracknum off by 1 error 12 years ago
Stefano Sabatini 271f411267 lavf/matroskaenc: avoid assert failure in case of cuepoints with duplicated PTS 12 years ago
Stefano Sabatini 6b171f046c lavf/matroskaenc: provide more feedback in case of unsupported codec 12 years ago
Carl Eugen Hoyos f02f231e05 Do not write invalid matroska files. 12 years ago
Carl Eugen Hoyos 91f359292a Correctly mark non-default streams when muxing matroska. 12 years ago
Carl Eugen Hoyos d88d0b6db6 Write forced track flag to matroska files. 12 years ago
Paul B Mahol ee8d4a4142 matroskaenc: fix -codec copy with TTA 12 years ago
Paul B Mahol 9ddf5631e3 matroskaenc: support TTA muxing 12 years ago
Carl Eugen Hoyos fc50175ba2 Refuse to mux tta into matroska, the output file is broken. 12 years ago
Carl Eugen Hoyos df39c3ce38 matroskaenc: add codec_tag lists back. 12 years ago
Nicolas George 8dbbaf568e lavf/matroskaenc: respect bitexact for attachments. 12 years ago
Nicolas George 2dbc84b1a8 lavf/matroskaenc: check for overflow in display width. 12 years ago
Nicolas George 26db6535fc lavf/matroskaenc: use integers to for display size. 12 years ago
Michael Niedermayer e377b50b2d matroskaenc: avoid implicit truncation in avio_w* 12 years ago
Michael Niedermayer dd84efe3c7 matroskaenc: Fix hypothetical integer overflows 12 years ago
Michael Niedermayer b1f517f503 matroskaenc: check avio_open_dyn_buf() retuen code 12 years ago
Clément Bœsch b08273c9ca lavf/mkv: avoid negative ts by default. 12 years ago
Janne Grunau 4ffbe3f3a5 matroskaenc: check cue point validity before reallocation 12 years ago
Michael Niedermayer 87244c8f20 matroskaenc: remove MATROSKA_ID_VIDEODISPLAYUNIT 3 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
Anton Khirnov 3b4bb19e63 lavf: flush the output AVIOContext in av_write_trailer(). 12 years ago
Philip Langdale 9d89c8b3ac matroskadec, matroskadec, srtenc: Read/Write duration for subtitles. 12 years ago