summaryrefslogtreecommitdiff
path: root/libavcodec/movtextenc.c
Commit message (Expand)AuthorAge
* avcodec/movtextenc: Cleanup generically on init failureAndreas Rheinhardt2020-10-19
* avcodec/movtextenc: Remove redundant function parametersAndreas Rheinhardt2020-10-19
* avcodec/movtextenc: Simplify writing to AVBPrintAndreas Rheinhardt2020-10-19
* avcodec/movtextenc: Fix undefined left shifts outside the range of intAndreas Rheinhardt2020-10-19
* avcodec/movtextenc: Fix memleak on (re)allocation errorAndreas Rheinhardt2020-10-19
* avcodec/movtextenc: Don't presume every style to have a fontAndreas Rheinhardt2020-10-19
* avcodec/movtextenc: Reset array counter after freeing arrayAndreas Rheinhardt2020-10-19
* avcodec/movtextenc: Fix potential use of uninitialized valueAndreas Rheinhardt2020-10-19
* avcodec/movtextenc: cosmeticsAndriy Gelman2020-10-15
* avcodec/movtextenc: fix writing to bytestream on BE archesAndriy Gelman2020-10-15
* lavc/movtextenc: return more meaningful error codesJohn Stebbins2020-04-10
* lavc/movtextenc: handle changes to hilight alphaJohn Stebbins2020-04-10
* lavc/movtextenc: add option to scale fontsize with heightJohn Stebbins2020-04-10
* lavc/movtextenc: add font name handlingJohn Stebbins2020-04-10
* lavc/movtextenc: simplify initialization of new style recordJohn Stebbins2020-04-10
* lavc/movtextenc: handle cancel overrides callbackJohn Stebbins2020-04-10
* lavc/movtextenc: add font size tag handlingJohn Stebbins2020-04-10
* lavc/movtextenc: add alpha tag handlingJohn Stebbins2020-04-10
* lavc/movtextenc: add color tag handlingJohn Stebbins2020-04-10
* lavc/movtextenc: init style record from ASS dialog styleJohn Stebbins2020-04-10
* lavc/movtextenc: fix unclosed style recordsJohn Stebbins2020-04-10
* lavc/movtextenc: simplify style record updatesJohn Stebbins2020-04-10
* lavc/movtextenc: keep values in native byte order till writtenJohn Stebbins2020-04-10
* lavc/movtextenc: use correct color component orderJohn Stebbins2020-04-10
* movtextenc: fix handling of utf-8 subtitlesPhilip Langdale2018-03-29
* avcodec/movtextenc: Ignore unmatched closing style tagsPhilip Langdale2017-04-23
* lavc: reindent a few decoders after previous commitsClément Bœsch2016-02-26
* lavc: deprecate decoded ass subtitles with timingsClément Bœsch2016-02-26
* lavc: allow subtitle text format to be ASS without timingClément Bœsch2016-02-26
* Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba'Michael Niedermayer2015-07-27
* movtextenc.c: Add support for text highlightingNiklesh2015-07-21
* movtextenc.c: Reorganize the code for easier maintenanceNiklesh2015-07-21
* movtextenc.c: Support for Bold, Italic and Underlined StylesNiklesh2015-06-27
* Add missing "const" all over the place.Reimar Döffinger2014-08-29
* avcodec/movtextenc: allocate padding for extradataMichael Niedermayer2014-05-18
* movtextenc: fix pointer messup and out of array accessesMichael Niedermayer2013-02-05
* Merge commit '23aae62c2cb4504a09ceb8cd0cabc1c8b260f521'Michael Niedermayer2012-09-18
* Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer2012-08-07
* movtextenc: Remove dangling reference to movtext.hPhilip Langdale2012-08-04
* movtextenc: 3GPP TS 26.245 Timed Text Encoder.Philip Langdale2012-08-04