platform/upstream/gstreamer.git
21 years agosigh, that was a silly bug
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

21 years agoclashes with shout, put in exp
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

21 years ago.pc fix
Thomas Vander Stichele [Sun, 3 Nov 2002 04:55:35 +0000 (04:55 +0000)]
.pc fix

Original commit message from CVS:
.pc fix

21 years agoConvert from pthreads to GThreads. Untested. BBB: feel free to revert this if it...
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.

21 years agoRemoved silly debug printf
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

21 years agoAdded vorbis stream info extraction example
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

21 years agolots of metadata/query/seeking updates
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

21 years ago#include time.h for time()
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()

21 years agouse AM_CFLAGS instead of CFLAGS
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

21 years agorun libtoolize, remove generated file ltmain.sh add some newer versions for tool...
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

21 years agoadd more generated .pc files
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

21 years agoInclude pthreads.h as the core doesn't use plain pthreads anymore
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

21 years agopeep
Thomas Vander Stichele [Fri, 1 Nov 2002 21:42:23 +0000 (21:42 +0000)]
peep

Original commit message from CVS:
peep

21 years agobackmerge
Thomas Vander Stichele [Fri, 1 Nov 2002 21:41:29 +0000 (21:41 +0000)]
backmerge

Original commit message from CVS:
backmerge

21 years agoSmall fixes, added more query types
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

21 years agobump up the version
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

21 years ago- Show how to do stream position feedback
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

21 years agoMore seeking and query/convert stuff, it's getting pretty complete now
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

21 years agoAdded little test apps for cdplayer and cdparanoia
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

21 years agoformatting cleanups convert more stuff to the generic seeking/convert/query interface
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

21 years agoReally remove vorbisdec so it can register again
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

21 years agouse G_{BEGIN,END}_DECLS
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

21 years agofix videotestsrc ! fakesink: use macro to null terminate props reformat a few lines
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

21 years agoFix shout2 test.
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

21 years agodeprecating vorbisdec
Thomas Vander Stichele [Tue, 29 Oct 2002 22:55:52 +0000 (22:55 +0000)]
deprecating vorbisdec

Original commit message from CVS:
deprecating vorbisdec

21 years agostuff to go in
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

21 years agothis can go too
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

21 years agofix two dots in one filename only get bit after last dot
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

21 years agoadding audio
Thomas Vander Stichele [Tue, 29 Oct 2002 18:05:28 +0000 (18:05 +0000)]
adding audio

Original commit message from CVS:
adding audio

21 years agopeepaloo
Thomas Vander Stichele [Tue, 29 Oct 2002 17:56:23 +0000 (17:56 +0000)]
peepaloo

Original commit message from CVS:
peepaloo

21 years agook, redo from start
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

21 years agopeople interpreting .m4's make me laugh with wild abandonment
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

21 years agointegrating the play library
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

21 years agofix missing >, doh
Christian Schaller [Tue, 29 Oct 2002 14:53:42 +0000 (14:53 +0000)]
fix missing >, doh

Original commit message from CVS:
fix missing >, doh

21 years agoUraeus : how much license fields do you think you missed ? ;)
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

21 years agofixed shout2 building
Christian Schaller [Tue, 29 Oct 2002 12:02:31 +0000 (12:02 +0000)]
fixed shout2 building

Original commit message from CVS:
fixed shout2 building

21 years agothis patch implements metadata the wtay way.
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

21 years agofix oopsie in spec files if anything, arch optimization should be handled generally...
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

21 years agosome more of these
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

21 years agoFix some broken param_specs
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

21 years agonew libgstplay location now builds
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

21 years agolibgstplay has a new home. it still needs to be packaged though
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

21 years agoadd last part of shout2 plugin patch, but it do not get built even with --enable...
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

21 years agoAdded shout m4
Wim Taymans [Sun, 27 Oct 2002 18:44:33 +0000 (18:44 +0000)]
Added shout m4

Original commit message from CVS:
Added shout m4

21 years agoAdd ogg/vorbis support for avi files
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

21 years agostandardize samplerate
Thomas Vander Stichele [Sun, 27 Oct 2002 15:58:03 +0000 (15:58 +0000)]
standardize samplerate

