platform/upstream/gstreamer.git
21 years agoRemove CVS/Tag from dist. Should go into 0.6.1.
David Schleef [Mon, 7 Apr 2003 19:00:09 +0000 (19:00 +0000)]
Remove CVS/Tag from dist.  Should go into 0.6.1.

Original commit message from CVS:
Remove CVS/Tag from dist.  Should go into 0.6.1.

21 years agoFix for 106448
Ronald S. Bultje [Sun, 6 Apr 2003 23:02:29 +0000 (23:02 +0000)]
Fix for 106448

Original commit message from CVS:
Fix for 106448

21 years agoadd comments
Ronald S. Bultje [Sat, 5 Apr 2003 21:16:02 +0000 (21:16 +0000)]
add comments

Original commit message from CVS:
add comments

21 years agoFix the QCAM detection. (Correctly, this time.) Should go into 0.6.1
David Schleef [Sat, 5 Apr 2003 20:09:05 +0000 (20:09 +0000)]
Fix the QCAM detection.  (Correctly, this time.)  Should go into 0.6.1

Original commit message from CVS:
Fix the QCAM detection.  (Correctly, this time.)  Should go into 0.6.1

21 years agoCorrect fix for #109048. Disable qcamsrc plugin if non-i386.
David Schleef [Fri, 4 Apr 2003 22:22:15 +0000 (22:22 +0000)]
Correct fix for #109048.  Disable qcamsrc plugin if non-i386.

Original commit message from CVS:
Correct fix for #109048.  Disable qcamsrc plugin if non-i386.

21 years agoWell, ok, one more patch - fix the well-known v4l compilation problems inside ffmpeg too
Ronald S. Bultje [Fri, 4 Apr 2003 21:17:10 +0000 (21:17 +0000)]
Well, ok, one more patch - fix the well-known v4l compilation problems inside ffmpeg too

Original commit message from CVS:
Well, ok, one more patch - fix the well-known v4l compilation problems inside ffmpeg too

21 years agoAdd $(GST_LIBS) to LIBADD for libgstgconf. Should go into 0.6.1.
David Schleef [Fri, 4 Apr 2003 19:16:46 +0000 (19:16 +0000)]
Add $(GST_LIBS) to LIBADD for libgstgconf.  Should go into 0.6.1.

Original commit message from CVS:
Add $(GST_LIBS) to LIBADD for libgstgconf.  Should go into 0.6.1.

