gstreamer/gst/videodrop
Ronald S. Bultje 1451d85dab 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.
2004-02-29 05:14:24 +00:00
..
gstvideodrop.c gst/videodrop/gstvideodrop.*: Work based on timestamp of input data, not based on the expected framerate from the inp... 2004-02-29 05:14:24 +00:00
gstvideodrop.h gst/videodrop/gstvideodrop.*: Work based on timestamp of input data, not based on the expected framerate from the inp... 2004-02-29 05:14:24 +00:00
Makefile.am Add new element: frame dropper. This element inserts/drops frames to go from a certain input framerate to a certain o... 2003-09-30 21:44:53 +00:00