gstreamer/docs/design
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-audiosinks.txt docs: small update to design docs 2011-12-20 10:08:46 +01:00
design-decodebin.txt fix caps 2012-09-14 13:22:31 +02:00
design-encoding.txt fix caps 2012-09-14 13:22:31 +02:00
design-orc-integration.txt various: typo fixes 2011-12-02 12:03:27 +01:00
draft-hw-acceleration.txt design: First go at hardware-acceleration design doc 2012-03-29 17:42:49 +02:00
draft-keyframe-force.txt various: typo fixes 2011-12-02 12:03:27 +01:00
draft-subtitle-overlays.txt docs: update for 1.0 2012-10-01 11:58:36 +02:00
draft-va.txt docs: update for 1.0 2012-10-01 11:58:36 +02:00
Makefile.am docs: add missing files for distribution 2013-12-06 20:58:43 +00:00
part-interlaced-video.txt docs: Update interlaced video docs 2012-07-20 23:02:54 +02:00
part-mediatype-audio-raw.txt mediatype-audio: write out 24 in 32bit formats 2013-02-13 21:11:41 +01:00
part-mediatype-text-raw.txt docs: add design doc for text/x-raw format 2012-09-02 03:40:28 +01:00
part-mediatype-video-raw.txt video: Don't use extra plane and componenent for tile format 2014-01-13 10:47:03 -05:00
part-playbin.txt docs: update for 1.0 2012-10-01 11:58:36 +02:00