gst/gstpad.c: Implement default fixation once again, so that gst_pad_fixate() actuall...
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>
Mon, 25 Jul 2005 12:31:08 +0000 (12:31 +0000)
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>
Mon, 25 Jul 2005 12:31:08 +0000 (12:31 +0000)
commit8de129adc4fdd8ab080007f09092a78ffaf1edcd
tree1d7e1a40e86b94a91f7edc26aa89d659b9d83fd0
parent9f06376babb57b7dba0adb66d3c6e6ae4e5e2a68
gst/gstpad.c: Implement default fixation once again, so that gst_pad_fixate() actually does anything at all. This pro...

Original commit message from CVS:
* gst/gstpad.c: (fixate_value), (gst_pad_default_fixate),
(gst_pad_fixate_caps):
Implement default fixation once again, so that gst_pad_fixate()
actually does anything at all. This probably needs to be some
sort of a last resort, and use profile-based fixation first, but
since that doesn't exist yet, this is the best we have. Fixes
visualization in Totem.
ChangeLog
gst/gstpad.c