summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* avformat/pp_bnk: don't set bits_per_raw_sampleZane van Iperen2021-07-19
* avformat/kvag: don't set bits_per_raw_sampleZane van Iperen2021-07-19
* avformat/apm: don't set bits_per_raw_sampleZane van Iperen2021-07-19
* avformat/alp: don't set bits_per_raw_sampleZane van Iperen2021-07-19
* avformat/argo_asf: don't set bits_per_raw_sampleZane van Iperen2021-07-19
* avformat/argo_cvg: don't set bits_per_raw_sampleZane van Iperen2021-07-19
* avcodec/dsd_tablegen: Merge header into dsd.cAndreas Rheinhardt2021-07-19
* avfilter/internal: Mark ff_filter_get_nb_threads() as av_pureAndreas Rheinhardt2021-07-18
* Avoid calling functions repeatedly via FFMINAndreas Rheinhardt2021-07-18
* avcodec/libavcodec.v: Tighten export whitelistAndreas Rheinhardt2021-07-18
* fftools/ffmpeg: Fix declaration-after-statement warningAndreas Rheinhardt2021-07-18
* avutil/hwcontext_videotoolbox: implement hwupload to convert AVFrame to CVPix...Aman Karmani2021-07-18
* x86/tx_float: correctly load the transform lengthLynne2021-07-18