31259 Commits (03616af2c91309d58f9419becf45d292cb93e625)

Author SHA1 Message Date
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
Gilles Chanteperdrix 5cbae5651d mpegaudio_parser: add MP3 ADU headers parser 10 years ago
Michael Niedermayer f848a66009 avcodec/adpcm: use av_clip_intp2() 10 years ago
Michael Niedermayer d1c705087f avcodec/hevc_mvs: Use av_clip_intp2() 10 years ago
Michael Niedermayer d74c8d3ada avcodec/adxenc: Use av_clip_intp2() 10 years ago
Michael Niedermayer 03f39fbb2a avcodec/x86/mlpdsp_init: Simplify mlp_filter_channel_x86() 10 years ago
Michael Niedermayer fbae0ac3e4 avcodec/ffv1enc: Use av_clip_uint8() 10 years ago
Michael Niedermayer 114a2eb272 avcodec: Use av_clip_uintp2() where possible 10 years ago
Michael Niedermayer d301a13427 avcodec/snowenc: Use av_clip_uint8() 10 years ago
Anton Khirnov a06b0b1295 h264: initialize H264Context.avctx in init_thread_copy 10 years ago
Anton Khirnov 0dea4c77cc h264: only ref cur_pic in update_thread_context if it is initialized 10 years ago
Peter Meerwald 9abc80f1ed libavcodec: Make use of av_clip functions 10 years ago
Peter Meerwald b8d18a9437 libavcodec: Don't use av_cold annotation in twinvq header file 10 years ago
Michael Niedermayer 588361dd26 avcodec/dca: move remaining tables to dcadata 10 years ago
Michael Niedermayer 6c91afe497 avcodec/snowdec: Fix avmv_index increment 10 years ago
Michael Niedermayer b11edbd289 avcodec/dss_sp: Avoid a slow division and modulo in the pitch_lag calculation 10 years ago
Michael Niedermayer 31fb029f2d avcodec/dss_sp: de-obfuscate index inversion 10 years ago
Michael Niedermayer 4f1c1b26f2 avcodec/dss_sp: Protect DSS_SP_FORMULA() with a set of outside brackets 10 years ago
Oleksij Rempel c56b9b1eb2 lavc: Add DSS SP decoder 10 years ago
Anton Khirnov 0fbb271318 qsv_api: fix building with libmfx disabled 10 years ago
Anton Khirnov 4e08c82110 lavc: add an Intel libmfx-based H.264 decoder 10 years ago
Anton Khirnov 31d2039cb4 h264_parser: export video format and dimensions 10 years ago
Himangi Saraogi 0f532fd3f9 rv40: Return more meaningful error codes 10 years ago