mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-24 02:31:03 +00:00
ext/mikmod/gstmikmod.*: fix caps negotiation in mikmod
Original commit message from CVS: 2004-02-10 Benjamin Otte <in7y118@public.uni-hamburg.de> * ext/mikmod/gstmikmod.c: (gst_mikmod_init), (gst_mikmod_srcfixate), (gst_mikmod_srclink), (gst_mikmod_loop): * ext/mikmod/gstmikmod.h: fix caps negotiation in mikmod * ext/ogg/gstoggdemux.c: (gst_ogg_print): output debug information
This commit is contained in:
parent
4e88b1b6a7
commit
bf38fa1ed9
1 changed files with 9 additions and 6 deletions
15
ChangeLog
15
ChangeLog
|
@ -1,3 +1,12 @@
|
||||||
|
2004-02-10 Benjamin Otte <in7y118@public.uni-hamburg.de>
|
||||||
|
|
||||||
|
* ext/mikmod/gstmikmod.c: (gst_mikmod_init),
|
||||||
|
(gst_mikmod_srcfixate), (gst_mikmod_srclink), (gst_mikmod_loop):
|
||||||
|
* ext/mikmod/gstmikmod.h:
|
||||||
|
fix caps negotiation in mikmod
|
||||||
|
* ext/ogg/gstoggdemux.c: (gst_ogg_print):
|
||||||
|
output debug information
|
||||||
|
|
||||||
2004-02-08 Benjamin Otte <in7y118@public.uni-hamburg.de>
|
2004-02-08 Benjamin Otte <in7y118@public.uni-hamburg.de>
|
||||||
|
|
||||||
* gst-libs/gst/colorbalance/Makefile.am:
|
* gst-libs/gst/colorbalance/Makefile.am:
|
||||||
|
@ -6,12 +15,6 @@
|
||||||
remove unused GST_OPT_CFLAGS from Makefiles
|
remove unused GST_OPT_CFLAGS from Makefiles
|
||||||
include X_CFLAGS and X_LIBS in xoverlay. (#131948)
|
include X_CFLAGS and X_LIBS in xoverlay. (#131948)
|
||||||
|
|
||||||
2004-02-08 Benjamin Otte <in7y118@public.uni-hamburg.de>
|
|
||||||
|
|
||||||
* gst-libs/gst/colorbalance/Makefile.am:
|
|
||||||
* gst-libs/gst/navigation/Makefile.am:
|
|
||||||
* gst-libs/gst/xoverlay/Makefile.am:
|
|
||||||
|
|
||||||
2004-02-07 David Schleef <ds@schleef.org>
|
2004-02-07 David Schleef <ds@schleef.org>
|
||||||
|
|
||||||
* ext/ogg/gstoggdemux.c: (gst_ogg_demux_handle_event): Don't
|
* ext/ogg/gstoggdemux.c: (gst_ogg_demux_handle_event): Don't
|
||||||
|
|
Loading…
Reference in a new issue