55 Commits (f011572e66c8dd2f0ac3cb147a769e91f24e0202)

Author SHA1 Message Date
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
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 7 years ago
wm4 02d248d582 videotoolbox: fix crash when decoding interlaced video with new API 7 years ago
wm4 0160230382 videotoolbox: log errors 8 years ago
wm4 532b23f079 videotoolbox: add hwcontext support 8 years ago
Aman Gupta b6eaa3928e avcodec/h264, videotoolbox: fix crash after VT decoder fails 8 years ago
wang-bin 3267e1703b avcodec/videotoolbox: set kCVPixelBufferOpenGLESCompatibilityKey for iOS 8 years ago
wm4 f07492e7fb avcodec/videotoolbox: set kCVPixelBufferIOSurfaceOpenGLTextureCompatibilityKey 8 years ago
wm4 ade7c1a232 avcodec/videotoolbox: allow not setting the kCVPixelBufferPixelFormatTypeKey 8 years ago
Matthieu Bouron df3484f87c lavc/videotoolbox: fix avcC extradata creation 9 years ago
Dan Dennedy b8d754c5d0 lavc/videotoolbox: Fix videotoolbox compile error on OS X 10.8. 9 years ago
Clément Bœsch 6cb550e933 lavc/videotoolbox: remove config_info maximum capacity 9 years ago
Clément Bœsch 6fd58eba1c lavc/videotoolbox: CFRelease() session 9 years ago
Rick Kern 8e47a99f57 lavc/videotoolbox: fix H.264 hwaccel init issue 9 years ago
Clément Bœsch aafdad1b45 lavc/videotoolbox: fix sps/pps mistake introduced in 1534ef87 9 years ago
Clément Bœsch 4df944920c lavc/videotoolbox: fixes compilation after 1534ef87 9 years ago
wm4 9747219958 avcodec/h264, videotoolbox: do not return invalid frames on failure 9 years ago
wm4 16aac9a359 avcodec/videotoolbox: fix decoding of some h264 bitstreams 9 years ago
Stefano Pigozzi 78cc19f15e videotoolbox: require hardware acceleration 9 years ago
Ganesh Ajjanagadde b3066be0e4 avcodec/videotoolbox: fix -Wunused-but-set-variable 9 years ago