diff options
author | Benjamin Otte <otte@gnome.org> | 2004-05-24 16:22:12 +0000 |
---|---|---|
committer | Benjamin Otte <otte@gnome.org> | 2004-05-24 16:22:12 +0000 |
commit | 6bda979764608c84bd751a377e880a04312ac6b8 (patch) | |
tree | 34f62e66c86271b17fcec37f2fcccdf918ab28b8 | |
parent | 712347f136945b121925496971465690919fa6b0 (diff) |
gst-libs/gst/resample/private.h: don't use optimizations that are #if 0'ed
Original commit message from CVS:
* gst-libs/gst/resample/private.h:
don't use optimizations that are #if 0'ed
-rw-r--r-- | ChangeLog | 5 | ||||
m--------- | common | 0 |
2 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2004-05-24 Benjamin Otte <in7y118@public.uni-hamburg.de> + + * gst-libs/gst/resample/private.h: + don't use optimizations that are #if 0'ed + 2004-05-24 Wim Taymans <wim@fluendo.com> * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query): diff --git a/common b/common -Subproject 85747ad7d18dfc697845a457631f3877fda4690 +Subproject 6e6d3f154c84195e9d505e114ea4a2df216f727 |