gst/videodrop/gstvideodrop.*: Work based on timestamp of input data, not based on...
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>
Sun, 29 Feb 2004 05:14:24 +0000 (05:14 +0000)
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>
Sun, 29 Feb 2004 05:14:24 +0000 (05:14 +0000)
commit2a55f852ea417a959c91f1cdbcdb2632a1be9221
treebb44a02b1c133c9709ae1b0036c90dd161df7a68
parent530560838bc36868fcb25f089f73220fc398bb53
gst/videodrop/gstvideodrop.*: Work based on timestamp of input data, not based on the expected framerate from the inp...

Original commit message from CVS:
* gst/videodrop/gstvideodrop.c: (gst_videodrop_init),
(gst_videodrop_chain), (gst_videodrop_change_state):
* gst/videodrop/gstvideodrop.h:
Work based on timestamp of input data, not based on the expected
framerate from the input. The consequence is that this element now
not only scales framerates, but also functions as a framerate
corrector or framerate stabilizer/constantizer.
ChangeLog