From ed2c2dc5e28f67367832f8d3649893cb7d36bf0e Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Wed, 29 Dec 2004 16:04:00 +0000 Subject: [PATCH] clean up the mess that made me cry and avoid needless duplication Original commit message from CVS: clean up the mess that made me cry and avoid needless duplication --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index d9a6a4e97f..7d95f01286 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2004-12-29 Thomas Vander Stichele + + * gst/ffmpegcolorspace/avcodec.h: + * gst/ffmpegcolorspace/gstffmpegcodecmap.c: + * gst/ffmpegcolorspace/imgconvert.c: + clean up the mess that made me cry and avoid needless duplication + 2004-12-29 Thomas Vander Stichele * gst/ffmpegcolorspace/imgconvert.c: @@ -14,6 +21,7 @@ * gst/playback/gstplaybin.c: (gst_play_bin_change_state): Only change state on audiosink if it exists. + 2004-12-28 Maciej Katafiasz * gst/matroska/matroska-demux.c: