99695 Commits (92c40ef882be115e72d2aa02f9032b7ce88f8537)
 

Author SHA1 Message Date
Paul B Mahol f7fd205f11 avfilter/af_sofalizer: allow up to 64 channels 4 years ago
Paul B Mahol aa125fd06a avfilter/af_sofalizer: allow to specify virtual speakers indetifier as number 4 years ago
Paul B Mahol 2fb517855a avcodec/apedec: use proper macro and type for pivot variable 4 years ago
Paul B Mahol ea0972f6dd avcodec/apedec: properly calculate and store absolute value 4 years ago
Paul B Mahol ed0001482a avcodec/apedec: fix decoding 24bit insane files with recent versions 4 years ago
Paul B Mahol af5ad79fe1 avformat/isom: add support for RAW ASC Bayer BGGR in mov 4 years ago
Andreas Rheinhardt 7800cc6e82 avcodec/mpeg12: Don't pretend reading dct_dc_size_* VLCs can fail 4 years ago
Andreas Rheinhardt c4990409f2 avcodec/mpeg12: Reduce size of motion-vector VLC 4 years ago
Carl Eugen Hoyos 86f0bba776 lavc, lavf: Remove newlines from calls to avpriv_request_sample(). 4 years ago
Michael Niedermayer 9b72cea446 avcodec/exr: Check line size for overflow 4 years ago
Michael Niedermayer 6949df35d0 avcodec/exr: Check xdelta, ydelta 4 years ago
Michael Niedermayer 991246657b avcodec/adpcm: Check block align for AV_CODEC_ID_ADPCM_PSX 4 years ago
Michael Niedermayer 0aa1645140 avcodec/mobiclip: Fix multiple integer overflows 4 years ago
Justin Ruggles 2be3eb7f77 Allow using only the mfra info for seeking using the fragment index 4 years ago
Jan Ekström 7ea4bcff7b swscale/utils: override forced-zero formats back to full range 4 years ago
Jan Ekström 3fe24fe232 swscale/utils: split range override check into its own function 4 years ago
James Almer 0c73c2909e avfilter/avfilter.h: add missing FF_API_NEXT wrapper 4 years ago
James Almer f0cec744a9 avformat/avformat.h: add missing FF_API_NEXT wrappers 4 years ago
James Almer 263a4b13db avcodec/codec.h: add missing FF_API_NEXT wrapper 4 years ago
Andreas Rheinhardt ddee53e268 avcodec/vp9: Fix stack-buffer overflow with VP9 VDPAU available 4 years ago
Andreas Rheinhardt 8227f60fee avcodec/sheervideo: Avoid code duplication when creating VLC tables 4 years ago
Andreas Rheinhardt d3f35224a9 avcodec/sheervideo: Reduce the size of static arrays 4 years ago
Andreas Rheinhardt 8969b9aa06 avcodec/sheervideo: Don't leave context in inconsistent state upon error 4 years ago
Andreas Rheinhardt 07185f331e avcodec/sheervideo: Inline compile-time constants 4 years ago
Andreas Rheinhardt 1bff2f3d92 avcodec/sheervideo: Improve creating VLC tables 4 years ago
Michael Niedermayer 11a6347f9e avcodec/celp_filters: Avoid invalid negation in ff_celp_lp_synthesis_filter() 4 years ago
Michael Niedermayer 4f54f53003 avcodec/takdsp: Fix negative shift in decorrelate_sf() 4 years ago
Michael Niedermayer 2ad9c95c26 fate: Add aa-demux test 4 years ago
James Almer 1ad554a00b avcodec/parsers: add missing FF_API_NEXT wrappers 4 years ago
Andreas Rheinhardt fe9bc1cc45 avcodec/mpeg12dec: Optimize reading mpeg2 intra escape codes 4 years ago
Marton Balint a11cc04786 avformat/aviobuf: increase default read buffer size to 2*max_buffer_size for streamed data 4 years ago
Marton Balint 25ced19aa3 avformat/aviobuf: fix indentation 4 years ago
Marton Balint 84d8815499 avformat/aviobuf: do not allocate a new buffer in ffio_ensure_seekback if not needed 4 years ago
Marton Balint da74a74061 avformat/aviobuf: discard part of the IO buffer in ffio_ensure_seekback if needed 4 years ago
Marton Balint 1490a682dc avformat/mpjpegdec: make sure we seek back to the ensured buffer 4 years ago
Marton Balint 2933ee8ff0 avformat/mpegts: make sure mpegts_resync do not run out of the initially requested probe buffer 4 years ago
Marton Balint a3943c4847 avformat/aviobuf: fix checks in ffio_ensure_seekback 4 years ago
Marton Balint 6d972beb23 avformat/aviobuf: check if requested seekback buffer is already read 4 years ago
Marton Balint 74c70efd12 avformat/aviobuf: write data into the IO buffer till the very end of the buffer 4 years ago
Andreas Rheinhardt 358c0bb168 avfilter/vf_minterpolate: Remove redundant code for freeing 4 years ago
Andreas Rheinhardt aa262dcce8 avfilter/vf_minterpolate: Fix left shift of negative value 4 years ago
Andreas Rheinhardt bb13cdbe27 avfilter/vf_minterpolate: Reject too small dimensions 4 years ago
Andriy Gelman 0d156eb58a avformat/rtsp: allocate correct max number of pollfds 4 years ago
Andriy Gelman b4103e0eb6 avformat/rtspdec: add newline in log message 4 years ago
Peter Ross 9553c0b46a FATE/dnn: only run unit test when CONFIG_DNN enabled 4 years ago
Andreas Rheinhardt 32f0a000fd avcodec/magicyuvenc: Use more correct cast in compare function 4 years ago
Andreas Rheinhardt 17b003a9e2 avcodec/magicyuvenc: Avoid sorting Huffman table unnecessarily 4 years ago
Andreas Rheinhardt dc3f177b8f avcodec/mjpegdec: Remove redundant initialization 4 years ago
Andreas Rheinhardt ea5016cd11 avcodec/mjpegdec: Remove use_static from build_vlc() 4 years ago
Andreas Rheinhardt 39ab256125 avformat/libopenmpt: Don't discard const 4 years ago