31332 Commits (0d20896775a2a61c4f25338b5ca7c3bdfb20bf95)

Author SHA1 Message Date
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
Michael Niedermayer e3f7142306 avcodec/vc1dsp: add () to protect the arguments of the op* macros 10 years ago
Michael Niedermayer cb9d40451c avcodec/ac3: add () to protect the macro arguments 10 years ago
Michael Niedermayer 235782260d avcodec/me_cmp: add () to protect avg*s arguments 10 years ago
Michael Niedermayer 17a62cbcb9 avcodec/bmvvideo: Add () to protect NEXT_BYTE() argument 10 years ago
James Almer 6e3651983c avcodec/hevcdsp: add missing () to CMP macro 10 years ago
Christophe Gisquet 89cb4995fa x86: hevc_mc: save 1 gpr in epel filter loading 10 years ago
James Almer 22596383f3 avcodec/hevcdsp: optimize pixel comparison in sao_edge_filter 10 years ago
zhaoxiu.zeng bf99068089 avcodec/vc1_mc: factor out helper functions for scaling blocks 10 years ago
Clément Bœsch f9240ec01a avcodec/gif: fix off by one in column offsetting finding 10 years ago
Seppo Tomperi e40e446efd hevcdsp: HEVC deblocking ARM NEON register clobber fix 10 years ago
zhaoxiu.zeng 0f83415569 avcodec/vc1_mc: move median4() to mathops.h 10 years ago
Diego Biurrun f8c1719771 dca: Remove separate header for DCA ExSS 10 years ago