108156 Commits (6df3ad9687c41d17094ae5d16b4904f50338e0c4)
 

Author SHA1 Message Date
Rémi Denis-Courmont 6df3ad9687 lavu/riscv: fix off-by-one in bit-magnitude clip 2 years ago
Andreas Rheinhardt a2c6bf2314 avcodec/intrax8: Remove reference to inexistent parameter 2 years ago
Andreas Rheinhardt 4cd1d3e3b7 avcodec/iff: Use unsigned to avoid compiler warning 2 years ago
Andreas Rheinhardt 487fc61cb2 avcodec/iff: Remove transient objects from the context 2 years ago
Andreas Rheinhardt 828a0c4254 avcodec/iff: Reindent after the previous commits 2 years ago
Andreas Rheinhardt 8612b26202 avcodec/iff: Pass extradata and extradata_size explicitly 2 years ago
Andreas Rheinhardt d0df74553b avcodec/iff: Return early when possible 2 years ago
Andreas Rheinhardt 46b586e5b2 avcodec/iff: Avoid redundant frees 2 years ago
Andreas Rheinhardt f0be9129ad avcodec/iff: Split extract_header into extradata and packet part 2 years ago
Andreas Rheinhardt bffc8f9af1 avcodec/adpcmenc: Round up required buffer size 2 years ago
Timo Rothenpieler c9bd6ee5cb avfilter/vf_colorspace_cuda: mark fall-through 2 years ago
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