Commit graph

8 commits

Author SHA1 Message Date
Benjamin Otte d2cf080210 make it reuse the existing pipeline - quite a speedup
Original commit message from CVS:
make it reuse the existing pipeline - quite a speedup
2003-10-28 00:33:55 +00:00
Benjamin Otte e167afa733 fix memory issues in gst-typefind and make it take an unlimited list of filenames
Original commit message from CVS:
fix memory issues in gst-typefind and make it take an unlimited list of filenames
2003-10-27 19:00:24 +00:00
Iain Holmes 95343b9d13 Print the file name as well as the type
Original commit message from CVS:
Print the file name as well as the type
2003-10-27 15:40:23 +00:00
Benjamin Otte fa36b6da15 fix gst-typefind to work with new typefinding
Original commit message from CVS:
fix gst-typefind to work with new typefinding
2003-10-27 15:29:03 +00:00
David Schleef b4993b3de2 Use gst_caps_to_string to print caps. Add max_iterations.
Original commit message from CVS:
Use gst_caps_to_string to print caps.  Add max_iterations.
2003-09-14 11:08:50 +00:00
David Schleef 13916dae8f further i18n: call setlocale()
Original commit message from CVS:
further i18n: call setlocale()
2003-08-19 08:11:58 +00:00
Benjamin Otte 803ce6bf48 GST_DEBUG reorganization containing loads of stuff:
Original commit message from CVS:
GST_DEBUG reorganization
This is a big diff (ca 450k), containing loads of stuff:
- gstinfo.[ch] complete rewrite
- changing of all GST_DEBUG messages to reflect that change
- reorganization of subsystem disabling
- addition of gstconfig.h.in so we can track the disablings
- <gst/gst.h> does not include <unistd.h> and <config.h> anymore
- documentation updated for gstinfo stuff (build the docs yourself to know what changed)
- bugfixes for making of the docs (files from CVS are not deleted anymore
- testsuite for debugging changes in testsuite/debug

expect breakage
2003-06-29 14:05:49 +00:00
Thomas Vander Stichele 763f3d595b adding typefind binary
Original commit message from CVS:
adding typefind binary
2003-05-17 23:04:02 +00:00