summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* avformat/libopenmpt: Simplify cleanup after read_header failureAndreas Rheinhardt2021-07-07
* avformat/libgme: Simplify cleanup after read_header failureAndreas Rheinhardt2021-07-07
* avformat/jvdec: Simplify cleanup after read_header failureAndreas Rheinhardt2021-07-07
* avformat/jacosubdec: Simplify cleanup after read_header failureAndreas Rheinhardt2021-07-07
* avformat/icodec: Simplify cleanup after read_header failureAndreas Rheinhardt2021-07-07
* avformat/hls: Simplify cleanup after read_header failureAndreas Rheinhardt2021-07-07
* avformat/dashdec: Simplify cleanup after read_header failureAndreas Rheinhardt2021-07-07
* avformat/concatdec: Simplify cleanup after read_header failureAndreas Rheinhardt2021-07-07
* avformat/brstm: Simplify cleanup after read_header failureAndreas Rheinhardt2021-07-07
* avformat/av1dec: Simplify cleanup after read_header failureAndreas Rheinhardt2021-07-07
* avformat/assdec: Simplify cleanup after read_header failureAndreas Rheinhardt2021-07-07
* avformat/aqtitledec: Simplify cleanup after read_header failureAndreas Rheinhardt2021-07-07
* avformat/ape: Simplify cleanup after read_header failureAndreas Rheinhardt2021-07-07
* avformat/avidec: Simplify cleanup after read_header failureAndreas Rheinhardt2021-07-07
* avformat/aaxdec: Simplify cleanup after read_header failureAndreas Rheinhardt2021-07-07
* avformat/aadec: Simplify cleanup after read_header failureAndreas Rheinhardt2021-07-07
* avformat/4xm: Simplify cleanup after read_header failureAndreas Rheinhardt2021-07-07
* avformat: Redo cleanup of demuxers upon read_header() failureAndreas Rheinhardt2021-07-07
* avformat: Add internal flags for AV(In|Out)putFormatAndreas Rheinhardt2021-07-07
* avformat/matroskadec: Fix handling of huge default durationsMichael Niedermayer2021-07-06
* libavformat/rtpdec_rfc4175: Check for zero pgroup before modKyle Schwarz2021-07-06
* avformat/rtsp: Include rtcp in port range checkAndriy Gelman2021-07-05
* avformat/rtsp: Reindent after previous commitAndriy Gelman2021-07-05
* avformat/rtsp: Set port_off to zero for low min/max port rangeAndriy Gelman2021-07-05
* avformat/rtsp: Fix timeout optionAndriy Gelman2021-07-05
* avformat/ftp: Check for av_strtok() failureMichael Niedermayer2021-07-03
* avformat: add a concat protocol that takes a line break delimited list of res...James Almer2021-07-02
* avformat/movenc: Support encryption of H.265 stream in AnnexB formatVadym Bezdushnyi2021-06-29
* avformat/http: Stop cookie_dict leaking on errors.Robert Bengtsson-Ă–lund2021-06-26
* lavf/rtmp: Add option to set TCP_NODELAY for rtmpNick Ruff2021-06-20
* lavf/webmdashenc.c: Allow AV1 video in WebMMatthieu Patou2021-06-20
* avformat/aaxdec: Check avio_seek() in header readingMichael Niedermayer2021-06-20
* avformat/rmdec: Check old_format len for overflowMichael Niedermayer2021-06-18
* avformat/realtextdec: Check the pts difference before using it for the durati...Michael Niedermayer2021-06-18
* avformat/qcp: Avoid negative nb_ratesMichael Niedermayer2021-06-18
* avformat/pp_bnk: Use 64bit in bitrate computationMichael Niedermayer2021-06-18
* avformat/nutdec: Check tmp_sizeMichael Niedermayer2021-06-18
* avformat/msf: Check that channels doesnt overflow during extradata constructionMichael Niedermayer2021-06-18
* avformat/subtitles: Check pts difference before useMichael Niedermayer2021-06-18
* avformat/mpc8: Check for position overflow in mpc8_handle_chunk()Michael Niedermayer2021-06-18
* avformat/mccdec: Fix overflows in num/denMichael Niedermayer2021-06-18
* avformat/iff: Use 64bit in duration computationMichael Niedermayer2021-06-18
* avformat/dxa: Check fps to be within the supported range more precisselyMichael Niedermayer2021-06-18
* avformat/tta: Check for EOF in index reading loopMichael Niedermayer2021-06-18
* dashenc: Write out DASH manifest immediately in streaming modeKevin LaFlamme2021-06-14
* avformat/dashenc: use av_match_ext()Limin Wang2021-06-14
* avformat/mxfdec: fixed jp2k_rsiz and 170M matrixValerii Zapodovnikov2021-06-13
* avformat/rpl: The associative law doesnt hold for signed integers in CMichael Niedermayer2021-06-12
* avformat/utils: Avoid overflow in codec_info_duration computation for subtitlesMichael Niedermayer2021-06-12
* avformat/utils: check dts/duration to be representable before using themMichael Niedermayer2021-06-12