summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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
* sws: move initializing dither_error higher upAnton Khirnov2021-07-03
* sws: move the early return for zero-sized slices higher upAnton Khirnov2021-07-03
* sws: simplify setting sliceDirAnton Khirnov2021-07-03
* sws: merge handling frame start into a single blockAnton Khirnov2021-07-03
* sws: make checking for the start of a new frame more explicitAnton Khirnov2021-07-03
* sws: reset sliceDir at the end of sws_scale()Anton Khirnov2021-07-03
* sws: rename SwsContext.swscale to convert_unscaledAnton Khirnov2021-07-03
* sws: separate the calls to scaled vs unscaled conversionAnton Khirnov2021-07-03
* sws: do not reallocate scratch buffers for each sliceAnton Khirnov2021-07-03
* sws: group the parameters validity checks togetherAnton Khirnov2021-07-03
* sws: initialize {src,dst}Stride2 consistently with {src,dst}2Anton Khirnov2021-07-03
* sws: cosmeticsAnton Khirnov2021-07-03
* sws: factor out cascaded scalingAnton Khirnov2021-07-03
* sws: cosmeticsAnton Khirnov2021-07-03
* sws: factor out gamma-correct scalingAnton Khirnov2021-07-03
* sws: return an error code on invalid parameters to sws_scale()Anton Khirnov2021-07-03
* sws: reindent after previous commitAnton Khirnov2021-07-03
* sws: factor out updating the paletteAnton Khirnov2021-07-03
* sws: remove unnecessary bracesAnton Khirnov2021-07-03
* qsvenc_hevc: allow user set more coding optionsHaihao Xiang2021-07-02
* avformat: add a concat protocol that takes a line break delimited list of res...James Almer2021-07-02