gstreamer/docs
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
..
design video: Don't use extra plane and componenent for tile format 2014-01-13 10:47:03 -05:00
libs videoencoder: Remove gst_video_encoder_set/get_discont 2013-12-06 16:24:46 -05:00
plugins Release 1.2.0 2013-09-24 14:16:22 +02:00
random Fix FSF address 2012-11-03 23:05:09 +00:00
.gitignore first stab at documenting elements 2005-08-05 17:13:10 +00:00
Makefile.am make: move the design doc also on the Makefile.am level (for dist) 2010-12-13 12:36:47 +02:00
version.entities.in gst: Update versioning 2012-04-04 14:55:15 +02:00