gst/videorate/gstvideorate.c: fix up docs fix a leak when no caps negotiated fix...
authorThomas Vander Stichele <thomas@apestaart.org>
Fri, 28 Apr 2006 14:49:22 +0000 (14:49 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Fri, 28 Apr 2006 14:49:22 +0000 (14:49 +0000)
commit9ab7a0ef177bb5b494c0b7cdfe2b791b3bffec6b
treeacbaa15a457722d75f4cfc45880228798c3bc6f3
parent04754176a680e6e11ba2b4ce5910381add062d3e
gst/videorate/gstvideorate.c: fix up docs fix a leak when no caps negotiated fix counting of input frames

Original commit message from CVS:

* gst/videorate/gstvideorate.c: (gst_video_rate_reset),
(gst_video_rate_swap_prev), (gst_video_rate_chain):
fix up docs
fix a leak when no caps negotiated
fix counting of input frames
* tests/check/elements/.cvsignore:
* tests/check/elements/videorate.c: (assert_videorate_stats),
(GST_START_TEST), (videorate_suite):
add tests for these
ChangeLog
docs/libs/tmpl/gsttuner.sgml
gst/videorate/gstvideorate.c
tests/check/elements/.gitignore
tests/check/elements/videorate.c