99553 Commits (9eb7d8b45d0497d75e5655b79d9eea63bedc833c)
 

Author SHA1 Message Date
  Andreas Rheinhardt 9eb7d8b45d avcodec/vlc, bitstream: Allow to use BE codes to initialize LE VLC 4 years ago
  Andreas Rheinhardt e78bbbc2b1 avcodec/speedhq: Don't use ff_ prefix for static symbols 4 years ago
  Andreas Rheinhardt 7b6acfa68f avcodec/speedhq: Don't pretend reading DC can fail 4 years ago
  Andreas Rheinhardt 57eee75c3f avcodec/indeo2: Remove #ifdef BITSTREAM_READER_LE cruft 4 years ago
  leozhang b9727870ae avfilter/vf_scale_cuda: unload cuModule on uninit 4 years ago
  Michael Niedermayer d40679d89c Add support for building fuzzer tools for an individual demuxer 4 years ago
  Tomas Härdin 86b485b5d6 fate-mxf-probe-applehdr10: Ignore endianness 4 years ago
  Michael Niedermayer d40f249861 avcodec/cbs_av1: Free content in cbs_av1_free_metadata() 4 years ago
  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