Add new element: frame dropper. This element inserts/drops frames to go from a certai...
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>
Tue, 30 Sep 2003 21:44:53 +0000 (21:44 +0000)
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>
Tue, 30 Sep 2003 21:44:53 +0000 (21:44 +0000)
commitb569848e286b7435997a67e17fa0b21db892131d
tree464f3acd83c13688346bffa5ce5c4fdd3bfacb1b
parent9dc3493220ea70da13f4d0b762a66d6ec70b2ece
Add new element: frame dropper. This element inserts/drops frames to go from a certain input framerate to a certain o...

Original commit message from CVS:
Add new element: frame dropper. This element inserts/drops frames to go from a certain input framerate to a certain output framerate. It's extremely simple and that's why it's so cute.
configure.ac
gst/videodrop/Makefile.am [new file with mode: 0644]
gst/videodrop/gstvideodrop.c [new file with mode: 0644]
gst/videodrop/gstvideodrop.h [new file with mode: 0644]