mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-23 18:21:04 +00:00
add debugging, use correct size for shm segments
Original commit message from CVS: add debugging, use correct size for shm segments
This commit is contained in:
parent
867a2977a8
commit
8ad2a01a0e
1 changed files with 10 additions and 0 deletions
10
ChangeLog
10
ChangeLog
|
@ -1,3 +1,13 @@
|
|||
2004-07-26 Thomas Vander Stichele <thomas at apestaart dot org>
|
||||
|
||||
* sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
|
||||
(gst_ximagesink_ximage_put), (gst_ximagesink_renegotiate_size),
|
||||
(gst_ximagesink_chain), (gst_ximagesink_buffer_alloc):
|
||||
* sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
|
||||
(gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc):
|
||||
Add debugging statements. Use the sizes as returned by the
|
||||
*CreateImage calls.
|
||||
|
||||
2004-07-26 Johan Dahlin <johan@gnome.org>
|
||||
|
||||
* gst/tcp/gsttcpclientsrc.c (gst_tcpclientsrc_get): Make sure that
|
||||
|
|
Loading…
Reference in a new issue