summaryrefslogtreecommitdiff
path: root/libavfilter/vf_subtitles.c
Commit message (Expand)AuthorAge
* lavfi/subtitles: introduce stream_indexValdikSS2014-05-01
* lavfi/subtitles: load attached fonts to libass.Facundo Gaich2014-04-13
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-10-29
* lavfi/subtitles: zero-init AVSubtitle.Clément Bœsch2013-04-25
* lavc: add AV_CODEC_PROP_TEXT_SUB.Clément Bœsch2013-04-19
* lavfi: remove now unused args parameter from AVFilter.init and init_opaqueMichael Niedermayer2013-04-12
* lavfi/subtitles: switch to an AVOptions-based system.Clément Bœsch2013-04-10
* lavfi/subtitles: use standard options parsing.Clément Bœsch2013-03-24
* Merge commit '7e350379f87e7f74420b4813170fe808e2313911'Michael Niedermayer2013-03-10
* lavfi/subtitles: fix recently introduced warning about discarded const qualif...Clément Bœsch2013-02-20
* lavf/subtitles: error out in case of bitmap subtitles.Clément Bœsch2013-02-17
* lavfi/subtitles: set a different description between ass and subtitles.Clément Bœsch2013-02-17
* lavfi: rename vf_ass.c to vf_subtitles.cClément Bœsch2013-02-17