71 Commits (ccb81acc3d1beb2235ff29bbc05e60db41de9039)

Author SHA1 Message Date
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 6 years ago
Akemi 2a9d461abc avcodec/videotoolbox: add support for full range pixel formats 6 years ago
Pavel Koshevoy 22a14ee753 avcodec/videotoolbox_hevc: avoid leaking cached_hw_frames_ctx 6 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
Aman Gupta 403d10a8b3 avcodec/videotoolbox: create avcC even when h264 extradata is missing 7 years ago
Aman Gupta 9519983c0f avcodec/videotoolbox: use decode_params to propagate H264 PPS changes and restart on SPS changes 7 years ago
Aman Gupta 6515e2834a avcodec/videotoolbox: print descriptive errors on decode failures 7 years ago
Aman Gupta d869928ca6 avcodec/videotoolbox: reset bitstream_size in end_frame 7 years ago
Aman Gupta b4b177049a avcodec/videotoolbox: extract videotoolbox_{start,stop} helpers 7 years ago
Aman Gupta 631296ff99 avcodec/videotoolbox: use early return in videotoolbox_default_free 7 years ago
wm4 c31ce95f1c videotoolbox: add frame_params support 7 years ago
Aman Gupta 05d77587cb lavc/videotoolbox: fix out-of-bounds memory access during hvcc creation 7 years ago
Clément Bœsch 2b32031827 lavc: drop VDA 7 years ago
Aman Gupta 3d4f8b9184 avcodec/videotoolbox: add hevc support 8 years ago
wm4 02d248d582 videotoolbox: fix crash when decoding interlaced video with new API 8 years ago
wm4 0160230382 videotoolbox: log errors 8 years ago