ffmpegcolorspace: Include interlacing information in the AVPicture
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Tue, 28 Jul 2009 12:12:31 +0000 (14:12 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Thu, 6 Aug 2009 04:43:32 +0000 (06:43 +0200)
commit164b90f9d0fff9aae486e100ae81f70aae9520d9
tree5ada03428694a326dc3073c8952bdc84c5446502
parent33c490f4b9b5642a601515eae245a4812887d755
ffmpegcolorspace: Include interlacing information in the AVPicture

This later allows to handle interlaced AVPicture different than
progressive ones which is needed for horizontally subsampled YUV
formats, see bug #589242.
gst/ffmpegcolorspace/avcodec.h
gst/ffmpegcolorspace/gstffmpegcodecmap.c
gst/ffmpegcolorspace/gstffmpegcodecmap.h
gst/ffmpegcolorspace/gstffmpegcolorspace.c
gst/ffmpegcolorspace/gstffmpegcolorspace.h
gst/ffmpegcolorspace/imgconvert.c