]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/gst-plugins-ugly0-10.git/commit
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)
commitd9f18797f4ef8894127dff7df16501d4bf0c3bb0
tree756290cfb73acd0f0cba91d9e542596f8e6d99e8
parent6d43aa32f28b1709d80505b09c92448f2c5eb635
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