102038 Commits (50442540d07aa7734c2df8459c711531c21d325e)
 

Author SHA1 Message Date
Aidan Richmond 50442540d0
avcodec/adpcm: Fixes output from Westwood ADPCM. 4 years ago
James Almer 7a6ea6ce2a x86/tx_float: remove ff_ prefix from external constant tables 4 years ago
Chris Ribble c9fed043f1 libavformat/adtsenc: Increase ADTS_MAX_FRAME_BYTES from 8k to 16k 4 years ago
James Almer c8197f73e6 avcodec/mjpegdec: postpone calling ff_get_buffer() until the SOS marker 4 years ago
James Almer bc27269694 avfilter/af_adelay: make per channel delay argument an int64_t 4 years ago
Zane van Iperen ff946633a3
avcodec/adpcm: init from extradata before setting sample formats 4 years ago
shubhanshu02 d98884be41 lavfi/dnn_backend_openvino.c: Spelling Correction in OpenVino Backend 4 years ago
Lynne bb40f800bd
x86/tx_float: fix forgotten 2-argument mulps 4 years ago
Lynne e2cf0a1f68
x86/tx_float: use all arguments on vperm2f and vpermilps and reindent comments 4 years ago
James Almer fddddc7ec2 x86/tx_float: Fixes compilation with old yasm 4 years ago
Lynne e448a4b4ea
lavu/x86/tx_float: fix FMA3 implying AVX2 is available 4 years ago
James Almer a5f996de4f fate: add tests for JPEG-LS PAL8 4 years ago
Lynne 119a3f7e8d
lavu/x86: add FFT assembly 4 years ago
Lynne 68dfb87035
doc/transforms: add documentation for the FFT transforms 4 years ago
Lynne 1978b143eb
checkasm: add av_tx FFT SIMD testing code 4 years ago
Lynne ff71671d88
lavu/tx: add parity revtab generator version 4 years ago
Lynne 18af1ea8d1
lavu: bump minor and add APIchanges entry for the lavu/tx changes 4 years ago
Lynne 0072a42388
lavu/tx: add full-sized iMDCT transform flag 4 years ago
Lynne aa6c757d50
lavu/tx: add unaligned flag to the API 4 years ago
Lynne 8c55c82583
lavu/tx: add a 9-point FFT and (i)MDCT 4 years ago
Lynne bd9ea917a3
lavu/tx: add a 7-point FFT and (i)MDCT 4 years ago
Lynne 89da62f2fc
lavu/tx: refactor power-of-two FFT 4 years ago
Lynne aa910a7ecd
lavu/tx: minor code style improvements and additional comments 4 years ago
Andreas Rheinhardt da6e137cb6 avcodec/exr: Return correct error code on allocation failure 4 years ago
Andreas Rheinhardt a1ed984e04 avcodec/avcodec: Actually honour the documentation of subtitle_header 4 years ago
Anton Khirnov 878e45e0fb tests/fate: add a test for APNG_DISPOSE_OP_BACKGROUND 4 years ago
Michael Niedermayer 098314e1e5 avformat/asfdec_o: Use ff_get_extradata() 4 years ago
James Almer 33f2144d2f avcodec/av1_metadata: don't store the inserted TD OBU in stack 4 years ago
Michael Niedermayer efdb564504 avformat/id3v2: Check end for overflow in id3v2_parse() 4 years ago
Michael Niedermayer f7c3484b26 avformat/mxfdec: Fix file position addition 4 years ago
Michael Niedermayer f8ec1da8ac avformat/wtvdec: Improve size overflow checks in parse_chunks() 4 years ago
Michael Niedermayer 7b3881f0da avcodec/faxcompr: Check remaining bits on error in decode_group3_1d_line() 4 years ago
Michael Niedermayer 09be23ccf8 tools/target_dec_fuzzer: Adjust threshold for paf video 4 years ago
Michael Niedermayer ee53bb2399 avformat/mov: check for pts overflow in mov_read_sidx() 4 years ago
Andreas Rheinhardt 718e03e5f2 avcodec/jpeglsdec: Don't presume the context to contain a JLSState 4 years ago
Michael Niedermayer f40e9b1355 avcodec/utils: Check ima wav duration for overflow 4 years ago
Michael Niedermayer b6eedee529 tools/target_dec_fuzzer: adjust threshold for arbc 4 years ago
Michael Niedermayer fe584d6002 tools/target_dec_fuzzer: Adjust threshold for TSCC 4 years ago
Michael Niedermayer f8556b632f avcodec/rv10: Execute whole size check earlier for rv20 4 years ago
Michael Niedermayer 641c1db22b avformat/cafdec: Check channels 4 years ago
Gyan Doshi 54d8386f52 doc/filters: note requirements for xfade inputs 4 years ago
Andreas Rheinhardt 7368e5537d avutil/cpu: Schedule deprecated functions for removal 4 years ago
Andreas Rheinhardt f3c197b129 Include attributes.h directly 4 years ago
Mikhail Nitenko 84ac1440b2 lavc/aarch64: add pred16x16 10-bit functions 4 years ago
Mikhail Nitenko 6b2e7dc828 lavc/aarch64: change h264pred_init structure 4 years ago
Guo, Yejun ffa39eb975 doc/muxers.texi: fix build issue for unknown command 4 years ago
Brad Smith c8fb68ec52 avutil/cpu: Use HW_NCPUONLINE to detect # of online CPUs with OpenBSD 4 years ago
Marton Balint 46f3ae8f67 avfilter/af_mcompand: check allocation results 4 years ago
Marton Balint 28c83584e8 avformat/hls: check return value of new_init_section() 4 years ago
Timo Rothenpieler 988f2e9eb0 avcodec/nvenc: fix lossless tuning logic 4 years ago