Some random ramblings about interactivity
[platform/upstream/gstreamer.git] / tools /
2002-09-24 Wim TaymansFix silly free twice bug
2002-09-23 Thomas Vander Stichelebackports and fixes
2002-09-22 Thomas Vander Stichelemd5sum utility
2002-09-20 David SchleefMake local copy of lists because they change while...
2002-09-20 David SchleefA bit of error checking when called with bad arguments...
2002-09-19 Wim TaymansAlso handle WRITEONLY properties
2002-09-18 Christian Schallergstreamer part of new license field in element factory
2002-09-17 Wim Taymans- Refactor the caps print function in -inspect
2002-09-15 Wim TaymansShow even long property name
2002-09-12 Wim Taymans- Make the return GList of gst_element_get_pad_list...
2002-09-12 Wim TaymansFix the min value for the stats
2002-09-12 Thomas Vander Stichelecleanup
2002-09-09 Wim Taymans- use g_print
2002-09-09 Thomas Vander Stichelecode cleanups use either g_print or printf can you...
2002-09-06 Zeeshan AliIncluding rtp example, i mean getting myself IN :)
2002-08-11 Thomas Vander Stichelespill over paths from a registry that couldn't load...
2002-08-09 David I. Lehnadd gst-feedback man page
2002-07-30 Wim Taymans-inspect fixes for formats
2002-07-24 Wim Taymans- Make inspect show the event masks, formats and quppor...
2002-07-09 Thomas Vander Stichelemerge from BRANCH-RELEASE-0_4_0
2002-07-08 Wim TaymansAlso print event stats on exit.
2002-07-04 Andy Wingofix segfault
2002-06-17 Christian Schallerremoved my gst-launch-ext manpage as I discovered it...
2002-06-17 Christian Schalleradd gst-launch-ext manpage to build
2002-06-11 Christian Schalleradding man page for gst-launch-ext
2002-06-10 Thomas Vander Stichelemeesa don'tsa like breaksa commits
2002-06-04 Wim TaymansOne little fixes
2002-06-04 Thomas Vander Sticheleman fixes
2002-06-04 Thomas Vander Sticheleoutput cleanups
2002-06-03 Wim TaymansWe are nano seconds now..
2002-06-01 Thomas Vander Sticheleeven better
2002-06-01 Thomas Vander SticheleThis looks a lot better when printing out ranges for...
2002-05-29 Steve Bakerthis wasn't actually needed
2002-05-28 Steve Bakerthis seems to be needed when doing a pipeline like...
2002-05-28 Thomas Vander Sticheleshould make stuff more legible
2002-05-26 Wim Taymans- The clock_wait now returns the difference between...
2002-05-14 David I. Lehnulong type fix add 64b types add printing name of unkno...
2002-05-08 Wim TaymansTotally rewritten registry handling.
2002-04-19 Benjamin Otte- make all _get_list functions return a const reference...
2002-04-17 Benjamin Ottefix bug with --gst-fatal-warnings when exclude_args...
2002-04-16 Benjamin Otteyay, a new option to play with! added -X / --exclude...
2002-04-15 Thomas Vander Stichelemerged back fixes from release branch
2002-04-14 Steve Baker- changed the output so that the names of elements...
2002-04-14 Steve Bakerlink gst-inspect to libgstcontrol so that -inspect...
2002-04-12 Thomas Vander Sticheleregistry handling changes read up on it in docs/random...
2002-04-11 Andy Wingocommit to make gstreamer follow the gtk function/macro...
2002-04-07 Andy Wingonew parser that uses flex and bison
2002-04-04 Benjamin Ottefix all compiler warnings
2002-03-31 Wim TaymansGet rid of the warning
2002-03-30 Andy Wingoadd notify back to filesrc, it's needed for MVC applica...
2002-03-30 Wim TaymansUpdates to the new props API
2002-03-25 Andy Wingoadded a bunch of cvsignore stuff off of a fresh checkou...
2002-03-24 Andy Wingofilter newlines out of GST_DEBUG statements to reflect...
2002-03-18 Andy Wingos/gst_element_install_std_props/gst_element_class_insta...
2002-02-24 Benjamin Otteupdated popt stuff:
2002-02-16 Andy Wingoadd 'toolsdir' to the pc files add our first plugin...
2002-02-15 Andy Wingoto set default categories for an app, call set_categori...
2002-02-13 Thomas Vander Sticheledon't set INFO categories before running gst_init
2002-02-06 Benjamin Ottemake -launch receive and print out errors.
2002-02-06 Andy Wingocore is glib2 only now tried to convert to g_strdup_val...
2002-02-06 Benjamin Otte<wingo> i thought _get gave you a copy of the string...
2002-02-06 Benjamin Ottebugfixing: always use the right GType when using g_obje...
2002-02-06 Benjamin Ottemake gst-launch property aware
2002-02-04 Richard Boultongstreamer-register -> gst-register gstreamer-launch...
2002-01-15 Andy Wingoman page updates
2002-01-15 Andy Wingoadded xmllaunch man page
2002-01-15 Andy Wingominor cleanups
2002-01-15 Andy Wingogst-xmllaunch works now. it's a separate target built...
2002-01-14 Andy Wingodoc and configure updates, and the beginnings of gst...
2002-01-14 Andy Wingofix doc build for glib2 remove template files from...
2002-01-12 David I. Lehnconvert 'adding factory' message to a plugin loading...
2002-01-12 David I. Lehntypo fix
2002-01-11 Andy Wingosummary: fix xml in gstreamer 1) make clear distinction...
2002-01-07 Christian Schalleradded avi playback and moved all movie examples togheter
2002-01-07 Christian SchallerAdded syntax for playing both audio and video from...
2002-01-06 Christian SchallerRename all examples from gstreamer to gst
2002-01-04 Andy Wingofor i in gstreamer-*; do mv $i `echo $i | sed -e 's...
2002-01-03 Thomas Vander Stichelemoving guilaunch to gst-editor
2001-12-31 Wim TaymansAdded a syntax line for avi.
2001-12-29 Wim TaymansRemoved the Xid stuff now that xvideosink supports...
2001-12-29 Wim TaymansAdded info for gtk1.2 based builds, the name property...
2001-12-26 Andy Wingooutput human-readable xml
2001-12-25 Andy Wingoformat the outputted reg.xml for libxml2. if anything...
2001-12-24 Ronald S. Bultjemissing include
2001-12-24 Wim TaymansAdded some more stats about iteration times
2001-12-22 Wim TaymansAdded buffer stats at the end, if it's not 0, we have...
2001-12-21 Thomas Vander Sticheleoutput cosmetic fix
2001-12-20 Andy Wingoremoved gstreamer.m4 (packages should use pkg.m4) guila...
2001-12-19 Andy Wingofix to get guilaunch to build properly with gnome2
2001-12-19 Wim TaymansAdded object cleanup at the end of -launch, report...
2001-12-18 Wim TaymansRemove the unref untill it works :(
2001-12-18 Wim TaymansMake launch catch pipeline events and print them out.
2001-12-17 Wim TaymansSome help for playing both audio in video with -launch
2001-12-16 David I. Lehnmerge fixup: guilaunch got removed, add it back
2001-12-16 Wrobell- clean up
2001-12-16 Thomas Vander Stichelemerged back from build branch let's hope you all agree
2001-12-15 Wim TaymansFix some comment errors.
2001-12-14 Christian Schallerreplacing disksrc with filesrc and adding some / which...
2001-12-14 Christian Schallerok, death to all // GCC only comments, we are going...
2001-12-14 Wim TaymansReadded the CFLAGS.
next