19 Commits (63cda40930a228e490e107f4fc945688696cef2a)

Author SHA1 Message Date
Andreas Rheinhardt 40bdd8cc05 avformat: Avoid allocation for AVStreamInternal 3 years ago
Andreas Rheinhardt 7ef252b64a avformat/tedcaptionsdec: Simplify cleanup after read_header failure 3 years ago
James Almer 591b88e678 avformat: move AVStream.{first,cur}_dts to AVStreamInternal 3 years ago
James Almer fab2ed4704 avformat: move AVStream.probe_packets to AVStreamInternal 4 years ago
Andreas Rheinhardt bc70684e74 avformat: Constify all muxer/demuxers 4 years ago
James Almer 98a776b5e3 avformat/subtitles: use av_packet_alloc() to allocate packets 4 years ago
Michael Niedermayer b0f8586ca9 avformat/tedcaptionsdec: Check for overflow in parse_int() 4 years ago
Andreas Rheinhardt 9f7e592df2 avformat/tedcaptionsdec: Fix leak of AVBPrint upon error 4 years ago
Andreas Rheinhardt 337783b118 avformat/tedcaptionsdec: Fix memleak upon read header failure 4 years ago
Carl Eugen Hoyos 4d8875ec23 lavf: Constify the probe function argument. 6 years ago
Jun Zhao f7ffb10fb7 lavf/tedcaptionsdec: Replace the number by macro for bprint init 7 years ago
Clément Bœsch af924fd9e4 avformat/subtitles: forward log context in ff_subtitles_queue_finalize() for logging 9 years ago
Ronald S. Bultje 6471040f56 FF_OPT_TYPE_* -> AV_OPT_TYPE_*. 9 years ago
Michael Niedermayer 527f1d22a1 avformat/tedcaptionsdec: add () to protect the argument of ERR_CODE() 10 years ago
Michael Niedermayer db4918b72e avformat/tedcaptionsdec: make const arrays static const 11 years ago
Michael Niedermayer 097f668047 avformat: replace "AVPROBE_SCORE_MAX / X" by AVPROBE_SCORE_EXTENSION / Y 12 years ago
Nicolas George b52421940f lavf: add AV_ to two remaining CODEC_ID_*. 12 years ago
Nicolas George 160013736e lavf: TED Talks JSON captions demuxer. 12 years ago