45 Commits (d1140d33b157453463bc2e94b0a4cd691b55a3fc)

Author SHA1 Message Date
Marvin Scholz 20eb666f54 codec: videotoolbox: don't restart on kVTVideoDecoderReferenceMissingErr 2 years ago
Marvin Scholz 929aace30d videotoolbox: do not abort for NULL dropped frame 2 years ago
Maxime Chapelet dadd1bcccd codec/videotoolbox: enable metal compatibility everywhere 2 years ago
Benjamin King d7a7709aa8 codec/videotoolbox: Add support for visionOS 3 years ago
François Cartegnie b5eeee7108 codec: videotoolbox: rework DPB closer to spec 2 years ago
François Cartegnie 4464af834e codec: videotoolbox: manage DPB as dual field buffers 2 years ago
François Cartegnie 44c0ccc28e codec: videotoolbox: output only single field from DPB 2 years ago
François Cartegnie 65ad721aa5 codec: videotoolbox: split DPB code 2 years ago
François Cartegnie b860a7be47 codec: videotoolbox: only use DPB context for DPB management 2 years ago
François Cartegnie 339929518c codec: videotoolbox: move DPB grow out of output loop 2 years ago
François Cartegnie 6413b9af8a codec: videotoolbox: move dpb variables in their own struct 2 years ago
François Cartegnie b5a9d9535e codec: videotoolbox: rename DPB vars 3 years ago
François Cartegnie deedd6cee1 codec: videotoolbox: account fields in pic_pacer 2 years ago
François Cartegnie 592e5b2942 codec: videotoolbox: split pic_pacer 2 years ago
François Cartegnie a3ee9cb0f1 codec: videotoolbox: rename pic pacer variables 3 years ago
François Cartegnie d37896dd17 codec: videotoolbox: wait for allocatable slot only before enqueueing 2 years ago
François Cartegnie d9dc3f0ee3 codec: videotoolbox: use hevc_get_dpb_values 2 years ago
François Cartegnie 5c6e8236ae codec: videotoolbox: reset POC context on seek 2 years ago
François Cartegnie 64c3fa645b packetizer: hevc: reorder is stored on sps 3 years ago
Steve Lhomme cf9be009fe codec: videotoolbox: remove extra white spaces 3 years ago
Steve Lhomme c7844c8d12 macOS: fix OSStatus display 3 years ago
Maxime Chapelet fb5cfd5204 codec: videotoolbox: Check wherever a metal device can be fetched on iOS 3 years ago
Maxime Chapelet d80a7ace36 videotoolbox: allow CVPX_P010 on all Darwin systems 3 years ago
Francois Cartegnie 7923ce4e00 hxxx_helper: provide picture left/top crop info 3 years ago
Maxime Chapelet 214f8fc46e codec: videotoolbox: move functions to map color properties in vt_utils 3 years ago
Maxime Chapelet deeeadaf23 decoder: videotoolbox: attach color properties to image buffers 3 years ago
Johannes Kauffmann 8dc0ae1205 Remove extra semicolons around vlc_module macro's 3 years ago
Maxime Chapelet c39295bebd decoder: videotoolbox: fix yuv matrix enum values 3 years ago
Francois Cartegnie 2f3f2253ad codec: videotoolbox: fix include path 3 years ago
Francois Cartegnie 979a8f93c3 codec: videotoolbox: codec specific logical split 3 years ago
Francois Cartegnie b784f7921c codec: videotoolbox: failed codec init should need cleanup 3 years ago
Francois Cartegnie 98a5b3ba84 codec: videotoolbox: rework pacing 3 years ago
Francois Cartegnie 13ae92c256 codec: videotoolbox: fix async pacing 3 years ago
Francois Cartegnie 78c5d5816a codec: videotoolbox: have asynchronous pts/rate updates 3 years ago
Francois Cartegnie 1d2be66bd2 codec: videotoolbox: ensure flush on request 3 years ago
Francois Cartegnie 5d54525560 codec: videotoolbox: do not discard decoder output on drain 3 years ago
Francois Cartegnie 45585498ba codec: videotoolbox: rename discard flag 3 years ago
Francois Cartegnie 0c3688e7df codec: videotoolbox: simplify by removing exclusive states booleans 3 years ago
Francois Cartegnie fcdbabb267 codec: videotoolbox: set strict DPB for HEVC 3 years ago
Francois Cartegnie eb1fdc8f2b codec: videotoolbox: only update reorder depth on next pic 3 years ago
Francois Cartegnie c5de4fe8d2 codec: videotoolbox: process DPB on any decoding result 3 years ago
Francois Cartegnie d2ecef01c6 codec: videotoolbox: fix flush cases for hevc reorder with rasl output 3 years ago
Alexandre Janniaux 244a52b84b videotoolbox: enforce restart even after error 6 years ago
Alexandre Janniaux edae2a6e75 videotoolbox: refactor error path 6 years ago
Alexandre Janniaux 5a480ad35b codec: videotoolbox: move into subdirectory 3 years ago
Maxime Chapelet b698abe8a1 videotoolbox: remove obsolete workaround 3 years ago
Steve Lhomme 007e5d910c codec/packtizer: rename p_fmt_in to fmt_in 3 years ago
Steve Lhomme 3bbe3ffe45 codec/packetizer: use read-only input format wherever possible 3 years ago
Alexandre Janniaux 2f08df594a videotoolbox: refactor error path with goto 6 years ago
Marvin Scholz 39434b48db codec: videotoolbox: fix missing semicolon 4 years ago