diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2004-12-29 16:04:00 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2004-12-29 16:04:00 +0000 |
commit | ed2c2dc5e28f67367832f8d3649893cb7d36bf0e (patch) | |
tree | f76313e0bd0df9769c8abdd76ae0639f901efd67 | |
parent | 9138a60c48e8f7dc6b59690edd62763d8ecd3d31 (diff) |
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
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,5 +1,12 @@ 2004-12-29 Thomas Vander Stichele <thomas at apestaart dot org> + * 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 <thomas at apestaart dot org> + * gst/ffmpegcolorspace/imgconvert.c: give some indication of why we're segfaulting @@ -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 <mathrick@mathrick.org> * gst/matroska/matroska-demux.c: |