Nirbheek Chauhan
|
4e37f99975
|
vtenc: Set colorimetry information
It looks like VideoToolbox doesn't support all our colorimetries.
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1214>
|
2021-11-01 09:24:52 +00:00 |
|
Nirbheek Chauhan
|
0f0e68080c
|
applemedia: Add ProRes support to vtenc and vtdec
For vtdec, we continue to prefer NV12; else we pick whatever
downstream wants. In the special case where we're decoding 10-bit or
12-bit ProRes formats, we will prefer AYUV64.
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1214>
|
2021-11-01 09:24:52 +00:00 |
|
Nirbheek Chauhan
|
db638134e7
|
vtenc: Improve error reporting in chain function
Otherwise it is quite difficult to figure out why the chain function
failed. Also assert not reached for case statements that should not be
hit.
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1214>
|
2021-11-01 09:24:52 +00:00 |
|
Nirbheek Chauhan
|
d7f6f8172a
|
vtdec: Remove dead code in switch statement
We never advertise these formats, so these cases will never be hit.
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1214>
|
2021-11-01 09:24:52 +00:00 |
|
Thibault Saunier
|
019971a3c7
|
Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir
|
2021-09-24 16:14:36 -03:00 |
|