summaryrefslogtreecommitdiffstats
path: root/check/elements/level.c
Commit message (Collapse)AuthorAgeFilesLines
* move under testsThomas Vander Stichele2005-11-301-190/+0
| | | | | Original commit message from CVS: move under tests
* use ELEMENT messages insteadThomas Vander Stichele2005-10-191-2/+2
| | | | | Original commit message from CVS: use ELEMENT messages instead
* check/elements/level.c: fix test for new GstClockTime useThomas Vander Stichele2005-09-241-1/+3
| | | | | | | | | | | | Original commit message from CVS: * check/elements/level.c: (GST_START_TEST): fix test for new GstClockTime use * gst/level/gstlevel.c: (gst_level_init), (gst_level_set_caps), (gst_level_transform_ip): * gst/level/gstlevel.h: fix up the decay peak, ensuring the decay peak is never lower than the peak for that interval
* convert to using GstClockTime for all time values, finally.Thomas Vander Stichele2005-09-231-0/+2
| | | | | Original commit message from CVS: convert to using GstClockTime for all time values, finally.
* check/elements/level.c: Fix for bus API change.Wim Taymans2005-09-191-3/+4
| | | | | | Original commit message from CVS: * check/elements/level.c: (GST_START_TEST): Fix for bus API change.
* All plugins updated for element state changes.Andy Wingo2005-09-021-1/+2
| | | | | | | Original commit message from CVS: 2005-09-02 Andy Wingo <wingo@pobox.com> * All plugins updated for element state changes.
* Andrewio Patrickoforus Wingonymus - 5 additional tests for your sinsThomas Vander Stichele2005-09-011-0/+184
Original commit message from CVS: Andrewio Patrickoforus Wingonymus - 5 additional tests for your sins Add a regression test for level and fix a casting bug that made the additional channels turn out wrong