mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-02 12:32:29 +00:00
gst/realmedia/rmdemux.c: I don't think that piece of changelog should go there.
Original commit message from CVS: * gst/realmedia/rmdemux.c: I don't think that piece of changelog should go there.
This commit is contained in:
parent
ed1778eb91
commit
4526a43437
2 changed files with 5 additions and 2 deletions
|
@ -1,3 +1,8 @@
|
||||||
|
2005-07-04 Wim Taymans <wim@fluendo.com>
|
||||||
|
|
||||||
|
* gst/realmedia/rmdemux.c:
|
||||||
|
I don't think that piece of changelog should go there.
|
||||||
|
|
||||||
2005-07-04 Andy Wingo <wingo@pobox.com>
|
2005-07-04 Andy Wingo <wingo@pobox.com>
|
||||||
|
|
||||||
* ext/aalib/gstaasink.c (gst_aasink_fixate): Update for newer
|
* ext/aalib/gstaasink.c (gst_aasink_fixate): Update for newer
|
||||||
|
|
|
@ -23,8 +23,6 @@
|
||||||
#ifdef HAVE_CONFIG_H
|
#ifdef HAVE_CONFIG_H
|
||||||
# include "config.h"
|
# include "config.h"
|
||||||
#endif
|
#endif
|
||||||
* gst / realmedia / rmdemux.c (gst_rmdemux_add_stream), (gst_rmdemux_src_getcaps):Added getcaps
|
|
||||||
function
|
|
||||||
#include "rmdemux.h"
|
#include "rmdemux.h"
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
#include <zlib.h>
|
#include <zlib.h>
|
||||||
|
|
Loading…
Reference in a new issue