summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-10-10add annoying version check for 0.6 APIMOVE-TO-FDODavid I. Lehn3-2/+16
2003-10-10Mass change to support compiling for both 0.6 and 0.7. Common support is now...David I. Lehn29-93/+458
2003-10-104 space indentsDavid I. Lehn3-108/+110
2003-10-09typoDavid I. Lehn1-1/+1
2003-10-09updatesDavid I. Lehn1-0/+11
2003-10-09fix libtool 1.5 build by fixing export symbol typo s/initgstreamer/init_gstre...David I. Lehn2-2/+2
2003-10-09require autoconf 2.57 and pygtk 2.0.0.David I. Lehn2-2/+2
2003-10-05Pipeline, Thread, Bin generate RuntimeError exceptionsThomas Vander Stichele8-22/+0
2003-10-04make examples use ElementThomas Vander Stichele15-160/+80
2003-10-04I really don't see this working otherwise. taaz, holler if this breaks for yo...Thomas Vander Stichele1-6/+0
2003-10-04app.py --help works, whee !Thomas Vander Stichele5-4/+125
2003-10-04add Element () constructor add testsuiteThomas Vander Stichele6-3/+80
2003-10-04create an Element constructorThomas Vander Stichele6-4/+84
2003-09-27remove prints fix more 64 bit intsThomas Vander Stichele2-10/+6
2003-09-27fix return type of pad queryThomas Vander Stichele3-2/+6
2003-07-17updates to spec fileThomas Vander Stichele2-6/+5
2003-07-10distcheck and final release prep fixesRELEASE-0_1_0David I. Lehn14-19/+38
2003-07-10update pubdateDavid I. Lehn2-1/+3
2003-07-10add release checklistDavid I. Lehn2-0/+20
2003-07-09renameDavid I. Lehn2-0/+2
2003-07-09redo autobuilt docs system with fancy XInclude featuresDavid I. Lehn11-14/+646
2003-07-09add generated filesDavid I. Lehn3-3/+10
2003-07-09removed (generated from docs/*)David I. Lehn5-4/+2
2003-07-09removed (split into partial files)David I. Lehn2-435/+2
2003-07-09info on where doc sources are locatedDavid I. Lehn3-1/+5
2003-07-09conditionally build docsDavid I. Lehn2-1/+13
2003-07-09check for xmlcatalog for docs build (probably not strictly needed for general...David I. Lehn3-0/+34
2003-06-27Fix detection of source treeDavid Schleef1-1/+1
2003-06-26kill docutils based docs (easy come, easy go) docbook based docsDavid I. Lehn15-500/+503
2003-06-26docutils based docs (more fixups)David I. Lehn2-4/+4
2003-06-26docutils based docs (fixups)David I. Lehn2-2/+5
2003-06-26docutils based docsDavid I. Lehn10-26/+468
2003-06-26add pkgconfig supportDavid I. Lehn7-3/+73
2003-06-26fix up line continuationsDavid I. Lehn4-10/+21
2003-06-11update to conform more to other modules fix spec file, the bindings build and...Thomas Vander Stichele5-155/+161
2003-05-06fix a compile warningThomas Vander Stichele3-2/+2
2003-02-10add TODO listDavid I. Lehn2-0/+21
2003-02-08make distcheck fixificationDavid I. Lehn3-14/+16
2003-02-06- add wrapper for gst_props_entry_gst_list() and method gst_list() to GstProp...David I. Lehn9-0/+182
2003-02-06add bps, rename oggplay->vorbisplayDavid I. Lehn2-6/+8
2003-02-06rename to vorbisplay.py print out meta/stream infoDavid I. Lehn4-160/+308
2003-02-06add gstreamer.defs to CLEANFILESDavid I. Lehn2-2/+2
2003-02-05format output a bit moreDavid I. Lehn2-2/+2
2003-02-05- id add_iterate_bin(bin)David I. Lehn6-6/+142
2003-02-05added buffers-per-second testDavid I. Lehn2-0/+276
2003-02-05require GStreamer core 0.6.0David I. Lehn3-2/+18
2003-01-10require GStreamer core 0.5.1.1David I. Lehn2-1/+3
2003-01-10update to new GstPad/GstElement link API and remove old hacks to call GObject...David I. Lehn17-114/+122
2003-01-10ignore gstcompat.hDavid I. Lehn3-2/+6
2003-01-04add GstPropsEntry and wrappers for most of get_* methodsDavid I. Lehn5-56/+247