108741 Commits (d569958d2952ac5b5ed4334ffba04bfe1a55a967)
 

Author SHA1 Message Date
Lynne cc367a9b8a
lavc/lpc: do not explode when windowing a 1-length array 2 years ago
Will Cassella e601ec3c19 libavformat/riffec: Zero-initialize channels in ff_get_wav_header 2 years ago
Andreas Rheinhardt d438540d2b avformat/spdifenc: Reorder struct members to make it smaller 2 years ago
Andreas Rheinhardt 2e9fd627ed fate/segafilm: Add tests for segafilm (de)muxer 2 years ago
Andreas Rheinhardt e27d67b24c avcodec/rpzaenc: Avoid useless intermediate variable 2 years ago
Andreas Rheinhardt 353108bfab avcodec/smc: Move transient GetByteContext from context to stack 2 years ago
Andreas Rheinhardt 6a8b3e7eb1 fate/ffmpeg: Set max_delay for shortest-sub 2 years ago
Andreas Rheinhardt 71364c54d4 fate/ffmpeg: Use transcode instead of enc_dec in shortest-sub test 2 years ago
Pierre-Anthony Lemieux 79845ce6cf fate/mxf: add JPEG 2000 test 2 years ago
Pierre-Anthony Lemieux 48fa27e77a avformat/mxf: set stream frame rates for ST 422 essence containers 2 years ago
Andreas Rheinhardt f08d529e11 fate/mxf: Add ProRes remux test 2 years ago
Andreas Rheinhardt 56e29fcac2 tests/mxf: Fix test requirements 2 years ago
James Almer 8f119b501e tests/checkasm: add a test for VorbisDSPContext 2 years ago
Andreas Rheinhardt 118b36f418 avcodec/mjpegdec: Avoid copying data when flipping image 2 years ago
Andreas Rheinhardt 888a02a126 swscale/output: Don't call av_pix_fmt_desc_get() in a loop 2 years ago
Andreas Rheinhardt 4d7a1a4619 swscale/input: Avoid calls to av_pix_fmt_desc_get() 2 years ago
Andreas Rheinhardt 187cd27832 avutil/dict: Error out in case of key == NULL 2 years ago
Andreas Rheinhardt 32129d6495 avcodec/vorbisdec: Move ff_vorbis_inverse_coupling() to vorbisdsp.c 2 years ago
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