31465 Commits (59f687b73ceb40e53314c5c1607669e97fcd9d13)

Author SHA1 Message Date
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
Michael Niedermayer f144e4ddff avcodec/wmalosslessdec: use sizeof() instead of a literal number 10 years ago
Derek Buitenhuis 8b96e8dd28 libx265: Add crf private option 10 years ago
Derek Buitenhuis b920db6731 libx265: Reduce the scope of some variables 10 years ago
Derek Buitenhuis d617e77cec libx265: Add crf private option 10 years ago
Derek Buitenhuis 2de887e45b libx265: Reduce the scope of some variables 10 years ago
Michael Niedermayer 424ed1a83e avcodec/faxcompr: Fix memleak 10 years ago
Paul B Mahol 956bd71eeb avcodec/opusdec: remove unused headers 10 years ago
Michael Niedermayer b7c19aee6c avcodec/wavpack: Add () to protect the arguments of UPDATE_WEIGHT_CLIP() 10 years ago
Michael Niedermayer dfc2a3982f avcodec/wmalosslessdec: Add () to protect the arguments of WMASIGN() 10 years ago
Michael Niedermayer 2e786bc498 avcodec/aac_adtstoasc_bsf: Clear extradata_size on allocation failure 10 years ago
Michael Niedermayer 03dab49a12 avcodec/vp56: Add () to protect TRANSPOSE()s arguments 10 years ago
Himangi Saraogi 42c8f92e2f wmv2: Return meaningful error codes 10 years ago
Himangi Saraogi f3e045263e qdm2: Return meaningful error codes 10 years ago
Himangi Saraogi a1e2c47cd4 libxvid: Return meaningful error messages 10 years ago
Himangi Saraogi 18f4fa251b aac_adtstoasc_bsf: Check extradata memory allocation 10 years ago
Vittorio Giovara fe0f4e5657 avpacket: Check buffer reference 10 years ago
Vittorio Giovara 31dc73e92a vorbisdec: Check memory allocations 10 years ago
Vittorio Giovara ec17782e17 dvdsubdec: Check memory allocations 10 years ago
Vittorio Giovara d89e58f539 dct-test: Fix initialization syntax 10 years ago
Vittorio Giovara cb70a93ca1 lavc: Document interaction between avcodec_open2() and decoding routines 10 years ago
Christophe Gisquet 398f531915 x86: hevc_mc: fewer xmm regs used in epel h/v 10 years ago