video: add pack_lines variable
authorWim Taymans <wim.taymans@collabora.co.uk>
Wed, 6 Jun 2012 09:38:00 +0000 (11:38 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Wed, 6 Jun 2012 09:38:00 +0000 (11:38 +0200)
commitbc221fba7808a0b1ca34c95996fc079f3a3a8c1d
treeb59adcc03b0786b2c7a273028b1ee8d08de1b5bf
parent7a3830c40a5f61374c5437e8e4390388ce117e15
video: add pack_lines variable

Use a separate variable to describe the amount of lines that will be used in
packing instead of abusing the h_sub variable. Some formats might have no
subsampling but need to operate on multipe lines.
gst-libs/gst/video/video-format.c
gst-libs/gst/video/video-format.h