Wim Taymans
0ecc91bfd8
Updated mpeg seeking example
...
Original commit message from CVS:
Updated mpeg seeking example
2002-12-23 00:38:04 +00:00
Steve Baker
f45ad3cf86
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
03356adb24
added timestamping code
...
Original commit message from CVS:
added timestamping code
2002-12-20 22:06:18 +00:00
Wim Taymans
b1dd924593
Just copy timestamps for now
...
Original commit message from CVS:
Just copy timestamps for now
2002-12-20 20:01:17 +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
Ronald S. Bultje
08d0c89de5
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
7840d5c0f7
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
dbbed4b5f4
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
75ca48b6a2
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
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
Wim Taymans
eee0a6300f
cache -> index
...
Original commit message from CVS:
cache -> index
2002-12-12 22:14:09 +00:00
Christian Schaller
63fe3ba65b
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
896d1c375b
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
9a8329c064
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
3288cbfdfe
fix 100982
...
Original commit message from CVS:
fix 100982
2002-12-11 23:32:52 +00:00
Thomas Vander Stichele
b84badcf2d
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
69463fe7d8
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
868071b21b
update
...
Original commit message from CVS:
update
2002-12-10 22:40:51 +00:00
Thomas Vander Stichele
619d2469ac
taaz's virtual patch
...
Original commit message from CVS:
taaz's virtual patch
2002-12-08 20:22:08 +00:00
Thomas Vander Stichele
69584f994a
small fix
...
Original commit message from CVS:
small fix
2002-12-08 20:19:21 +00:00
Thomas Vander Stichele
3e12cc1e60
more fixes
...
Original commit message from CVS:
more fixes
2002-12-08 19:55:32 +00:00
Thomas Vander Stichele
942f3155cf
peep
...
Original commit message from CVS:
peep
2002-12-08 18:59:57 +00:00
Thomas Vander Stichele
9fff9f4647
build fix
...
Original commit message from CVS:
build fix
2002-12-08 17:51:34 +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
Thomas Vander Stichele
2a19514098
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
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
David I. Lehn
92f37b4e01
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
cf2bad9492
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
5daec672ad
sanity check in case of symbol clashes with avifile
...
Original commit message from CVS:
sanity check in case of symbol clashes with avifile
2002-12-05 00:26:19 +00:00
David I. Lehn
3b7486c820
examples should build conditionally
...
Original commit message from CVS:
examples should build conditionally
2002-12-05 00:25:13 +00:00
Ronald S. Bultje
9b4df28181
Compile fix
...
Original commit message from CVS:
Compile fix
2002-12-02 22:45:56 +00:00
Steve Baker
6d4838bb87
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
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
Christian Schaller
f4dbdcb51c
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
489731248b
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
6dcde13efe
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
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
Wim Taymans
56d167f25c
Small cleanups
...
Original commit message from CVS:
Small cleanups
2002-11-27 20:49:11 +00:00
Thomas Vander Stichele
17a7348786
scrub esd flags
...
Original commit message from CVS:
scrub esd flags
2002-11-27 20:26:39 +00:00
Thomas Vander Stichele
49be3b526f
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
ab5a4110e2
flac debug cleanup m4 for ffmpeg
...
Original commit message from CVS:
flac debug cleanup
m4 for ffmpeg
2002-11-26 14:51:33 +00:00
Colin Walters
999fda13e6
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
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
68c5ced310
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
Thomas Vander Stichele
5ac69b89c0
putting in png
...
Original commit message from CVS:
putting in png
2002-11-18 22:30:52 +00:00
Thomas Vander Stichele
e79d186b44
LIBPNG going in
...
Original commit message from CVS:
LIBPNG going in
2002-11-18 22:30:12 +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
Thomas Vander Stichele
277579eefd
too soon to put this in
...
Original commit message from CVS:
too soon to put this in
2002-11-18 11:00:19 +00:00