mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-24 02:31:03 +00:00
commiting patch from Phil Blundell
Original commit message from CVS: commiting patch from Phil Blundell
This commit is contained in:
parent
5e3b24d34b
commit
0d554c4a89
2 changed files with 8 additions and 1 deletions
|
@ -1,3 +1,9 @@
|
|||
2004-10-01 Christian Schaller <christian@fluendo.com>
|
||||
|
||||
* Patch fra Phil Blundell
|
||||
* Bug 152341
|
||||
* ext/ivorbis/vorbis.c
|
||||
|
||||
2004-10-01 Wim Taymans <wim@fluendo.com>
|
||||
|
||||
* ext/speex/gstspeexdec.c: (gst_speex_dec_class_init),
|
||||
|
|
|
@ -21,7 +21,8 @@
|
|||
#include <config.h>
|
||||
#endif
|
||||
|
||||
#include <vorbisenc.h>
|
||||
#include <gst/gst.h>
|
||||
#include <tremor/ivorbiscodec.h>
|
||||
|
||||
extern GType ivorbisfile_get_type (void);
|
||||
|
||||
|
|
Loading…
Reference in a new issue