108256 Commits (9beba053117342dd7619b009c2f87eed77725807)
 

Author SHA1 Message Date
Andreas Rheinhardt 9beba05311 avcodec/fmtconvert: Remove unused AVCodecContext parameter 2 years ago
Andreas Rheinhardt fd72d8aea3 avcodec/blockdsp: Remove unused AVCodecContext parameter 2 years ago
Andreas Rheinhardt 57f3ca20dc avcodec/cavsdsp: Remove unused function parameter 2 years ago
Andreas Rheinhardt 6a288ada55 fate/lavf-*: Add missing dependency on pipe protocol 2 years ago
Paul B Mahol b9d71cdb9e avcodec/mjpegbdec: use init_get_bits8() 2 years ago
Paul B Mahol 6a150fcdb9 avcodec/mlpenc: analyze only if there are samples 2 years ago
Thilo Borgmann 2ca2d46f0b lavc/videotoolboxenc: Fix crash by uninitialized value 2 years ago
Andreas Rheinhardt 5a7978a694 avfilter/avfilter: Make ff_command_queue_pop() static 2 years ago
Andreas Rheinhardt 55c35d84eb avfilter/internal: Remove declaration of inexistent function 2 years ago
Hubert Mazur b2732115dd lavc/aarch64: Add neon implementation for pix_median_abs8 2 years ago
Hubert Mazur e9a6170213 lavc/aarch64: Add neon implementation for vsad8_intra 2 years ago
Hubert Mazur 0ee535b1db lavc/aarch64: Add neon implementation for pix_median_abs16 2 years ago
Paul B Mahol acbb2777e2 avcodec/ac3dec: add downmix support for mono and stereo for eac3 7.1 2 years ago
Wang Yaqiang 0744782de3 avformat/mov: get the correct fragment stsd_id when decrypting the sample 2 years ago
Lynne 3ade6a8644
x86/lpc: implement a new Welch windowing function 2 years ago
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