108423 Commits (4393331250d1f61be0d159de2a7976087a118c25)
 

Author SHA1 Message Date
Rémi Denis-Courmont 5c15cb138e lavc/vorbisdec: use intermediate variables 2 years ago
Rémi Denis-Courmont b52034270a lavc/vorbisdsp: use ptrdiff_t rather than intptr_t 2 years ago
Rémi Denis-Courmont bbf045aa59 lavc/vorbisdec: use ptrdiff_t to iterate over intptr_t 2 years ago
Andreas Rheinhardt 129cbbd7be avcodec/aptxenc: Process data in complete blocks of four samples only 2 years ago
Andreas Rheinhardt 017d976629 avcodec/encode: Enable encoders to control padding of last frame 2 years ago
Andreas Rheinhardt dc7b664557 avcodec/encode: Redo checks for small last audio frame 2 years ago
Andreas Rheinhardt e6bfb14223 avcodec/aptxdec: Process data in complete blocks only 2 years ago
Andreas Rheinhardt c8707c105f avformat/aptxdec: Don't set AV_PKT_FLAG_CORRUPT mistakenly 2 years ago
Andreas Rheinhardt 9d10d3a4ee avformat/aptxdec: Don't set AVCodecParameters.frame_size 2 years ago
Andreas Rheinhardt c0d483cecb avcodec/aptx: Use AVCodecContext.frame_size according to the API 2 years ago
Andreas Rheinhardt 6f22d1965e avcodec/utils: Support APTX (HD) in av_get_audio_frame_duration() 2 years ago
Andreas Rheinhardt 9884d14711 fate/audio: Add tests for APTX (HD) 2 years ago
James Almer 33cdf51a06 avcodec/avcodec: Use the new API fields to validate the layout returned by decoders 2 years ago
Anton Khirnov 8576c3c5d8 lavc/videotoolbox: deprecate write-only output_callback 2 years ago
Anton Khirnov d7f4ad88a0 lavc/videotoolbox: do not pass AVCodecContext to decoder output callback 2 years ago
Lynne 4ba68639ca
x86/tx_float: add asm call versions of the 2pt and 4pt transforms 2 years ago
Lynne 892548e6a1
x86/tx_float: fully support 128bit regs in LOAD64_LUT 2 years ago
Lynne af42bb3d61
x86/tx_float: simplify and describe the intra-asm call convention 2 years ago
Andreas Rheinhardt 2ec59d2973 configure: Remove obsolete APTX decoder dependencies 2 years ago
Paul B Mahol 1f9f0dc6ee avfilter/af_afftdn: add double sample format support 2 years ago
Paul B Mahol 1af0051977 doc/filters: add speechnorm examples 2 years ago
Paul B Mahol 9ac777234e avfilter/af_dynaudnorm: fix parameter for copy samples function 2 years ago
Rémi Denis-Courmont 7f27ce6882 lavc/fmtconvert: remove dead int32_to_float 2 years ago
Andreas Rheinhardt fc5aef59bf fate/lavf-audio: Add dfpwm test 2 years ago
Paul B Mahol 2069894bc1 avcodec/mlpdec: unbreak TrueHD single substream mono decoding 2 years ago
Paul B Mahol b0579cc298 avcodec/mlpenc: improve encoding of stereo TrueHD and add mono support 2 years ago
Paul B Mahol c12a6fd227 avcodec/mlpenc: rename some variables to better alternatives 2 years ago
Paul B Mahol adaa06581c avcodec/mlpdec: relax channels checking 2 years ago
Philip Langdale ed83a3a5bd lavu/pixdesc: favour formats where depth and subsampling exactly match 2 years ago
Paul B Mahol 7c60badbed avcodec/exr: recreate offset table outside of packet 2 years ago
Paul B Mahol f80e5815c0 avcodec/exr: remove less usefull log messages 2 years ago
Paul B Mahol 05066cba19 avcodec/8bps: fix style issue 2 years ago
Paul B Mahol e35af6bcef avcodec/mlpdec: fix decoding of overlapping channels in substreams 2 years ago
Paul B Mahol 79dcee34dd avcodec: add XWD parser 2 years ago
Paul B Mahol 695bf82bfb avcodec/tta: simplify final samples conversion 2 years ago
Yondon Fu b11813708d avfilter/vf_libvmaf: Update ssim, ms_ssim options description 2 years ago
Michael Niedermayer f05247f6a4
avcodec/apedec: Fix integer overflow in filter_3800() 2 years ago
Michael Niedermayer 67250ee8d2
tools/target_dec_fuzzer: Adjust threshold for Jpeg2000 2 years ago
Michael Niedermayer 14e99cb472
avcodec/hdrdec: Update w in inner loop of decompress() 2 years ago
Michael Niedermayer 3993345f91
avcodec/tta: Check 24bit scaling for overflow 2 years ago
Michael Niedermayer 677e27a9af
avcodec/mobiclip: Check quantizer for overflow 2 years ago
Michael Niedermayer ac26712e35
avcodec/exr: Check preview psize 2 years ago
Michael Niedermayer 43a4854510
avcodec/tiff: Fix loop detection 2 years ago
Hao Chen fb233771ce
lavc/mips: Fix hevc decoding bugs on MIPS paltform. 2 years ago
Lu Wang d5679d6899
lavc/mips: Fix bugs in me_cmp_msa.c file. 2 years ago
Andreas Rheinhardt 629aa5fbc0 avcodec/dca_lbr: Inline nb_bits for VLCs 2 years ago
Andreas Rheinhardt 62d9b1195a avcodec/dca_lbr: Hardcode lpc table to save space 2 years ago
Andreas Rheinhardt 465e27e0f2 avcodec/dcahuff: Replace DCAVLC by ordinary VLCs 2 years ago
Andreas Rheinhardt 3652114596 avcodec/dca_core: Don't use too big max_depth in get_vlc2() 2 years ago
Andreas Rheinhardt 9dbc370769 avcodec/dca_core: Inline number of bits of scale factor VLCs 2 years ago