28 Commits (30cd0d7bd0605db6249fdae056ddc0d83a3d9774)

Author SHA1 Message Date
Andreas Rheinhardt 48286d4d98 avcodec/codec_internal: Add macro to set AVCodec.long_name 2 years ago
Andreas Rheinhardt 21b23ceab3 avcodec: Make init-threadsafety the default 3 years ago
Andreas Rheinhardt 4243da4ff4 avcodec/codec_internal: Use union for FFCodec decode/encode callbacks 3 years ago
Andreas Rheinhardt 20f9727018 avcodec/codec_internal: Add FFCodec, hide internal part of AVCodec 3 years ago
Andreas Rheinhardt a688f3c13c avcodec/internal: Move FF_CODEC_CAP_* to a new header codec_internal.h 3 years ago
Martin Storsjö a78f136f3f configure: Use a separate config_components.h header for $ALL_COMPONENTS 3 years ago
Andreas Rheinhardt 5ad436fcb9 avcodec/ass_split: Rename ff_ass_split_dialog2->ff_ass_split_dialog 3 years ago
Andreas Rheinhardt 2a4cedace4 avcodec/movtextenc, srtenc, webvttenc: Mark encoders as init-threadsafe 4 years ago
Andreas Rheinhardt a247ac640d avcodec: Constify AVCodecs 4 years ago
Andreas Rheinhardt 6c497ac93b avcodec/(movtext|srt|ttml|webvtt)enc: Reindent after previous commit 4 years ago
Andreas Rheinhardt 1f63665ca5 avcodec: Remove deprecated ASS with inline timing 4 years ago
John Stebbins 9ac715a367 lavc/srtenc: return more meaninful error codes 5 years ago
Clément Bœsch 9f3dd53050 lavc/srtenc: do not emit any subrip tags with text codec 9 years ago
Clément Bœsch b5451d88cf lavc: reindent a few decoders after previous commits 9 years ago
Clément Bœsch 22ebbda637 lavc: deprecate decoded ass subtitles with timings 9 years ago
Clément Bœsch 2941282124 lavc: allow subtitle text format to be ASS without timing 9 years ago
Clément Bœsch f122ba36cb lavc: add text encoder 9 years ago
Clément Bœsch 55180b3299 Kill timed SRT 10 years ago
Nicolas George 4b1c9b720e lavc/srtenc: use bprint for text buffers. 11 years ago
Clément Bœsch e911f4ae72 lavc/srtenc: just like the decoder, mark SRT encoder as deprecated. 12 years ago
Clément Bœsch 1b673cd9ff lavc/srtenc: do not add trailing line breaks with SubRip. 12 years ago
Paul B Mahol 92f630eaf2 add forgotten AV_ prefix to some CODEC_IDs 12 years ago
Clément Bœsch eb36ee1ee1 lavc/srtenc: fix invalid read in case of SubRip. 12 years ago
Clément Bœsch d214e5cfb4 lavc/ass_split: add ff_ prefix to ass_style_get(). 13 years ago
Philip Langdale 6057de19b5 srtenc: Add timing-less "subrip" encoder. 13 years ago
Aurelien Jacobs 8e43b6fed9 add SubRip encoder 14 years ago