Commit graph

950 commits

Author SHA1 Message Date
Christian Schaller
622ef23c7e add asf plugin to build
Original commit message from CVS:
add asf plugin to build
2003-01-26 00:25:04 +00:00
Colin Walters
a9485fd5b2 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.
2003-01-25 23:20:36 +00:00
David Schleef
b534ea2616 Add length querying
Original commit message from CVS:
Add length querying
2003-01-23 21:06:30 +00:00
Christian Schaller
3be60ae602 fix swfdec link
Original commit message from CVS:
fix swfdec link
2003-01-23 20:32:37 +00:00
Thomas Vander Stichele
875dfde17a clean up spec file, more virtualprovides
Original commit message from CVS:
clean up spec file, more virtualprovides
2003-01-23 13:06:24 +00:00
Thomas Vander Stichele
f360f0e88f 0.7.x dev branch is open
Original commit message from CVS:
0.7.x dev branch is open
2003-01-23 12:25:29 +00:00
Thomas Vander Stichele
06d4c3d983 update version
Original commit message from CVS:
update version
2003-01-22 21:57:38 +00:00
Thomas Vander Stichele
6fc1e27bd8 stray x check
Original commit message from CVS:
stray x check
2003-01-21 22:50:19 +00:00
Wim Taymans
3b1ea7a4b9 - Add strn tag
Original commit message from CVS:
- Add strn tag
- fix memleak in debugging code
2003-01-21 22:23:11 +00:00
Wim Taymans
4e2192230b Make property write only
Original commit message from CVS:
Make property write only
2003-01-21 21:33:54 +00:00
Christian Schaller
96377ea65a remove aviparse again
Original commit message from CVS:
remove aviparse again
2003-01-21 20:55:58 +00:00
Jeremy Simon
17b8e6956b fix stupid mistake on seek event
Original commit message from CVS:
fix stupid mistake on seek event
2003-01-20 22:42:57 +00:00
Wim Taymans
0056a06bd0 - Fix bytestream flush
Original commit message from CVS:
- Fix bytestream flush
- Add workaround for spider bug
2003-01-20 21:24:37 +00:00
Jeremy Simon
6f92032333 handle bytestream event
Original commit message from CVS:
handle bytestream event
2003-01-20 21:02:58 +00:00
Wim Taymans
9145d0135b Indexing patch from vishnu
Original commit message from CVS:
Indexing patch from vishnu
2003-01-20 19:36:46 +00:00
Thomas Vander Stichele
f23030c5e2 uninstall fix
Original commit message from CVS:
uninstall fix
2003-01-20 11:58:56 +00:00
Christian Schaller
7409ccce5c 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
2003-01-19 21:20:40 +00:00
Christian Schaller
c02a5f42fa update with latest changes
Original commit message from CVS:
update with latest changes
2003-01-19 20:55:43 +00:00
Wim Taymans
6f05d9c394 Hmm, forgot to commit this crucial define..
Original commit message from CVS:
Hmm, forgot to commit this crucial define..
2003-01-19 01:53:34 +00:00
Thomas Vander Stichele
93e232a4f4 paranoid
Original commit message from CVS:
paranoid
2003-01-18 18:17:52 +00:00
Thomas Vander Stichele
034094d7a4 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
2003-01-18 18:10:53 +00:00
Steve Baker
adcae26e69 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
2003-01-18 04:37:32 +00:00
Thomas Vander Stichele
d70bb73c29 check for vorbis final
Original commit message from CVS:
check for vorbis final
2003-01-17 15:14:44 +00:00
Leif Johnson
6b785348c4 + 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
2003-01-17 14:04:39 +00:00
David Schleef
b2d148685a Update for new API
Original commit message from CVS:
Update for new API
2003-01-17 05:27:12 +00:00
David Schleef
fd3571bdd4 Add a swfdec version dependency for new API
Original commit message from CVS:
Add a swfdec version dependency for new API
2003-01-17 01:19:42 +00:00
Thomas Vander Stichele
92271a07d6 this is a better way
Original commit message from CVS:
this is a better way
2003-01-16 17:13:00 +00:00
Thomas Vander Stichele
c74ac58b85 patch ffmpeg
Original commit message from CVS:
patch ffmpeg
2003-01-16 16:58:29 +00:00
Thomas Vander Stichele
abcba143a9 thaytan's ffmpeg function renaming patch
Original commit message from CVS:
thaytan's ffmpeg function renaming patch
2003-01-16 16:57:42 +00:00
Thomas Vander Stichele
29a8db41f8 build fix
Original commit message from CVS:
build fix
2003-01-16 09:54:28 +00:00
Iain Holmes
5a67a99e61 Add a new riff id tag: dmlh
Original commit message from CVS:
Add a new riff id tag: dmlh
2003-01-15 00:38:54 +00:00
Jan Schmidt
3f58aecb75 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"
2003-01-13 13:59:31 +00:00
Wim Taymans
801ee2866c unref pool too
Original commit message from CVS:
unref pool too
2003-01-12 21:31:16 +00:00
Wim Taymans
18c9d19de2 Fix timestamps
Original commit message from CVS:
Fix timestamps
2003-01-12 21:28:38 +00:00
Wim Taymans
52838dd8aa somewhat fix modplug
Original commit message from CVS:
somewhat fix modplug
2003-01-12 21:23:49 +00:00
Wim Taymans
8f7f77e5e6 - connect->link
Original commit message from CVS:
- connect->link
- add total indexed time (vishnu)
2003-01-12 13:17:41 +00:00
Wim Taymans
3ac1f4da2d connect fix
Original commit message from CVS:
connect fix
2003-01-12 02:13:17 +00:00
Christian Schaller
d3493efe6a update spec file
Original commit message from CVS:
update spec file
2003-01-11 22:00:10 +00:00
Thomas Vander Stichele
9322aea5eb more link fixes
Original commit message from CVS:
more link fixes
2003-01-10 23:03:05 +00:00
Thomas Vander Stichele
bc3ddb0c59 more link fixes
Original commit message from CVS:
more link fixes
2003-01-10 14:15:25 +00:00
Thomas Vander Stichele
8e3c533fcf PadConnect -> PadLink
Original commit message from CVS:
PadConnect -> PadLink
2003-01-10 13:38:32 +00:00
Thomas Vander Stichele
177c0e8da2 this should fix Uraeus's rpm making problem
Original commit message from CVS:
this should fix Uraeus's rpm making problem
2003-01-10 11:01:27 +00:00
Thomas Vander Stichele
a1d7f26437 my candidate for silliest hack of the year
Original commit message from CVS:
my candidate for silliest hack of the year
2003-01-10 10:24:06 +00:00
Thomas Vander Stichele
424db0d3ae 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:25 +00:00
David I. Lehn
562e0b2526 add verbose decode support
Original commit message from CVS:
add verbose decode support
2003-01-09 05:26:47 +00:00
Thomas Vander Stichele
762db34109 merge back from release
Original commit message from CVS:
merge back from release
2003-01-08 16:41:27 +00:00
Julien Moutte
1f361e72b2 Remove some unneeded comments
Original commit message from CVS:
Remove some unneeded comments
2003-01-07 19:13:41 +00:00
Julien Moutte
5e5b88a9b3 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.
2003-01-07 19:02:44 +00:00
Thomas Vander Stichele
c18489f270 moving forward to release
Original commit message from CVS:
moving forward to release
2003-01-05 23:20:17 +00:00
Thomas Vander Stichele
f9a6f18500 ignore ffmpeg dir
Original commit message from CVS:
ignore ffmpeg dir
2003-01-05 23:14:02 +00:00