| Commit message (Expand) | Author | Age | Files | Lines |
* | avutil/aes_ctr: Add proper doxy group | Marvin Scholz | 2022-10-17 | 1 | -0/+6 |
* | avcodec/videotoolbox: Add proper doxy group | Marvin Scholz | 2022-10-17 | 1 | -0/+9 |
* | avcodec/codec_par: Add missing doxy group opening | Marvin Scholz | 2022-10-17 | 1 | -0/+1 |
* | avcodec/vdpau: Fix doxy comment typo | Marvin Scholz | 2022-10-17 | 1 | -1/+1 |
* | avutil/twofish: Fix doxy @param typo | Marvin Scholz | 2022-10-17 | 1 | -1/+1 |
* | avutil/channel_layout: Group pre-defined channel layouts | Marvin Scholz | 2022-10-17 | 1 | -0/+5 |
* | avutil/channel_layout: Group deprecated functions | Marvin Scholz | 2022-10-17 | 1 | -0/+8 |
* | avutil/channel_layout: Move to its own group | Marvin Scholz | 2022-10-17 | 1 | -2/+8 |
* | avutil/channel_layout: Remove bogus closing group | Marvin Scholz | 2022-10-17 | 1 | -1/+0 |
* | avcodec/avcodec: Escape Doxygen reference | Marvin Scholz | 2022-10-17 | 1 | -1/+1 |
* | avformat/avformat: Improve doxy style | Marvin Scholz | 2022-10-17 | 1 | -77/+103 |
* | swresample/swresample: Fix mismatching argument names | Marvin Scholz | 2022-10-17 | 1 | -4/+4 |
* | avutil: Fix mismatching argument names | Marvin Scholz | 2022-10-17 | 4 | -5/+9 |
* | avformat/avformat: Fix mismatching argument names | Marvin Scholz | 2022-10-17 | 1 | -2/+2 |
* | avdevice/avdevice: Fix mismatching argument name | Marvin Scholz | 2022-10-17 | 1 | -1/+1 |
* | avcodec: Fix Doxygen trailing brief comments | Marvin Scholz | 2022-10-17 | 2 | -8/+8 |
* | lavc/audiodsp: fix RISC-V V scalar product (again) | Rémi Denis-Courmont | 2022-10-17 | 1 | -1/+1 |
* | doc/filters: add another afftfilt example | Paul B Mahol | 2022-10-16 | 1 | -0/+6 |
* | doc/decoders: document the max_frame_delay libdav1d option | James Almer | 2022-10-15 | 1 | -1/+5 |
* | avcodec/libdav1d: add an option to set max frame delay | James Almer | 2022-10-15 | 2 | -2/+11 |
* | avcodec/motion_est: Remove unused elements | Andreas Rheinhardt | 2022-10-15 | 1 | -2/+0 |
* | avcodec/svq1enc: Move PutBitContext from context to stack | Andreas Rheinhardt | 2022-10-14 | 1 | -22/+22 |
* | avcodec/svq1: Set hidden visibility | Andreas Rheinhardt | 2022-10-14 | 1 | -0/+4 |
* | avcodec/svq1enc: Add SVQ1EncDSPContext, make codec context private | Andreas Rheinhardt | 2022-10-14 | 5 | -95/+93 |
* | avcodec/svq1enc: Inline constants | Andreas Rheinhardt | 2022-10-14 | 2 | -8/+12 |
* | libswscale: force a minimum size of the slide for bayer sources | Chema Gonzalez | 2022-10-14 | 1 | -0/+1 |
* | lavf/async: Fix ring_write return value | Guangyu Sun | 2022-10-14 | 1 | -1/+7 |
* | fftools/ffmpeg_opt: Use av_err2str | Marvin Scholz | 2022-10-14 | 1 | -3/+1 |
* | fftools/ffprobe: Use av_err2str | Marvin Scholz | 2022-10-14 | 1 | -7/+1 |
* | fftools/cmdutils: Use av_err2str | Marvin Scholz | 2022-10-14 | 1 | -6/+1 |
* | avcodec/vp8: Add const where appropriate | Andreas Rheinhardt | 2022-10-13 | 1 | -54/+55 |
* | lavfi/src_avsynctest: set video frame durations | Anton Khirnov | 2022-10-13 | 1 | -0/+1 |
* | lavfi/vf_minterpolate: set output frame durations | Anton Khirnov | 2022-10-13 | 1 | -0/+1 |
* | lavfi/vf_frei0r: set frame durations for frei0r_src | Anton Khirnov | 2022-10-13 | 1 | -0/+1 |
* | lavfi/vf_deinterlace_qsv: set output frame durations | Anton Khirnov | 2022-10-13 | 1 | -0/+5 |
* | lavfi/vf_framepack: properly set output duration for framesequence output | Anton Khirnov | 2022-10-13 | 1 | -1/+3 |
* | lavfi/vf_estdif: set frame durations | Anton Khirnov | 2022-10-13 | 1 | -3/+6 |
* | lavfi/vf_estdif: drop a redundant context variable | Anton Khirnov | 2022-10-13 | 1 | -7/+4 |
* | lavfi/vf_estdif: drop an unused function parameter | Anton Khirnov | 2022-10-13 | 1 | -3/+3 |
* | lavfi/vf_decimate: use inverse of output framerate as timebase | Anton Khirnov | 2022-10-13 | 1 | -5/+6 |
* | lavfi/vf_coreimage: set frame durations | Anton Khirnov | 2022-10-13 | 1 | -0/+1 |
* | lavfi/vf_tinterlace: set frame durations | Anton Khirnov | 2022-10-13 | 1 | -0/+1 |
* | lavfi/settb: rescale input frame durations | Anton Khirnov | 2022-10-13 | 1 | -0/+1 |
* | lavfi/f_drawgraph: forward input frame durations | Anton Khirnov | 2022-10-13 | 1 | -1/+3 |
* | ffmpeg: Make find_stream_info behave like a normal per-file option | Marvin Scholz | 2022-10-13 | 2 | -3/+4 |
* | riscv: fix scalar product initialisation | Rémi Denis-Courmont | 2022-10-13 | 2 | -2/+2 |
* | avcodec/snow: Move initializing MotionEstContext to snowenc.c | Andreas Rheinhardt | 2022-10-12 | 3 | -3/+3 |
* | configure: Add (dnxhd|snow)_encoder->videodsp dependency | Andreas Rheinhardt | 2022-10-12 | 1 | -2/+2 |
* | configure: Remove unnecessary wmavoice->mdct dependency | Andreas Rheinhardt | 2022-10-12 | 1 | -1/+1 |
* | configure: Remove unnecessary qdm2_decoder->mdct dependency | Andreas Rheinhardt | 2022-10-12 | 1 | -1/+1 |