| Commit message (Expand) | Author | Age | Files | Lines |
* | fftools/ffplay: fix rotation incorrect when frame contains the displaymatrix | Wang Yaqiang | 2022-09-15 | 1 | -2/+8 |
* | avfilter/video: Fix newline in trace output | Andreas Rheinhardt | 2022-09-14 | 1 | -1/+1 |
* | avfilter/avfilter: #if ff_tlog_link() away when empty | Andreas Rheinhardt | 2022-09-14 | 2 | -0/+6 |
* | avfilter/avfilter: Don't use AVFrame.channel_layout | Andreas Rheinhardt | 2022-09-14 | 1 | -2/+10 |
* | avfilter/vf_libvmaf: copy all values also for 10 bit input | Christian Feldmann | 2022-09-14 | 1 | -1/+2 |
* | avcodec/vorbisdec: don't use a flag to determine if frames have been output | Jyrki Vesterinen | 2022-09-14 | 1 | -1/+5 |
* | lavu/riscv: fix av_clip_int16 | Rémi Denis-Courmont | 2022-09-14 | 1 | -2/+2 |
* | avutil/dict: Improve appending values | Andreas Rheinhardt | 2022-09-14 | 1 | -6/+7 |
* | avutil/dict: Fix memleak when using AV_DICT_APPEND | Andreas Rheinhardt | 2022-09-14 | 1 | -16/+12 |
* | avutil/dict: Avoid check whose result is known in advance | Andreas Rheinhardt | 2022-09-14 | 1 | -4/+4 |
* | avformat/dump: Avoid unnecessary implicit calculation of strlen | Andreas Rheinhardt | 2022-09-14 | 1 | -3/+1 |
* | fftools/opt_common: check the return value of av_hwdevice_get_type_name befor... | James Almer | 2022-09-14 | 1 | -1/+4 |
* | swsresample/swresample: error out on invalid layouts | James Almer | 2022-09-14 | 1 | -16/+32 |
* | Revert "avcodec/loongarch/h264chroma, vc1dsp_lasx: Add wrapper for __lasx_xvldx" | Andreas Rheinhardt | 2022-09-14 | 3 | -58/+53 |
* | Revert "avcodec/loongarch: Add wrapper for __lsx_vldx" | Andreas Rheinhardt | 2022-09-14 | 6 | -252/+247 |
* | libavfilter: add vf_colorrange_cuda, CUDA-accelerated color conversion filter | Roman Arzumanyan | 2022-09-13 | 7 | -3/+570 |
* | lavu/riscv: add <intmath.h> optimisations | Rémi Denis-Courmont | 2022-09-13 | 2 | -2/+106 |
* | lavu/riscv: byte-swap operations | Rémi Denis-Courmont | 2022-09-13 | 2 | -0/+76 |
* | configure/riscv: detect fast CLZ | Rémi Denis-Courmont | 2022-09-13 | 1 | -0/+6 |
* | lavu/riscv: AV_READ_TIME cycle counter | Rémi Denis-Courmont | 2022-09-13 | 2 | -0/+55 |
* | doc: reference the RISC-V specification | Rémi Denis-Courmont | 2022-09-13 | 1 | -0/+5 |
* | x86/float_dsp: use three operand form for some instructions | James Almer | 2022-09-13 | 1 | -8/+8 |
* | avcodec/x86/audiodsp: add scalarproduct avx2 | Paul B Mahol | 2022-09-13 | 2 | -0/+24 |
* | avutil/x86/float_dsp: add fma3 for scalarproduct | Paul B Mahol | 2022-09-13 | 2 | -0/+129 |
* | avcodec/flac_parser: avoid returning too negative number | Paul B Mahol | 2022-09-13 | 1 | -2/+5 |
* | fate/spdif: Add spdif tests | Andreas Rheinhardt | 2022-09-13 | 14 | -0/+1496 |
* | avcodec/arm/sbcenc: avoid callee preserved vfp registers | James Cowgill | 2022-09-13 | 1 | -110/+110 |
* | avcodec/bonk: Actually clip when using av_clip() | Andreas Rheinhardt | 2022-09-12 | 1 | -1/+1 |
* | fate/subtitles: Add PGS remux test | Andreas Rheinhardt | 2022-09-12 | 2 | -0/+20 |
* | fate/id3v2: Add test for reading and writing UTF-16 BOM tags | Andreas Rheinhardt | 2022-09-12 | 2 | -0/+47 |
* | avformat: add bonk demuxer | Paul B Mahol | 2022-09-12 | 5 | -3/+103 |
* | avcodec: add bonk audio decoder | Paul B Mahol | 2022-09-12 | 7 | -2/+446 |
* | avcodec/ralf: Move variable from context to stack | Andreas Rheinhardt | 2022-09-11 | 1 | -9/+8 |
* | avcodec/ralf: Move frame allocation after error checks | Andreas Rheinhardt | 2022-09-11 | 1 | -6/+5 |
* | avcodec/dca_core: Only call emms_c() if needed | Andreas Rheinhardt | 2022-09-11 | 1 | -0/+8 |
* | avutil/x86/intreadwrite: Add ability to detect whether MMX code is used | Andreas Rheinhardt | 2022-09-11 | 1 | -0/+2 |
* | avcodec/vp8dsp: Constify src in vp8_mc_func | Andreas Rheinhardt | 2022-09-11 | 12 | -205/+206 |
* | avcodec/vp8: Move fade_present from context to stack | Andreas Rheinhardt | 2022-09-11 | 2 | -8/+3 |
* | avcodec/vp8dsp: Remove declarations of inexistent functions | Andreas Rheinhardt | 2022-09-11 | 1 | -7/+0 |
* | avcodec/vp8: Remove unused macros | Andreas Rheinhardt | 2022-09-11 | 1 | -8/+0 |
* | avformat/riffdec: don't unconditionally overwrite WAVEFORMATEXTENSIBLE layout | James Almer | 2022-09-11 | 1 | -3/+8 |
* | lavu/tx: remove av_cold from table definitions | Lynne | 2022-09-11 | 1 | -3/+3 |
* | swscale/la: Add output_lasx.c file. | Hao Chen | 2022-09-10 | 4 | -1/+1993 |
* | swscale/la: Add yuv2rgb_lasx.c and rgb2rgb_lasx.c files | Hao Chen | 2022-09-10 | 8 | -0/+444 |
* | swscale/la: Optimize hscale functions with lasx. | Hao Chen | 2022-09-10 | 8 | -1/+1293 |
* | avfilter/vf_gblur: allow filtering with zero horizontal sigma | Paul B Mahol | 2022-09-10 | 1 | -2/+2 |
* | swscale/output: add support for Y210LE and Y212LE | Philip Langdale | 2022-09-10 | 12 | -3/+67 |
* | swscale/output: add support for XV30LE | Philip Langdale | 2022-09-10 | 14 | -2/+44 |
* | swscale/output: add support for XV36LE | Philip Langdale | 2022-09-10 | 14 | -2/+42 |
* | swscale/output: add support for P012 | Philip Langdale | 2022-09-10 | 15 | -62/+105 |