Original commit message from CVS:
standardize samplerate

21 years agoadds swfdec plugin to spec file (conditionally built)
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)

21 years agoupdated avifile ?
Thomas Vander Stichele [Sat, 26 Oct 2002 12:17:57 +0000 (12:17 +0000)]
updated avifile ?

Original commit message from CVS:
updated avifile ?

21 years agoavifile change
Thomas Vander Stichele [Sat, 26 Oct 2002 12:17:35 +0000 (12:17 +0000)]
avifile change

Original commit message from CVS:
avifile change

21 years agoLet's use g_strerror() instead of strerror()
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()

21 years agoa no-brainer addition
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

21 years agoadd missing m4 to extra dist and add wavenc plugin to spec
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

21 years agoUse strerror() instead of sys_errlist[] (deprecated)
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)

21 years ago.m4 to check for presence of an element let me know if this works
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

21 years agoadd rate parameter
David Schleef [Wed, 23 Oct 2002 06:03:03 +0000 (06:03 +0000)]
add rate parameter

Original commit message from CVS:
add rate parameter

21 years agoadd black, superblack, darkgrey areas
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

21 years agoThis is broken too... I'm a moron
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

21 years agoBlabla
Ronald S. Bultje [Mon, 21 Oct 2002 20:59:53 +0000 (20:59 +0000)]
Blabla

Original commit message from CVS:
Blabla

21 years agoOhmy, didnt anyone notice? this is horribly broken
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

21 years agoAdded a WAV file encoder
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

21 years agoMake sure to flush the header
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

21 years agoDon't push on unusable pads
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

21 years agoAdd an example that shows transcoding stats for mpeg audio to vorbis
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

21 years ago- Implement queries and convert functions for vorbisenc + lots of cleanups/improvements
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

21 years agoAdded bitrate control and metadata
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

21 years agolots of fixes to the spec based on the more strict rules of RH8, actually a good...
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 :)

21 years agoscrub vorbis cflags
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

21 years agostop bugging me i'm in none of these dirs
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

21 years agoSmall fixes
Wim Taymans [Sat, 19 Oct 2002 16:58:25 +0000 (16:58 +0000)]
Small fixes

Original commit message from CVS:
Small fixes

21 years agoFix vorbisenc (bug 95097)
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)

21 years agogot to get it
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

21 years agoyay for gcc 3
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

21 years agoadd snapshot dir to Makefile
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

21 years agoenable the snapshot plugin build
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

21 years agoadded functions gst_gconf_get_default_{audio,video}_sink -- this is so the defaults...
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).

21 years agocomment out unused function
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

21 years agoI wonder how we ever got along without this
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

21 years agoLots of new goodness. Will negotiate caps and output images in about 20 different...
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.

21 years agouse proper version prefix use pkgconfig to find libdv
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

21 years ago0.4.1-1 deb update
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

21 years agobuild as a lib not a plugin
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

21 years agoadding testsuite
Thomas Vander Stichele [Tue, 1 Oct 2002 21:51:01 +0000 (21:51 +0000)]
adding testsuite

Original commit message from CVS:
adding testsuite

21 years agoadding spider tests
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

21 years agosorry
Thomas Vander Stichele [Tue, 1 Oct 2002 20:45:29 +0000 (20:45 +0000)]
sorry

Original commit message from CVS:
sorry

21 years agocode cleanups renamed FORMAT to WIDTH and disabled it since the code is fixed for...
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

21 years agolist preferred autotools
Thomas Vander Stichele [Mon, 30 Sep 2002 07:20:35 +0000 (07:20 +0000)]
list preferred autotools

Original commit message from CVS:
list preferred autotools

21 years agoRemove a dumb print that spams the console...
Iain Holmes [Sun, 29 Sep 2002 23:45:54 +0000 (23:45 +0000)]
Remove a dumb print that spams the console...

Original commit message from CVS:
Remove a dumb print that spams the console...

21 years ago%f is double
Andy Wingo [Sun, 29 Sep 2002 17:16:40 +0000 (17:16 +0000)]
%f is double

Original commit message from CVS:
%f is double

