Commit graph

808 commits

Author SHA1 Message Date
Thomas Vander Stichele
fd268346c6 why did no one notice ?
Original commit message from CVS:
why did no one notice ?
2002-12-27 16:04:22 +00:00
Wim Taymans
f19745e56e Updated test app
Original commit message from CVS:
Updated test app
2002-12-26 22:53:36 +00:00
Thomas Vander Stichele
62e05fd991 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
8da038e0f5 Updated mpeg seeking example
Original commit message from CVS:
Updated mpeg seeking example
2002-12-23 00:38:04 +00:00
Steve Baker
38647e64f2 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
Steve Baker
7a05dcca91 need to cast the buffer funcs, for some reason
Original commit message from CVS:
need to cast the buffer funcs, for some reason
2002-12-20 23:14:41 +00:00
David Schleef
edc3c30fe7 fix stupid typo
Original commit message from CVS:
fix stupid typo
2002-12-20 20:23:37 +00:00
David Schleef
74931b8db0 Fix to allow parameters to be set by gst-launch
Original commit message from CVS:
Fix to allow parameters to be set by gst-launch
2002-12-20 20:12:28 +00:00
David I. Lehn
3edbd208c3 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
Ronald S. Bultje
3e892a2c7d 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
6b3b7cb9ee 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
21f0f0709a 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
Christian Schaller
a219deee1f 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
ba22f5e9fa cache -> index
Original commit message from CVS:
cache -> index
2002-12-12 22:14:09 +00:00
Christian Schaller
89953cc76c commit patch from Nall for riffutil
Original commit message from CVS:
commit patch from Nall for riffutil
2002-12-12 11:42:14 +00:00
Christian Schaller
79da0dd437 do not install man page
Original commit message from CVS:
do not install man page
2002-12-12 10:28:39 +00:00
Christian Schaller
072d37e4d5 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
e10623729b 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
a1045db325 fix 100982
Original commit message from CVS:
fix 100982
2002-12-11 23:32:52 +00:00
Thomas Vander Stichele
48d140aee2 merge back from release branch
Original commit message from CVS:
merge back from release branch
2002-12-11 21:58:36 +00:00
Steve Baker
6bbe57144b Applied state-saving patch from Leif Johnson
Original commit message from CVS:
Applied state-saving patch from Leif Johnson
2002-12-11 04:39:45 +00:00
Thomas Vander Stichele
8958990694 update
Original commit message from CVS:
update
2002-12-10 22:40:51 +00:00
Thomas Vander Stichele
72550d2e5d small fix
Original commit message from CVS:
small fix
2002-12-08 20:19:21 +00:00
Thomas Vander Stichele
ddf0f9b130 more fixes
Original commit message from CVS:
more fixes
2002-12-08 19:55:32 +00:00
Thomas Vander Stichele
289d5e5a6b peep
Original commit message from CVS:
peep
2002-12-08 18:59:57 +00:00
Thomas Vander Stichele
408c6da936 build fix
Original commit message from CVS:
build fix
2002-12-08 17:51:34 +00:00
Iain Holmes
3332daedad 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:45 +00:00
Thomas Vander Stichele
3b540378fb parallel install fixes
Original commit message from CVS:
parallel install fixes
2002-12-08 14:50:09 +00:00
Ronald S. Bultje
3bc7e8a9c1 Fixes a bug discovered by Sjoerd Simons, thanks
Original commit message from CVS:
Fixes a bug discovered by Sjoerd Simons, thanks
2002-12-08 11:02:15 +00:00
David I. Lehn
621e33f850 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
03938ad1d0 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
824499679d examples should build conditionally
Original commit message from CVS:
examples should build conditionally
2002-12-05 00:25:13 +00:00
Steve Baker
0a8b5e07e3 go to READY if there is a gst_element_error
Original commit message from CVS:
go to READY if there is a gst_element_error
2002-12-01 01:55:45 +00:00
Christian Schaller
8b5e2c2cbc 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
1c7de6baed 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
9d9f4e73e5 Removed properties that are better queried.
Original commit message from CVS:
Removed properties that are better queried.
2002-11-27 21:07:17 +00:00
Wim Taymans
e54d547621 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
8ea113adb1 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
9a34aed40e Small cleanups
Original commit message from CVS:
Small cleanups
2002-11-27 20:49:11 +00:00
Thomas Vander Stichele
caf9c67530 scrub esd flags
Original commit message from CVS:
scrub esd flags
2002-11-27 20:26:39 +00:00
Thomas Vander Stichele
98d8edab26 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
803632635c 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
4c7c8a02e8 Test for url in correct variable.
Original commit message from CVS:
Test for url in correct variable.
2002-11-25 16:36:11 +00:00
Colin Walters
5996197d6b 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
c418d17392 Thanks Ken !
Original commit message from CVS:
Patch from Ken MacLeod (Bug #98797), Thanks Ken !
2002-11-23 09:32:25 +00:00
Steve Baker
f3aee44fa9 the only thing required to make this work was to make sure that xvideosink is not a toplevel window. The only other r...
Original commit message from CVS:
the only thing required to make this work was to make sure that xvideosink is not a toplevel window. The only other real change is to get the xid from the signal callback instead of from the xvideosink prop.
2002-11-22 03:41:49 +00:00
Wim Taymans
8557496cae small fix
Original commit message from CVS:
small fix
2002-11-20 22:56:26 +00:00
Thomas Vander Stichele
5b8cf51087 some fixes, suggestion by thaytan to make _get and _set work similar
Original commit message from CVS:
some fixes, suggestion by thaytan to make _get and _set work similar
2002-11-20 12:15:49 +00:00
David Schleef
8dfaefdbe3 Add xvideosink embedding test, because it has problems. (Or this test code has problems.)
Original commit message from CVS:
Add xvideosink embedding test, because it has problems.  (Or this
test code has problems.)
2002-11-20 09:04:43 +00:00
Thomas Vander Stichele
f8284c87bb putting in png
Original commit message from CVS:
putting in png
2002-11-18 22:30:52 +00:00