21 years agoIncorporating visualisation in libgstplay adding have_vis_xid signal and a new type...
Julien Moutte [Wed, 2 Apr 2003 21:33:12 +0000 (21:33 +0000)]
Incorporating visualisation in libgstplay adding have_vis_xid signal and a new type of GstPlay object (VIDEO_VISUALIS...

Original commit message from CVS:
Incorporating visualisation in libgstplay
adding have_vis_xid signal and a new type of GstPlay object (VIDEO_VISUALISATION)

21 years agoopening/closing files and devices is done on NULL <-> READY
Benjamin Otte [Sun, 30 Mar 2003 22:16:47 +0000 (22:16 +0000)]
opening/closing files and devices is done on NULL <-> READY

Original commit message from CVS:
opening/closing files and devices is done on NULL <-> READY

21 years agoconform to vorbis metadata spec: http://www.xiph.org/ogg/vorbis/doc/v-comment.html
Benjamin Otte [Sun, 30 Mar 2003 16:22:34 +0000 (16:22 +0000)]
conform to vorbis metadata spec: xiph.org/ogg/vorbis/doc/v-comment.html

Original commit message from CVS:
conform to vorbis metadata spec: http://www.xiph.org/ogg/vorbis/doc/v-comment.html

21 years agoFixed seeking discont with visualisation
Julien Moutte [Sun, 30 Mar 2003 10:21:40 +0000 (10:21 +0000)]
Fixed seeking discont with visualisation

Original commit message from CVS:
Fixed seeking discont with visualisation

21 years agowarn on possibly broken discid, so app devs know about this
Benjamin Otte [Sun, 30 Mar 2003 02:13:37 +0000 (02:13 +0000)]
warn on possibly broken discid, so app devs know about this

Original commit message from CVS:
warn on possibly broken discid, so app devs know about this

21 years agoAdded gst_gconf function to render visualisation plugin from GConf key "default/visua...
Julien Moutte [Sat, 29 Mar 2003 19:48:38 +0000 (19:48 +0000)]
Added gst_gconf function to render visualisation plugin from GConf key "default/visualisation"

Original commit message from CVS:
Added gst_gconf function to render visualisation plugin from GConf key "default/visualisation"
Enjoyed that commit to document those functions and remove commented functions

21 years agoWarning: Comment 0 in stream 1 is invalidly formatted, does not contain '='
Benjamin Otte [Sat, 29 Mar 2003 18:37:15 +0000 (18:37 +0000)]
Warning: Comment 0 in stream 1 is invalidly formatted, does not contain '='

Original commit message from CVS:
Warning: Comment 0 in stream 1 is invalidly formatted, does not contain '='

21 years agobugfix: don't unref event twice
Benjamin Otte [Thu, 27 Mar 2003 03:16:31 +0000 (03:16 +0000)]
bugfix: don't unref event twice

Original commit message from CVS:
bugfix: don't unref event twice

21 years agoget rid of bytestreams
Benjamin Otte [Thu, 27 Mar 2003 00:17:26 +0000 (00:17 +0000)]
get rid of bytestreams

Original commit message from CVS:
get rid of bytestreams

21 years agouse err = snd_... instead of errno afterwards -- removed unnecessary include
Benjamin Otte [Wed, 26 Mar 2003 22:24:35 +0000 (22:24 +0000)]
use err = snd_... instead of errno afterwards -- removed unnecessary include

Original commit message from CVS:
use err = snd_... instead of errno afterwards -- removed unnecessary include

21 years agorewrote the caps nego / state change stuff once again, new features:
Benjamin Otte [Mon, 24 Mar 2003 03:45:45 +0000 (03:45 +0000)]
rewrote the caps nego / state change stuff once again, new features:

Original commit message from CVS:
rewrote the caps nego / state change stuff once again, new features:
- bugfixes
- get_caps function to report better caps when device is opened
- better _link function

21 years agoadditions:
Benjamin Otte [Mon, 24 Mar 2003 03:40:21 +0000 (03:40 +0000)]
additions:

Original commit message from CVS:
additions:
- bugfixes
- 24bit format tests
- a new state change test

21 years agofix compile error
Benjamin Otte [Mon, 24 Mar 2003 02:58:13 +0000 (02:58 +0000)]
fix compile error

Original commit message from CVS:
fix compile error

21 years agobugfix: destroy bufferstreams after they're reset, not before
Benjamin Otte [Sat, 22 Mar 2003 02:17:08 +0000 (02:17 +0000)]
bugfix: destroy bufferstreams after they're reset, not before

Original commit message from CVS:
bugfix: destroy bufferstreams after they're reset, not before

21 years agobugfixing:
Benjamin Otte [Sat, 22 Mar 2003 01:17:06 +0000 (01:17 +0000)]
bugfixing:

Original commit message from CVS:
bugfixing:
- use better parameter setting functions
- assorted stuff
feature:
- added non-mmaped standard-rw output. Use 'alsasink mmap=false' to deactivate mmap output

21 years agofixing bugs:
Benjamin Otte [Wed, 19 Mar 2003 22:54:36 +0000 (22:54 +0000)]
fixing bugs:

Original commit message from CVS:
fixing bugs:
- reset original caps on failed caps nego
- do only initialize format/rate/caps if known
- added line for fast debugging output (need this for iain now ;)

21 years agofix all kinds of shutdown stuff and do proper freeing of memory
Benjamin Otte [Wed, 19 Mar 2003 21:33:52 +0000 (21:33 +0000)]
fix all kinds of shutdown stuff and do proper freeing of memory

Original commit message from CVS:
fix all kinds of shutdown stuff and do proper freeing of memory

21 years agoALSA cleanup step 3:
Benjamin Otte [Tue, 18 Mar 2003 22:07:56 +0000 (22:07 +0000)]
ALSA cleanup step 3:

Original commit message from CVS:
ALSA cleanup step 3:
- make caps nego work, when caps are already set
- rewriting lots of caps nego while doing so
- start stream explicitly now (will probably stay that way because of sync)
- random bugfixes
alsasrc is probably broken again.
alsasink should now be stable enough to be used with gst-player or rhythmbox (seeking works)

21 years agofixes for monkeys audio
Christian Schaller [Tue, 11 Mar 2003 21:46:07 +0000 (21:46 +0000)]
fixes for monkeys audio

Original commit message from CVS:
fixes for monkeys audio

21 years agoAdd monkeyaudio plugin
Jeremy Simon [Tue, 11 Mar 2003 19:29:20 +0000 (19:29 +0000)]
Add monkeyaudio plugin

Original commit message from CVS:
Add monkeyaudio plugin

21 years agomake formats test go faster and add .cvsignore
Benjamin Otte [Mon, 10 Mar 2003 21:44:08 +0000 (21:44 +0000)]
make formats test go faster and add .cvsignore

Original commit message from CVS:
make formats test go faster and add .cvsignore

21 years agoBugfixing in alsa again:
Benjamin Otte [Mon, 10 Mar 2003 21:30:00 +0000 (21:30 +0000)]
Bugfixing in alsa again:

Original commit message from CVS:
Bugfixing in alsa again:
- Leif's commit reverted an earlier patch
(stupid diff)
- Some comment from Leif made me clean up his code
- Moved wait() directly in front of mmap
- Assorted fixes
- fixed newbie bug: DON'T EVER USE STATIC VARIABLES WHEN YOU'RE NOT ABSOLUTELY SURE WHAT YOU'RE DOING, Leif *slap* ;)
I hope I didn't break the src now...

21 years agoFix v4l/v4l2 compilation problems
Ronald S. Bultje [Sun, 9 Mar 2003 15:07:53 +0000 (15:07 +0000)]
Fix v4l/v4l2 compilation problems

Original commit message from CVS:
Fix v4l/v4l2 compilation problems

21 years agoFix compilation failure in testsuite/alsa/
Ronald S. Bultje [Wed, 5 Mar 2003 13:41:34 +0000 (13:41 +0000)]
Fix compilation failure in testsuite/alsa/

Original commit message from CVS:
Fix compilation failure in testsuite/alsa/

21 years agogoom takes stereo data
Wim Taymans [Tue, 4 Mar 2003 22:22:56 +0000 (22:22 +0000)]
goom takes stereo data

Original commit message from CVS:
goom takes stereo data

21 years agostarted tests for alsa. Doesn't work yet due to scheduler bugs, but I commit it anywa...
Benjamin Otte [Mon, 3 Mar 2003 23:15:21 +0000 (23:15 +0000)]
started tests for alsa. Doesn't work yet due to scheduler bugs, but I commit it anyway so everyone has it in Norway ;)

Original commit message from CVS:
started tests for alsa. Doesn't work yet due to scheduler bugs, but I commit it anyway so everyone has it in Norway ;)

21 years agogst_play_get_sink_element has been improved :
Julien Moutte [Mon, 3 Mar 2003 17:58:07 +0000 (17:58 +0000)]
gst_play_get_sink_element has been improved :

Original commit message from CVS:
gst_play_get_sink_element has been improved :
- Recursively searches in bins
- Able to find sink_element of a specified GstPlaySinkType (audio,video,any)

This now allow us to send very complex bins to GstPlay for audio/video sink without breaking length querying, eos signaling, etc..

21 years agoUnification of the way to speak to v4l2 and v4l elements... Also fix a segfautl when...
Ronald S. Bultje [Sun, 2 Mar 2003 21:58:52 +0000 (21:58 +0000)]
Unification of the way to speak to v4l2 and v4l elements... Also fix a segfautl when doing gst-inspect v4l2src

Original commit message from CVS:
Unification of the way to speak to v4l2 and v4l elements... Also fix a segfautl when doing gst-inspect v4l2src

21 years agoremove obsolete requirement from rtp plugin
Christian Schaller [Sun, 2 Mar 2003 11:58:26 +0000 (11:58 +0000)]
remove obsolete requirement from rtp plugin

Original commit message from CVS:
remove obsolete requirement from rtp plugin

21 years agocommit RTP fixes to spec file
Christian Schaller [Sun, 2 Mar 2003 11:29:18 +0000 (11:29 +0000)]
commit RTP fixes to spec file

Original commit message from CVS:
commit RTP fixes to spec file

21 years agoone missing file updated
Christian Schaller [Sun, 2 Mar 2003 10:17:53 +0000 (10:17 +0000)]
one missing file updated

Original commit message from CVS:
one missing file updated

21 years agoComplete the move of the RTP plugin
Christian Schaller [Sun, 2 Mar 2003 10:16:24 +0000 (10:16 +0000)]
Complete the move of the RTP plugin

Original commit message from CVS:
Complete the move of the RTP plugin

21 years agoremove videosink from spec
Christian Schaller [Sat, 1 Mar 2003 15:04:35 +0000 (15:04 +0000)]
remove videosink from spec

Original commit message from CVS:
remove videosink from spec

21 years agofix ivorbis part 2
Christian Schaller [Sat, 1 Mar 2003 14:49:57 +0000 (14:49 +0000)]
fix ivorbis part 2

Original commit message from CVS:
fix ivorbis part 2

21 years agoI'm too lazy to comment this
Sjoerd Simons [Sat, 1 Mar 2003 14:35:17 +0000 (14:35 +0000)]
I'm too lazy to comment this

Original commit message from CVS:
Some nicer softsync thread work (patch by sjoerd@luon.net)

21 years agoI'm too lazy to comment this
Sjoerd Simons [Sat, 1 Mar 2003 13:12:41 +0000 (13:12 +0000)]
I'm too lazy to comment this

Original commit message from CVS:
close device if opening fails, and don't use audio if nothing was set (patch by sjoerd@luon.net)

21 years agoUse GST_TIMEVAL_TO_TIME (patch from sjoerd@luon.net)
Sjoerd Simons [Sat, 1 Mar 2003 13:11:02 +0000 (13:11 +0000)]
Use GST_TIMEVAL_TO_TIME (patch from sjoerd@luon.net)

Original commit message from CVS:
Use GST_TIMEVAL_TO_TIME (patch from sjoerd@luon.net)

21 years ago+ alsasrc compiles and runs in "alsasrc ! fakesink" and "alsasrc ! osssink" pipelines...
Leif Johnson [Thu, 27 Feb 2003 23:13:22 +0000 (23:13 +0000)]
+ alsasrc compiles and runs in "alsasrc ! fakesink" and "alsasrc ! osssink" pipelines. seems to have a 100% cpu issue...

Original commit message from CVS:
+ alsasrc compiles and runs in "alsasrc ! fakesink" and "alsasrc ! osssink"
pipelines. seems to have a 100% cpu issue at the moment.

21 years agobugfixes found while testing:
Benjamin Otte [Thu, 27 Feb 2003 22:33:01 +0000 (22:33 +0000)]
bugfixes found while testing:

Original commit message from CVS:
bugfixes found while testing:
- return after 1 iteration, don't loop for ever
- caps nego: only parse endianness when necessary
- caps nego: make mu law and a law work
- caps nego: make float work
- call right function when going from PAUSED to PLAYING
- stupid error in request_new_pad

21 years agodisabling videosink from head build, should I do the same for 0.6 branch?
Christian Schaller [Sun, 23 Feb 2003 21:52:42 +0000 (21:52 +0000)]
disabling videosink from head build, should I do the same for 0.6 branch?

Original commit message from CVS:
disabling videosink from head build, should I do the same for 0.6 branch?

21 years agoadd FreeBSD patches from Andrew Turner and add missing ivorbis m4 to cvs, also disabl...
Christian Schaller [Sun, 23 Feb 2003 19:58:50 +0000 (19:58 +0000)]
add FreeBSD patches from Andrew Turner and add missing ivorbis m4 to cvs, also disable ivorbis plugin as the test mis...

Original commit message from CVS:
add FreeBSD patches from Andrew Turner and add missing ivorbis m4 to cvs, also disable ivorbis plugin as the test mistakes ordinary vorbis for tremor

21 years agomerge integer based Tremor vorbis plugin
Christian Schaller [Sun, 23 Feb 2003 17:35:35 +0000 (17:35 +0000)]
merge integer based Tremor vorbis plugin

Original commit message from CVS:
merge integer based Tremor vorbis plugin

21 years agoNew functions.
Colin Walters [Sat, 15 Feb 2003 04:55:04 +0000 (04:55 +0000)]
New functions.

Original commit message from CVS:
(unicodify, gst_gnomevfssrc_unicodify): New functions.
(audiocast_thread_run): Use them.  Remove redundant if from
"if (foo) g_free (foo);" bits.  Change fprintf to g_print.
(gst_gnomevfssrc_received_headers_callback): Ditto.
(gst_gnomevfssrc_get_icy_metadata): Ditto.

21 years agoI'm too lazy to comment this
Colin Walters [Sat, 15 Feb 2003 04:54:32 +0000 (04:54 +0000)]
I'm too lazy to comment this

Original commit message from CVS:
*** empty log message ***

21 years agocommitting fixes before deleting all of my gstreamer cvs to make room for music for...
Thomas Vander Stichele [Fri, 14 Feb 2003 14:22:05 +0000 (14:22 +0000)]
committing fixes before deleting all of my gstreamer cvs to make room for music for the skiing trip, yay !

Original commit message from CVS:
committing fixes before deleting all of my gstreamer cvs to make room for
music for the skiing trip, yay !

21 years agoDo rate control, skip frames when too old.
Wim Taymans [Tue, 11 Feb 2003 21:31:28 +0000 (21:31 +0000)]
Do rate control, skip frames when too old.

Original commit message from CVS:
Do rate control, skip frames when too old.

21 years agoref the caps when returning it as the result of a getcaps function as we're reusing it.
Wim Taymans [Tue, 11 Feb 2003 20:53:01 +0000 (20:53 +0000)]
ref the caps when returning it as the result of a getcaps function as we're reusing it.

Original commit message from CVS:
ref the caps when returning it as the result of a getcaps function as we're
reusing it.

21 years agofixing alsa step 2: complete rewrite of data transfer. The whole stuff is clean enoug...
Benjamin Otte [Sun, 9 Feb 2003 22:47:34 +0000 (22:47 +0000)]
fixing alsa step 2: complete rewrite of data transfer. The whole stuff is clean enough to go from there now.

Original commit message from CVS:
fixing alsa step 2: complete rewrite of data transfer. The whole stuff is clean enough to go from there now.
License change to LGPL, since no copied code is left now.
Missing:
- alsasrc
- resetting format
- corner cases
- testsuite

21 years agoWill the who-ever it is that writes gcc-2.95-incompatible code please stop that?...
Ronald S. Bultje [Fri, 7 Feb 2003 21:55:43 +0000 (21:55 +0000)]
Will the who-ever it is that writes gcc-2.95-incompatible code please stop that? Some of us don't use C99 yet ;)

Original commit message from CVS:
Will the who-ever it is that writes gcc-2.95-incompatible code please stop that? Some of us don't use C99 yet ;)

21 years agoDocumented libgstplay's public methods
Julien Moutte [Fri, 7 Feb 2003 11:02:21 +0000 (11:02 +0000)]
Documented libgstplay's public methods

Original commit message from CVS:
Documented libgstplay's public methods

21 years agoI'm too lazy to comment this
Colin Walters [Fri, 7 Feb 2003 01:48:21 +0000 (01:48 +0000)]
I'm too lazy to comment this

Original commit message from CVS:
*** empty log message ***

21 years agoPort all the fixes from BRANCH-GSTREAMER-0_6.
Colin Walters [Fri, 7 Feb 2003 01:47:58 +0000 (01:47 +0000)]
Port all the fixes from BRANCH-GSTREAMER-0_6.

Original commit message from CVS:
Port all the fixes from BRANCH-GSTREAMER-0_6.

21 years agoCode cleanup and reorganization
Julien Moutte [Thu, 6 Feb 2003 23:17:37 +0000 (23:17 +0000)]
Code cleanup and reorganization

Original commit message from CVS:
Code cleanup and reorganization
I ll now be able to make nice gtk-doc for this lib
Fixed latency bug on async_queue pop
X video window now comes immediatly

21 years agomake v4l element do all calls in one thread, this makes performance much better ...
Ronald S. Bultje [Thu, 6 Feb 2003 18:45:35 +0000 (18:45 +0000)]
make v4l element do all calls in one thread, this makes performance much better (because of kernel locking, more thre...

Original commit message from CVS:
make v4l element do all calls in one thread, this makes performance much better (because of kernel locking, more threads doesn't make sense anyway)

21 years agoFix compile error
Wim Taymans [Sun, 2 Feb 2003 22:05:53 +0000 (22:05 +0000)]
Fix compile error

Original commit message from CVS:
Fix compile error
Add some more debug info

21 years ago- Cleanups
Wim Taymans [Sun, 2 Feb 2003 19:25:58 +0000 (19:25 +0000)]
- Cleanups

Original commit message from CVS:
- Cleanups
- remove old tracing API calls

21 years agoChange %lld, %llu to G_G[U]INT64_FORMAT globally. Fix bad pointer->integer conversion.
David Schleef [Sun, 2 Feb 2003 05:26:29 +0000 (05:26 +0000)]
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.

21 years agoDon't use irrelevant debugging output on get_buffer calls
Ronald S. Bultje [Fri, 31 Jan 2003 23:45:25 +0000 (23:45 +0000)]
Don't use irrelevant debugging output on get_buffer calls

Original commit message from CVS:
Don't use irrelevant debugging output on get_buffer calls

21 years agoDon't use irrelevant debugging output on get_buffer calls, and fix a race in v4lsrc
Ronald S. Bultje [Fri, 31 Jan 2003 23:44:40 +0000 (23:44 +0000)]
Don't use irrelevant debugging output on get_buffer calls, and fix a race in v4lsrc

Original commit message from CVS:
Don't use irrelevant debugging output on get_buffer calls, and fix a race in v4lsrc

21 years agoRenamed GST_RIFF_WAVE_FORMAT_DIVX and _divx to _DIVX_WMAV1 and _DIVX_WMAV2 and added...
Owen Fraser-Green [Fri, 31 Jan 2003 23:06:18 +0000 (23:06 +0000)]
Renamed GST_RIFF_WAVE_FORMAT_DIVX and _divx to _DIVX_WMAV1 and _DIVX_WMAV2 and added _WMAV9

Original commit message from CVS:
Renamed GST_RIFF_WAVE_FORMAT_DIVX and _divx to _DIVX_WMAV1 and _DIVX_WMAV2 and added _WMAV9

21 years agoAdded handlers for .wmv .wma and .wa to use the ASF demuxer
Owen Fraser-Green [Fri, 31 Jan 2003 22:59:04 +0000 (22:59 +0000)]
Added handlers for .wmv .wma and .wa to use the ASF demuxer

Original commit message from CVS:
Added handlers for .wmv .wma and .wa to use the ASF demuxer

21 years agoAdd metadata/streaminfo to AVI
Ronald S. Bultje [Fri, 31 Jan 2003 19:37:25 +0000 (19:37 +0000)]
Add metadata/streaminfo to AVI

Original commit message from CVS:
Add metadata/streaminfo to AVI

21 years agoAdd untested get-video-size function (bug 104360)
Ronald S. Bultje [Thu, 30 Jan 2003 20:47:43 +0000 (20:47 +0000)]
Add untested get-video-size function (bug 104360)

Original commit message from CVS:
Add untested get-video-size function (bug 104360)

21 years agoThe first attempt to support MAS. Dont expect it to work :)
Zeeshan Ali [Thu, 30 Jan 2003 20:24:25 +0000 (20:24 +0000)]
The first attempt to support MAS. Dont expect it to work :)

Original commit message from CVS:
The first attempt to support MAS. Dont expect it to work :)

