114712 Commits (2d33d6bfcc2ab4031862aeb35bc0cb536019ac09)
 

Author SHA1 Message Date
Andreas Rheinhardt 2d33d6bfcc avcodec/dv: Don't pretend initializing work chunks can fail 9 months ago
Andreas Rheinhardt f3c8d0399a avcodec/huffyuvdec: Use assert to check for things that can't fail 9 months ago
Andreas Rheinhardt a6d6c8442c avcodec/huffyuvdec: Use bytestream API for byte-aligned reads 9 months ago
Andreas Rheinhardt a6979e3bd2 avcodec/huffyuvenc: Deduplicate options 9 months ago
Andreas Rheinhardt 5110d16f5a avcodec/huffyuvenc: Avoid code duplication 9 months ago
Andreas Rheinhardt d517c9e51b avcodec/huffyuvenc: Avoid duplicate variables 9 months ago
Andreas Rheinhardt 0e5af493fc avcodec/huffyuv: Return proper error code 9 months ago
Andreas Rheinhardt cf96c0295e avcodec/huffyuv(dec|enc): Use union for temp/temp16 9 months ago
Andreas Rheinhardt eef5d60ac6 avcodec/huffyuv: Inline common alloc/free functions in their callers 9 months ago
Andreas Rheinhardt cebf1d59a5 avcodec/huffyuvdec: Don't zero unnecessarily 9 months ago
Frank Plowman 2d79ae3f8a lavc/vvc: Error if SPS ID is duplicated within CVS 9 months ago
Andreas Rheinhardt 0dbf45120a avcodec/libdav1d: Don't cast const away unnecessarily 9 months ago
Stefano Sabatini 1cb1f29a04 lavf/lrc: fix comments in headers 9 months ago
Antoine SOULIER 4865ea48cc avcodec/liblc3dec: retrieve duration of the last packet from the demuxer 9 months ago
Antoine SOULIER 6de00dc5f1 avcodec/liblc3dec: fix extradata size 9 months ago
Antoine SOULIER ad3fcfd0f2 avcodec/liblc3dec: fix typo in macro name, fix compilation 9 months ago
Oneric 57c545090d avocdec/ass: simplify linebreaks 9 months ago
Oneric 0fc975c0d3 avcodec/ass,webvttdec: implement more portable curly brace escapes 9 months ago
Oneric baa64fa4e6 avcodec/ass,webvttdec: fix handling of backslashes 9 months ago
Oneric 7b8b4cdd96 avcodec/webvttdec: honour bidi marks 9 months ago
James Almer 6f13f5dd59 doc/encoders: add missing libxvid option 9 months ago
James Almer 16ba7bdd76 doc/encoders: remove non-existent flag 9 months ago
James Almer 81b3a82fae avcodec/libaomenc: remove variable redefinition 9 months ago
James Almer 5e0eac3d45 avcodec/libaomenc: bump the minimum required version to 2.0.0 9 months ago
Andreas Rheinhardt 7b7b7819bd fate/ffmpeg: Avoid dependency on samples 9 months ago
Andreas Rheinhardt d307aca184 avcodec/wavpack: Remove always-false check 9 months ago
Andreas Rheinhardt aecd63478e avcodec/dsd: Hoist branch out of loop 9 months ago
Andreas Rheinhardt 6d38c260e5 avcodec/dsddec: Fix decoding LSBF samples 9 months ago
Andreas Rheinhardt e81fa9f482 avcodec/wavpack: Only initialize DSD data when encountering DSD 9 months ago
Andreas Rheinhardt 1c2860e815 fate/wavpack: Add test for DSD 9 months ago
Andreas Rheinhardt c720c69188 avcodec/dsd: Use double for LUTs 9 months ago
Andreas Rheinhardt 2f59648aed avcodec/wavpack: Fix leak and segfault on reallocation error 9 months ago
Andreas Rheinhardt a4800643bb avcodec/lossless_videoencdsp: Don't presume alignment in diff_bytes 9 months ago
Andreas Rheinhardt e54696bcaa avcodec/ppc/h264dsp: Fix left shifts of negative numbers 9 months ago
Leo Izen 7c338f470f avcodec, avformat/ffjni: fix duplicate JNI symbols 9 months ago
Michael Niedermayer bf3b74142e
avformat/pcm: Use 64bit in bitrate computation 9 months ago
Michael Niedermayer ed49391961
avformat/mxfdec: Check index_edit_rate 9 months ago
Michael Niedermayer 1a9eda65d0
swscale/utils: Fix xInc overflow 9 months ago
Michael Niedermayer 4593cf7ab3
avformat/iamf_parse: Check sound_system 9 months ago
Michael Niedermayer 28c7094b25
avcodec/wavarc: fix signed integer overflow in block type 6/19 9 months ago
James Almer 3db674614d avcodec/liblc3enc: don't force unspec channel layouts 9 months ago
James Almer 45d2110fc7 avcodec/liblc3dec: sanitize channel count in avctx 9 months ago
Antoine Soulier via ffmpeg-devel 240fd04db2 avcodec/liblc3: add encoding/decoding support of LC3 audio codec 9 months ago
Marth64 e3335e9e9e Changelog: fix typos for 7.0 section 9 months ago
Andreas Rheinhardt 428ff7bd8c swscale/ppc/swscale_ppc_template: Reindent after the previous commit 9 months ago
Andreas Rheinhardt 95b4aea5e3 swscale/ppc/swscale_ppc_template: Remove code not passing checkasm 9 months ago
Andreas Rheinhardt db063212c8 avcodec/vvc: Rename vvc_?foo->foo 9 months ago
Jean-Baptiste Kempf 486a2b964b changelog: update for 7.0 9 months ago
Wenbin Chen 478d97f303 libavfilter/dnn_io_proc: Take step into consideration when crop frame 9 months ago
Wenbin Chen 8869f5ce86 libavfilter/dnn_backend_openvino: Check bbox's height 9 months ago