summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avfilter: add afwtdn filterPaul B Mahol2021-07-24
* tools/graph2dot: Don't use sizeof(AVFilterGraph), check allocationAndreas Rheinhardt2021-07-24
* avcodec/h264_sei: parse and export Film Grain Characteristics SEI messagesJames Almer2021-07-23
* avutil/film_grain_params: add support for H.274 Film Grain CharacteristicsJames Almer2021-07-23
* cbs_h264: add support for Film Grain Characteristics SEI messagesJames Almer2021-07-23
* avfilter/vf_shufflepixels: Check ff_get_video_buffer()Andreas Rheinhardt2021-07-23
* avformat/yuv4mpegdec: Use table instead of repeated "else if"Andreas Rheinhardt2021-07-23
* avcodec/tableprint_vlc: Fix building with hardcoded tablesAndreas Rheinhardt2021-07-23
* tools/target_dec_fuzzer: Adjust threshold for libvorbisMichael Niedermayer2021-07-22
* avformat/mov: Avoid undefined overflow in time_offset calculationMichael Niedermayer2021-07-22
* Remove/replace some unnecessary avcodec.h inclusionsAndreas Rheinhardt2021-07-22
* avcodec/g729postfilter.h: Include acelp_pitch_delay.hAndreas Rheinhardt2021-07-22
* avcodec: Remove some unnecessary mpegvideo.h inclusionsAndreas Rheinhardt2021-07-22
* Remove unnecessary avassert.h inclusionsAndreas Rheinhardt2021-07-22
* Remove unnecessary mem.h inclusionsAndreas Rheinhardt2021-07-22
* Remove obsolete version.h inclusionsAndreas Rheinhardt2021-07-22
* avutil/internal, swresample/audioconvert: Remove cpu.h inclusionsAndreas Rheinhardt2021-07-22
* avcodec/lossless_videodsp: Improve included headersAndreas Rheinhardt2021-07-22
* avcodec/avcodec: Don't include cpu.hAndreas Rheinhardt2021-07-22
* avcodec/avcodec: Don't include hwcontext.hAndreas Rheinhardt2021-07-22
* avcodec/avcodec: Don't include errno.hAndreas Rheinhardt2021-07-22
* avcodec/avcodec: Stop including channel_layout.h in avcodec.hAndreas Rheinhardt2021-07-22
* avcodec/avcodec: Stop including bsf.h in avcodec.hAndreas Rheinhardt2021-07-22
* avcodec/adpcm_data: Move tables only used by adpcm.c to itAndreas Rheinhardt2021-07-22
* avcodec/adpcm_data: Fix type mismatch for ff_adpcm_afc_coeffsAndreas Rheinhardt2021-07-22
* avcodec/adpcm: Don't include disabled AVCodecsAndreas Rheinhardt2021-07-22
* avcodec/adpcm: Disable dead codeAndreas Rheinhardt2021-07-22
* avcodec/adpcm: Fix indentationAndreas Rheinhardt2021-07-22
* avcodec/adpcm: Use smaller scope for some variablesAndreas Rheinhardt2021-07-22
* avcodec/adpcmenc: Don't include disabled AVCodecsAndreas Rheinhardt2021-07-22
* avcodec/adpcmenc: Deduplicate AVClassesAndreas Rheinhardt2021-07-22
* avcodec/adpcmenc: #if disabled code away, fix build without ADPCM_ARGOAndreas Rheinhardt2021-07-22
* avcodec/adpcmenc: Use smaller scope for some variablesAndreas Rheinhardt2021-07-22
* lavfi/dnn_backend_ov: Rename RequestItem to OVRequestItemShubhanshu Saxena2021-07-22
* lavfi/dnn_backend_openvino.c: Fix Memory Leak in execute_model_ovShubhanshu Saxena2021-07-22
* lavu/kperf: use ff_thread_once()J. Dekker2021-07-21
* doc/filters: note expr and eval mode support in overlay_cudaGyan Doshi2021-07-21
* avutil/macos_kperf: add missing header guardsJames Almer2021-07-20
* lavu/checkasm: add (private) kperf timing for macOSJ. Dekker2021-07-20
* avfilter/af_drmeter: Check that there is dataMichael Niedermayer2021-07-20
* avfilter/vf_fftdnoiz: Use lrintf() in export_row8()Michael Niedermayer2021-07-20
* avfilter/vf_mestimate: Check b_countMichael Niedermayer2021-07-20
* avfilter/vf_signature: Initialize all houghspace elementsJai Luthra2021-07-20
* lavu/cpu: Use av_cpu_ prefixThilo Borgmann2021-07-20
* avformat/gifdec: log loop countGyan Doshi2021-07-20
* fftools/ffmpeg: Fix runlength for strncmp()Thilo Borgmann2021-07-19
* avdevice/avfoundation: remove first_audio_pts and first_ptsSteven Liu2021-07-19
* ffmpeg: delay readrate enforcement for decoded streamsGyan Doshi2021-07-19
* avformat/argo_brp: use bits_per_coded_sample instead of bits_per_raw_sampleZane van Iperen2021-07-19
* avcodec/argo: use bits_per_coded_sample instead of bits_per_raw_sampleZane van Iperen2021-07-19