summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avformat/mxfdec: Simplify cleanup after read_header failureAndreas Rheinhardt2021-07-08
* avformat/mpsubdec: Simplify cleanup after read_header failureAndreas Rheinhardt2021-07-08
* avformat/mpl2dec: Simplify cleanup after read_header failureAndreas Rheinhardt2021-07-08
* avformat/mpeg: Simplify cleanup after reading vobsub header failsAndreas Rheinhardt2021-07-08
* avformat/mov: Simplify cleanup after read_header failureAndreas Rheinhardt2021-07-07
* avformat/mlvdec: Simplify cleanup after read_header failureAndreas Rheinhardt2021-07-07
* avformat/microdvddec: Simplify cleanup after read_header failureAndreas Rheinhardt2021-07-07
* avformat/mccdec: Simplify cleanup after read_header failureAndreas Rheinhardt2021-07-07
* avformat/matroskadec: Simplify cleanup after read_header failureAndreas Rheinhardt2021-07-07
* avformat/lrcdec: Simplify cleanup after read_header failureAndreas Rheinhardt2021-07-07
* 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
* avfilter/f_metadata: do not return the frame early if there is no metadataMarton Balint2021-07-06
* tools/target_dec_fuzzer: move maximum variables into functionMichael Niedermayer2021-07-06
* avformat/matroskadec: Fix handling of huge default durationsMichael Niedermayer2021-07-06
* libavformat/rtpdec_rfc4175: Check for zero pgroup before modKyle Schwarz2021-07-06
* avfilter/fps: remove unconventional acronymsGyan Doshi2021-07-06
* avfilter/dnn_filter_common: Use const where appropriateLimin Wang2021-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
* avcodec/mjpegdec: Try to continue decoding on zero quant matrix valueAndriy Gelman2021-07-05
* avformat/rtsp: Fix timeout optionAndriy Gelman2021-07-05
* avcodec/setts_bsf: add a NOPTS constantJames Almer2021-07-04
* avcodec/setts_bsf: actually store the current packet's timestamps to be usabl...James Almer2021-07-04
* lavfi/dnn_backend_openvino.c: Fix Memory Leak in execute_model_ovShubhanshu Saxena2021-07-04
* avcodec/bsf: switch to av_get_token to parse bsf list stringGyan Doshi2021-07-04
* avcodec/lpc: check for zero err in normalization in compute_lpc_coefs()Michael Niedermayer2021-07-03
* avcodec/j2kenc: Check for av_strtok() failureMichael Niedermayer2021-07-03
* avformat/ftp: Check for av_strtok() failureMichael Niedermayer2021-07-03
* tools/cws2fws: Check read() for failureMichael Niedermayer2021-07-03
* tools/target_dec_fuzzer: Adjust threshold for theoraMichael Niedermayer2021-07-03
* sws: move updating the palette higher upAnton Khirnov2021-07-03