diff options
author | Stefan Kost <ensonic@users.sf.net> | 2009-04-15 16:03:27 +0300 |
---|---|---|
committer | Stefan Kost <ensonic@users.sf.net> | 2009-04-15 16:13:34 +0300 |
commit | 7be792fa138dcb4634eb893074042b7440e56594 (patch) | |
tree | 4596cdc55fb0deae89c906515bcb72c3af662a74 /gst | |
parent | 99fcc86ee441d34752b39e382014d5a8a5cb04b0 (diff) |
debug: rename debug to debugutils to avoid clash with --disable-debug. Fixes #562168
Diffstat (limited to 'gst')
-rw-r--r-- | gst/debugutils/Makefile.am (renamed from gst/debug/Makefile.am) | 0 | ||||
-rw-r--r-- | gst/debugutils/breakmydata.c (renamed from gst/debug/breakmydata.c) | 0 | ||||
-rw-r--r-- | gst/debugutils/debug.vcproj (renamed from gst/debug/debug.vcproj) | 0 | ||||
-rw-r--r-- | gst/debugutils/efence.c (renamed from gst/debug/efence.c) | 0 | ||||
-rw-r--r-- | gst/debugutils/efence.h (renamed from gst/debug/efence.h) | 0 | ||||
-rw-r--r-- | gst/debugutils/efence.vcproj (renamed from gst/debug/efence.vcproj) | 0 | ||||
-rw-r--r-- | gst/debugutils/gstdebug.c (renamed from gst/debug/gstdebug.c) | 0 | ||||
-rw-r--r-- | gst/debugutils/gstnavigationtest.c (renamed from gst/debug/gstnavigationtest.c) | 0 | ||||
-rw-r--r-- | gst/debugutils/gstnavigationtest.h (renamed from gst/debug/gstnavigationtest.h) | 0 | ||||
-rw-r--r-- | gst/debugutils/gstnavseek.c (renamed from gst/debug/gstnavseek.c) | 0 | ||||
-rw-r--r-- | gst/debugutils/gstnavseek.h (renamed from gst/debug/gstnavseek.h) | 0 | ||||
-rw-r--r-- | gst/debugutils/gstpushfilesrc.c (renamed from gst/debug/gstpushfilesrc.c) | 0 | ||||
-rw-r--r-- | gst/debugutils/gstpushfilesrc.h (renamed from gst/debug/gstpushfilesrc.h) | 0 | ||||
-rw-r--r-- | gst/debugutils/gsttaginject.c (renamed from gst/debug/gsttaginject.c) | 0 | ||||
-rw-r--r-- | gst/debugutils/gsttaginject.h (renamed from gst/debug/gsttaginject.h) | 0 | ||||
-rw-r--r-- | gst/debugutils/navigationtest.vcproj (renamed from gst/debug/navigationtest.vcproj) | 0 | ||||
-rw-r--r-- | gst/debugutils/negotiation.c (renamed from gst/debug/negotiation.c) | 0 | ||||
-rw-r--r-- | gst/debugutils/progressreport.c (renamed from gst/debug/progressreport.c) | 0 | ||||
-rw-r--r-- | gst/debugutils/progressreport.h (renamed from gst/debug/progressreport.h) | 0 | ||||
-rw-r--r-- | gst/debugutils/rndbuffersize.c (renamed from gst/debug/rndbuffersize.c) | 0 | ||||
-rw-r--r-- | gst/debugutils/testplugin.c (renamed from gst/debug/testplugin.c) | 0 | ||||
-rw-r--r-- | gst/debugutils/tests.c (renamed from gst/debug/tests.c) | 0 | ||||
-rw-r--r-- | gst/debugutils/tests.h (renamed from gst/debug/tests.h) | 0 |
23 files changed, 0 insertions, 0 deletions
diff --git a/gst/debug/Makefile.am b/gst/debugutils/Makefile.am index 8c53cdf3..8c53cdf3 100644 --- a/gst/debug/Makefile.am +++ b/gst/debugutils/Makefile.am diff --git a/gst/debug/breakmydata.c b/gst/debugutils/breakmydata.c index 63e30b6c..63e30b6c 100644 --- a/gst/debug/breakmydata.c +++ b/gst/debugutils/breakmydata.c diff --git a/gst/debug/debug.vcproj b/gst/debugutils/debug.vcproj index 3093ae7b..3093ae7b 100644 --- a/gst/debug/debug.vcproj +++ b/gst/debugutils/debug.vcproj diff --git a/gst/debug/efence.c b/gst/debugutils/efence.c index a46bf1ac..a46bf1ac 100644 --- a/gst/debug/efence.c +++ b/gst/debugutils/efence.c diff --git a/gst/debug/efence.h b/gst/debugutils/efence.h index 7c4acb5d..7c4acb5d 100644 --- a/gst/debug/efence.h +++ b/gst/debugutils/efence.h diff --git a/gst/debug/efence.vcproj b/gst/debugutils/efence.vcproj index c01fcd28..c01fcd28 100644 --- a/gst/debug/efence.vcproj +++ b/gst/debugutils/efence.vcproj diff --git a/gst/debug/gstdebug.c b/gst/debugutils/gstdebug.c index 53f24d50..53f24d50 100644 --- a/gst/debug/gstdebug.c +++ b/gst/debugutils/gstdebug.c diff --git a/gst/debug/gstnavigationtest.c b/gst/debugutils/gstnavigationtest.c index 5c339252..5c339252 100644 --- a/gst/debug/gstnavigationtest.c +++ b/gst/debugutils/gstnavigationtest.c diff --git a/gst/debug/gstnavigationtest.h b/gst/debugutils/gstnavigationtest.h index efdbb228..efdbb228 100644 --- a/gst/debug/gstnavigationtest.h +++ b/gst/debugutils/gstnavigationtest.h diff --git a/gst/debug/gstnavseek.c b/gst/debugutils/gstnavseek.c index c47bf42f..c47bf42f 100644 --- a/gst/debug/gstnavseek.c +++ b/gst/debugutils/gstnavseek.c diff --git a/gst/debug/gstnavseek.h b/gst/debugutils/gstnavseek.h index af7e9d21..af7e9d21 100644 --- a/gst/debug/gstnavseek.h +++ b/gst/debugutils/gstnavseek.h diff --git a/gst/debug/gstpushfilesrc.c b/gst/debugutils/gstpushfilesrc.c index 47daa83e..47daa83e 100644 --- a/gst/debug/gstpushfilesrc.c +++ b/gst/debugutils/gstpushfilesrc.c diff --git a/gst/debug/gstpushfilesrc.h b/gst/debugutils/gstpushfilesrc.h index d9333444..d9333444 100644 --- a/gst/debug/gstpushfilesrc.h +++ b/gst/debugutils/gstpushfilesrc.h diff --git a/gst/debug/gsttaginject.c b/gst/debugutils/gsttaginject.c index 3429fb14..3429fb14 100644 --- a/gst/debug/gsttaginject.c +++ b/gst/debugutils/gsttaginject.c diff --git a/gst/debug/gsttaginject.h b/gst/debugutils/gsttaginject.h index 8e8de1ee..8e8de1ee 100644 --- a/gst/debug/gsttaginject.h +++ b/gst/debugutils/gsttaginject.h diff --git a/gst/debug/navigationtest.vcproj b/gst/debugutils/navigationtest.vcproj index 0bcc0ff7..0bcc0ff7 100644 --- a/gst/debug/navigationtest.vcproj +++ b/gst/debugutils/navigationtest.vcproj diff --git a/gst/debug/negotiation.c b/gst/debugutils/negotiation.c index 12082273..12082273 100644 --- a/gst/debug/negotiation.c +++ b/gst/debugutils/negotiation.c diff --git a/gst/debug/progressreport.c b/gst/debugutils/progressreport.c index 8f2547b3..8f2547b3 100644 --- a/gst/debug/progressreport.c +++ b/gst/debugutils/progressreport.c diff --git a/gst/debug/progressreport.h b/gst/debugutils/progressreport.h index 92886b29..92886b29 100644 --- a/gst/debug/progressreport.h +++ b/gst/debugutils/progressreport.h diff --git a/gst/debug/rndbuffersize.c b/gst/debugutils/rndbuffersize.c index 7a8abd6b..7a8abd6b 100644 --- a/gst/debug/rndbuffersize.c +++ b/gst/debugutils/rndbuffersize.c diff --git a/gst/debug/testplugin.c b/gst/debugutils/testplugin.c index dbb1e618..dbb1e618 100644 --- a/gst/debug/testplugin.c +++ b/gst/debugutils/testplugin.c diff --git a/gst/debug/tests.c b/gst/debugutils/tests.c index cd382782..cd382782 100644 --- a/gst/debug/tests.c +++ b/gst/debugutils/tests.c diff --git a/gst/debug/tests.h b/gst/debugutils/tests.h index 9926af62..9926af62 100644 --- a/gst/debug/tests.h +++ b/gst/debugutils/tests.h |