mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-06-04 22:48:54 +00:00
Convert GST_DEBUG_CAPS() to GST_DEBUG():
Original commit message from CVS: Convert GST_DEBUG_CAPS() to GST_DEBUG(): * gst/mpeg1videoparse/gstmp1videoparse.c: (mp1videoparse_parse_seq): * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream): * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps): * sys/xvideo/gstxwindow.c: (_gst_xwindow_new): * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect), (gst_xvideosink_getcaps): * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support): * testsuite/gst-lint: more tests
This commit is contained in:
parent
e3eccad808
commit
f28b319d80
1 changed files with 13 additions and 0 deletions
13
ChangeLog
13
ChangeLog
|
@ -1,3 +1,16 @@
|
|||
2004-02-04 David Schleef <ds@schleef.org>
|
||||
|
||||
Convert GST_DEBUG_CAPS() to GST_DEBUG():
|
||||
* gst/mpeg1videoparse/gstmp1videoparse.c:
|
||||
(mp1videoparse_parse_seq):
|
||||
* gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
|
||||
* gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
|
||||
* sys/xvideo/gstxwindow.c: (_gst_xwindow_new):
|
||||
* sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
|
||||
(gst_xvideosink_getcaps):
|
||||
* sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
|
||||
* testsuite/gst-lint: more tests
|
||||
|
||||
2004-02-04 David Schleef <ds@schleef.org>
|
||||
|
||||
Replace use of GST_PAD_FORMATS_FUNCTION() and similar macros
|
||||
|
|
Loading…
Reference in a new issue