Commit graph

5 commits

Author SHA1 Message Date
Wim Taymans 335080574f Lots of updates to the plugins for caps negotiation.
Original commit message from CVS:
Lots of updates to the plugins for caps negotiation.
Added YUY2 output to the win32 dlls.
Added a colorspace converter in gstplay
2001-04-12 18:11:19 +00:00
Wim Taymans 2d20073eb3 A rather large update:
Original commit message from CVS:
A rather large update:
- a new videosink using plain X windows (xvideosink). It uses capsnego to
set up it's formats.
- gstplay uses the new xvideosink and a gtk_socket. The initial window
size is set to 0x0 so you need to resize it before you see something.
- got rid of the video metadata include file in favour of properties and
caps negotiation
- adjusted most plugins to not use the metadata.
2001-04-02 14:21:08 +00:00
David I. Lehn 161ee535ef Use g_return_val_if_fail() instead of g_return_if_fail() where needed.
Original commit message from CVS:
Use g_return_val_if_fail() instead of g_return_if_fail() where needed.
2001-03-04 22:26:33 +00:00
Wim Taymans 1c09d79673 Xv enabled, mpeg2dec is the decoder..
Original commit message from CVS:
Xv enabled, mpeg2dec is the decoder..
2001-02-27 22:43:12 +00:00
Wim Taymans 8a2f62c028 Added a simple mpeg2 player for testing mpeg2dec (later)
Original commit message from CVS:
Added a simple mpeg2 player for testing mpeg2dec (later)
2001-02-27 22:27:38 +00:00