21 years agocleaning up alsa, step 1: cleaning up caps parsing/setting and templates
Benjamin Otte [Thu, 30 Jan 2003 18:30:30 +0000 (18:30 +0000)]
cleaning up alsa, step 1: cleaning up caps parsing/setting and templates

Original commit message from CVS:
cleaning up alsa, step 1: cleaning up caps parsing/setting and templates
- gst-launch ... ! spider ! alsasink works now
- alsasrc definitely does not work

21 years ago+ removed the access_addr crap from GstAlsaPad ... just use this->access_addr[channel...
Leif Johnson [Mon, 27 Jan 2003 12:59:24 +0000 (12:59 +0000)]
+ removed the access_addr crap from GstAlsaPad ... just use this->access_addr[channel] instead + completely reorganiz...

Original commit message from CVS:
+ removed the access_addr crap from GstAlsaPad ... just use
this->access_addr[channel] instead
+ completely reorganized and reindented code
+ removed the gst_alsa_sink_silence_on_channel function, needs to be completely
redone anyway
+ got alsasink to work on my machine finally ! yay !

21 years agoadd asf pipeline
Christian Schaller [Sun, 26 Jan 2003 15:42:37 +0000 (15:42 +0000)]
add asf pipeline

Original commit message from CVS:
add asf pipeline

21 years agoadd asf plugin
Christian Schaller [Sun, 26 Jan 2003 00:25:41 +0000 (00:25 +0000)]
add asf plugin

Original commit message from CVS:
add asf plugin

21 years agoadd asf plugin to build
Christian Schaller [Sun, 26 Jan 2003 00:25:04 +0000 (00:25 +0000)]
add asf plugin to build

Original commit message from CVS:
add asf plugin to build

21 years agoDon't make a size request when in iradio mode.
Colin Walters [Sat, 25 Jan 2003 23:20:36 +0000 (23:20 +0000)]
Don't make a size request when in iradio mode.

Original commit message from CVS:
(gst_gnomevfssrc_open_file): Don't make a size request when in iradio mode.

21 years agobugfixing:
Benjamin Otte [Sat, 25 Jan 2003 21:32:01 +0000 (21:32 +0000)]
bugfixing:

Original commit message from CVS:
bugfixing:
- Fix for bug 93479
- Fix for bug 103659
- Did not set interleaved/non-interleaved correctly
- Changed g_print to DEBUG to disable unwanted output
Alsa is still not really useful. Missing is for example:
- Support for Relinking in paused state (when going to next song in gst-player)
- A bug when using gst-launch filesrc ! spider ! alsasink
- Support for events
- Padtemplates exporting proper caps
- general cleanliness
K, back to work ;)

