summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* avcodec/ttmlenc: split header writing into its own functionJan Ekström2021-04-26
* doc/muxers: add entry for ADTS muxerGyan Doshi2021-04-26
* fate: add adpcm_ima_ws testZane van Iperen2021-04-26
* avformat/westwoodaudenc: Adds muxer for Westwood AUD format.Aidan Richmond2021-04-26
* avcodec/adpcmenc: Adds encoder for Westwood ADPCM.Aidan Richmond2021-04-26
* avcodec/adpcm: Fixes output from Westwood ADPCM.Aidan Richmond2021-04-26
* x86/tx_float: remove ff_ prefix from external constant tablesJames Almer2021-04-25
* libavformat/adtsenc: Increase ADTS_MAX_FRAME_BYTES from 8k to 16kChris Ribble2021-04-25
* avcodec/mjpegdec: postpone calling ff_get_buffer() until the SOS markerJames Almer2021-04-25
* avfilter/af_adelay: make per channel delay argument an int64_tJames Almer2021-04-25
* avcodec/adpcm: init from extradata before setting sample formatsZane van Iperen2021-04-25
* lavfi/dnn_backend_openvino.c: Spelling Correction in OpenVino Backendshubhanshu022021-04-25
* x86/tx_float: fix forgotten 2-argument mulpsLynne2021-04-24
* x86/tx_float: use all arguments on vperm2f and vpermilps and reindent commentsLynne2021-04-24
* x86/tx_float: Fixes compilation with old yasmJames Almer2021-04-24
* lavu/x86/tx_float: fix FMA3 implying AVX2 is availableLynne2021-04-24
* fate: add tests for JPEG-LS PAL8James Almer2021-04-24
* lavu/x86: add FFT assemblyLynne2021-04-24
* doc/transforms: add documentation for the FFT transformsLynne2021-04-24
* checkasm: add av_tx FFT SIMD testing codeLynne2021-04-24
* lavu/tx: add parity revtab generator versionLynne2021-04-24
* lavu: bump minor and add APIchanges entry for the lavu/tx changesLynne2021-04-24
* lavu/tx: add full-sized iMDCT transform flagLynne2021-04-24
* lavu/tx: add unaligned flag to the APILynne2021-04-24
* lavu/tx: add a 9-point FFT and (i)MDCTLynne2021-04-24
* lavu/tx: add a 7-point FFT and (i)MDCTLynne2021-04-24
* lavu/tx: refactor power-of-two FFTLynne2021-04-24
* lavu/tx: minor code style improvements and additional commentsLynne2021-04-24
* avcodec/exr: Return correct error code on allocation failureAndreas Rheinhardt2021-04-24
* avcodec/avcodec: Actually honour the documentation of subtitle_headerAndreas Rheinhardt2021-04-24
* tests/fate: add a test for APNG_DISPOSE_OP_BACKGROUNDAnton Khirnov2021-04-24
* avformat/asfdec_o: Use ff_get_extradata()Michael Niedermayer2021-04-24
* avcodec/av1_metadata: don't store the inserted TD OBU in stackJames Almer2021-04-23
* avformat/id3v2: Check end for overflow in id3v2_parse()Michael Niedermayer2021-04-23
* avformat/mxfdec: Fix file position additionMichael Niedermayer2021-04-22
* avformat/wtvdec: Improve size overflow checks in parse_chunks()Michael Niedermayer2021-04-22
* avcodec/faxcompr: Check remaining bits on error in decode_group3_1d_line()Michael Niedermayer2021-04-22
* tools/target_dec_fuzzer: Adjust threshold for paf videoMichael Niedermayer2021-04-22
* avformat/mov: check for pts overflow in mov_read_sidx()Michael Niedermayer2021-04-22
* avcodec/jpeglsdec: Don't presume the context to contain a JLSStateAndreas Rheinhardt2021-04-20
* avcodec/utils: Check ima wav duration for overflowMichael Niedermayer2021-04-20
* tools/target_dec_fuzzer: adjust threshold for arbcMichael Niedermayer2021-04-20
* tools/target_dec_fuzzer: Adjust threshold for TSCCMichael Niedermayer2021-04-20
* avcodec/rv10: Execute whole size check earlier for rv20Michael Niedermayer2021-04-20
* avformat/cafdec: Check channelsMichael Niedermayer2021-04-20
* doc/filters: note requirements for xfade inputsGyan Doshi2021-04-20
* avutil/cpu: Schedule deprecated functions for removalAndreas Rheinhardt2021-04-19
* Include attributes.h directlyAndreas Rheinhardt2021-04-19
* lavc/aarch64: add pred16x16 10-bit functionsMikhail Nitenko2021-04-19
* lavc/aarch64: change h264pred_init structureMikhail Nitenko2021-04-19