Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | debug: rename debug to debugutils to avoid clash with --disable-debug. Fixes ↵ | Stefan Kost | 2009-04-15 | 1 | -43/+0 |
| | | | | #562168 | ||||
* | debug: indent before renaming | Stefan Kost | 2009-04-15 | 1 | -9/+8 |
| | |||||
* | expand tabs | Thomas Vander Stichele | 2005-12-06 | 1 | -8/+8 |
| | | | | | Original commit message from CVS: expand tabs | ||||
* | gst/debug/: add new extensible and configurable testing element. Current ↵ | Benjamin Otte | 2004-05-19 | 1 | -0/+44 |
tests include buffer count, stream length, t... Original commit message from CVS: * gst/debug/testplugin.c: * gst/debug/tests.c: * gst/debug/tests.h: add new extensible and configurable testing element. Current tests include buffer count, stream length, timestamp/duration matching and md5. * gst/debug/Makefile.am: * gst/debug/gstdebug.c: (plugin_init): add infrastructure for new element |