102070 Commits (1137ddf3302ef12525c9c95767e6daa0c1031ce7)
 

Author SHA1 Message Date
Andreas Rheinhardt 1137ddf330 avformat: Remove next API for AV(In|Out)putFormat 4 years ago
Andreas Rheinhardt 4b2be3f8d4 avcodec: Remove AVCodec, AVParser and AVBitStreamFilter next API 4 years ago
Gyan Doshi b06082d1d5 avformat/dtsenc: reindent 4 years ago
Gyan Doshi 45fc214ebf avformat/adtsenc: clarify option help 4 years ago
Limin Wang 113373128f doc/filters: correct http link 4 years ago
Shubhanshu Saxena 4b79416dc4 lavfi/dnn/queue.h: Add Documentation to Queue 4 years ago
Shubhanshu Saxena 5b8e828dee lavfi/dnn/safe_queue.h: Add Documentation to SafeQueue 4 years ago
Andreas Rheinhardt 63b2b0f47d avcodec/msmpeg4enc: Reindent after the last commit 4 years ago
Andreas Rheinhardt f4d16c3865 avcodec/msmpeg4enc: Make msmpeg4 encoders init-threadsafe 4 years ago
Andreas Rheinhardt 1d5d666601 avcodec/msmpeg4: Factor out common RLTable initialization code 4 years ago
Andreas Rheinhardt 0d30c04e5d avcodec/msmpeg4: Reindentation 4 years ago
Andreas Rheinhardt 26798932ae avcodec/msmpeg4: Make ff_msmpeg4_common_init() thread-safe 4 years ago
Andreas Rheinhardt 929107c751 avcodec/mpeg4videoenc: Make encoder init-threadsafe 4 years ago
Andreas Rheinhardt d99707b42a avcodec/mpeg4video: Make initializing RLTable thread-safe 4 years ago
Andreas Rheinhardt fea1f42e5f avcodec/ituh263enc: Make static initializations thread-safe 4 years ago
Andreas Rheinhardt ad184c8e36 avcodec/encode: Zero padding in ff_get_encode_buffer() 4 years ago
Andreas Rheinhardt 2a623bacc8 avcodec/svq3: Free array of frames in a loop 4 years ago
Andreas Rheinhardt ef02cf8290 avcodec/svq3: Remove unused function parameter 4 years ago
Andreas Rheinhardt 3dacb09f10 avcodec/ivi: Fix indentation 4 years ago
Andreas Rheinhardt aa2e0b868d avcodec/vc2enc: Actually zero padding 4 years ago
Andreas Rheinhardt cc7943e803 avformat/westwood_audenc: Remove unused variable 4 years ago
Andreas Rheinhardt a64d4de0d4 avformat/westwood_audenc: Check for, not assert on invalid data 4 years ago
Zane van Iperen a6d4ea285c
doc: update for adpcm_ima_ws encoder and wsaud muxer 4 years ago
Gyan Doshi d57104e698 doc/muxers: add entry for ALP muxer 4 years ago
Jan Ekström b24488e727 avcodec/ttmlenc: add support for region positioning and sizing 4 years ago
Jan Ekström 3ef5a8ba2b avcodec/ttmlenc: add initial support for regions and styles 4 years ago
Jan Ekström 464d6ed98d avformat/ttmlenc: enable writing out additional header values 4 years ago
Jan Ekström b71184faef avcodec/ttmlenc: split header writing into its own function 4 years ago
Gyan Doshi 343d54a733 doc/muxers: add entry for ADTS muxer 4 years ago
Zane van Iperen 2da033be10
fate: add adpcm_ima_ws test 4 years ago
Aidan Richmond 4236e87f50
avformat/westwoodaudenc: Adds muxer for Westwood AUD format. 4 years ago
Aidan Richmond a0fd55c206
avcodec/adpcmenc: Adds encoder for Westwood ADPCM. 4 years ago
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