Erik Walthinsen
f5314d44b4
Merge from HEAD into INCSCHED1 at 200105231.
...
Original commit message from CVS:
Merge from HEAD into INCSCHED1 at 200105231.
2001-05-24 00:46:45 +00:00
Erik Walthinsen
a92336c672
added have_size handler so the window matches the video size
...
Original commit message from CVS:
added have_size handler so the window matches the video size
2001-05-23 19:48:42 +00:00
Wim Taymans
ff175b6074
Updated the autoplugger example to use the new cache.
...
Original commit message from CVS:
Updated the autoplugger example to use the new cache.
2001-05-11 19:36:18 +00:00
Wim Taymans
f4e002ad63
A commit of pending (small) changes...
...
Original commit message from CVS:
A commit of pending (small) changes...
2001-04-27 19:35:54 +00:00
Wim Taymans
f7784bdb6f
Fixed the autoplugger
...
Original commit message from CVS:
Fixed the autoplugger
2001-04-27 19:17:08 +00:00
Erik Walthinsen
583f6660fa
Merged from HEAD to INCSCHED1 on 200104251
...
Original commit message from CVS:
Merged from HEAD to INCSCHED1 on 200104251
2001-04-26 01:53:20 +00:00
Wim Taymans
a9967137df
Added the typefind example from the manual
...
Original commit message from CVS:
Added the typefind example from the manual
2001-01-17 00:01:48 +00:00
Erik Walthinsen
2da16ed5ed
Re-arranged the build a bit to try to make it more sane. Added some debug.
...
Original commit message from CVS:
Re-arranged the build a bit to try to make it more sane. Added some debug.
2001-01-01 08:37:41 +00:00
Wim Taymans
39a19ca625
Added -Wall to configure.in
...
Original commit message from CVS:
Added -Wall to configure.in
2001-01-01 06:59:49 +00:00
Erik Walthinsen
0b650eb737
Updated makefiles for examples
...
Original commit message from CVS:
Updated makefiles for examples
2001-01-01 00:34:13 +00:00
Wim Taymans
bc4619a44b
Added multiple caps to the pads
...
Original commit message from CVS:
Added multiple caps to the pads
Extended the padfactory for the multiple caps
GstCaps now have a name so that future manipulations on them can be done by name
Updated the plugins for the new caps list
2000-12-31 16:12:48 +00:00
Wim Taymans
870c6045b2
Fixed a severe timestamp bug in mpeg_play.
...
Original commit message from CVS:
Fixed a severe timestamp bug in mpeg_play.
Create a new thread upon a multisrc element in autoplugging: the autoplug
example now correctly sets up 5 threads for an mpeg player.
2000-10-09 20:01:17 +00:00
Wim Taymans
b772f81d4a
Added an autoplug example. This little program (30 relevant lines) is able to play MPEG1(system)/MPEG2(system)/AVI(DI...
...
Original commit message from CVS:
Added an autoplug example. This little program (30 relevant lines) is able
to play MPEG1(system)/MPEG2(system)/AVI(DIVX)/Vorbis/AC3 and whatever codec
you write.
Separated the mp3 and mpeg1 types for better reuse.
2000-10-08 22:23:12 +00:00