31340 Commits (f5668e614bdccc19a3b3e3d3d67f7c7778526908)

Author SHA1 Message Date
Paul B Mahol aa7a2fa58f avcodec/hqx: use init_get_bits8() 10 years ago
Paul B Mahol 5440076303 avcodec/hqx: fix typo 10 years ago
Dyami Caliri 50833c9f7b Fix buffer_size argument to init_put_bits() in multiple encoders. 10 years ago
James Cowgill b9de1303a6 mips/acelp_filters: fix incorrect register constraint 10 years ago
James Cowgill f6bf745c5c mips/aacdec: refactor out duplicated assembly code 10 years ago
James Cowgill 83589e6918 mips/sbrdsp: remove sbr_neg_odd_64_mips 10 years ago
James Cowgill d6f66aec50 mips/fft: remove some useless assembly 10 years ago
James Cowgill 390771481a mips/aacpsdsp: fix definition of ps_decorrelate_mips 10 years ago
James Cowgill 213e823dc6 mips/mathops: remove 64-bit code 10 years ago
Michael Niedermayer 701c965a76 avcodec/hevc_ps: Check that log2_ctb_size is not smaller than the bounds of all profiles 10 years ago
Michael Niedermayer dd369c9adb avcodec/snow: Initialize spatial_decomposition_count to a valid value 10 years ago
Seppo Tomperi 63ca0fe828 avcodec/hevcdsp: ARM NEON optimized qpel functions 10 years ago
Michael Niedermayer 205b2ba3d6 avcodec/hevc_ps: Sanity checks for some log2_* values 10 years ago
Michael Niedermayer 1f5c7781e6 avcodec/zmbv: Check len before reading in decode_frame() 10 years ago
Michael Niedermayer 7296716e35 avcodec/h264: Clear last_pic_for_ec on seeks and reinits 10 years ago
Michael Niedermayer 390c57781f avcodec/arm/hevcdsp_idct_neon: drop ".code 32" 10 years ago
Michael Niedermayer c23a0e77dd avcodec/h264: Only reinit quant tables if a new PPS is allowed 10 years ago
Paul B Mahol 418be7ceb4 avcodec/mss4: check return value of init_get_bits8() 10 years ago
Christophe Gisquet e87e20613b lavc/pthread_slice: release entries 10 years ago
Clément Bœsch cc69ccb6d4 avformat/nutdec: fix isom and mpa build deps 10 years ago
Michael Niedermayer 721c916dd5 avcodec/snow: Free all planes and bands independent of the last count 10 years ago
Michael Niedermayer 8f4cbf9402 avcodec/snowdec: Fix ref value check 10 years ago
James Almer 03616af2c9 Revert "takdec: pad filter coeff buffer for DSP functions" 10 years ago
Michael Niedermayer 34a8de866f avcodec/snowenc: Allocate and reference coded_frame correctly 10 years ago
Michael Niedermayer 96e7c9cbfc avcodec/roqvideoenc: Allocate and reference coded_frame correctly 10 years ago
Diego Biurrun cb4cb7b0ea qsv: Skip qsv.h compilation if qsv is not enabled 10 years ago
Paul B Mahol 665916ffa2 avcodec/hqx: remove superfluous log message 10 years ago
Federico Tomassetti 061c489895 eamad: check for out of bounds read 10 years ago
Federico Tomassetti 161442ff2c mdec: check for out of bounds read 10 years ago
Michael Niedermayer 29bbc1be48 avcodec/a64multienc: Assert that the Packet size does not grow 10 years ago
Michael Niedermayer 4da351ff0c avcodec/a64multienc: simplify frame handling code 10 years ago
Andreas Cadhalpun 87513d6545 avcodec/a64multienc: fix use of uninitialized values in to_meta_with_crop 10 years ago
Andreas Cadhalpun ab759f8f4a avcodec/a64multienc: initialize mc_meta_charset to zero 10 years ago
Michael Niedermayer d96142e9af avcodec/a64multienc: don't set incorrect packet size 10 years ago
Andreas Cadhalpun 39e4ed7c1d avcodec/a64multienc: use av_frame_ref instead of copying the frame 10 years ago
Vittorio Giovara 35c6ce76b1 Canopus HQX decoder 10 years ago
Carl Eugen Hoyos 36a6fb989b hevc_deblock: Fix compilation with nasm 10 years ago
Vittorio Giovara e570f895cd libschroedinger: Check memory allocations 10 years ago
Michael Niedermayer 704c980294 avcodec/aacenc: Fix sample rate check 10 years ago
Michael Niedermayer a6baef6517 avcodec/mpegvideo: Fix memleak of mvs 10 years ago
Michael Niedermayer 2234a1cd16 avcodec/vorbisdec: Fix memleak, call cleanup on memory allocation failure 10 years ago
Michael Niedermayer 8559a71415 avcodec/wmaenc: Check extradata allocations 10 years ago
Christophe Gisquet e0c7ba40cf takdec: pad filter coeff buffer for DSP functions 10 years ago
Paul B Mahol 586ba24ff2 avcodec/exr: fix memset first arg in reverse_lut() 10 years ago
Michael Niedermayer 642c49c983 avcodec/libaacplus: Check for av_malloc() failure 10 years ago
Michael Niedermayer 48214956b2 avcodec/jpeglsenc: Check for memory allocation failures 10 years ago
Michael Niedermayer 066dc04373 avcodec/libx264: Check for av_malloc() failure 10 years ago
Michael Niedermayer 21518f5a0a avcodec/libvpxenc: Check for av_malloc() failure 10 years ago
Michael Niedermayer 67d4d5f5db avcodec/libtheoraenc: Check for av_fast_realloc() failure 10 years ago
Michael Niedermayer 27216bf314 avcodec/libtheoraenc: Check for stats allocation failure 10 years ago