28 Commits (ea49c83badf5ad43793813c426d2049f38d5bf65)

Author SHA1 Message Date
Andreas Rheinhardt 48286d4d98 avcodec/codec_internal: Add macro to set AVCodec.long_name 2 years ago
Andreas Rheinhardt 21b23ceab3 avcodec: Make init-threadsafety the default 2 years ago
Andreas Rheinhardt 6ed0d95fa2 avcodec/codec_internal: Constify AVPacket in decode_sub cb 3 years ago
Andreas Rheinhardt 4243da4ff4 avcodec/codec_internal: Use union for FFCodec decode/encode callbacks 3 years ago
Andreas Rheinhardt fb59a42ef9 avcodec/codec_internal: Add FFCodec.decode_sub 3 years ago
Andreas Rheinhardt 20f9727018 avcodec/codec_internal: Add FFCodec, hide internal part of AVCodec 3 years ago
Andreas Rheinhardt a688f3c13c avcodec/internal: Move FF_CODEC_CAP_* to a new header codec_internal.h 3 years ago
Andreas Rheinhardt 1c7e52f8ff avcodec: Mark ff_ass_subtitle_header based decoders as init-threadsafe 4 years ago
Andreas Rheinhardt a247ac640d avcodec: Constify AVCodecs 4 years ago
Michael Niedermayer f91e7ec9df avcodec/microdvddec: limit style characters in parsing 6 years ago
Clément Bœsch 549045254c Fix all -Wformat warnings raised by DJGPP 8 years ago
Clément Bœsch 2941282124 lavc: allow subtitle text format to be ASS without timing 9 years ago
Clément Bœsch 6d32628bf3 lavc/ccaption_dec: improve default style 9 years ago
Michael Niedermayer c719cd6cf7 avcodec/microdvddec: Check for string end in 'P' case 9 years ago
Clément Bœsch 6e411d9cc7 avcodec/microdvddec: support non persistent italic marker '/' 10 years ago
Clément Bœsch 8ef46f4a0c avcodec/microdvddec: support various broken form of color tags 10 years ago
Clément Bœsch c669af0f24 avcodec/ass: add ASS trailing \r\n in one single place 10 years ago
Clément Bœsch 3d25869605 avcodec/ass: assume raw=0 in ff_ass_add_rect_bprint 10 years ago
Clément Bœsch 180d7f330b avcodec/microdvddec: remove old compat code 10 years ago
Clément Bœsch ac95b436db avcodec/microdvddec: add some memory checks 10 years ago
Clément Bœsch b24d74e44a avcodec/microdvddec: indent fix 10 years ago
Clément Bœsch 1f265f5205 microdvd: sanitize AVPackets. 12 years ago
Clément Bœsch 8f4ce626f8 lavc/microdvddec: support "DEFAULT" properties. 13 years ago
Clément Bœsch b678daf05c lavc/microdvddec: fix color parsing. 13 years ago
Clément Bœsch 47395a4f52 lavc/microdvddec: properly reset non persistent color tag. 13 years ago
Clément Bœsch d51e08bb89 lavc: switch from ts_end to duration in ff_ass_add_rect. 13 years ago
Clément Bœsch 423b827668 lavc: add MicroDVD decoder. 13 years ago