gst/videorate/: Added a video timestamp corrector.
authorWim Taymans <wim.taymans@gmail.com>
Wed, 16 Jun 2004 09:39:02 +0000 (09:39 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Wed, 16 Jun 2004 09:39:02 +0000 (09:39 +0000)
commite9bb31bcb465c00b3afb0ae40a316ac2462b9398
treee6858dff01d4431ef379452110afbdd0158e3eaf
parentaa52eb682f3918f4837ebc70de9285e672578436
gst/videorate/: Added a video timestamp corrector.

Original commit message from CVS:
* gst/videorate/Makefile.am:
* gst/videorate/gstvideorate.c: (gst_videorate_get_type),
(gst_videorate_base_init), (gst_videorate_class_init),
(gst_videorate_getcaps), (gst_videorate_link),
(gst_videorate_init), (gst_videorate_chain),
(gst_videorate_set_property), (gst_videorate_get_property),
(gst_videorate_change_state), (plugin_init):
Added a video timestamp corrector.
ChangeLog