108145 Commits (a90e5335b3bf1f21b738b5bdf33de1b4fedf202d)
 

Author SHA1 Message Date
Rémi Denis-Courmont a90e5335b3 avutil/lfg: fix comment typo 2 years ago
James Almer 0e0f74b632 avfilter/vf_drawbox: use the correct macro to fill rgb plane pointers 2 years ago
Wang Yaqiang 3f0fac9303 fftools/ffplay: fix rotation incorrect when frame contains the displaymatrix 2 years ago
Andreas Rheinhardt 859b31de50 avfilter/video: Fix newline in trace output 2 years ago
Andreas Rheinhardt e10774a8cc avfilter/avfilter: #if ff_tlog_link() away when empty 2 years ago
Andreas Rheinhardt f4af504a1f avfilter/avfilter: Don't use AVFrame.channel_layout 2 years ago
Christian Feldmann 8357d4790f avfilter/vf_libvmaf: copy all values also for 10 bit input 2 years ago
Jyrki Vesterinen 8fc2dedfe6 avcodec/vorbisdec: don't use a flag to determine if frames have been output 2 years ago
Rémi Denis-Courmont a5ce44f301 lavu/riscv: fix av_clip_int16 2 years ago
Andreas Rheinhardt e867a29ec1 avutil/dict: Improve appending values 2 years ago
Andreas Rheinhardt c15dd31d2a avutil/dict: Fix memleak when using AV_DICT_APPEND 2 years ago
Andreas Rheinhardt f976ed7fcf avutil/dict: Avoid check whose result is known in advance 2 years ago
Andreas Rheinhardt 62af385b91 avformat/dump: Avoid unnecessary implicit calculation of strlen 2 years ago
James Almer 130483449e fftools/opt_common: check the return value of av_hwdevice_get_type_name before printing it 2 years ago
James Almer 9903ba28c2 swsresample/swresample: error out on invalid layouts 2 years ago
Andreas Rheinhardt e402bd65b1 Revert "avcodec/loongarch/h264chroma, vc1dsp_lasx: Add wrapper for __lasx_xvldx" 2 years ago
Andreas Rheinhardt 1234df7501 Revert "avcodec/loongarch: Add wrapper for __lsx_vldx" 2 years ago
Roman Arzumanyan cc81ab283c libavfilter: add vf_colorrange_cuda, CUDA-accelerated color conversion filter 2 years ago
Rémi Denis-Courmont c177108ae1 lavu/riscv: add <intmath.h> optimisations 2 years ago
Rémi Denis-Courmont df2057041b lavu/riscv: byte-swap operations 2 years ago
Rémi Denis-Courmont ff14e37393 configure/riscv: detect fast CLZ 2 years ago
Rémi Denis-Courmont d808070547 lavu/riscv: AV_READ_TIME cycle counter 2 years ago
Rémi Denis-Courmont 092ce9712f doc: reference the RISC-V specification 2 years ago
James Almer bda3a9faf4 x86/float_dsp: use three operand form for some instructions 2 years ago
Paul B Mahol 37a503ac87 avcodec/x86/audiodsp: add scalarproduct avx2 2 years ago
Paul B Mahol 72acff9f59 avutil/x86/float_dsp: add fma3 for scalarproduct 2 years ago
Paul B Mahol cf2cf31805 avcodec/flac_parser: avoid returning too negative number 2 years ago
Andreas Rheinhardt 9ad3db3ad9 fate/spdif: Add spdif tests 2 years ago
James Cowgill 50a4dff69f avcodec/arm/sbcenc: avoid callee preserved vfp registers 2 years ago
Andreas Rheinhardt 8d12f3de14 avcodec/bonk: Actually clip when using av_clip() 2 years ago
Andreas Rheinhardt f6448133e7 fate/subtitles: Add PGS remux test 2 years ago
Andreas Rheinhardt 3a783fc8cb fate/id3v2: Add test for reading and writing UTF-16 BOM tags 2 years ago
Paul B Mahol 3ce6fa6b6d avformat: add bonk demuxer 2 years ago
Paul B Mahol 88170070c4 avcodec: add bonk audio decoder 2 years ago
Andreas Rheinhardt 5c19cb3f92 avcodec/ralf: Move variable from context to stack 2 years ago
Andreas Rheinhardt dcbb7e8a30 avcodec/ralf: Move frame allocation after error checks 2 years ago
Andreas Rheinhardt df215e5758 avcodec/dca_core: Only call emms_c() if needed 2 years ago
Andreas Rheinhardt 29c4c0886d avutil/x86/intreadwrite: Add ability to detect whether MMX code is used 2 years ago
Andreas Rheinhardt a54e53a1c4 avcodec/vp8dsp: Constify src in vp8_mc_func 2 years ago
Andreas Rheinhardt 4130789f4f avcodec/vp8: Move fade_present from context to stack 2 years ago
Andreas Rheinhardt b3591ccdf1 avcodec/vp8dsp: Remove declarations of inexistent functions 2 years ago
Andreas Rheinhardt 361c875340 avcodec/vp8: Remove unused macros 2 years ago
James Almer 60d8c2019f avformat/riffdec: don't unconditionally overwrite WAVEFORMATEXTENSIBLE layout 2 years ago
Lynne f1b35fc8f0
lavu/tx: remove av_cold from table definitions 2 years ago
Hao Chen 925ac0da32
swscale/la: Add output_lasx.c file. 2 years ago
Hao Chen 74d09b068d
swscale/la: Add yuv2rgb_lasx.c and rgb2rgb_lasx.c files 2 years ago
Hao Chen 38cacce22a
swscale/la: Optimize hscale functions with lasx. 2 years ago
Paul B Mahol 09cce81245 avfilter/vf_gblur: allow filtering with zero horizontal sigma 2 years ago
Philip Langdale 09a8e5debb swscale/output: add support for Y210LE and Y212LE 2 years ago
Philip Langdale 68181623e9 swscale/output: add support for XV30LE 2 years ago