Steve Lhomme
262a7336e0
more working plugins
...
Original commit message from CVS:
more working plugins
2004-07-27 21:41:30 +00:00
Steve Lhomme
c8bfff8964
rename GStreamer-0.8.lib to libgstreamer.lib
...
Original commit message from CVS:
rename GStreamer-0.8.lib to libgstreamer.lib
2004-07-27 09:57:29 +00:00
Steve Lhomme
c863b3af82
avoid problems with math.h, fix release dependancy
...
Original commit message from CVS:
avoid problems with math.h, fix release dependancy
2004-07-27 09:48:47 +00:00
Steve Lhomme
4c3a686d98
add more plugins to the build add some definitions needed by plugins fixes for build problems
...
Original commit message from CVS:
add more plugins to the build
add some definitions needed by plugins
fixes for build problems
2004-07-26 22:09:59 +00:00
Steve Lhomme
18a33253d7
more plugins supported under windows
...
Original commit message from CVS:
more plugins supported under windows
2004-07-26 10:03:16 +00:00
Iain Holmes
afc250b4c0
Add name=source to the wavparse pipeline
...
Original commit message from CVS:
Add name=source to the wavparse pipeline
2004-06-25 11:57:25 +00:00
Thomas Vander Stichele
bdc490158b
more readable g_error
...
Original commit message from CVS:
more readable g_error
2004-06-01 08:51:55 +00:00
Thomas Vander Stichele
70989a60c2
update libtool version actually use it in media-info
...
Original commit message from CVS:
update libtool version
actually use it in media-info
2004-03-15 23:31:46 +00:00
Thomas Vander Stichele
9ac53e9a2a
don't mix tabs and spaces
...
Original commit message from CVS:
don't mix tabs and spaces
2004-03-15 19:32:25 +00:00
Thomas Vander Stichele
e5168bf8e7
some info
...
Original commit message from CVS:
some info
2004-03-15 17:19:06 +00:00
Johan Dahlin
72ec4a2aa3
*.h: Revert indenting
...
Original commit message from CVS:
* *.h: Revert indenting
2004-03-15 16:32:53 +00:00
Thomas Vander Stichele
908defa2c4
gst-indent
...
Original commit message from CVS:
gst-indent
2004-03-14 22:34:30 +00:00
Thomas Vander Stichele
385ab3b4a6
small media-info fixes
...
Original commit message from CVS:
small media-info fixes
2004-03-08 22:16:04 +00:00
Thomas Vander Stichele
be1a852e52
compiler fixes
...
Original commit message from CVS:
compiler fixes
2004-03-07 21:05:40 +00:00
Thomas Vander Stichele
43b53aa00e
compile fixes
...
Original commit message from CVS:
compile fixes
2004-03-07 21:02:25 +00:00
Thomas Vander Stichele
02643be67e
this should more or less work correctly.
...
Original commit message from CVS:
this should more or less work correctly.
2004-03-07 20:51:10 +00:00
Thomas Vander Stichele
2bc3f35dfc
first pass at making this work again needs quite a lot of cleanups
...
Original commit message from CVS:
first pass at making this work again
needs quite a lot of cleanups
2004-03-06 20:15:17 +00:00
Thomas Vander Stichele
5261c7c85e
fix up media-info now reports format again metadata needs some rewriting
...
Original commit message from CVS:
fix up media-info
now reports format again
metadata needs some rewriting
2004-01-22 19:00:27 +00:00
Thomas Vander Stichele
ed89f2a53f
register and use debugging category in media-info make vorbisfile emit tags for streaminfo
...
Original commit message from CVS:
register and use debugging category in media-info
make vorbisfile emit tags for streaminfo
2004-01-20 16:25:11 +00:00
David Schleef
200089a2ba
Merge CAPS branch
...
Original commit message from CVS:
Merge CAPS branch
2003-12-22 01:47:08 +00:00
David Schleef
fb473a53fb
Change GST_*_PADDING to _gst_private[GST_PADDING]
...
Original commit message from CVS:
Change GST_*_PADDING to _gst_private[GST_PADDING]
2003-12-09 10:02:08 +00:00
Ronald S. Bultje
2081f9ad65
Remove all config.h includes from header files, add it to each source file and remove duplicate config.h includes fro...
...
Original commit message from CVS:
Remove all config.h includes from header files, add it to each source file and remove duplicate config.h includes from several source files
2003-11-07 12:46:51 +00:00
Benjamin Otte
abfdbffca2
first bunch of conversions to new plugin_init. Includes libs/gst, gst/id3, sys/oss, ext/gnomevfs, gst/typefind and ex...
...
Original commit message from CVS:
first bunch of conversions to new plugin_init. Includes libs/gst, gst/id3, sys/oss, ext/gnomevfs, gst/typefind and ext/mad.
You guessed it, everything Rhythmbox needs ;)
fixed BMP typefind and made gnomevfs one plugin instead of two while doing this
2003-10-31 20:03:29 +00:00
David Schleef
09a155a9e9
minor cosmetic fix
...
Original commit message from CVS:
minor cosmetic fix
2003-10-30 22:05:24 +00:00
Iain Holmes
3c998edd23
Add audio/x-id3 as a mimetype handled by mad.
...
Original commit message from CVS:
Add audio/x-id3 as a mimetype handled by mad.
Could also be a flac file apparently, but this allows it to work more times than it does currently
2003-10-13 20:53:53 +00:00
Leif Johnson
cd8887968f
adding G_BEGIN and G_END_DECLS
...
Original commit message from CVS:
adding G_BEGIN and G_END_DECLS
2003-10-09 21:59:03 +00:00
David Schleef
d9b79beab1
add object and struct padding
...
Original commit message from CVS:
add object and struct padding
2003-10-09 01:57:54 +00:00
Brian Cameron
fb4adf73dc
Corrected macro in medi-info-priv.h so that it follows ISO standards, and removed broken return from void function in...
...
Original commit message from CVS:
Corrected macro in medi-info-priv.h so that it follows ISO standards,
and removed broken return from void function in navigation.c
2003-10-02 20:12:33 +00:00
Iain Holmes
87694d7fff
Sync'ed files up to nautilus-media/media-info versions, and fixed them for errors and deprecated functions
...
Original commit message from CVS:
Sync'ed files up to nautilus-media/media-info versions, and fixed them for errors and deprecated functions
2003-09-23 22:49:35 +00:00
David Schleef
d0abebb8d0
clean up varargs macro definition
...
Original commit message from CVS:
clean up varargs macro definition
2003-09-03 03:55:53 +00:00
Brian Cameron
97ae59b6ba
Corrected the configure.ac so it actually works. Updated some c files so that they build on Solaris. This mostly in...
...
Original commit message from CVS:
Corrected the configure.ac so it actually works. Updated some c files
so that they build on Solaris. This mostly involved supporting ISO
style variable-argument macros.
2003-05-21 18:16:30 +00:00
Benjamin Otte
51f231f90b
fix compile error
...
Original commit message from CVS:
fix compile error
2003-03-24 02:58:13 +00:00
David Schleef
b689cac7f8
Change %lld, %llu to G_G[U]INT64_FORMAT globally. Fix bad pointer->integer conversion.
...
Original commit message from CVS:
Change %lld, %llu to G_G[U]INT64_FORMAT globally. Fix bad pointer->integer
conversion.
2003-02-02 05:26:29 +00:00
Thomas Vander Stichele
1669173743
another batch of connect->link fixes please let me know about issues and please refrain of making them yourself, so t...
...
Original commit message from CVS:
another batch of connect->link fixes
please let me know about issues
and please refrain of making them yourself, so that I don't spend double
the time resolving conflicts
2003-01-10 10:22:24 +00:00
David I. Lehn
1594a6a0e1
exciting .cvsignore updates!
...
Original commit message from CVS:
exciting .cvsignore updates!
2002-12-31 18:14:08 +00:00
Wim Taymans
b5bee92a53
Fix plugins for new query API
...
Original commit message from CVS:
Fix plugins for new query API
2002-12-30 17:53:18 +00:00
Iain Holmes
ac04104547
Replace audio/mp3 with audio/x-mp3 and audio/x-flac with application/x-flac
...
Original commit message from CVS:
Replace audio/mp3 with audio/x-mp3 and audio/x-flac with application/x-flac
2002-12-08 17:20:44 +00:00
Thomas Vander Stichele
f1f464b7b2
parallel install fixes
...
Original commit message from CVS:
parallel install fixes
2002-12-08 14:50:04 +00:00
Thomas Vander Stichele
bcd8674c23
flac debug cleanup m4 for ffmpeg
...
Original commit message from CVS:
flac debug cleanup
m4 for ffmpeg
2002-11-26 14:51:33 +00:00
Thomas Vander Stichele
ce0d5c64ee
media info lib
...
Original commit message from CVS:
media info lib
2002-11-11 13:59:16 +00:00