23961 Commits (5ad436fcb91a538343e2798ce29630ad4aa71b3c)

Author SHA1 Message Date
Andreas Rheinhardt 2135167c30 avformat/mxfdec: Simplify cleanup after read_header failure 4 years ago
Andreas Rheinhardt 9821217a4f avformat/mpsubdec: Simplify cleanup after read_header failure 4 years ago
Andreas Rheinhardt 3237d955e8 avformat/mpl2dec: Simplify cleanup after read_header failure 4 years ago
Andreas Rheinhardt bcdc1d1060 avformat/mpeg: Simplify cleanup after reading vobsub header fails 4 years ago
Andreas Rheinhardt c6e9672b50 avformat/mov: Simplify cleanup after read_header failure 4 years ago
Andreas Rheinhardt cc768bf7e4 avformat/mlvdec: Simplify cleanup after read_header failure 4 years ago
Andreas Rheinhardt da45c89fe1 avformat/microdvddec: Simplify cleanup after read_header failure 4 years ago
Andreas Rheinhardt d18eee412a avformat/mccdec: Simplify cleanup after read_header failure 4 years ago
Andreas Rheinhardt d32a403102 avformat/matroskadec: Simplify cleanup after read_header failure 4 years ago
Andreas Rheinhardt 7d0e70d372 avformat/lrcdec: Simplify cleanup after read_header failure 4 years ago
Andreas Rheinhardt 37a0fa55df avformat/libopenmpt: Simplify cleanup after read_header failure 4 years ago
Andreas Rheinhardt 87319ed26f avformat/libgme: Simplify cleanup after read_header failure 4 years ago
Andreas Rheinhardt 0d00167b7e avformat/jvdec: Simplify cleanup after read_header failure 4 years ago
Andreas Rheinhardt 7556490b09 avformat/jacosubdec: Simplify cleanup after read_header failure 4 years ago
Andreas Rheinhardt 7a1037b6bd avformat/icodec: Simplify cleanup after read_header failure 4 years ago
Andreas Rheinhardt 0a7e911108 avformat/hls: Simplify cleanup after read_header failure 4 years ago
Andreas Rheinhardt c3ba8f0d7e avformat/dashdec: Simplify cleanup after read_header failure 4 years ago
Andreas Rheinhardt 2ca36ef08b avformat/concatdec: Simplify cleanup after read_header failure 4 years ago
Andreas Rheinhardt b10668dd61 avformat/brstm: Simplify cleanup after read_header failure 4 years ago
Andreas Rheinhardt 1500b7dfa5 avformat/av1dec: Simplify cleanup after read_header failure 4 years ago
Andreas Rheinhardt ef7eaa4529 avformat/assdec: Simplify cleanup after read_header failure 4 years ago
Andreas Rheinhardt 0de329e8e8 avformat/aqtitledec: Simplify cleanup after read_header failure 4 years ago
Andreas Rheinhardt 58da6b18a3 avformat/ape: Simplify cleanup after read_header failure 4 years ago
Andreas Rheinhardt 609672a4a3 avformat/avidec: Simplify cleanup after read_header failure 4 years ago
Andreas Rheinhardt 822be43849 avformat/aaxdec: Simplify cleanup after read_header failure 4 years ago
Andreas Rheinhardt b09b166829 avformat/aadec: Simplify cleanup after read_header failure 4 years ago
Andreas Rheinhardt f7fb09cb00 avformat/4xm: Simplify cleanup after read_header failure 4 years ago
Andreas Rheinhardt 0d81c0a10e avformat: Redo cleanup of demuxers upon read_header() failure 4 years ago
Andreas Rheinhardt 0f6b34bfec avformat: Add internal flags for AV(In|Out)putFormat 4 years ago
Michael Niedermayer 343d950a4a avformat/matroskadec: Fix handling of huge default durations 4 years ago
Kyle Schwarz a61d190972 libavformat/rtpdec_rfc4175: Check for zero pgroup before mod 4 years ago
Andriy Gelman 6df4bcf1d0 avformat/rtsp: Include rtcp in port range check 4 years ago
Andriy Gelman d1f78067a6 avformat/rtsp: Reindent after previous commit 4 years ago
Andriy Gelman 02387de90e avformat/rtsp: Set port_off to zero for low min/max port range 4 years ago
Andriy Gelman 8257d6dda6 avformat/rtsp: Fix timeout option 4 years ago
Michael Niedermayer 9d40782088 avformat/ftp: Check for av_strtok() failure 4 years ago
James Almer 8c2c0135e5 avformat: add a concat protocol that takes a line break delimited list of resources 4 years ago
Vadym Bezdushnyi b74beba9a9 avformat/movenc: Support encryption of H.265 stream in AnnexB format 4 years ago
Robert Bengtsson-Ölund ad06929d8d avformat/http: Stop cookie_dict leaking on errors. 4 years ago
Nick Ruff ea24781a9b lavf/rtmp: Add option to set TCP_NODELAY for rtmp 4 years ago
Matthieu Patou 52795d7f09 lavf/webmdashenc.c: Allow AV1 video in WebM 4 years ago
Michael Niedermayer 602bbf71f6 avformat/aaxdec: Check avio_seek() in header reading 4 years ago
Michael Niedermayer 06d174e289 avformat/rmdec: Check old_format len for overflow 4 years ago
Michael Niedermayer fe12aa6890 avformat/realtextdec: Check the pts difference before using it for the duration computation 4 years ago
Michael Niedermayer 1b865cc703 avformat/qcp: Avoid negative nb_rates 4 years ago
Michael Niedermayer 88fc295838 avformat/pp_bnk: Use 64bit in bitrate computation 4 years ago
Michael Niedermayer 1ca00b5e44 avformat/nutdec: Check tmp_size 4 years ago
Michael Niedermayer a1a277926b avformat/msf: Check that channels doesnt overflow during extradata construction 4 years ago
Michael Niedermayer e7a990164f avformat/subtitles: Check pts difference before use 4 years ago
Michael Niedermayer 8ef25d1182 avformat/mpc8: Check for position overflow in mpc8_handle_chunk() 4 years ago