mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 20:21:24 +00:00
sys/: Fixing the direct put buffers detection. I prefer checking GST_BUFFER_PRIVATE than the free_func.
Original commit message from CVS: 2004-01-12 Julien MOUTTE <julien@moutte.net> * sys/ximage/ximagesink.c: (gst_ximagesink_chain): * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Fixing the direct put buffers detection. I prefer checking GST_BUFFER_PRIVATE than the free_func.
This commit is contained in:
parent
c302fb7255
commit
3e58cab694
1 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,10 @@
|
||||||
|
2004-01-12 Julien MOUTTE <julien@moutte.net>
|
||||||
|
|
||||||
|
* sys/ximage/ximagesink.c: (gst_ximagesink_chain):
|
||||||
|
* sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Fixing the
|
||||||
|
direct put buffers detection. I prefer checking GST_BUFFER_PRIVATE
|
||||||
|
than the free_func.
|
||||||
|
|
||||||
2004-01-12 Thomas Vander Stichele <thomas at apestaart dot org>
|
2004-01-12 Thomas Vander Stichele <thomas at apestaart dot org>
|
||||||
|
|
||||||
* sys/oss/gstossaudio.c: (plugin_init):
|
* sys/oss/gstossaudio.c: (plugin_init):
|
||||||
|
|
Loading…
Reference in a new issue