21 years agoUse events rather than properties
Iain Holmes [Sat, 28 Sep 2002 23:28:37 +0000 (23:28 +0000)]
Use events rather than properties

Original commit message from CVS:
Use events rather than properties
When the speed property is set, set the ripping speed.

21 years agoI'm such an idiot - these files should have been in a week ago
Ronald S. Bultje [Sat, 28 Sep 2002 11:05:39 +0000 (11:05 +0000)]
I'm such an idiot - these files should have been in a week ago

Original commit message from CVS:
I'm such an idiot - these files should have been in a week ago

21 years agoThis adds a generic video functions library
Ronald S. Bultje [Thu, 26 Sep 2002 12:20:12 +0000 (12:20 +0000)]
This adds a generic video functions library

Original commit message from CVS:
This adds a generic video functions library

21 years agofinal backport
Thomas Vander Stichele [Mon, 23 Sep 2002 09:41:55 +0000 (09:41 +0000)]
final backport

Original commit message from CVS:
final backport

21 years agotalk about a painful merge
Thomas Vander Stichele [Mon, 23 Sep 2002 09:39:33 +0000 (09:39 +0000)]
talk about a painful merge

Original commit message from CVS:
talk about a painful merge

21 years agorelease backport
Thomas Vander Stichele [Mon, 23 Sep 2002 09:08:51 +0000 (09:08 +0000)]
release backport

Original commit message from CVS:
release backport

21 years agobetter README
Thomas Vander Stichele [Mon, 23 Sep 2002 05:49:26 +0000 (05:49 +0000)]
better README

Original commit message from CVS:
better README

21 years ago- state change cleanup
Wim Taymans [Fri, 20 Sep 2002 20:10:43 +0000 (20:10 +0000)]
- state change cleanup

Original commit message from CVS:
- state change cleanup
- add timestamps (should make cdparanoia ! osssink work)
- g_object_notify some properties

21 years agoThis patch fixes some issues caused by design issues in video4linux, adds some nicety...
Ronald S. Bultje [Fri, 20 Sep 2002 09:28:46 +0000 (09:28 +0000)]
This patch fixes some issues caused by design issues in video4linux, adds some nicety to video4linux2 plugins and doe...

Original commit message from CVS:
This patch fixes some issues caused by design issues in video4linux, adds
some nicety to video4linux2 plugins and does some more evil stuff:
* video4linux doesn't tell us which formats are supported by a card, so
the only way to know this is by simply trying it out. This patch adds that.
* v4lmjpegsink didnt have a bufferpool yet - is integrated now.
* all copy() bufferpool functions have been removed since they're not needed.
* v4lmjpegsink doesnt have a free() function, because hen playing the frames,
all this is already handled. When the frame is not played, nothing has to
be done. In total, the function is not needed.
* adds a get_caps() function to v4l2src
* some minor crap

21 years agogstreamer-gconf.files: libgstgconf.so moved to /usr/lib added control.in, build-deps...
David Schleef [Fri, 20 Sep 2002 04:02:59 +0000 (04:02 +0000)]
gstreamer-gconf.files: libgstgconf.so moved to /usr/lib added control.in, build-deps, and mk.control script.  Edit co...

Original commit message from CVS:
* gstreamer-gconf.files: libgstgconf.so moved to /usr/lib
* added control.in, build-deps, and mk.control script.  Edit control.in
and/or build-deps, and run 'debian/rules debian/control' from toplevel
directory to recreate debian/control.  This should make it a lot
easier to diff build dependencies.

21 years agocommiting iradio fix from walters
Christian Schaller [Thu, 19 Sep 2002 18:44:49 +0000 (18:44 +0000)]
commiting iradio fix from walters

Original commit message from CVS:
commiting iradio fix from walters

21 years agoRevert the revert to 1.0.0 vorbis.m4 code.
David I. Lehn [Thu, 19 Sep 2002 18:34:47 +0000 (18:34 +0000)]
Revert the revert to 1.0.0 vorbis.m4 code.

Original commit message from CVS:
Revert the revert to 1.0.0 vorbis.m4 code.

This bugfix has been accepted upstream to fix a segfault due to a bogus
function parameter.  (the cause of the segfault should probably be fixed but
until then...)