Andy Wingo [Tue, 4 Mar 2003 15:34:20 +0000 (15:34 +0000)]
update for the latest jack cvs and non-cothreaded gst scheduler
Original commit message from CVS:
update for the latest jack cvs and non-cothreaded gst scheduler
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..
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
Zeeshan Ali [Sun, 2 Mar 2003 20:17:21 +0000 (20:17 +0000)]
Silly bug, i wonder who was the last one to play with it
Original commit message from CVS:
Silly bug, i wonder who was the last one to play with it
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
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
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
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
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
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
Christian Schaller [Sat, 1 Mar 2003 14:48:00 +0000 (14:48 +0000)]
commit first part of ivorbis fixes
Original commit message from CVS:
commit first part of ivorbis fixes
Wim Taymans [Tue, 25 Feb 2003 21:34:10 +0000 (21:34 +0000)]
Forward events.
Original commit message from CVS:
Forward events.
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?
Christian Schaller [Sun, 23 Feb 2003 21:01:23 +0000 (21:01 +0000)]
state change fixes from Pedro Corte-Real for shout and shout2 plugins
Original commit message from CVS:
state change fixes from Pedro Corte-Real for shout and shout2 plugins
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
David I. Lehn [Sun, 23 Feb 2003 18:30:26 +0000 (18:30 +0000)]
remove autogenerated file
Original commit message from CVS:
remove autogenerated file
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
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 ***
Thomas Vander Stichele [Fri, 14 Feb 2003 14:22:04 +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 !
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
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 ***
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
Jan Schmidt [Wed, 5 Feb 2003 20:38:41 +0000 (20:38 +0000)]
Changed caps->fixed to use FLAG_SET
Original commit message from CVS:
Changed caps->fixed to use FLAG_SET
Wim Taymans [Sun, 2 Feb 2003 20:00:19 +0000 (20:00 +0000)]
- properly ref/unref the caps while doing caps nego
Original commit message from CVS:
- properly ref/unref the caps while doing caps nego
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
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.
Christian Schaller [Sat, 1 Feb 2003 15:43:39 +0000 (15:43 +0000)]
remove README from Makefile.am as there is no README
Original commit message from CVS:
remove README from Makefile.am as there is no README
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
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
Zeeshan Ali [Thu, 30 Jan 2003 21:05:22 +0000 (21:05 +0000)]
Just correcting my mistake
Original commit message from CVS:
Just correcting my mistake
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)
Zeeshan Ali [Thu, 30 Jan 2003 20:24:26 +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 :)
Benjamin Otte [Thu, 30 Jan 2003 18:03:47 +0000 (18:03 +0000)]
make 8bit modplug use the right caps. 8bit sounds really crappy tho
Original commit message from CVS:
make 8bit modplug use the right caps. 8bit sounds really crappy tho
Christian Schaller [Sun, 26 Jan 2003 00:25:41 +0000 (00:25 +0000)]
add asf plugin
Original commit message from CVS:
add asf plugin
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
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.
David Schleef [Thu, 23 Jan 2003 21:06:30 +0000 (21:06 +0000)]
Add length querying
Original commit message from CVS:
Add length querying
Christian Schaller [Thu, 23 Jan 2003 20:32:37 +0000 (20:32 +0000)]
fix swfdec link
Original commit message from CVS:
fix swfdec link
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
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
Thomas Vander Stichele [Wed, 22 Jan 2003 21:57:38 +0000 (21:57 +0000)]
update version
Original commit message from CVS:
update version
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
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
Wim Taymans [Tue, 21 Jan 2003 21:33:54 +0000 (21:33 +0000)]
Make property write only
Original commit message from CVS:
Make property write only
Christian Schaller [Tue, 21 Jan 2003 20:55:58 +0000 (20:55 +0000)]
remove aviparse again
Original commit message from CVS:
remove aviparse again
Jeremy Simon [Mon, 20 Jan 2003 22:42:57 +0000 (22:42 +0000)]
fix stupid mistake on seek event
Original commit message from CVS:
fix stupid mistake on seek event
Wim Taymans [Mon, 20 Jan 2003 21:24:37 +0000 (21:24 +0000)]
- Fix bytestream flush
Original commit message from CVS:
- Fix bytestream flush
- Add workaround for spider bug
Jeremy Simon [Mon, 20 Jan 2003 21:02:58 +0000 (21:02 +0000)]
handle bytestream event
Original commit message from CVS:
handle bytestream event
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
Thomas Vander Stichele [Mon, 20 Jan 2003 11:58:56 +0000 (11:58 +0000)]
uninstall fix
Original commit message from CVS:
uninstall fix
Christian Schaller [Sun, 19 Jan 2003 21:20:40 +0000 (21:20 +0000)]
apply apoc's patch, it makes mod play and be seekable in gst-player, but gst-player hangs on EOF with mod
Original commit message from CVS:
apply apoc's patch, it makes mod play and be seekable in gst-player, but gst-player hangs on EOF with mod
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
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..
Thomas Vander Stichele [Sat, 18 Jan 2003 18:17:52 +0000 (18:17 +0000)]
paranoid
Original commit message from CVS:
paranoid
Thomas Vander Stichele [Sat, 18 Jan 2003 18:10:53 +0000 (18:10 +0000)]
don't segfault when data didn't make it in
Original commit message from CVS:
don't segfault when data didn't make it in
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
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
Leif Johnson [Fri, 17 Jan 2003 14:04:39 +0000 (14:04 +0000)]
+ modifying playondemand to behave a little more like a sequencer
Original commit message from CVS:
+ modifying playondemand to behave a little more like a sequencer
David Schleef [Fri, 17 Jan 2003 05:27:12 +0000 (05:27 +0000)]
Update for new API
Original commit message from CVS:
Update 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
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
Thomas Vander Stichele [Thu, 16 Jan 2003 16:58:29 +0000 (16:58 +0000)]
patch ffmpeg
Original commit message from CVS:
patch ffmpeg
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
Thomas Vander Stichele [Thu, 16 Jan 2003 09:54:28 +0000 (09:54 +0000)]
build fix
Original commit message from CVS:
build fix
Iain Holmes [Wed, 15 Jan 2003 00:38:54 +0000 (00:38 +0000)]
Add a new riff id tag: dmlh
Original commit message from CVS:
Add a new riff id tag: dmlh
Jan Schmidt [Mon, 13 Jan 2003 13:59:31 +0000 (13:59 +0000)]
Corrected typo in the mime type: "unkown/unkown" -> "unknown/unknown"
Original commit message from CVS:
Corrected typo in the mime type: "unkown/unkown" -> "unknown/unknown"
Wim Taymans [Sun, 12 Jan 2003 21:31:16 +0000 (21:31 +0000)]
unref pool too
Original commit message from CVS:
unref pool too
Wim Taymans [Sun, 12 Jan 2003 21:28:38 +0000 (21:28 +0000)]
Fix timestamps
Original commit message from CVS:
Fix timestamps
Wim Taymans [Sun, 12 Jan 2003 21:23:49 +0000 (21:23 +0000)]
somewhat fix modplug
Original commit message from CVS:
somewhat fix modplug
Wim Taymans [Sun, 12 Jan 2003 13:17:41 +0000 (13:17 +0000)]
- connect->link
Original commit message from CVS:
- connect->link
- add total indexed time (vishnu)
Wim Taymans [Sun, 12 Jan 2003 02:13:17 +0000 (02:13 +0000)]
connect fix
Original commit message from CVS:
connect fix
Christian Schaller [Sat, 11 Jan 2003 22:00:10 +0000 (22:00 +0000)]
update spec file
Original commit message from CVS:
update spec file
Thomas Vander Stichele [Fri, 10 Jan 2003 23:03:05 +0000 (23:03 +0000)]
more link fixes
Original commit message from CVS:
more link fixes
Thomas Vander Stichele [Fri, 10 Jan 2003 14:15:25 +0000 (14:15 +0000)]
more link fixes
Original commit message from CVS:
more link fixes
Thomas Vander Stichele [Fri, 10 Jan 2003 13:38:32 +0000 (13:38 +0000)]
PadConnect -> PadLink
Original commit message from CVS:
PadConnect -> PadLink
Thomas Vander Stichele [Fri, 10 Jan 2003 11:01:27 +0000 (11:01 +0000)]
this should fix Uraeus's rpm making problem
Original commit message from CVS:
this should fix Uraeus's rpm making problem
Thomas Vander Stichele [Fri, 10 Jan 2003 10:24:06 +0000 (10:24 +0000)]
my candidate for silliest hack of the year
Original commit message from CVS:
my candidate for silliest hack of the year
Thomas Vander Stichele [Fri, 10 Jan 2003 10:22:25 +0000 (10:22 +0000)]
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
David I. Lehn [Thu, 9 Jan 2003 05:26:47 +0000 (05:26 +0000)]
add verbose decode support
Original commit message from CVS:
add verbose decode support
Thomas Vander Stichele [Wed, 8 Jan 2003 16:41:27 +0000 (16:41 +0000)]
merge back from release
Original commit message from CVS:
merge back from release
Julien Moutte [Tue, 7 Jan 2003 19:13:41 +0000 (19:13 +0000)]
Remove some unneeded comments
Original commit message from CVS:
Remove some unneeded comments
Julien Moutte [Tue, 7 Jan 2003 19:02:44 +0000 (19:02 +0000)]
Fixed gst_play_dispose function so that GstPlay objects can be unrefed safely.
Original commit message from CVS:
Fixed gst_play_dispose function so that GstPlay objects can be unrefed safely.
Optimized some g_idle_add for the signal poller.
Thomas Vander Stichele [Sun, 5 Jan 2003 23:20:17 +0000 (23:20 +0000)]
moving forward to release
Original commit message from CVS:
moving forward to release
Thomas Vander Stichele [Sun, 5 Jan 2003 23:14:02 +0000 (23:14 +0000)]
ignore ffmpeg dir
Original commit message from CVS:
ignore ffmpeg dir
Thomas Vander Stichele [Sun, 5 Jan 2003 23:06:00 +0000 (23:06 +0000)]
hide command
Original commit message from CVS:
hide command
Thomas Vander Stichele [Sun, 5 Jan 2003 16:41:57 +0000 (16:41 +0000)]
redo
Original commit message from CVS:
redo
Thomas Vander Stichele [Sun, 5 Jan 2003 11:53:32 +0000 (11:53 +0000)]
only slurp in cvs mode
Original commit message from CVS:
only slurp in cvs mode
Thomas Vander Stichele [Sun, 5 Jan 2003 11:31:42 +0000 (11:31 +0000)]
changing ffmpeg to only update when required
Original commit message from CVS:
changing ffmpeg to only update when required
Thomas Vander Stichele [Sun, 5 Jan 2003 11:31:01 +0000 (11:31 +0000)]
a new way of handling ffmpeg cvs
Original commit message from CVS:
a new way of handling ffmpeg cvs
Thomas Vander Stichele [Fri, 3 Jan 2003 17:03:22 +0000 (17:03 +0000)]
some dist fixes
Original commit message from CVS:
some dist fixes
David I. Lehn [Thu, 2 Jan 2003 08:19:59 +0000 (08:19 +0000)]
ignore generated file
Original commit message from CVS:
ignore generated file
Wim Taymans [Wed, 1 Jan 2003 17:18:38 +0000 (17:18 +0000)]
Remove PAD_EOS
Original commit message from CVS:
Remove PAD_EOS
Iain Holmes [Tue, 31 Dec 2002 23:24:25 +0000 (23:24 +0000)]
Build the one-to-n
Original commit message from CVS:
Build the one-to-n
David I. Lehn [Tue, 31 Dec 2002 18:14:08 +0000 (18:14 +0000)]
exciting .cvsignore updates!
Original commit message from CVS:
exciting .cvsignore updates!
Wim Taymans [Mon, 30 Dec 2002 18:01:31 +0000 (18:01 +0000)]
First attempt at a cd player plugins that uses libcdaudio.
Original commit message from CVS:
First attempt at a cd player plugins that uses libcdaudio.
Wim Taymans [Mon, 30 Dec 2002 17:53:18 +0000 (17:53 +0000)]
Fix plugins for new query API
Original commit message from CVS:
Fix plugins for new query API
Jeremy Simon [Mon, 30 Dec 2002 17:22:42 +0000 (17:22 +0000)]
Remove modplug_types.c
Original commit message from CVS:
Remove modplug_types.c
Jeremy Simon [Mon, 30 Dec 2002 17:21:45 +0000 (17:21 +0000)]
add metadata code cleanup
Original commit message from CVS:
add metadata
code cleanup
Thomas Vander Stichele [Mon, 30 Dec 2002 12:41:03 +0000 (12:41 +0000)]
ffmpeg fix
Original commit message from CVS:
ffmpeg fix
Thomas Vander Stichele [Mon, 30 Dec 2002 12:23:24 +0000 (12:23 +0000)]
a simple fix
Original commit message from CVS:
a simple fix