Thomas Vander Stichele [Mon, 11 Nov 2002 13:59:51 +0000 (13:59 +0000)]
adding media info
Original commit message from CVS:
adding media info
Thomas Vander Stichele [Mon, 11 Nov 2002 13:59:16 +0000 (13:59 +0000)]
media info lib
Original commit message from CVS:
media info lib
Thomas Vander Stichele [Sun, 10 Nov 2002 14:37:29 +0000 (14:37 +0000)]
some debug output
Original commit message from CVS:
some debug output
Thomas Vander Stichele [Sun, 10 Nov 2002 01:27:09 +0000 (01:27 +0000)]
update to new structure
Original commit message from CVS:
update to new structure
Thomas Vander Stichele [Sun, 10 Nov 2002 00:38:57 +0000 (00:38 +0000)]
this is how we want to do this in the future hopefully ;)
Original commit message from CVS:
this is how we want to do this in the future hopefully ;)
Thomas Vander Stichele [Sat, 9 Nov 2002 18:40:35 +0000 (18:40 +0000)]
separating tags and metadata
Original commit message from CVS:
separating tags and metadata
Thomas Vander Stichele [Sat, 9 Nov 2002 18:34:48 +0000 (18:34 +0000)]
use tags as well
Original commit message from CVS:
use tags as well
Thomas Vander Stichele [Sat, 9 Nov 2002 18:31:27 +0000 (18:31 +0000)]
muhaha
Original commit message from CVS:
muhaha
David Schleef [Sat, 9 Nov 2002 01:21:00 +0000 (01:21 +0000)]
Fix divide by zero bug when rate==0
Original commit message from CVS:
Fix divide by zero bug when rate==0
Thomas Vander Stichele [Thu, 7 Nov 2002 15:43:04 +0000 (15:43 +0000)]
added mad
Original commit message from CVS:
added mad
Christian Schaller [Tue, 5 Nov 2002 22:23:23 +0000 (22:23 +0000)]
small fixes to swfdec req and gstplay lib
Original commit message from CVS:
small fixes to swfdec req and gstplay lib
Christian Schaller [Tue, 5 Nov 2002 21:25:18 +0000 (21:25 +0000)]
fix the test for swfdec
Original commit message from CVS:
fix the test for swfdec
Thomas Vander Stichele [Tue, 5 Nov 2002 10:12:01 +0000 (10:12 +0000)]
applied dolphy's patch
Original commit message from CVS:
applied dolphy's patch
Thomas Vander Stichele [Tue, 5 Nov 2002 09:49:34 +0000 (09:49 +0000)]
fix lib path
Original commit message from CVS:
fix lib path
Thomas Vander Stichele [Sun, 3 Nov 2002 13:50:21 +0000 (13:50 +0000)]
updates
Original commit message from CVS:
updates
Thomas Vander Stichele [Sun, 3 Nov 2002 13:43:01 +0000 (13:43 +0000)]
sigh, that was a silly bug
Original commit message from CVS:
sigh, that was a silly bug
Thomas Vander Stichele [Sun, 3 Nov 2002 12:15:11 +0000 (12:15 +0000)]
clashes with shout, put in exp
Original commit message from CVS:
clashes with shout, put in exp
Thomas Vander Stichele [Sun, 3 Nov 2002 04:55:35 +0000 (04:55 +0000)]
.pc fix
Original commit message from CVS:
.pc fix
David Schleef [Sat, 2 Nov 2002 21:29:10 +0000 (21:29 +0000)]
Convert from pthreads to GThreads. Untested. BBB: feel free to revert this if it's horribly broken.
Original commit message from CVS:
Convert from pthreads to GThreads. Untested. BBB: feel free to revert
this if it's horribly broken.
Wim Taymans [Sat, 2 Nov 2002 14:39:59 +0000 (14:39 +0000)]
Removed silly debug printf
Original commit message from CVS:
Removed silly debug printf
Wim Taymans [Sat, 2 Nov 2002 13:57:18 +0000 (13:57 +0000)]
Added vorbis stream info extraction example
Original commit message from CVS:
Added vorbis stream info extraction example
Wim Taymans [Sat, 2 Nov 2002 13:48:08 +0000 (13:48 +0000)]
lots of metadata/query/seeking updates
Original commit message from CVS:
lots of metadata/query/seeking updates
David I. Lehn [Sat, 2 Nov 2002 08:07:22 +0000 (08:07 +0000)]
#include time.h for time()
Original commit message from CVS:
#include time.h for time()
David I. Lehn [Sat, 2 Nov 2002 05:39:21 +0000 (05:39 +0000)]
use AM_CFLAGS instead of CFLAGS
Original commit message from CVS:
use AM_CFLAGS instead of CFLAGS
David I. Lehn [Sat, 2 Nov 2002 05:37:37 +0000 (05:37 +0000)]
run libtoolize, remove generated file ltmain.sh add some newer versions for tool checks
Original commit message from CVS:
run libtoolize, remove generated file ltmain.sh
add some newer versions for tool checks
David I. Lehn [Sat, 2 Nov 2002 05:33:36 +0000 (05:33 +0000)]
add more generated .pc files
Original commit message from CVS:
add more generated .pc files
Wim Taymans [Sat, 2 Nov 2002 01:07:46 +0000 (01:07 +0000)]
Include pthreads.h as the core doesn't use plain pthreads anymore
Original commit message from CVS:
Include pthreads.h as the core doesn't use plain pthreads anymore
Thomas Vander Stichele [Fri, 1 Nov 2002 21:42:23 +0000 (21:42 +0000)]
peep
Original commit message from CVS:
peep
Thomas Vander Stichele [Fri, 1 Nov 2002 21:41:29 +0000 (21:41 +0000)]
backmerge
Original commit message from CVS:
backmerge
Wim Taymans [Fri, 1 Nov 2002 17:06:08 +0000 (17:06 +0000)]
Small fixes, added more query types
Original commit message from CVS:
Small fixes, added more query types
Thomas Vander Stichele [Fri, 1 Nov 2002 12:32:33 +0000 (12:32 +0000)]
bump up the version
Original commit message from CVS:
bump up the version
Wim Taymans [Fri, 1 Nov 2002 00:41:25 +0000 (00:41 +0000)]
- Show how to do stream position feedback
Original commit message from CVS:
- Show how to do stream position feedback
- Show how to do some more seeking
Wim Taymans [Fri, 1 Nov 2002 00:40:15 +0000 (00:40 +0000)]
More seeking and query/convert stuff, it's getting pretty complete now
Original commit message from CVS:
More seeking and query/convert stuff, it's getting pretty complete
now
Wim Taymans [Thu, 31 Oct 2002 00:08:06 +0000 (00:08 +0000)]
Added little test apps for cdplayer and cdparanoia
Original commit message from CVS:
Added little test apps for cdplayer and cdparanoia
Wim Taymans [Thu, 31 Oct 2002 00:06:48 +0000 (00:06 +0000)]
formatting cleanups convert more stuff to the generic seeking/convert/query interface
Original commit message from CVS:
formatting cleanups
convert more stuff to the generic seeking/convert/query interface
Wim Taymans [Wed, 30 Oct 2002 20:30:58 +0000 (20:30 +0000)]
Really remove vorbisdec so it can register again
Original commit message from CVS:
Really remove vorbisdec so it can register again
David I. Lehn [Wed, 30 Oct 2002 09:17:12 +0000 (09:17 +0000)]
use G_{BEGIN,END}_DECLS
Original commit message from CVS:
use G_{BEGIN,END}_DECLS
David I. Lehn [Wed, 30 Oct 2002 09:16:03 +0000 (09:16 +0000)]
fix videotestsrc ! fakesink: use macro to null terminate props reformat a few lines
Original commit message from CVS:
fix videotestsrc ! fakesink: use macro to null terminate props
reformat a few lines
David I. Lehn [Wed, 30 Oct 2002 04:14:35 +0000 (04:14 +0000)]
Fix shout2 test.
Original commit message from CVS:
Fix shout2 test.
Upstream removed -lm from libpng, add it back for lib test and flags for now
Thomas Vander Stichele [Tue, 29 Oct 2002 22:55:52 +0000 (22:55 +0000)]
deprecating vorbisdec
Original commit message from CVS:
deprecating vorbisdec
Thomas Vander Stichele [Tue, 29 Oct 2002 22:50:54 +0000 (22:50 +0000)]
stuff to go in
Original commit message from CVS:
stuff to go in
Thomas Vander Stichele [Tue, 29 Oct 2002 19:12:54 +0000 (19:12 +0000)]
this can go too
Original commit message from CVS:
this can go too
Thomas Vander Stichele [Tue, 29 Oct 2002 19:12:14 +0000 (19:12 +0000)]
fix two dots in one filename only get bit after last dot
Original commit message from CVS:
fix two dots in one filename
only get bit after last dot
Thomas Vander Stichele [Tue, 29 Oct 2002 18:05:28 +0000 (18:05 +0000)]
adding audio
Original commit message from CVS:
adding audio
Thomas Vander Stichele [Tue, 29 Oct 2002 17:56:23 +0000 (17:56 +0000)]
peepaloo
Original commit message from CVS:
peepaloo
Thomas Vander Stichele [Tue, 29 Oct 2002 16:43:56 +0000 (16:43 +0000)]
ok, redo from start
Original commit message from CVS:
ok, redo from start
Thomas Vander Stichele [Tue, 29 Oct 2002 15:36:33 +0000 (15:36 +0000)]
people interpreting .m4's make me laugh with wild abandonment
Original commit message from CVS:
people interpreting .m4's make me laugh with wild abandonment
Thomas Vander Stichele [Tue, 29 Oct 2002 14:58:26 +0000 (14:58 +0000)]
integrating the play library
Original commit message from CVS:
integrating the play library
Christian Schaller [Tue, 29 Oct 2002 14:53:42 +0000 (14:53 +0000)]
fix missing >, doh
Original commit message from CVS:
fix missing >, doh
Thomas Vander Stichele [Tue, 29 Oct 2002 14:30:33 +0000 (14:30 +0000)]
Uraeus : how much license fields do you think you missed ? ;)
Original commit message from CVS:
Uraeus : how much license fields do you think you missed ? ;)
This ought to be fixed for the release
Christian Schaller [Tue, 29 Oct 2002 12:02:31 +0000 (12:02 +0000)]
fixed shout2 building
Original commit message from CVS:
fixed shout2 building
Thomas Vander Stichele [Tue, 29 Oct 2002 02:05:37 +0000 (02:05 +0000)]
this patch implements metadata the wtay way.
Original commit message from CVS:
this patch implements metadata the wtay way.
some other stuff I still need to clean up to make it work well.
test it with
gst-launch filesrc location=... ! vorbisfile
Thomas Vander Stichele [Mon, 28 Oct 2002 01:39:22 +0000 (01:39 +0000)]
fix oopsie in spec files if anything, arch optimization should be handled generally, not locally for plugins
Original commit message from CVS:
fix oopsie in spec files
if anything, arch optimization should be handled generally, not locally
for plugins
Thomas Vander Stichele [Mon, 28 Oct 2002 01:09:17 +0000 (01:09 +0000)]
some more of these
Original commit message from CVS:
some more of these
Ronald S. Bultje [Sun, 27 Oct 2002 22:29:56 +0000 (22:29 +0000)]
Fix some broken param_specs
Original commit message from CVS:
Fix some broken param_specs
Steve Baker [Sun, 27 Oct 2002 21:03:12 +0000 (21:03 +0000)]
new libgstplay location now builds
Original commit message from CVS:
new libgstplay location now builds
Steve Baker [Sun, 27 Oct 2002 20:59:41 +0000 (20:59 +0000)]
libgstplay has a new home. it still needs to be packaged though
Original commit message from CVS:
libgstplay has a new home. it still needs to be packaged though
Christian Schaller [Sun, 27 Oct 2002 19:32:03 +0000 (19:32 +0000)]
add last part of shout2 plugin patch, but it do not get built even with --enable -experimental, will try and investigate
Original commit message from CVS:
add last part of shout2 plugin patch, but it do not get built even with --enable -experimental, will try and investigate
Wim Taymans [Sun, 27 Oct 2002 18:44:33 +0000 (18:44 +0000)]
Added shout m4
Original commit message from CVS:
Added shout m4
Ronald S. Bultje [Sun, 27 Oct 2002 18:08:43 +0000 (18:08 +0000)]
Add ogg/vorbis support for avi files
Original commit message from CVS:
Add ogg/vorbis support for avi files
Thomas Vander Stichele [Sun, 27 Oct 2002 15:58:03 +0000 (15:58 +0000)]
standardize samplerate
Original commit message from CVS:
standardize samplerate
Christian Schaller [Sat, 26 Oct 2002 12:49:33 +0000 (12:49 +0000)]
adds swfdec plugin to spec file (conditionally built)
Original commit message from CVS:
adds swfdec plugin to spec file (conditionally built)
Thomas Vander Stichele [Sat, 26 Oct 2002 12:17:57 +0000 (12:17 +0000)]
updated avifile ?
Original commit message from CVS:
updated avifile ?
Thomas Vander Stichele [Sat, 26 Oct 2002 12:17:35 +0000 (12:17 +0000)]
avifile change
Original commit message from CVS:
avifile change
Ronald S. Bultje [Sat, 26 Oct 2002 09:40:55 +0000 (09:40 +0000)]
Let's use g_strerror() instead of strerror()
Original commit message from CVS:
Let's use g_strerror() instead of strerror()
Thomas Vander Stichele [Fri, 25 Oct 2002 14:31:15 +0000 (14:31 +0000)]
a no-brainer addition
Original commit message from CVS:
a no-brainer addition
Christian Schaller [Thu, 24 Oct 2002 20:42:58 +0000 (20:42 +0000)]
add missing m4 to extra dist and add wavenc plugin to spec
Original commit message from CVS:
add missing m4 to extra dist and add wavenc plugin to spec
Ronald S. Bultje [Thu, 24 Oct 2002 12:04:14 +0000 (12:04 +0000)]
Use strerror() instead of sys_errlist[] (deprecated)
Original commit message from CVS:
Use strerror() instead of sys_errlist[] (deprecated)
Thomas Vander Stichele [Wed, 23 Oct 2002 08:53:44 +0000 (08:53 +0000)]
.m4 to check for presence of an element let me know if this works
Original commit message from CVS:
.m4 to check for presence of an element
let me know if this works
David Schleef [Wed, 23 Oct 2002 06:03:03 +0000 (06:03 +0000)]
add rate parameter
Original commit message from CVS:
add rate parameter
David Schleef [Wed, 23 Oct 2002 04:35:55 +0000 (04:35 +0000)]
add black, superblack, darkgrey areas
Original commit message from CVS:
add black, superblack, darkgrey areas
Ronald S. Bultje [Mon, 21 Oct 2002 21:06:16 +0000 (21:06 +0000)]
This is broken too... I'm a moron
Original commit message from CVS:
This is broken too... I'm a moron
Ronald S. Bultje [Mon, 21 Oct 2002 20:59:53 +0000 (20:59 +0000)]
Blabla
Original commit message from CVS:
Blabla
Ronald S. Bultje [Mon, 21 Oct 2002 20:57:57 +0000 (20:57 +0000)]
Ohmy, didnt anyone notice? this is horribly broken
Original commit message from CVS:
Ohmy, didnt anyone notice? this is horribly broken
Iain Holmes [Mon, 21 Oct 2002 17:06:52 +0000 (17:06 +0000)]
Added a WAV file encoder
Original commit message from CVS:
Added a WAV file encoder
Wim Taymans [Sun, 20 Oct 2002 22:27:53 +0000 (22:27 +0000)]
Make sure to flush the header
Original commit message from CVS:
Make sure to flush the header
Wim Taymans [Sun, 20 Oct 2002 17:27:51 +0000 (17:27 +0000)]
Don't push on unusable pads
Original commit message from CVS:
Don't push on unusable pads
Wim Taymans [Sun, 20 Oct 2002 17:12:54 +0000 (17:12 +0000)]
Add an example that shows transcoding stats for mpeg audio to vorbis
Original commit message from CVS:
Add an example that shows transcoding stats for mpeg audio to vorbis
Wim Taymans [Sun, 20 Oct 2002 17:11:10 +0000 (17:11 +0000)]
- Implement queries and convert functions for vorbisenc + lots of cleanups/improvements
Original commit message from CVS:
- Implement queries and convert functions for vorbisenc + lots of
cleanups/improvements
- catch negotiation errors in vorbisfile
Wim Taymans [Sun, 20 Oct 2002 01:55:28 +0000 (01:55 +0000)]
Added bitrate control and metadata
Original commit message from CVS:
Added bitrate control and metadata
Christian Schaller [Sun, 20 Oct 2002 01:08:34 +0000 (01:08 +0000)]
lots of fixes to the spec based on the more strict rules of RH8, actually a good thing as I think the organisation is...
Original commit message from CVS:
lots of fixes to the spec based on the more strict rules of RH8, actually a good thing as I think the organisation is cleaner and more correct now and there are no unpackages files anymore :)
Thomas Vander Stichele [Sat, 19 Oct 2002 23:25:55 +0000 (23:25 +0000)]
scrub vorbis cflags
Original commit message from CVS:
scrub vorbis cflags
Thomas Vander Stichele [Sat, 19 Oct 2002 20:17:47 +0000 (20:17 +0000)]
stop bugging me i'm in none of these dirs
Original commit message from CVS:
stop bugging me
i'm in none of these dirs
Wim Taymans [Sat, 19 Oct 2002 16:58:25 +0000 (16:58 +0000)]
Small fixes
Original commit message from CVS:
Small fixes
Wim Taymans [Sat, 19 Oct 2002 16:57:08 +0000 (16:57 +0000)]
Fix vorbisenc (bug 95097)
Original commit message from CVS:
Fix vorbisenc (bug 95097)
Thomas Vander Stichele [Sat, 19 Oct 2002 16:05:16 +0000 (16:05 +0000)]
got to get it
Original commit message from CVS:
got to get it
Thomas Vander Stichele [Sat, 19 Oct 2002 14:41:50 +0000 (14:41 +0000)]
yay for gcc 3
Original commit message from CVS:
yay for gcc 3
Jeremy Simon [Fri, 18 Oct 2002 22:36:34 +0000 (22:36 +0000)]
add snapshot dir to Makefile
Original commit message from CVS:
add snapshot dir to Makefile
Jeremy Simon [Fri, 18 Oct 2002 20:53:45 +0000 (20:53 +0000)]
enable the snapshot plugin build
Original commit message from CVS:
enable the snapshot plugin build
Andy Wingo [Wed, 16 Oct 2002 19:47:05 +0000 (19:47 +0000)]
added functions gst_gconf_get_default_{audio,video}_sink -- this is so the defaults library (gstgconf) can be used by...
Original commit message from CVS:
added functions gst_gconf_get_default_{audio,video}_sink -- this is so the
defaults library (gstgconf) can be used by applications with uninstalled gstreamer
(ie, no gconf keys). More specifically, these functions enable the player to
work uninstalled, which is a good thing (tm).
Andy Wingo [Tue, 15 Oct 2002 20:44:15 +0000 (20:44 +0000)]
comment out unused function
Original commit message from CVS:
comment out unused function
Thomas Vander Stichele [Sun, 6 Oct 2002 13:49:35 +0000 (13:49 +0000)]
I wonder how we ever got along without this
Original commit message from CVS:
I wonder how we ever got along without this
David Schleef [Fri, 4 Oct 2002 06:49:51 +0000 (06:49 +0000)]
Lots of new goodness. Will negotiate caps and output images in about 20 different formats. Some code cleanup. Fixe...
Original commit message from CVS:
Lots of new goodness. Will negotiate caps and output images in
about 20 different formats. Some code cleanup. Fixed YUV color
values for -I and Q.
David I. Lehn [Thu, 3 Oct 2002 03:19:28 +0000 (03:19 +0000)]
use proper version prefix use pkgconfig to find libdv
Original commit message from CVS:
use proper version prefix
use pkgconfig to find libdv
David I. Lehn [Thu, 3 Oct 2002 03:18:03 +0000 (03:18 +0000)]
0.4.1-1 deb update
Original commit message from CVS:
0.4.1-1 deb update
David I. Lehn [Thu, 3 Oct 2002 03:17:16 +0000 (03:17 +0000)]
build as a lib not a plugin
Original commit message from CVS:
build as a lib not a plugin
Thomas Vander Stichele [Tue, 1 Oct 2002 21:51:01 +0000 (21:51 +0000)]
adding testsuite
Original commit message from CVS:
adding testsuite
Thomas Vander Stichele [Tue, 1 Oct 2002 21:49:55 +0000 (21:49 +0000)]
adding spider tests
Original commit message from CVS:
adding spider tests
Thomas Vander Stichele [Tue, 1 Oct 2002 20:45:29 +0000 (20:45 +0000)]
sorry
Original commit message from CVS:
sorry
Thomas Vander Stichele [Tue, 1 Oct 2002 12:03:05 +0000 (12:03 +0000)]
code cleanups renamed FORMAT to WIDTH and disabled it since the code is fixed for 16 bit
Original commit message from CVS:
code cleanups
renamed FORMAT to WIDTH and disabled it since the code is fixed for 16 bit