21 years agofix swfdec link
Christian Schaller [Thu, 23 Jan 2003 20:32:37 +0000 (20:32 +0000)]
fix swfdec link

Original commit message from CVS:
fix swfdec link

21 years agoclean up spec file, more virtualprovides
Thomas Vander Stichele [Thu, 23 Jan 2003 13:06:24 +0000 (13:06 +0000)]
clean up spec file, more virtualprovides

Original commit message from CVS:
clean up spec file, more virtualprovides

21 years ago0.7.x dev branch is open
Thomas Vander Stichele [Thu, 23 Jan 2003 12:25:29 +0000 (12:25 +0000)]
0.7.x dev branch is open

Original commit message from CVS:
0.7.x dev branch is open

21 years agoupdate version
Thomas Vander Stichele [Wed, 22 Jan 2003 21:57:38 +0000 (21:57 +0000)]
update version

Original commit message from CVS:
update version

21 years agostray x check
Thomas Vander Stichele [Tue, 21 Jan 2003 22:50:19 +0000 (22:50 +0000)]
stray x check

Original commit message from CVS:
stray x check

21 years ago- Add strn tag
Wim Taymans [Tue, 21 Jan 2003 22:23:11 +0000 (22:23 +0000)]
- Add strn tag

Original commit message from CVS:
- Add strn tag
- fix memleak in debugging code

