19 Commits (60b60dd635a4e69e43ead19f10f90ac03aa83ee1)

Author SHA1 Message Date
Oneric 0fc975c0d3 avcodec/ass,webvttdec: implement more portable curly brace escapes 11 months ago
Oneric baa64fa4e6 avcodec/ass,webvttdec: fix handling of backslashes 11 months ago
Oneric 7b8b4cdd96 avcodec/webvttdec: honour bidi marks 11 months ago
Andreas Rheinhardt 48286d4d98 avcodec/codec_internal: Add macro to set AVCodec.long_name 3 years ago
Andreas Rheinhardt 21b23ceab3 avcodec: Make init-threadsafety the default 3 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
Clément Bœsch 2941282124 lavc: allow subtitle text format to be ASS without timing 9 years ago
Michael Niedermayer 4819446eae avcodec/webvttdec: Fix uninitialized use of variable "again" 9 years ago
Ricardo Constantino 53886d6955 avcodec/webvttdec: Deal with WebVTT escapes 10 years ago
Clément Bœsch c669af0f24 avcodec/ass: add ASS trailing \r\n in one single place 11 years ago
Clément Bœsch 3d25869605 avcodec/ass: assume raw=0 in ff_ass_add_rect_bprint 11 years ago
Clément Bœsch ce8dc93aef avcodec/webvttdec: add some memory checks 11 years ago
Clément Bœsch 2599541b3d WebVTT demuxer and decoder. 13 years ago