Nicolas Dufresne f52fd7a68b video: Don't use extra plane and componenent for tile format
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
2014-01-13 10:47:03 -05:00
..
2012-09-14 13:22:31 +02:00
2012-09-14 13:22:31 +02:00
2011-12-02 12:03:27 +01:00
2011-12-02 12:03:27 +01:00
2012-10-01 11:58:36 +02:00
2012-10-01 11:58:36 +02:00