83 Commits (cb8180aa66839fe05e3a29504fb2f67336312227)

Author SHA1 Message Date
Jun Zhao 639ded10e3 lavc/videotoolbox: fix warnings 2 years ago
Zhao Zhili 9a180f60a9 avcodec/videotoolbox: don't use av_ prefix for local function 2 years ago
Zhao Zhili d6bd980da6 avcodec/videotoolbox: deprecate creating AVVideotoolboxContext by user 2 years ago
Zhao Zhili ade89bc6de avcodec/videotoolbox: prefer hw_frames_ctx/hw_device_ctx over hwaccel_context 2 years ago
Zhao Zhili 79e9bdf749 avcodec/videotoolbox: fix NULL pointer dereference 2 years ago
Anton Khirnov 8576c3c5d8 lavc/videotoolbox: deprecate write-only output_callback 2 years ago
Anton Khirnov d7f4ad88a0 lavc/videotoolbox: do not pass AVCodecContext to decoder output callback 2 years ago
rcombs 792a9f2406 lavc/videotoolboxdec: insert emu-prevention bytes for HEVC as well 3 years ago
rcombs a465e2c39e lavc/videotoolboxdec: fix writing too many 1 bits for the reserved fields 3 years ago
rcombs 928b22edfe lavc/videotoolboxdec: fix generating HEVC general_profile_compatibility_flags 3 years ago
rcombs 686b64e155 lavc/videotoolboxdec: fix escaping sequential zero sequences 3 years ago
rcombs dfbc921f9f lavc/videotoolboxdec: warn on nonzero status in the callback 3 years ago
Martin Storsjö a78f136f3f configure: Use a separate config_components.h header for $ALL_COMPONENTS 3 years ago
Limin Wang d15f65c469 avcodec/videotoolbox: add internal.h for header depenedency 3 years ago
Limin Wang 46f43f222e avcodec/videotoolbox: Fix undefined symbol with minimal configuration 3 years ago
rcombs b04601ed6a lavc/videotoolbox: set attachments on decoded buffers 3 years ago
Limin Wang a7df966c82 avcodec/videotoolbox: fix use of unknown builtin '__builtin_available' 3 years ago
James Almer 0d924d6e5a avcodec/videotoolbox: silence some -Wimplicit-fallthrough warnings 3 years ago
rcombs c7e527f7f3 lavc/videotoolbox: fix build on pre-10.14 SDKs 3 years ago
rcombs da0179b262 lavc/proresdec: add videotoolbox hwaccel 3 years ago
rcombs 350eb59f8c videotoolbox: add alpha support 3 years ago
rcombs a41a2efc85 lavc/videotoolbox: add VP9 hardware acceleration 3 years ago
rcombs e3c6cc96cf lavc/videotoolbox: call VTRegisterSupplementalVideoDecoderIfAvailable 3 years ago
rcombs 530c4a7ea9 lavc/videotoolbox: expose some functions as lavc-internal 3 years ago
rcombs f0952f87bc lavc/videotoolbox: select 4:2:2 and 4:4:4 formats when applicable 3 years ago
rcombs b0c07f2938 lavc/videotoolbox: fix format computation 3 years ago
rcombs 79e51d6c0f lavc/videotoolbox: escape 0x00000[0-3]s in avcC PSs 3 years ago
Jan Ekström ed524136e0 avcodec/videotoolbox: make FFmpeg-to-VT mapping error more informative 4 years ago
Steven Liu 4aa391388a avcodec/videotoolbox: add logging context to log 5 years ago
Rodger Combs 77937a42e7 lavc/videotoolboxdec: fix crop handling when multithreaded 5 years ago
Akemi 2a9d461abc avcodec/videotoolbox: add support for full range pixel formats 5 years ago
Pavel Koshevoy 22a14ee753 avcodec/videotoolbox_hevc: avoid leaking cached_hw_frames_ctx 5 years ago
fumoboy007 036b4b0f85 avcodec/videotoolbox: add support for 10bit pixel format 6 years ago
Rodger Combs ce6301a46f avcodec/vt_hevc: fix crash if vps_list[0] or sps_list[0] are null 6 years ago
Akemi 233cd89056 lavc/videotoolbox: Fix cropping with HEVC and H264 videos 6 years ago
Aman Gupta 8f146b526f avcodec/videotoolbox: fix decoding of some HEVC videos 7 years ago
Aman Gupta 07d175d0b0 avcodec/videotoolbox: split h264/hevc callbacks 7 years ago
Aman Gupta dd77cca1c4 avcodec/videotoolbox: cleanups 7 years ago
Aman Gupta bcff983dc3 avcodec/videotoolbox: fix kVTCouldNotFindVideoDecoderErr trying to decode HEVC on iOS 7 years ago
Aman Gupta 84e03db9a3 avcodec/videotoolbox: improve logging of decoder errors 7 years ago
Rodger Combs 4c0798578c lavc/videotoolbox: fix failure to decode PAFF 7 years ago
Rodger Combs 63d875772d lavc/videotoolbox: fix threaded decoding 7 years ago
Aman Gupta b5d56d8ef1 avcodec/videotoolbox: fix SEGV when hwaccel decoding h264 with ffmpeg.c 7 years ago
Mark Thompson 3a71bcc213 lavc: Mark all AVHWAccel structures as const 7 years ago
Aman Gupta 259dc4e013 libavcodec/videotoolbox: fix decoding of h264 streams with minor SPS changes 7 years ago
wm4 9283a4f19b avcodec/videotoolbox: fix opaque_ref handling 7 years ago
Aman Gupta b7f963c444 avcodec/videotoolbox: reorder functions to avoid forward declarations 7 years ago
Aman Gupta 5e577c586b avcodec/videotoolbox: fix whitespace 7 years ago
Aman Gupta 68ef503bb5 avcodec/videotoolbox: pass through hevc param changes to the decoder 7 years ago
Aman Gupta bd2d70c0b8 avcodec/videotoolbox: remove unnecessary if statement 7 years ago