aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* avutil/aes_ctr: Add proper doxy groupMarvin Scholz2022-10-171-0/+6
* avcodec/videotoolbox: Add proper doxy groupMarvin Scholz2022-10-171-0/+9
* avcodec/codec_par: Add missing doxy group openingMarvin Scholz2022-10-171-0/+1
* avcodec/vdpau: Fix doxy comment typoMarvin Scholz2022-10-171-1/+1
* avutil/twofish: Fix doxy @param typoMarvin Scholz2022-10-171-1/+1
* avutil/channel_layout: Group pre-defined channel layoutsMarvin Scholz2022-10-171-0/+5
* avutil/channel_layout: Group deprecated functionsMarvin Scholz2022-10-171-0/+8
* avutil/channel_layout: Move to its own groupMarvin Scholz2022-10-171-2/+8
* avutil/channel_layout: Remove bogus closing groupMarvin Scholz2022-10-171-1/+0
* avcodec/avcodec: Escape Doxygen referenceMarvin Scholz2022-10-171-1/+1
* avformat/avformat: Improve doxy styleMarvin Scholz2022-10-171-77/+103
* swresample/swresample: Fix mismatching argument namesMarvin Scholz2022-10-171-4/+4
* avutil: Fix mismatching argument namesMarvin Scholz2022-10-174-5/+9
* avformat/avformat: Fix mismatching argument namesMarvin Scholz2022-10-171-2/+2
* avdevice/avdevice: Fix mismatching argument nameMarvin Scholz2022-10-171-1/+1
* avcodec: Fix Doxygen trailing brief commentsMarvin Scholz2022-10-172-8/+8
* lavc/audiodsp: fix RISC-V V scalar product (again)Rémi Denis-Courmont2022-10-171-1/+1
* doc/filters: add another afftfilt examplePaul B Mahol2022-10-161-0/+6
* doc/decoders: document the max_frame_delay libdav1d optionJames Almer2022-10-151-1/+5
* avcodec/libdav1d: add an option to set max frame delayJames Almer2022-10-152-2/+11
* avcodec/motion_est: Remove unused elementsAndreas Rheinhardt2022-10-151-2/+0
* avcodec/svq1enc: Move PutBitContext from context to stackAndreas Rheinhardt2022-10-141-22/+22
* avcodec/svq1: Set hidden visibilityAndreas Rheinhardt2022-10-141-0/+4
* avcodec/svq1enc: Add SVQ1EncDSPContext, make codec context privateAndreas Rheinhardt2022-10-145-95/+93
* avcodec/svq1enc: Inline constantsAndreas Rheinhardt2022-10-142-8/+12
* libswscale: force a minimum size of the slide for bayer sourcesChema Gonzalez2022-10-141-0/+1
* lavf/async: Fix ring_write return valueGuangyu Sun2022-10-141-1/+7
* fftools/ffmpeg_opt: Use av_err2strMarvin Scholz2022-10-141-3/+1
* fftools/ffprobe: Use av_err2strMarvin Scholz2022-10-141-7/+1
* fftools/cmdutils: Use av_err2strMarvin Scholz2022-10-141-6/+1
* avcodec/vp8: Add const where appropriateAndreas Rheinhardt2022-10-131-54/+55
* lavfi/src_avsynctest: set video frame durationsAnton Khirnov2022-10-131-0/+1
* lavfi/vf_minterpolate: set output frame durationsAnton Khirnov2022-10-131-0/+1
* lavfi/vf_frei0r: set frame durations for frei0r_srcAnton Khirnov2022-10-131-0/+1
* lavfi/vf_deinterlace_qsv: set output frame durationsAnton Khirnov2022-10-131-0/+5
* lavfi/vf_framepack: properly set output duration for framesequence outputAnton Khirnov2022-10-131-1/+3
* lavfi/vf_estdif: set frame durationsAnton Khirnov2022-10-131-3/+6
* lavfi/vf_estdif: drop a redundant context variableAnton Khirnov2022-10-131-7/+4
* lavfi/vf_estdif: drop an unused function parameterAnton Khirnov2022-10-131-3/+3
* lavfi/vf_decimate: use inverse of output framerate as timebaseAnton Khirnov2022-10-131-5/+6
* lavfi/vf_coreimage: set frame durationsAnton Khirnov2022-10-131-0/+1
* lavfi/vf_tinterlace: set frame durationsAnton Khirnov2022-10-131-0/+1
* lavfi/settb: rescale input frame durationsAnton Khirnov2022-10-131-0/+1
* lavfi/f_drawgraph: forward input frame durationsAnton Khirnov2022-10-131-1/+3
* ffmpeg: Make find_stream_info behave like a normal per-file optionMarvin Scholz2022-10-132-3/+4
* riscv: fix scalar product initialisationRémi Denis-Courmont2022-10-132-2/+2
* avcodec/snow: Move initializing MotionEstContext to snowenc.cAndreas Rheinhardt2022-10-123-3/+3
* configure: Add (dnxhd|snow)_encoder->videodsp dependencyAndreas Rheinhardt2022-10-121-2/+2
* configure: Remove unnecessary wmavoice->mdct dependencyAndreas Rheinhardt2022-10-121-1/+1
* configure: Remove unnecessary qdm2_decoder->mdct dependencyAndreas Rheinhardt2022-10-121-1/+1