summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2001-05-25Merged from HEAD into INCSCHED on 200105251INCSCHED1-200105251-ROOTBRANCH-INCSCHED1-200105251BRANCH-INCSCHED1Erik Walthinsen10-18/+1120
2001-05-25Cleaned up the makefile a bit.BRANCH-INCSCHED1-200105251-FREEZEWim Taymans1-12/+0
2001-05-25Remove deprecated methods.Wim Taymans2-4/+0
2001-05-25Removed some unused functions in gstbinWim Taymans3-339/+1
2001-05-25forgot to unset SPINNING, no idea how it worked before, maybe this will fix w...Erik Walthinsen1-0/+2
2001-05-25Swapped PAUSED and PLAYING states, reworked thread interlocking.Erik Walthinsen8-89/+186
2001-05-25Small fixes to various test apps.Wim Taymans4-4/+4
2001-05-25If the arg looks like a URI, gnomevfs is used, if gnomevfs is not found and t...Wim Taymans1-3/+20
2001-05-25fixed some interruptability problems with thread and queueErik Walthinsen7-15/+67
2001-05-25Fixed the media player so that it works with incsched.Wim Taymans3-79/+88
2001-05-24added better thread id debugging supportErik Walthinsen3-50/+78
2001-05-24fixed thread lock mis-mergeErik Walthinsen1-2/+1
2001-05-24Added the queue to the threadWim Taymans1-2/+3
2001-05-24Merge from HEAD into INCSCHED1 at 200105231.Erik Walthinsen108-1674/+3786
2001-05-23Some small modifications.BRANCH-INCSCHED1-200105231-FREEZEWim Taymans1-1/+1
2001-05-23fixed problem where mad wasn't an entry (it is now HACK HACK!!) and the sched...Erik Walthinsen1-4/+6
2001-05-23added have_size handler so the window matches the video sizeErik Walthinsen2-2/+24
2001-05-23reworked internal parameters a bit, added leaky-queue semanticsErik Walthinsen4-102/+208
2001-05-22fixed references to _gst_print_statenameErik Walthinsen1-6/+6
2001-05-22Added ability for caps_nego_failed signal to indicate that it's solved the pr...Erik Walthinsen2-23/+57
2001-05-21Updates to DEBUG system: moved statename into gstelement.c, colorized the sta...Erik Walthinsen6-25/+43
2001-05-21fixed up pausing system, and added src_caps_nego_failed bodyErik Walthinsen1-28/+64
2001-05-21gstautoplugcache.c: Set default for cache's caps_proxy to FALSE again.Erik Walthinsen2-11/+25
2001-05-21Updated some debug statements. Added specific debug for int props.Erik Walthinsen3-6/+13
2001-05-19Added gstreamer-uninstalled.pc.in in prep for future changes to pkg-config.Erik Walthinsen4-23/+60
2001-05-17update to latest code, includes caps_fail handlers that kinda workErik Walthinsen1-22/+47
2001-05-16Added thread refcounting and module test caseWim Taymans2-0/+562
2001-05-16More testsuite updatesWim Taymans4-4/+6
2001-05-16Slighly take a different approach for object destruction, using the real _rem...Wim Taymans3-15/+21
2001-05-16added first_buffer signal, and default to caps_proxy trueErik Walthinsen1-2/+13
2001-05-16up to latest (broken) autoplugger)Erik Walthinsen1-22/+86
2001-05-15Added ghostpad destruction.Wim Taymans3-4/+19
2001-05-15IT WORKS\!\!\!Erik Walthinsen1-12/+34
2001-05-15gstinfo.c: one more check to make sure DEBUG_FUNCPTR_NAME doesn't go south gs...Erik Walthinsen5-14/+60
2001-05-14Added a reference to typefind.Wim Taymans1-0/+3
2001-05-14enhanced debug and minor code cleanup (no functional changes)Erik Walthinsen1-6/+9
2001-05-14Refcounting fixesWim Taymans1-1/+1
2001-05-14fixed a mem leak in the destroy code.Wim Taymans1-2/+3
2001-05-14slightly different refcount handling. the pad shutdown function doesn't remov...Wim Taymans3-23/+33
2001-05-14cothreads.c: added a comment on one of the tests gstbin.h: added the GST_BIN_...Erik Walthinsen10-42/+248
2001-05-13More testsuite updatesWim Taymans4-8/+320
2001-05-13More housekeeping updates. _destroying an element or a pad properly removes i...Wim Taymans3-9/+43
2001-05-12Fixed a leak in bin destructionWim Taymans5-5/+11
2001-05-12More refcounting test casesWim Taymans6-2/+366
2001-05-12More testcasesWim Taymans8-322/+524
2001-05-12Added gst_element_remove_pad. more refcounting stuff (object unparent on dest...Wim Taymans3-5/+52
2001-05-12Refcounting fixes to make the testsuite succeed.Wim Taymans6-17/+47
2001-05-12More testsuite updatesWim Taymans6-2/+444
2001-05-11Updated the autoplugger example to use the new cache.Wim Taymans2-180/+212
2001-05-11Added the refcounting testsuite dir to configure.inWim Taymans1-0/+1