shadPS4/src/core/libraries/videodec
georgemoralis 7ab851592b
Some checks failed
Build and Release / reuse (push) Has been cancelled
Build and Release / clang-format (push) Has been cancelled
Build and Release / get-info (push) Has been cancelled
Build and Release / windows-sdl (push) Has been cancelled
Build and Release / windows-qt (push) Has been cancelled
Build and Release / macos-sdl (push) Has been cancelled
Build and Release / macos-qt (push) Has been cancelled
Build and Release / linux-sdl (push) Has been cancelled
Build and Release / linux-qt (push) Has been cancelled
Build and Release / pre-release (push) Has been cancelled
Videocodec implementation (#1484)
* dummy videocodec

* filled videodec parameters

* vdec1 implementation

* clang format fix

* fixed codecType

* added crop offset info

* align output

* align all h/w

* some touchups

* small touch (last one)
2024-11-10 11:33:08 +02:00
..
videodec2_avc.h core/libraries: Videodec2 implementation (#1241) 2024-10-24 18:39:31 +02:00
videodec2_impl.cpp libraries/videodec: Fix build errors with av_err2str 2024-11-02 19:11:57 +01:00
videodec2_impl.h core/libraries: Videodec2 implementation (#1241) 2024-10-24 18:39:31 +02:00
videodec2.cpp core/libraries: Videodec2 implementation (#1241) 2024-10-24 18:39:31 +02:00
videodec2.h core/libraries: Videodec2 implementation (#1241) 2024-10-24 18:39:31 +02:00
videodec_impl.cpp Videocodec implementation (#1484) 2024-11-10 11:33:08 +02:00
videodec_impl.h Videocodec implementation (#1484) 2024-11-10 11:33:08 +02:00
videodec.cpp Videocodec implementation (#1484) 2024-11-10 11:33:08 +02:00
videodec.h Videocodec implementation (#1484) 2024-11-10 11:33:08 +02:00