diff options
author | Julien Moutte <julien@moutte.net> | 2004-01-15 22:03:45 +0000 |
---|---|---|
committer | Julien Moutte <julien@moutte.net> | 2004-01-15 22:03:45 +0000 |
commit | d6c067e3b5d70887259c984b8798d78bd913a80e (patch) | |
tree | a61166744a30479d122c970470b7a393f0ff11c7 | |
parent | 51db8f1fe22c6b419dc63eb05e4386345447664b (diff) |
sys/: Making both of them use the buffer free function to test how the buffer was allocated.
Original commit message from CVS:
2004-01-15 Julien MOUTTE <julien@moutte.net>
* sys/ximage/ximagesink.c: (gst_ximagesink_chain):
* sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Making both of
them use the buffer free function to test how the buffer was allocated.
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2004-01-15 Julien MOUTTE <julien@moutte.net> + + * sys/ximage/ximagesink.c: (gst_ximagesink_chain): + * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Making both of + them use the buffer free function to test how the buffer was allocated. + 2004-01-15 David Schleef <ds@schleef.org> * ext/esd/esdsink.c: (gst_esdsink_class_init): Remove property |