27 Commits (223c374a9d977fdfe9af94858693c632f644aac7)

Author SHA1 Message Date
Carl Eugen Hoyos de40905f55 Fix condition for transparency warning in xsub encoder. 11 years ago
Erik Olofsson da9d36055a libavcodec/xsubenc.c: set coded_bits_per_sample 11 years ago
Erik Olofsson 3b1dcdec7d libavcodec/xsubenc.c: Fix bounding box coordinates 11 years ago
Diego Biurrun b2bed9325d cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
Michael Niedermayer 5347de881b libavcodec/xsubenc.c: Fix duplicate words 11 years ago
Anton Khirnov 34ebbbfeec xsubenc: reindent 12 years ago
Anton Khirnov 466b39efaf lavc: replace AVCodecContext.encode with subtitle-specific callback 12 years ago
Anton Khirnov 36ef5369ee Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
Anton Khirnov 9f51c682ee lavc: use avpriv_ prefix for ff_copy_bits and align_put_bits. 13 years ago
Diego Biurrun 933a6fd5a1 cosmetics: fix indentation/alignment in AVCodec declarations 13 years ago
Anton Khirnov ec6402b7c5 lavc: use designated initialisers for all codecs. 13 years ago
Diego Biurrun adbfc605f6 doxygen: Consistently use '@' instead of '\' for Doxygen markup. 14 years ago
Michael Niedermayer 9522a752bf xsubenc: only 1 rectangle is supported so dont allow 0 as it would crash. 14 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Diego Elio Pettenò e7e2df27f8 Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. 14 years ago
Diego Elio Pettenò d36beb3f69 Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. 14 years ago
Måns Rullgård 49bd8e4b84 Fix grammar errors in documentation 15 years ago
Stefano Sabatini 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
Reimar Döffinger 63a78ef131 100l typo, xsub encoder printed end time hours where minutes should have been. 15 years ago
Reimar Döffinger a4276ba2ac Add support for encoding XSUB subtitles. Muxing support is still missing. 16 years ago