diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2004-07-26 13:30:28 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2004-07-26 13:30:28 +0000 |
commit | 0b2f63aafc9be93b4957aa06ba3f448e0695a098 (patch) | |
tree | 326ba533a9ece56f47c04290260e10520e525eb2 | |
parent | 337ca13b95bd4f8ff460b744786ad1cb74c9b84c (diff) |
don't make function do two things
Original commit message from CVS:
don't make function do two things
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2004-07-26 Thomas Vander Stichele <thomas at apestaart dot org> + + * gst/ffmpegcolorspace/gstffmpegcodecmap.c: + (gst_ffmpeg_caps_to_pix_fmt): + * gst/ffmpegcolorspace/gstffmpegcodecmap.h: + * gst/ffmpegcolorspace/gstffmpegcolorspace.c: + (gst_ffmpegcolorspace_pad_link): + don't make function do two things at the same time without reason. + 2004-07-26 Steve Lhomme <steve.lhomme@free.fr> * gst/ac3parse/ac3parse.vcproj |