45126 Commits (35ed7f93dbc72d733e454ae464b1324f38af62a0)
 

Author SHA1 Message Date
Martin Storsjö 85e10c0a93 intreadwrite: Use __unaligned in MSVC for ARM64 as well 7 years ago
Maxym Dmytrychenko cbe28bc069 qsv: better to use alignment by 16 and HEVC 10b requires alignment by 32 7 years ago
Michael Wootton 34c113335b Add support for H.264 and HEVC hardware encoding for AMD GPUs based on AMF SDK 7 years ago
Sean McGovern 7b0b5bc810 cmdutils: update copyright year to 2018 7 years ago
Zhong Li 1efbbfedca examples/qsvdec: do not set the deprecated field refcounted_frames 7 years ago
Zhong Li e23190269f lavu/qsv: add log message for libmfx version 7 years ago
Luca Barbato c6558e8840 x264: Support version 153 7 years ago
Martin Storsjö 2beba58e0e mmaldec: Fix compilation after 2fcb0090 7 years ago
Mark Thompson ddea22a684 avconv: Use codec hardware config to configure hwaccels 7 years ago
Mark Thompson 2117725dc5 lavc: Mark all AVHWAccel structures as const 7 years ago
Mark Thompson 2a4d34d462 lavc: Delete all fake hwaccels 7 years ago
Mark Thompson 433522a1b9 lavc: Remove register mechanism for hwaccels 7 years ago
Mark Thompson e2d575543c lavc: Deprecate av_hwaccel_next() and av_register_hwaccel() 7 years ago
Mark Thompson 39056b5240 lavc: Use hardware config information in ff_get_format() 7 years ago
Mark Thompson 57623cba13 webp: Fix alpha initialisation 7 years ago
Mark Thompson 2fcb009011 lavc: Add hardware config metadata for decoders supporting hardware output 7 years ago
Mark Thompson 720cf4e6e7 lavc: Add codec metadata to indicate hardware support 7 years ago
wm4 47687a2f8a avcodec: add metadata to identify wrappers and hardware decoders 7 years ago
Luca Barbato 5083785566 qsv: Support explicit lookahead downscaling 7 years ago
Li, Zhong f2e9a0ecbe qsv/vp8dec: fixes memory leak issue 7 years ago
Li, Zhong 7c65a76b16 lavc/qsvenc: add error messeage if ICQ unsupported. 7 years ago
Li, Zhong bddb2ce179 lavc/qsvenc: ICQ/VCM/QVBR are not avilable on Linux 7 years ago
Li, Zhong 6ff29343b0 lavc/qsvenc: set HRD buffer size 7 years ago
Martin Storsjö 18a0f42026 checkasm: Use LOCAL_ALIGNED for aligned variables on the stack 7 years ago
Alexandra Hájková 7993ec19af hevc: Add hevc_get_pixel_4/8/12/16/24/32/48/64 7 years ago
Mark Thompson 3ff8fbbf5a vaapi_h265: Add named options for setting profile and level 7 years ago
Mark Thompson 6679654efe vaapi_h264: Add named options for setting profile and level 7 years ago
Mark Thompson e171022c24 vaapi: Make the decode profile matching more explicit 7 years ago
Jun Zhao 4b57f06447 vaapi_h264: Fix VUI max_dec_frame_buffering 7 years ago
Jun Zhao e7adf2250b vaapi_h265: Enable VBR mode 7 years ago
Mark Thompson 5a6707e49b cbs_mpeg2: Fix marker_bit type 7 years ago
Mark Thompson 7bf3f38046 cbs: Add padding to slice data allocations 7 years ago
Tristan Matthews f6161fccf8 rtsp: only break on parse_rtsp_message on error 7 years ago
Vittorio Giovara 99e9697e3a stereo3d: Support view type for frame sequence type 7 years ago
Vittorio Giovara 45d7be7f93 prores: Always assume limited range 7 years ago
Li, Zhong b843b343d8 qsvenc: cavlc option is only available for h264 7 years ago
Li, Zhong 136e7cf64c qsv/hevcdec: Load hw plugin by default on non-windows os 7 years ago
Martin Storsjö 3152058bf1 libavcodec: Don't use dllexport, only dllimport when building DLLs 7 years ago
Martin Storsjö bad7ce1d82 makedef: Pass EXTERN_PREFIX from configure to makedef 7 years ago
Diego Biurrun d070b9b703 configure: Coalesce some arch configuration and PIC handling 7 years ago
Diego Biurrun 9e48de3cc8 configure: Miscellaneous minor changes 7 years ago
James Almer 5c2a01f064 Makefile: fix distclean target 7 years ago
James Almer b72ac6dbb8 configure: fix writing library dependencies to config.sh 7 years ago
Mark Thompson 620f88a0b9 vaapi_h264: Add missing return value check 7 years ago
Mark Thompson d5fcf94261 h264_metadata: Fix clearing SEI payload in error case 7 years ago
Mark Thompson 22aed77687 cbs_h2645: Fix memory leak on when reading SEI fails 7 years ago
Mark Thompson 476d301316 cbs: Add a missing return value check 7 years ago
Mark Thompson c77da21e5d vaapi_h264: Do not use deprecated header type 7 years ago
Mark Thompson ff007e30d8 vaapi_h264: Add workaround for bad SEI in old Intel drivers 7 years ago
James Almer 5c22c90c1d vp9_superframe_bsf: cache packets by creating new references instead of moving pointers 7 years ago