gstreamer/gst/videorate
Wim Taymans 915b3d139d videorate: clear discont on duplicated buffers
When videorate duplicates a buffer with a DISCONT flag, it copies the discont on
the first pushed buffer but fails to clear it for subsequent buffers. This
causes theoraenc!oggmux and possibly other elements to consider this a discont
stream.

Fix videorate to produce discont as the first buffer and after a flushing seek.

Fixes #580271.
2009-04-28 16:45:07 +02:00
..
gstvideorate.c videorate: clear discont on duplicated buffers 2009-04-28 16:45:07 +02:00
gstvideorate.h videorate: clear discont on duplicated buffers 2009-04-28 16:45:07 +02:00
Makefile.am Don't install static libs for plugins. Fixes #550851 for base. 2008-10-16 15:07:00 +00:00
videorate.vcproj more working plugins 2004-07-27 21:41:30 +00:00