summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* avfilter/f_cue: Deduplicate AVClassesAndreas Rheinhardt2021-09-19
* avfilter/af_sidechaincompress: Deduplicate AVClassesAndreas Rheinhardt2021-09-19
* avfilter/af_biquads: Deduplicate AVClassesAndreas Rheinhardt2021-09-19
* avfilter/af_asupercut: Deduplicate AVClassesAndreas Rheinhardt2021-09-19
* avfilter/vf_convolution: Deduplicate AVClassesAndreas Rheinhardt2021-09-19
* avfilter/vf_convolution: Fix standalone build of kirsch, scharr filtersAndreas Rheinhardt2021-09-19
* avfilter/af_agate: Deduplicate AVClassesAndreas Rheinhardt2021-09-19
* avformat/demux: Use av_opt_set_int() where appropriateAndreas Rheinhardt2021-09-18
* avutil/buffer: Avoid allocation of AVBuffer when using buffer poolAndreas Rheinhardt2021-09-18
* avfilter/vf_zscale: Don't make assumptions about zimg's range enumsAndreas Rheinhardt2021-09-18
* avformat/libsrt: remove url_get_file_handle implementationZhao Zhili2021-09-18
* avformat/libsrt: log streamid in listener modeZhao Zhili2021-09-18
* avformat/mpegts: fixes overflow when parsing the PMTNicolas Jorge Dato2021-09-18
* libavfilter/x86/vf_gblur: correct the order of loop stepWu Jianhua2021-09-18
* libavfilter/x86/vf_gblur: fixed the fate-test failed on MacOSWu Jianhua2021-09-18
* avfilter/vf_zscale: fix output color_range discrepancyPavel Koshevoy2021-09-17
* avcodec/mpeg12dec: Do not put mpeg_f_code into an invalid state on error returnMichael Niedermayer2021-09-17
* avcodec/mpegvideo_enc: Limit bitrate tolerance to the representableMichael Niedermayer2021-09-17
* avcodec/wmaprodec: Check that the EOF frame was allocated before decoding int...Michael Niedermayer2021-09-17
* avutil/buffer: constify some function parametersJames Almer2021-09-17
* avfilter/vf_coreimage: Simplify query_formatsAndreas Rheinhardt2021-09-17
* avfilter/avfilter: Actually error out on init errorAndreas Rheinhardt2021-09-17
* libavdevice/avfoundation.m: fix potential unreleased lock issueChengfeng Ye2021-09-17
* libavdevice/avfoundation.m: fix protential unreleased lock issueChengfeng Ye2021-09-17
* avcodec/elbg: Remove avoidable bufferAndreas Rheinhardt2021-09-17
* avformat/utils: Use st for AVStream variable in avpriv_set_pts_infoAndreas Rheinhardt2021-09-17
* avformat/demux: Don't free inexistent ID3v2 metadataAndreas Rheinhardt2021-09-17
* avformat/utils: Move demuxing code out into a new fileAndreas Rheinhardt2021-09-17
* avformat/utils: Move seeking code out into a new fileAndreas Rheinhardt2021-09-17
* avformat/utils: ReindentationAndreas Rheinhardt2021-09-17
* avformat: Avoid allocation for AVStreamInternalAndreas Rheinhardt2021-09-17
* avformat/mux, utils: Use dedicated pointer for AVStreamInternalAndreas Rheinhardt2021-09-17
* avformat: Avoid allocation for AVFormatInternalAndreas Rheinhardt2021-09-17
* avformat/mux, mxfenc, utils: Use dedicated pointer for AVFormatInternalAndreas Rheinhardt2021-09-17
* avformat/asfenc, mux, utils: Use smaller scope for variablesAndreas Rheinhardt2021-09-17
* avformat/mp3dec: Simplify checking for no-metadataAndreas Rheinhardt2021-09-17
* avformat/mp3dec: Avoid calling avio_tell() multiple timesAndreas Rheinhardt2021-09-17
* doc/decoders: mention that some libdav1d options are deprecatedJames Almer2021-09-16
* avformat/mvdec: Don't signal success on parse_audio_var() errorJames Almer2021-09-16
* avcodec/apedec: Fix integer overflow in intermediateMichael Niedermayer2021-09-16
* avformat/mvdec: Do not set invalid sample rateMichael Niedermayer2021-09-16
* avformat/sbgdec: Check for t0 overflow in expand_tseq()Michael Niedermayer2021-09-16
* avcodec/mjpegdec: export display matrix frame side data when availableJames Almer2021-09-16
* ffmpeg: take into account image flipping in the display matrixJames Almer2021-09-16
* ffmpeg: use display matrix frame side data for autorotationJames Almer2021-09-16
* cmdutils: round rotation value to nearest integerJames Almer2021-09-16
* tools/dvd2concat: generate VOBSUB extradataNicolas George2021-09-16
* lavf/concatdec: add stream_extradata directiveNicolas George2021-09-16
* tools/dvd2concat: add support for chaptersNicolas George2021-09-16
* lavf/concat: add support for chaptersNicolas George2021-09-16