89219 Commits (59365e634552e18bb7f844ba60cba2d62852fe88)
 

Author SHA1 Message Date
Paul B Mahol 59365e6345 avfilter/af_ladspa: remove duplicate code lines 7 years ago
Michael Niedermayer 7c191dfba7 avcodec/j2kenc: Only allocate cblk.data once 7 years ago
Karthick J efb51c8ebb avformat/hlsenc: Added option to add EXT-X-INDEPENDENT-SEGMENTS tag 7 years ago
Karthick J 241c1192d6 avformat/hlsenc: Refactor an inconsistent variable name 7 years ago
Karthick J f335efc0ad avformat/hlsenc: Minor fix in setting http options for master playlist 7 years ago
James Almer ef8979f199 avfilter/Makefile: skip building opencl.h when opencl is disabled 7 years ago
Lou Logan a60b2425c3 doc/filters: mention (a)loop defaults 7 years ago
Werner Robitza 5f278620b8 doc/filters.texi: explain infinite looping 7 years ago
Martin Vignali 515555af6c avcodec/x86/exrdsp : use ymm constant for pb_80 7 years ago
Derek Buitenhuis cce33ed10f Revert "udp: fix compilation when HAVE_PTHREAD_CANCEL isnt defined" 7 years ago
Carl Eugen Hoyos 8b62647a5f lavf/mov: Read aspect ratio from AVID jpeg2000 mov files. 7 years ago
Rostislav Pehlivanov 6e0723470b opus_pvq: fix crashing on analysis of mono 7 years ago
Mark Thompson 79a26ef802 tools/cl2c: Add a copyright header 7 years ago
Mark Thompson 3650cb2dfa lavu,lavfi,ffmpeg: Remove experimental OpenCL API 7 years ago
Mark Thompson 0f93cef2d6 hwcontext: Perform usual uninitialisation on derived frames contexts 7 years ago
Mark Thompson 5514bab37a vf_hwmap: Pass mapping mode when deriving frames context on an existing device 7 years ago
Mark Thompson 7faa8d8b03 lavfi: Add OpenCL unsharp mask filter 7 years ago
Mark Thompson 9204b2deea lavfi: Add OpenCL overlay filter 7 years ago
Mark Thompson 59d6529333 lavfi: Add infrastructure for building OpenCL source into libavfilter 7 years ago
Mark Thompson 5c21c41b7d lavfi: Add some common code for OpenCL filtering 7 years ago
Mark Thompson 7faae6e745 hwcontext_opencl: DRM to OpenCL mapping for ARM 7 years ago
Mark Thompson f06754e4f3 hwcontext_opencl: D3D11 to OpenCL mapping 7 years ago
Mark Thompson 9e7cda1b1e hwcontext_opencl: DXVA2 to OpenCL mapping 7 years ago
Mark Thompson 403cde8e85 hwcontext_opencl: QSV to OpenCL mapping for Intel Media SDK 7 years ago
Mark Thompson eb3e9f469a hwcontext_opencl: VAAPI to OpenCL mapping for Intel i965+beignet 7 years ago
Mark Thompson b25d8ef0a7 lavu: OpenCL hwcontext implementation 7 years ago
Mark Thompson a050f56c09 lavu: Add OpenCL hardware pixfmt 7 years ago
Jim DeLaHunt 152902f379 doc: Add FAQs about running in background (rev 2) 7 years ago
Dale Curtis 6db511a783 avformat/mov: Increment stsd_count while processing stsd data; avoids leaks. 7 years ago
Michael Niedermayer 3d5822d9cf avcodec/jpeg2000: Dynamically allocate codeblock data 7 years ago
Karthick J e8e9306b4f avdevice/decklink_dec: autodetect the video input format 7 years ago
Karthick J aa7b0329ff avdevice/decklink: refactor ff_decklink_set_format function 7 years ago
Michael Niedermayer 0e7865ce41 avcodec/mpeg4videodec: Check also for negative versions in the validity check 7 years ago
Paul B Mahol 000836c2a9 avfilter/af_asetnsamples: add missing error check 7 years ago
James Almer bea8eeaa2c checkasm/utvideodsp: zero initialize the entire buffer 7 years ago
James Almer 9a05c873cf checkasm/utvideodsp: fix mixed declarations and code 7 years ago
James Almer beb63baa69 x86/utvideodsp: reuse shared constants 7 years ago
James Almer ebf352116b x86/constants: make pb_80 32 byte wide 7 years ago
Paul B Mahol afd2bf54c3 avfilter/avf_avectorscope: add swap and mirror options 7 years ago
Martin Vignali 37810bee78 fate/hapdec : add test for hapqa decoding 7 years ago
Martin Vignali 2053832d1c avcodec/hapdec : add support for hapqa decoding 7 years ago
Martin Vignali fca8919961 avcodec/hapdec : indent after previous commit 7 years ago
Martin Vignali 518b9ee3d1 avcodec/hapdec : reorganize code before adding multi-texture decoding 7 years ago
Martin Vignali ba98f8463f avcodec/huffyuvdspenc : add diff_int16 AVX2 func 7 years ago
Martin Vignali d189a426fa avcodec/huffyuvdspenc : reorganize diff_int16 7 years ago
Martin Vignali e641c94190 avcodec/huffyuvdsp : add add_int16 AVX2 func 7 years ago
Martin Vignali 6955e8842e avcodec/huffyuvdsp : reorganize add_int16 asm 7 years ago
Martin Vignali 7f9b67bcb6 avcodec/huffyuvdsp(enc) : move duplicate macro to a template file 7 years ago
Martin Vignali 4a6aa6d1b2 checkasm : add test for huffyuvdsp add_int16 7 years ago
Martin Vignali caf51a573d avcodec/x86/utvideodsp.asm : cosmetic 7 years ago