summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* comment out unsupressable debugging fooJoshua N. Pritikin2001-09-142-2/+2
* fix glib2 buildJoshua N. Pritikin2001-09-141-0/+1
* doc fixJoshua N. Pritikin2001-09-141-2/+0
* Nobody checks the return value of gst_pad_connect. This patch renames gst_pa...Joshua N. Pritikin2001-09-143-3/+23
* use the new smooth dparam for the volume sliderSteve Baker2001-09-141-2/+18
* generate real timestampsSteve Baker2001-09-144-6/+16
* add gst_dparam_attach, add a new dparam which smooths linear realtime values ...Steve Baker2001-09-142-7/+117
* use gst_dparam_attach, check for boolean and timestamp before updatingSteve Baker2001-09-141-5/+3
* no reason to lockSteve Baker2001-09-141-2/+0
* be less strictJoshua N. Pritikin2001-09-141-1/+0
* make taaz happyJoshua N. Pritikin2001-09-141-0/+7
* nuke obsolete mpeg2parse codeJoshua N. Pritikin2001-09-142-236/+1
* optional large file supportJoshua N. Pritikin2001-09-141-0/+19
* make gst_thread_change_state more forgivingJoshua N. Pritikin2001-09-141-2/+6
* turn assertion into nice error messageJoshua N. Pritikin2001-09-141-1/+6
* fix g_log_domain_gstreamer compile (again)Joshua N. Pritikin2001-09-132-1/+2
* fix compileJoshua N. Pritikin2001-09-132-0/+2
* 1 fix duplicate #define of gst_marshal_VOID__OBJECT_POINTER 2 make g_critical...Joshua N. Pritikin2001-09-134-2/+24
* backport wtay's marshal fixes from the EVENT1 branchJoshua N. Pritikin2001-09-134-6/+9
* fix memory leaksJoshua N. Pritikin2001-09-134-26/+53
* 1 print usage if no args 2 fix cast to avoid compile warningJoshua N. Pritikin2001-09-131-1/+7
* add assertionJoshua N. Pritikin2001-09-132-10/+24
* 1 avoid freeing statically allocated factory->details 2 make assertions more ...Joshua N. Pritikin2001-09-131-6/+23
* This should make lots of things work again..Wim Taymans2001-09-121-1/+1
* update to reflect api changesSteve Baker2001-09-121-4/+4
* added to -launch syntax: if an arg is prefixed with a '@' it will be treated ...Steve Baker2001-09-121-4/+29
* remove volume and freq args. update to reflect api changesSteve Baker2001-09-122-68/+32
* a bunch of changes including the beginnings of a direct (non-callback) and an...Steve Baker2001-09-122-74/+311
* require type in gst_dparam_new, add gst_dparam_set_value_from_string convenie...Steve Baker2001-09-122-10/+86
* correct usage of gtk_arg_copySteve Baker2001-09-121-1/+1
* scripts should not fail if -compprep or -register doDavid I. Lehn2001-09-123-6/+6
* Add new plugins to list.David I. Lehn2001-09-111-0/+3
* Updates to make it compile against gtk1.2 again. mostly marshal stuff.BRANCH-EVENTS1-ROOTWim Taymans2001-09-107-11/+15
* fixed a minor annoyance (maybe major flaw) with comments, asm, and escaped ne...Erik Walthinsen2001-09-101-3/+3
* gstinfo.[ch], cothreads.c: added initial support for -finstrument_functions g...Erik Walthinsen2001-09-1020-69/+221
* Sync g_signal_new args with the marshaller (glib2 is very strict).Joshua N. Pritikin2001-09-104-14/+21
* Change gtk_type_new -> g_object_new.Joshua N. Pritikin2001-09-101-1/+1
* replace GstDparamPoint struct with GValue** (actually that was in the previou...Steve Baker2001-09-102-9/+8
* s/Dparam/DParam/Steve Baker2001-09-101-10/+8
* s/Dparam/DParam/ <taaz> i'll whine about an irrelevant thing: Dparam vs DPara...Steve Baker2001-09-107-147/+138
* added sinesliders - a test app for dparamsSteve Baker2001-09-103-1/+109
* dparams have arrived. see previous mail for an introSteve Baker2001-09-1011-34/+1036
* added GST_CAT_PARAMSSteve Baker2001-09-102-1/+4
* Removed the .libs from the lib path as pkg-config adds this by default.Wim Taymans2001-09-091-1/+1
* added G_VALUE_HOLDS* macrosSteve Baker2001-09-081-6/+15
* Syncing Debian packaging info up to current CVS code.David I. Lehn2001-09-079-12/+58
* ATSC A/52 audio decoder plugin http://liba52.sf.net/David I. Lehn2001-09-062-0/+12
* Added HP-PA for the heck of it. Totally untested, of course.Erik Walthinsen2001-09-052-0/+18
* and moved all the architecture- specific code out of the many header files an...Erik Walthinsen2001-09-058-221/+116
* updated libtool check to handle things like '1.4b'Erik Walthinsen2001-09-051-1/+1