Wim Taymans
4e2192230b
Make property write only
...
Original commit message from CVS:
Make property write only
2003-01-21 21:33:54 +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
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
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
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
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
Thomas Vander Stichele
8e3c533fcf
PadConnect -> PadLink
...
Original commit message from CVS:
PadConnect -> PadLink
2003-01-10 13:38:32 +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
David I. Lehn
62cb26e89d
exciting .cvsignore updates!
...
Original commit message from CVS:
exciting .cvsignore updates!
2002-12-31 18:14:08 +00:00
Wim Taymans
2deab46c69
Fix plugins for new query API
...
Original commit message from CVS:
Fix plugins for new query API
2002-12-30 17:53:18 +00:00
Jeremy Simon
5f3fa64939
Remove modplug_types.c
...
Original commit message from CVS:
Remove modplug_types.c
2002-12-30 17:22:42 +00:00
Jeremy Simon
3f676b1e22
add metadata code cleanup
...
Original commit message from CVS:
add metadata
code cleanup
2002-12-30 17:21:45 +00:00
David I. Lehn
61898506c8
initial checkin of work-in-progress vbidec plugin for closed caption support
...
Original commit message from CVS:
initial checkin of work-in-progress vbidec plugin for closed caption support
2002-12-19 21:34:56 +00:00
Thomas Vander Stichele
1f1d9b874f
hardlink stdc++ until someone explains us The One True Way
...
Original commit message from CVS:
hardlink stdc++ until someone explains us The One True Way
2002-12-13 09:50:19 +00:00
Iain Holmes
b521a373bf
Replace audio/mp3 with audio/x-mp3 and audio/x-flac with application/x-flac
...
Original commit message from CVS:
Replace audio/mp3 with audio/x-mp3 and audio/x-flac with application/x-flac
2002-12-08 17:20:44 +00:00
Thomas Vander Stichele
708cf898e8
parallel install fixes
...
Original commit message from CVS:
parallel install fixes
2002-12-08 14:50:10 +00:00
Jeremy Simon
c99d527681
remove infinite loop code cleanup
...
Original commit message from CVS:
remove infinite loop
code cleanup
2002-12-07 15:28:24 +00:00
Thomas Vander Stichele
2f553735fe
this dir is kicking my ass all over the place
...
Original commit message from CVS:
this dir is kicking my ass all over the place
2002-11-28 20:31:48 +00:00
Wim Taymans
15c9d99874
Moved clock set/get to class functions.
...
Original commit message from CVS:
Moved clock set/get to class functions.
2002-11-27 20:54:42 +00:00
Jeremy Simon
a7c1b7d71a
Remove modplug_types.c
...
Original commit message from CVS:
Remove modplug_types.c
2002-11-23 09:36:50 +00:00
Jeremy Simon
a26e1cc0d2
Thanks Ken !
...
Original commit message from CVS:
Patch from Ken MacLeod (Bug #98797 ), Thanks Ken !
2002-11-23 09:35:43 +00:00
Thomas Vander Stichele
a826782864
I'm sure this is the worst way to deal with this but I can't be arsed to look it up in the big black book
...
Original commit message from CVS:
I'm sure this is the worst way to deal with this but I can't be arsed
to look it up in the big black book
2002-11-18 22:05:30 +00:00
Jeremy Simon
8029993b12
Use bytestream to get buffer from sinkpad ( gst-player should play mod file now ;)
...
Original commit message from CVS:
Use bytestream to get buffer from sinkpad ( gst-player should play mod file now ;)
Move module types build from mikmod to modplug
2002-11-17 12:23:43 +00:00
David I. Lehn
a426da949b
add dependency field so parallel makes don't fail
...
Original commit message from CVS:
add dependency field so parallel makes don't fail
2002-11-02 05:38:31 +00:00
Thomas Vander Stichele
ad67a1081d
backmerge
...
Original commit message from CVS:
backmerge
2002-11-01 21:41:28 +00:00
Wim Taymans
9b7b00ac24
Some cleanups, fix for the blending code
...
Original commit message from CVS:
Some cleanups, fix for the blending code
2002-10-17 21:36:20 +00:00
Leif Johnson
ce94093ed4
Added measures and beats to the playondemand filter so it can act like an audio sequencer. Currently defines three ex...
...
Original commit message from CVS:
Added measures and beats to the playondemand filter so it can act like an audio
sequencer. Currently defines three extra globally visible functions, might
eventually want to put them in an interface instead ?
2002-10-17 20:05:58 +00:00
Wim Taymans
676ecc296a
- implemented clock sweep on 90 degree angles to compensate for aspect ratio.
...
Original commit message from CVS:
- implemented clock sweep on 90 degree angles to compensate for aspect
ratio.
- implemented remaining clock wipes
2002-10-15 22:09:51 +00:00
Wim Taymans
4bdfebf9d7
Some more wipes, added radial wipes
...
Original commit message from CVS:
Some more wipes, added radial wipes
2002-10-15 00:00:27 +00:00
Wim Taymans
b956a7ca67
Removed unused code, fixed a bug
...
Original commit message from CVS:
Removed unused code, fixed a bug
2002-10-13 19:00:41 +00:00
Wim Taymans
e5c5f6be80
- reimplemented using organic masks, rendered with gouraud shaded triangles
...
Original commit message from CVS:
- reimplemented using organic masks, rendered with gouraud shaded triangles
- implemented more masks
- implemented adjustable border
2002-10-13 18:46:10 +00:00
Wim Taymans
9b067365c9
Added the base framework for the SMPTE transitions and wipes.
...
Original commit message from CVS:
Added the base framework for the SMPTE transitions and wipes.
2002-10-10 21:19:12 +00:00
Thomas Vander Stichele
5f4fb78871
adding libstdc++
...
Original commit message from CVS:
adding libstdc++
2002-10-06 13:50:34 +00:00
Andy Wingo
e671bcd2cd
add license
...
Original commit message from CVS:
add license
2002-09-29 18:02:12 +00:00
Christian Schaller
1d5f318e0d
plugins part of license field patch
...
Original commit message from CVS:
plugins part of license field patch
2002-09-18 19:02:52 +00:00
Wim Taymans
4423494ca7
- Ripped some ID3 tag parsing from libid3 for typefind.
...
Original commit message from CVS:
- Ripped some ID3 tag parsing from libid3 for typefind.
- Added ID3V1 to fypefind.
- Don't check for a valid mp3 header after finding the ID3 tag as some ID3
tags seem broken.
2002-09-11 20:44:31 +00:00
Ronald S. Bultje
2c5496eb74
This updates all plugins to the new API for gst_pad_try_set_caps
...
Original commit message from CVS:
This updates all plugins to the new API for gst_pad_try_set_caps
2002-09-10 09:31:40 +00:00
Thomas Vander Stichele
48e9846ca0
removing warnings (approved by wtay)
...
Original commit message from CVS:
removing warnings (approved by wtay)
2002-09-09 23:24:29 +00:00
Wim Taymans
e3741783bd
- isprint seems to detect and ascii stream better
...
Original commit message from CVS:
- isprint seems to detect and ascii stream better
2002-09-09 22:55:17 +00:00
Christian Schaller
1a9b949a96
Fix license to LGPL and add a file explaining the LGPL license
...
Original commit message from CVS:
Fix license to LGPL and add a file explaining the LGPL license
2002-09-07 18:49:41 +00:00
Thomas Vander Stichele
113db7f576
copy_on_write
...
Original commit message from CVS:
copy_on_write
2002-08-30 15:30:04 +00:00
Thomas Vander Stichele
34f5ea6d6e
get a writable buffer
...
Original commit message from CVS:
get a writable buffer
2002-08-30 13:39:57 +00:00
Steve Baker
896e4656a7
add #include <stdlib.h> where needed
...
Original commit message from CVS:
add #include <stdlib.h> where needed
2002-08-11 11:45:07 +00:00
Steve Baker
935a5a469a
qtdemux.c:315: warning: implicit declaration of function `free' qtdemux.c:331: warning: implicit declaration of funct...
...
Original commit message from CVS:
qtdemux.c:315: warning: implicit declaration of function `free'
qtdemux.c:331: warning: implicit declaration of function `malloc'
2002-08-11 11:31:42 +00:00
Steve Baker
1534c48ce3
demo-mp3.c:26: warning: implicit declaration of function `exit'
...
Original commit message from CVS:
demo-mp3.c:26: warning: implicit declaration of function `exit'
2002-08-11 11:29:39 +00:00