21 years agoremove aviparse again
Christian Schaller [Tue, 21 Jan 2003 20:55:58 +0000 (20:55 +0000)]
remove aviparse again

Original commit message from CVS:
remove aviparse again

21 years agoIndexing patch from vishnu
Wim Taymans [Mon, 20 Jan 2003 19:36:46 +0000 (19:36 +0000)]
Indexing patch from vishnu

Original commit message from CVS:
Indexing patch from vishnu

21 years agouninstall fix
Thomas Vander Stichele [Mon, 20 Jan 2003 11:58:56 +0000 (11:58 +0000)]
uninstall fix

Original commit message from CVS:
uninstall fix

21 years ago+ fixing 100 % cpu usage bug (bug #103658) + cleaning up some of the FIXMEs, mostly...
Leif Johnson [Sun, 19 Jan 2003 23:23:30 +0000 (23:23 +0000)]
+ fixing 100 % cpu usage bug (bug #103658) + cleaning up some of the FIXMEs, mostly bytestream stuff + changing loop ...

Original commit message from CVS:
+ fixing 100 % cpu usage bug (bug #103658)
+ cleaning up some of the FIXMEs, mostly bytestream stuff
+ changing loop to use snd_pcm_wait instead of that poll business

21 years agoadd mpeg
Thomas Vander Stichele [Sun, 19 Jan 2003 22:12:57 +0000 (22:12 +0000)]
add mpeg

Original commit message from CVS:
add mpeg

21 years agoupdate with latest changes
Christian Schaller [Sun, 19 Jan 2003 20:55:43 +0000 (20:55 +0000)]
update with latest changes

Original commit message from CVS:
update with latest changes

21 years agoSlightly better read function
Wim Taymans [Sun, 19 Jan 2003 20:11:13 +0000 (20:11 +0000)]
Slightly better read function

Original commit message from CVS:
Slightly better read function

21 years agoHmm, forgot to commit this crucial define..
Wim Taymans [Sun, 19 Jan 2003 01:53:34 +0000 (01:53 +0000)]
Hmm, forgot to commit this crucial define..

Original commit message from CVS:
Hmm, forgot to commit this crucial define..

21 years agocommit patch from leif
Thomas Vander Stichele [Sat, 18 Jan 2003 18:23:01 +0000 (18:23 +0000)]
commit patch from leif

Original commit message from CVS:
commit patch from leif

21 years agoparanoid
Thomas Vander Stichele [Sat, 18 Jan 2003 18:17:52 +0000 (18:17 +0000)]
paranoid

Original commit message from CVS:
paranoid

21 years agoadded func gst_play_set_data_src removed pipeline GST_PLAY_PIPE_VIDEO_THREADSAFE...
Steve Baker [Sat, 18 Jan 2003 04:37:32 +0000 (04:37 +0000)]
added func gst_play_set_data_src removed pipeline GST_PLAY_PIPE_VIDEO_THREADSAFE - it never worked and its just takin...

Original commit message from CVS:
added func gst_play_set_data_src
removed pipeline GST_PLAY_PIPE_VIDEO_THREADSAFE - it never worked and its just taking up space

21 years agocheck for vorbis final
Thomas Vander Stichele [Fri, 17 Jan 2003 15:14:44 +0000 (15:14 +0000)]
check for vorbis final

Original commit message from CVS:
check for vorbis final

21 years agoAdd a swfdec version dependency for new API
David Schleef [Fri, 17 Jan 2003 01:19:42 +0000 (01:19 +0000)]
Add a swfdec version dependency for new API

Original commit message from CVS:
Add a swfdec version dependency for new API

21 years agothis is a better way
Thomas Vander Stichele [Thu, 16 Jan 2003 17:13:00 +0000 (17:13 +0000)]
this is a better way

Original commit message from CVS:
this is a better way

21 years agopatch ffmpeg
Thomas Vander Stichele [Thu, 16 Jan 2003 16:58:29 +0000 (16:58 +0000)]
patch ffmpeg

Original commit message from CVS:
patch ffmpeg

21 years agothaytan's ffmpeg function renaming patch
Thomas Vander Stichele [Thu, 16 Jan 2003 16:57:42 +0000 (16:57 +0000)]
thaytan's ffmpeg function renaming patch

Original commit message from CVS:
thaytan's ffmpeg function renaming patch