Commit graph

818 commits

Author SHA1 Message Date
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
Iain Holmes
2c758796f5 Make the OSSSrc set the correct rate/number of channels as set in the GstCaps.
Original commit message from CVS:
Make the OSSSrc set the correct rate/number of channels as set in the GstCaps.
Handle state changes correctly according to docs/random/wtay/states
2002-12-03 00:36:54 +00:00
Christian Schaller
8fb4f4b12e fix some disting and rpm building issues
Original commit message from CVS:
fix some disting and rpm building issues
2002-11-28 12:58:38 +00:00
Christian Schaller
35a8c568f1 fix some directories left out of dist
Original commit message from CVS:
fix some directories left out of dist
2002-11-27 21:25:11 +00:00
Wim Taymans
5534b24f18 Added example indexing program for mpeg
Original commit message from CVS:
Added example indexing program for mpeg
2002-11-27 21:01:41 +00:00
Wim Taymans
c2758dbd00 Moved clock set/get to class functions.
Original commit message from CVS:
Moved clock set/get to class functions.
2002-11-27 20:54:43 +00:00
Wim Taymans
22f377d88b Small cleanups
Original commit message from CVS:
Small cleanups
2002-11-27 20:49:11 +00:00
Thomas Vander Stichele
24511eb945 scrub esd flags
Original commit message from CVS:
scrub esd flags
2002-11-27 20:26:39 +00:00
Thomas Vander Stichele
ca0b9854a9 not sure what I did wrong but this should fix it hopefully
Original commit message from CVS:
not sure what I did wrong but this should fix it hopefully
2002-11-27 19:58:21 +00:00
Thomas Vander Stichele
dbb97e6823 flac debug cleanup m4 for ffmpeg
Original commit message from CVS:
flac debug cleanup
m4 for ffmpeg
2002-11-26 14:51:34 +00:00
Colin Walters
d9c6d0dde9 I'm too lazy to comment this
Original commit message from CVS:
*** empty log message ***
2002-11-25 16:35:18 +00:00
Jeremy Simon
f4d55b77c5 Remove audio/mod type from mikmod (build with modplug now)
Original commit message from CVS:
Remove audio/mod type from mikmod (build with modplug now)
2002-11-24 13:55:09 +00:00
Jeremy Simon
07f3eef84d Bug #94429 (open with O_NONBLOCK). I hope it's ok (wtay ?)
Original commit message from CVS:
Bug #94429 (open with O_NONBLOCK). I hope it's ok (wtay ?)
2002-11-24 11:45:03 +00:00
Jeremy Simon
793944596f Thanks Ken !
Original commit message from CVS:
Patch from Ken MacLeod (Bug #98797), Thanks Ken !
2002-11-23 09:32:25 +00:00
Jeremy Simon
486da3557d should work with avifile too some cleanup ( video/png, ... )
Original commit message from CVS:
should work with avifile too
some cleanup ( video/png, ... )
2002-11-22 22:25:03 +00:00