Commit graph

982 commits

Author SHA1 Message Date
Thomas Vander Stichele
3c925ce69c some dist fixes
Original commit message from CVS:
some dist fixes
2003-01-03 17:03:22 +00:00
David I. Lehn
c6ac82a4f5 ignore generated file
Original commit message from CVS:
ignore generated file
2003-01-02 08:19:59 +00:00
Iain Holmes
10742960ad Build the one-to-n
Original commit message from CVS:
Build the one-to-n
2002-12-31 23:24:25 +00:00
David I. Lehn
a9da5bcb3f exciting .cvsignore updates!
Original commit message from CVS:
exciting .cvsignore updates!
2002-12-31 18:14:04 +00:00
Wim Taymans
4d36ba7e87 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
Thomas Vander Stichele
88b88e114e a simple fix
Original commit message from CVS:
a simple fix
2002-12-30 12:23:24 +00:00
Thomas Vander Stichele
b23c8694ab oops
Original commit message from CVS:
oops
2002-12-30 11:14:30 +00:00
Wim Taymans
a06b9161dc Update to new element sync API
Original commit message from CVS:
Update to new element sync API
2002-12-27 23:00:36 +00:00
Wim Taymans
9308e1e4b0 No \n in GST_DEBUG
Original commit message from CVS:
No \n in GST_DEBUG
2002-12-27 21:32:44 +00:00
Wim Taymans
e40f901226 Cleanups
Original commit message from CVS:
Cleanups
2002-12-27 16:35:09 +00:00
Thomas Vander Stichele
810d5e5430 adding virtual provides
Original commit message from CVS:
adding virtual provides
2002-12-27 16:23:01 +00:00
Thomas Vander Stichele
8ee758830c why did no one notice ?
Original commit message from CVS:
why did no one notice ?
2002-12-27 16:04:22 +00:00
Thomas Vander Stichele
d9f2daf34c fix location
Original commit message from CVS:
fix location
2002-12-27 13:05:17 +00:00
Wim Taymans
da1f7586fc Updated test app
Original commit message from CVS:
Updated test app
2002-12-26 22:53:36 +00:00
Iain Holmes
48eeb2ddd7 On Ready to Paused the internal state was set to not setup. Fix
Original commit message from CVS:
On Ready to Paused the internal state was set to not setup. Fix
2002-12-26 16:31:19 +00:00
Thomas Vander Stichele
df78fdf8af slurp in ffmpeg a) please test b) please help me figure out how to portably link in a .a file in our .so plugin
Original commit message from CVS:
slurp in ffmpeg

