gstreamer/subprojects/gst-plugins-base/tests/check/elements
Nicolas Dufresne d604b3655e video: Add Mediatek 10bit formats
These 10bit formats are identical to NV12_16L32S, but 64bytes of data is being
prefixed with 16bytes data with four pixels of lower 2bits per byte. For
MT2110T, the lower two bits set so each bytes contains a column of 4 pixels,
also describe as tiled lower 2 bits. MT2110T has been chosen as a name to match
the vendor chosen name. This format is unlikely to exist for other vendors.

For MT2110R, the 2 low bits are in raster order.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3444>
2023-08-08 16:08:16 +00:00
..
adder.c
appsink.c appsink: add propose_allocation support 2023-03-27 12:34:16 +03:00
appsrc.c appsrc: properly handle events received before sending the segment 2023-04-05 11:11:46 +00:00
audioconvert.c gst-plugins-base: re-indent with GNU indent 2.2.12 2023-03-17 03:18:53 +00:00
audiointerleave.c
audiomixer.c
audiorate.c
audioresample.c
audiotestsrc.c
compositor.c tests: compositor: Fix race in buffer unref 2023-07-21 00:59:59 +09:00
decodebin.c
encodebin.c
glbin.c
glfilter.c
glimagesink.c
glmixer.c
glstereo.c
libvisual.c
multifdsink.c
multisocketsink.c
opus.c gst-plugins-base: re-indent with GNU indent 2.2.12 2023-03-17 03:18:53 +00:00
overlaycomposition.c
playbin-complex.c
playbin.c
playsink.c
rawaudioparse.c
rawvideoparse.c
streamsynchronizer.c
subparse.c
textoverlay.c
theoradec.c theoradec: make sure the selected pool accepts the new config 2023-05-12 14:37:06 +02:00
urisourcebin.c
videoconvert.c test: Update all video related tests because of adding DMA_DRM format 2023-07-19 09:57:50 +00:00
videorate.c videorate: properly handle variable framerate input and drop-only=true 2023-07-05 19:33:59 +00:00
videoscale.c video: Add Mediatek 10bit formats 2023-08-08 16:08:16 +00:00
videotestsrc.c gst-plugins-base: re-indent with GNU indent 2.2.12 2023-03-17 03:18:53 +00:00
volume.c volume: support arbitrarily-large positive gains 2023-08-07 13:17:45 +00:00
vorbisdec.c
vorbistag.c