summaryrefslogtreecommitdiff
path: root/libavcodec/videotoolbox.c
Commit message (Expand)AuthorAge
* avcodec/videotoolbox: Fix undefined symbol with minimal configurationLimin Wang2022-01-05
* lavc/videotoolbox: set attachments on decoded buffersrcombs2021-12-22
* avcodec/videotoolbox: fix use of unknown builtin '__builtin_available'Limin Wang2021-12-04
* avcodec/videotoolbox: silence some -Wimplicit-fallthrough warningsJames Almer2021-11-28
* lavc/videotoolbox: fix build on pre-10.14 SDKsrcombs2021-11-28
* lavc/proresdec: add videotoolbox hwaccelrcombs2021-11-28
* videotoolbox: add alpha supportrcombs2021-11-28
* lavc/videotoolbox: add VP9 hardware accelerationrcombs2021-11-28
* lavc/videotoolbox: call VTRegisterSupplementalVideoDecoderIfAvailablercombs2021-11-28
* lavc/videotoolbox: expose some functions as lavc-internalrcombs2021-11-28
* lavc/videotoolbox: select 4:2:2 and 4:4:4 formats when applicablercombs2021-11-28
* lavc/videotoolbox: fix format computationrcombs2021-11-28
* lavc/videotoolbox: escape 0x00000[0-3]s in avcC PSsrcombs2021-11-28
* avcodec/videotoolbox: make FFmpeg-to-VT mapping error more informativeJan Ekström2021-01-02
* avcodec/videotoolbox: add logging context to logSteven Liu2019-10-08
* lavc/videotoolboxdec: fix crop handling when multithreadedRodger Combs2019-09-15
* avcodec/videotoolbox: add support for full range pixel formatsAkemi2019-09-04
* avcodec/videotoolbox_hevc: avoid leaking cached_hw_frames_ctxPavel Koshevoy2019-08-23
* avcodec/videotoolbox: add support for 10bit pixel formatfumoboy0072019-04-16
* avcodec/vt_hevc: fix crash if vps_list[0] or sps_list[0] are nullRodger Combs2019-03-19
* lavc/videotoolbox: Fix cropping with HEVC and H264 videosAkemi2018-11-12
* avcodec/videotoolbox: fix decoding of some HEVC videosAman Gupta2018-05-18
* avcodec/videotoolbox: split h264/hevc callbacksAman Gupta2018-05-09
* avcodec/videotoolbox: cleanupsAman Gupta2018-05-09
* avcodec/videotoolbox: fix kVTCouldNotFindVideoDecoderErr trying to decode HEV...Aman Gupta2018-05-04
* avcodec/videotoolbox: improve logging of decoder errorsAman Gupta2018-05-04
* lavc/videotoolbox: fix failure to decode PAFFRodger Combs2018-04-10
* lavc/videotoolbox: fix threaded decodingRodger Combs2018-03-08
* avcodec/videotoolbox: fix SEGV when hwaccel decoding h264 with ffmpeg.cAman Gupta2017-11-28
* lavc: Mark all AVHWAccel structures as constMark Thompson2017-11-26
* libavcodec/videotoolbox: fix decoding of h264 streams with minor SPS changesAman Gupta2017-11-20
* avcodec/videotoolbox: fix opaque_ref handlingwm42017-11-13
* avcodec/videotoolbox: reorder functions to avoid forward declarationsAman Gupta2017-11-13
* avcodec/videotoolbox: fix whitespaceAman Gupta2017-11-13
* avcodec/videotoolbox: pass through hevc param changes to the decoderAman Gupta2017-11-13
* avcodec/videotoolbox: remove unnecessary if statementAman Gupta2017-11-13
* avcodec/videotoolbox: create avcC even when h264 extradata is missingAman Gupta2017-11-13
* avcodec/videotoolbox: use decode_params to propagate H264 PPS changes and res...Aman Gupta2017-11-13
* avcodec/videotoolbox: print descriptive errors on decode failuresAman Gupta2017-11-13
* avcodec/videotoolbox: reset bitstream_size in end_frameAman Gupta2017-11-13
* avcodec/videotoolbox: extract videotoolbox_{start,stop} helpersAman Gupta2017-11-13
* avcodec/videotoolbox: use early return in videotoolbox_default_freeAman Gupta2017-11-13
* videotoolbox: add frame_params supportwm42017-11-12
* lavc/videotoolbox: fix out-of-bounds memory access during hvcc creationAman Gupta2017-10-31
* lavc: drop VDAClément Bœsch2017-10-23
* avcodec/videotoolbox: add hevc supportAman Gupta2017-09-28
* videotoolbox: fix crash when decoding interlaced video with new APIwm42017-07-11
* videotoolbox: log errorswm42017-05-31
* videotoolbox: add hwcontext supportwm42017-05-15
* avcodec/h264, videotoolbox: fix crash after VT decoder failsAman Gupta2017-03-07