mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-17 11:45:25 +00:00
gst/videorate/gstvideorate.c: Add property to make videorate silent.
Original commit message from CVS: * gst/videorate/gstvideorate.c: (gst_videorate_class_init), (gst_videorate_init), (gst_videorate_chain), (gst_videorate_set_property), (gst_videorate_get_property): Add property to make videorate silent. Add property to prefer new frames over old ones.
This commit is contained in:
parent
ad26a01d8a
commit
50df94e027
1 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
|||
2004-06-22 Wim Taymans <wim@fluendo.com>
|
||||
|
||||
* gst/videorate/gstvideorate.c: (gst_videorate_class_init),
|
||||
(gst_videorate_init), (gst_videorate_chain),
|
||||
(gst_videorate_set_property), (gst_videorate_get_property):
|
||||
Add property to make videorate silent.
|
||||
Add property to prefer new frames over old ones.
|
||||
|
||||
2004-06-22 Zaheer Abbas Merali <zaheerabbas at merali.org>
|
||||
|
||||
* sys/osxvideo/Makefile.am:
|
||||
|
|
Loading…
Reference in a new issue