a) please test
b) please help me figure out how to portably link in a .a file in our
.so plugin
2002-12-26 10:53:21 +00:00
Wim Taymans
8d964703b7 Updated mpeg seeking example
Original commit message from CVS:
Updated mpeg seeking example
2002-12-23 00:38:04 +00:00
Steve Baker
49b6b8b160 allow gst-player to be run uninstalled again
Original commit message from CVS:
allow gst-player to be run uninstalled again
2002-12-21 21:21:37 +00:00
Zeeshan Ali
1e2eb46c0b added mtu option
Original commit message from CVS:
added mtu option
2002-12-20 21:38:35 +00:00
David I. Lehn
1a7bf2daca 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
Wim Taymans
bb9513547c Fix caps nego
Original commit message from CVS:
Fix caps nego
2002-12-18 23:07:09 +00:00
Ronald S. Bultje
eb84f3b7ad Also generate uninstalled .pc files
Original commit message from CVS:
Also generate uninstalled .pc files
2002-12-17 15:15:34 +00:00
David I. Lehn
9010198627 build fix: declare variable at start of block
Original commit message from CVS:
build fix: declare variable at start of block
2002-12-17 05:57:00 +00:00
Wim Taymans
a50b19e921 Added non functional speex plugin. speex decoding needs a container.
Original commit message from CVS:
Added non functional speex plugin. speex decoding needs a container.
2002-12-16 19:49:42 +00:00
David I. Lehn
7fa045ebaa require libmpeg2 0.3.1
Original commit message from CVS:
require libmpeg2 0.3.1
2002-12-15 23:21:45 +00:00
Christian Schaller
e29dae0d51 fix test for 0.3.1 mpeg2dec
Original commit message from CVS:
fix test for 0.3.1 mpeg2dec
2002-12-15 23:13:40 +00:00
Zeeshan Ali
e1f3e53fbc trying to follow wtay's advice
Original commit message from CVS:
trying to follow wtay's advice
2002-12-15 22:45:53 +00:00
Christian Schaller
71d51fe3e8 apply Jeroens patch to move us to mpeg2dec 0.3.1, also update REQ file and spec file.
Original commit message from CVS:
apply Jeroens patch to move us to mpeg2dec 0.3.1, also update REQ file and spec file.
2002-12-15 21:48:33 +00:00
Wim Taymans
75ec15d9b6 cache -> index
Original commit message from CVS:
cache -> index
2002-12-12 22:14:09 +00:00
Christian Schaller
bc1cd0b91f fix removal of .a and .la files
Original commit message from CVS:
fix removal of .a and .la files
2002-12-12 10:26:43 +00:00
David I. Lehn
219daa0ee4 catch the generated versioned .pc files
Original commit message from CVS:
catch the generated versioned .pc files
2002-12-12 09:44:11 +00:00
Thomas Vander Stichele
f1f862bc5a merge back from release branch
Original commit message from CVS:
merge back from release branch
2002-12-11 21:58:32 +00:00
Thomas Vander Stichele
f9efd9e286 update
Original commit message from CVS:
update
2002-12-10 22:40:51 +00:00
Wim Taymans
dff7f0496f Properly reset the internal state without leaking the filehandle
Original commit message from CVS:
Properly reset the internal state without leaking the filehandle
2002-12-10 20:41:06 +00:00
Thomas Vander Stichele
753a083ade taaz's virtual patch
Original commit message from CVS:
taaz's virtual patch
2002-12-08 20:22:08 +00:00
Thomas Vander Stichele
fc6120b395 small fix
Original commit message from CVS:
small fix
2002-12-08 20:19:21 +00:00
Thomas Vander Stichele
46d5259674 more fixes
Original commit message from CVS:
more fixes
2002-12-08 19:55:32 +00:00
Thomas Vander Stichele
b815860264 peep
Original commit message from CVS:
peep
2002-12-08 18:59:57 +00:00
Thomas Vander Stichele
4096b30e3a build fix
Original commit message from CVS:
build fix
2002-12-08 17:51:34 +00:00
Iain Holmes
efa337df0a 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:41 +00:00
Thomas Vander Stichele
e16c50551b parallel install fixes
Original commit message from CVS:
parallel install fixes
2002-12-08 14:50:09 +00:00
Thomas Vander Stichele
17a38e044e fail gracefully if can't install
Original commit message from CVS:
fail gracefully if can't install
2002-12-08 13:44:25 +00:00
Christian Schaller
b1db900c74 Applied endianess fix and unsigned data fix from Jon Nall
Original commit message from CVS:
Applied endianess fix and unsigned data fix from Jon Nall
2002-12-08 12:23:48 +00:00
Wim Taymans
4682001013 More refactoring osssrc has more features now, like query/convert etc
Original commit message from CVS:
More refactoring
osssrc has more features now, like query/convert etc
2002-12-07 20:54:47 +00:00
Wim Taymans
f5743b63de Some cleanups and refactoring make ossrc do good negotiation
Original commit message from CVS:
Some cleanups and refactoring
make ossrc do good negotiation
2002-12-07 14:25:18 +00:00
Iain Holmes
3a96272da6 Add an event handler to the GstOssSrc. Handle EOS events.
Original commit message from CVS:
Add an event handler to the GstOssSrc. Handle EOS events.
2002-12-06 01:23:41 +00:00
David I. Lehn
8f5a50ba45 mpeg2dec req 0.3.0
Original commit message from CVS:
mpeg2dec req 0.3.0
2002-12-05 00:32:20 +00:00
David I. Lehn
2f4c85bdc9 drop mpeg2dec 0.2.1 support in favor of 0.3.0.
Original commit message from CVS:
drop mpeg2dec 0.2.1 support in favor of 0.3.0.
keeping old code around in cvs for a while just in case someone needs it.
2002-12-05 00:29:11 +00:00
David I. Lehn
c7e109241f examples should build conditionally
Original commit message from CVS:
examples should build conditionally
2002-12-05 00:25:13 +00:00
Thomas Vander Stichele
a03ceeadcb more useful error messages
Original commit message from CVS:
more useful error messages
- how about i18n ?
- is this really the best way to pass user-visible error messages ?
2002-12-03 09:39:52 +00:00