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 | 5404ac52f9ea35330439cce0cce266fab8649e14 (patch) | |
tree | df919b17331f142a6f3d242c06805f490e44ce45 | |
parent | 1536c982d271171045d219ed3b4db9297e9264d0 (diff) | |
download | gst-plugins-bad-5404ac52f9ea35330439cce0cce266fab8649e14.tar.gz gst-plugins-bad-5404ac52f9ea35330439cce0cce266fab8649e14.tar.bz2 gst-plugins-bad-5404ac52f9ea35330439cce0cce266fab8649e14.zip |
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 |