Convert to and from YV12 (fixes #156379)
authorTim-Philipp Müller <tim@centricular.net>
Sat, 12 Feb 2005 22:28:58 +0000 (22:28 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Sat, 12 Feb 2005 22:28:58 +0000 (22:28 +0000)
Original commit message from CVS:
Convert to and from YV12 (fixes #156379)

ChangeLog

index 8552e726833aff0fd9463e0466fa2c0874474634..cd69df3776a1cd73b0b23f6d16f930967859075b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2005-02-12  Tim-Philipp Müller  <tim at centricular dot net>
+
+       * 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:
+         Convert to and from YV12 (fixes #156379).
+
 2005-02-12  Julien MOUTTE  <julien@moutte.net>
 
        * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),