Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-18avcodec/ass: Faster ff_ass_add_rect()Michael Niedermayer
2020-04-10lavc/movtextdec: allow setting subtitle frame dimensionsJohn Stebbins
2016-02-26lavc: allow subtitle text format to be ASS without timingClément Bœsch
2016-01-10lavc/ccaption_dec: improve default styleClément Bœsch
2015-10-09avcodec/ass: fix doxygen typowm4
2015-05-14avcodec/ass: make default playback resolution available to decodersClément Bœsch
2014-10-20avcodec/ass: add ASS trailing \r\n in one single placeClément Bœsch
2014-10-20avcodec/ass: assume raw=0 in ff_ass_add_rect_bprintClément Bœsch
2014-09-21avcodec/ass: add ff_ass_add_rect_bprint() helperClément Bœsch
2013-11-10ass: move text_event_to_ass from textdec.c to ass.c and export itMarton Balint
2013-11-10ass: factor out ff_ass_bprint_dialogMarton Balint
2013-04-19subtitles: introduce ASS codec id and use it.Clément Bœsch
2012-06-29cosmetics: minor libavcodec spelling errorsLou Logan
2012-05-29lavc: switch from ts_end to duration in ff_ass_add_rect.Clément Bœsch
2011-07-03Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-07-02doxygen: Prefer member groups over grouping into modulesReinhard Tartler
2011-04-12add avcodec_get_subtitle_defaults() to initialize AVSubtitle structAurelien Jacobs
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2011-01-26Make ff_ass_subtitle_header static to ass.cDiego Elio Pettenò
2010-12-29add SubRip decoderAurelien Jacobs
2010-11-13add missing files in previous commit (ASS encoder and decoder)Aurelien Jacobs