gst/ffmpegcolorspace/: Add conversions from/to NV12 and NV21 and conversions between...
authorSebastian Dröge <slomo@circular-chaos.org>
Fri, 9 May 2008 08:34:52 +0000 (08:34 +0000)
committerSebastian Dröge <slomo@circular-chaos.org>
Fri, 9 May 2008 08:34:52 +0000 (08:34 +0000)
commit531c6fb462ae0a770cc5abd9eee54a1e019fa093
treefdb2281ac7ad6db4863d4f2eeacfc414dd8ecb34
parent9fa3d7a294fdefe33cc0e83fdaea23f90b1f7d66
gst/ffmpegcolorspace/: Add conversions from/to NV12 and NV21 and conversions between those two formats. Fixes bug #53...

Original commit message from CVS:
Based on a patch by:
Björn Benderius <bjoern dot benderius at axis dot com>
* gst/ffmpegcolorspace/avcodec.h:
* gst/ffmpegcolorspace/gstffmpegcodecmap.c:
(gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
(gst_ffmpegcsp_avpicture_fill):
* gst/ffmpegcolorspace/imgconvert.c: (nv12_to_nv21):
* gst/ffmpegcolorspace/imgconvert_template.h:
Add conversions from/to NV12 and NV21 and conversions between those
two formats. Fixes bug #532166.
ChangeLog
common
gst/ffmpegcolorspace/avcodec.h
gst/ffmpegcolorspace/gstffmpegcodecmap.c
gst/ffmpegcolorspace/imgconvert.c
gst/ffmpegcolorspace/imgconvert_template.h