89259 Commits (24cc0a53e99e281b0ff502e82e7cf857111eca3f)
 

Author SHA1 Message Date
Mark Thompson 24cc0a53e9 lavc: Add codec metadata to indicate hardware support 7 years ago
Michael Niedermayer 2779d33ed9 avformat/aacdec: Fix leak in adts_aac_read_packet() 7 years ago
Michael Niedermayer 2b6964f764 avcodec/dirac_dwt: Fix integer overflow in COMPOSE_FIDELITYi* 7 years ago
Derek Buitenhuis e7af1394ec vorbisenc: Check the return value of av_frame_clone 7 years ago
Mark Thompson 37c57df18e doc/ffmpeg: Document opencl for -init_hw_device 7 years ago
Mark Thompson 022ddff0b2 doc/fftools: Remove documentation for old -opencl_bench option 7 years ago
Mark Thompson 3fbd4fc476 nvenc: Include config.h before checking for D3D11 support 7 years ago
Mark Thompson 6e0e3e1d8d hwcontext_vaapi: Do not assume that sw_format is transferable 7 years ago
Derek Buitenhuis 52a44d50be h264_picture: Actually return error during alloc failure 7 years ago
Paul B Mahol ffc01280be avfilter: add lv2 wrapper filter 7 years ago
Rostislav Pehlivanov 3701d499f8 error_resilience: remove avpriv_atomic usage 7 years ago
Rostislav Pehlivanov 590136e78d libavcodec/utils.c: simplify avcodec locking with atomics 7 years ago
Rostislav Pehlivanov 3154f4417a lavc/utils.c: use C11 atomics for entangled thread handling 7 years ago
James Almer abf669479c avformat/mov_esds: check return value of ff_mp4_read_dec_config_descr 7 years ago
James Almer 08b294bf5f avformat/isom: return proper error values in ff_mp4_read_dec_config_descr 7 years ago
Martin Vignali 8794e0c037 fate/hapAlphaOnly : add test for hap alpha only decoding 7 years ago
Martin Vignali 21c06c4095 avcodec/hapdec : use gray8 for HapAlphaOnly decoding instead of RGB0 7 years ago
Martin Vignali 07e427aa56 avcodec/texturedsp : add rgtc1u gray decoding 7 years ago
Jan Ekström f6d49a0dc8 hwcontext_d3d11va: properly reset values after release/close 7 years ago
Mikulas Patocka fbdd78fa3e avcodec/fft: fix INTERL macro on 3dnow 7 years ago
Mark Thompson f4e319d8a9 hwcontext_opencl: Reset internal command queue on device_uninit 7 years ago
Mark Thompson 8bbf2dacbf hwcontext_d3d11: Log adapter details on device creation 7 years ago
James Almer 4af050c46e configure: remove superfluous cuvid and nvdec checks 7 years ago
Mark Thompson 8921689575 doc/APIchanges: Fix lavu versions for OpenCL changes 7 years ago
Mark Thompson e1d1924427 lavu/pixfmt: Remove gap in the middle of enum AVPixelFormat 7 years ago
Mark Thompson b26dd5ae2f Merge commit '136e7cf64ce9e78de7158d6720539d51cb96b743' 7 years ago
Richard Ling 7d4fe0c5cb avfilter: add normalize filter 7 years ago
Mikulas Patocka 279d2599dd ffmpeg libopusdec: fix missing include file in libopusdec.c 7 years ago
John Stebbins bdddcb7b03 lavf/mov: fix crash in mov_read_sidx 7 years ago
Karthick J a1f8f1340a avformat/dashenc: Associate mpd extension with dash muxer 7 years ago
Michael Niedermayer 12a511f2c2 avcodec/sbrdsp_fixed: Fix integer overflow 7 years ago
James Almer 31de45d20b avformat/utils: fix mixed declarations and code 7 years ago
Philip Langdale 4186a77f26 avcodec/nvdec: Round up odd width/height values 7 years ago
James Almer fa4121507c avformat/ttaenc: add tta_init() 7 years ago
James Almer e97667c82f avformat/ttaenc: buffer packets directly 7 years ago
Dale Curtis 9648cc6d7f avcodec/vorbis: 1 << 31 > int32_t::max(), so use 1u << 31 instead. 7 years ago
Dale Curtis 03fbc0daa7 avformat/utils: Prevent undefined shift with wrap_bits > 64. 7 years ago
Paul B Mahol 63826a0b82 avfilter/af_amix: make use of av_asprintf() 7 years ago
Paul B Mahol ec5328aa6f avfilter: add mix filter 7 years ago
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
Li, Zhong 136e7cf64c qsv/hevcdec: Load hw plugin by default on non-windows os 7 years ago