mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-10 03:19:40 +00:00
f52fd7a68b
Instead of using extra plane, we encode the number of tiles in x and y in the stride of each planes (i.e. y_tiles << 16 | x_tiles) and introduce tile_mode, tile_width and tile_height into GstVideoFormatInfo structure. https://bugzilla.gnome.org/show_bug.cgi?id=707361 |
||
---|---|---|
.. | ||
design-audiosinks.txt | ||
design-decodebin.txt | ||
design-encoding.txt | ||
design-orc-integration.txt | ||
draft-hw-acceleration.txt | ||
draft-keyframe-force.txt | ||
draft-subtitle-overlays.txt | ||
draft-va.txt | ||
Makefile.am | ||
part-interlaced-video.txt | ||
part-mediatype-audio-raw.txt | ||
part-mediatype-text-raw.txt | ||
part-mediatype-video-raw.txt | ||
part-playbin.txt |