summaryrefslogtreecommitdiff
path: root/libavcodec/xsubenc.c
Commit message (Expand)AuthorAge
* xsubenc: only 1 rectangle is supported so dont allow 0 as it would crash.Michael Niedermayer2011-05-04
* Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf.Diego Elio Pettenò2011-01-28
* Fix grammar errors in documentationMåns Rullgård2010-06-30
* Define AVMediaType enum, and use it instead of enum CodecType, whichStefano Sabatini2010-03-30
* 100l typo, xsub encoder printed end time hours where minutes should have been.Reimar Döffinger2009-08-26
* Add support for encoding XSUB subtitles. Muxing support is still missing.Reimar Döffinger2009-06-19