summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2005-02-12 22:28:58 +0000
committerTim-Philipp Müller <tim@centricular.net>2005-02-12 22:28:58 +0000
commit1035891ecd25f0817ba33265521e5a62ba5dc237 (patch)
tree8274c63d1259f496eb3b86ae711d7ca6d265815a
parent3d4ffeb6a22a31dad6d6d7d50e0a26896618a07a (diff)
Convert to and from YV12 (fixes #156379)
Original commit message from CVS: Convert to and from YV12 (fixes #156379)
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8552e726..cd69df37 100644
--- 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),