44 Commits (19b8a405d63a3d148a117909dda1ca0898993aca)

Author SHA1 Message Date
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
Andreas Rheinhardt 1c9e53d70b avcodec/movtextenc: Check for too many styles 4 years ago
Andreas Rheinhardt 2134667227 avcodec/movtextenc: Cleanup generically on init failure 4 years ago
Andreas Rheinhardt eab812d6d6 avcodec/movtextenc: Remove redundant function parameters 4 years ago
Andreas Rheinhardt 82c636313d avcodec/movtextenc: Simplify writing to AVBPrint 4 years ago
Andreas Rheinhardt 2f9fc35028 avcodec/movtextenc: Fix undefined left shifts outside the range of int 4 years ago
Andreas Rheinhardt 9a731e9fec avcodec/movtextenc: Fix memleak on (re)allocation error 4 years ago
Andreas Rheinhardt 0dd7b8232d avcodec/movtextenc: Don't presume every style to have a font 4 years ago
Andreas Rheinhardt 8d4431955c avcodec/movtextenc: Reset array counter after freeing array 4 years ago
Andreas Rheinhardt 56b3726ed2 avcodec/movtextenc: Fix potential use of uninitialized value 4 years ago
Andriy Gelman 2b5e18a953 avcodec/movtextenc: cosmetics 4 years ago
Andriy Gelman d4c46dc328 avcodec/movtextenc: fix writing to bytestream on BE arches 4 years ago
John Stebbins 1d544e410e lavc/movtextenc: return more meaningful error codes 5 years ago
John Stebbins ad3f6212ac lavc/movtextenc: handle changes to hilight alpha 5 years ago
John Stebbins eeef870851 lavc/movtextenc: add option to scale fontsize with height 5 years ago
John Stebbins 1f8278ee24 lavc/movtextenc: add font name handling 5 years ago
John Stebbins dbdbcbf384 lavc/movtextenc: simplify initialization of new style record 5 years ago
John Stebbins bb8fd04665 lavc/movtextenc: handle cancel overrides callback 5 years ago
John Stebbins 848792be60 lavc/movtextenc: add font size tag handling 5 years ago
John Stebbins 2e79843e37 lavc/movtextenc: add alpha tag handling 5 years ago
John Stebbins b847bd9582 lavc/movtextenc: add color tag handling 5 years ago
John Stebbins 37ab5e2e7b lavc/movtextenc: init style record from ASS dialog style 5 years ago
John Stebbins a129cc9e29 lavc/movtextenc: fix unclosed style records 5 years ago
John Stebbins 1bf0df4c4f lavc/movtextenc: simplify style record updates 5 years ago
John Stebbins 15b81f5e6b lavc/movtextenc: keep values in native byte order till written 5 years ago
John Stebbins 32cf264d8f lavc/movtextenc: use correct color component order 5 years ago
Philip Langdale af043b839c movtextenc: fix handling of utf-8 subtitles 7 years ago
Philip Langdale f95c81ce10 avcodec/movtextenc: Ignore unmatched closing style tags 8 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
Niklesh d373b508b5 movtextenc.c: Add support for text highlighting 9 years ago
Niklesh 93e80a343b movtextenc.c: Reorganize the code for easier maintenance 9 years ago
Niklesh cf9051deac movtextenc.c: Support for Bold, Italic and Underlined Styles 10 years ago
Reimar Döffinger d9e2aceb7f Add missing "const" all over the place. 10 years ago
Michael Niedermayer 5441eb460c avcodec/movtextenc: allocate padding for extradata 11 years ago
Michael Niedermayer b0635e2fcf movtextenc: fix pointer messup and out of array accesses 12 years ago
Philip Langdale 82de3e16a8 movtextenc: Remove dangling reference to movtext.h 12 years ago
Philip Langdale 2daaf77698 movtextenc: 3GPP TS 26.245 Timed Text Encoder. 12 years ago