summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-11-03lfqueue: add lockfree queuelockfree-queueWim Taymans3-0/+340
2010-11-03atomicstate: optimize some moreWim Taymans1-35/+44
2010-11-03queuearray: some more improvementsWim Taymans3-42/+76
2010-11-03queuearray: fix memory reclamationWim Taymans1-22/+78
2010-11-03atomicstate: fix shift and masksWim Taymans1-6/+12
2010-11-03some unit testsWim Taymans4-2/+178
2010-11-03atomicstate: add atomic stateWim Taymans3-1/+176
2010-11-03queuearray: more fixesWim Taymans1-22/+46
2010-11-03queuearray: more fixesWim Taymans1-11/+1
2010-11-03queuearray: add lockfree untested dataqueueWim Taymans3-2/+190
2010-11-03poll: make sure we remove the readfd messagesWim Taymans1-1/+1
2010-11-03poll: add method to get a GPollFDWim Taymans4-0/+25
2010-11-03poll: Refactor and make more lockfreeWim Taymans1-162/+102
2010-11-02poll: move lock to where it makes more senseWim Taymans1-2/+2
2010-11-02poll: make timer polls lockfreeWim Taymans1-33/+64
2010-10-29basetransform: use input position for queries if we have no output positionJonathan Matthew1-5/+11
2010-10-29basetransform: fix reverse negotiationWim Taymans1-38/+54
2010-10-27multiqueue: Fix tracking of unlinked streams.Jan Schmidt1-3/+12
2010-10-27tests: Add a multiqueue sparse streams testJan Schmidt1-0/+151
2010-10-27Automatic update of common submoduleJan Schmidt1-0/+0
2010-10-220.10.30.3 pre-releaseTim-Philipp Müller3-6/+6
2010-10-22bytereader: const-ify byte reader argument in peek/scan APITim-Philipp Müller2-38/+39
2010-10-22elementfactory: Fix 64bit constantEdward Hervey1-1/+1
2010-10-20basesink: recompute correct running time for buffer ending flushing stepMark Nauwelaerts1-0/+7
2010-10-16docs: fix misc. gtk-doc warnings in libsTim-Philipp Müller12-59/+31
2010-10-16Revert "libs/gst/dataqueue: Document gst_data_queue_new_full"Tim-Philipp Müller1-7/+1
2010-10-16docs: flesh out release instructions a bit moreTim-Philipp Müller1-3/+10
2010-10-16docs: add some gtk-doc Since: markersTim-Philipp Müller4-4/+14
2010-10-160.10.30.2 pre-releaseTim-Philipp Müller4-8/+9
2010-10-16po: update translationsTim-Philipp Müller11-491/+2912
2010-10-15gst-inspect: useful factory names for uri-handlers outputMark Nauwelaerts1-1/+2
2010-10-14Automatic update of common submoduleDavid Schleef1-0/+0
2010-10-13datetime: Use seconds as doubleThiago Santos5-39/+38
2010-10-13gstdatetime: Move doc outside the ifdefsThiago Santos1-165/+191
2010-10-13datetime: Use GDateTime if availableThiago Santos3-40/+185
2010-10-13glib-private: Add include protection macroThiago Santos1-0/+5
2010-10-13buffer: add guard to buffer_set_caps() that checks if caps are simpleTim-Philipp Müller1-0/+3
2010-10-13systemclock: add a missing G_PARAM_STATIC_STRINGSStefan Kost1-1/+2
2010-10-13libs/gst/dataqueue: Document gst_data_queue_new_fullEdward Hervey1-1/+7
2010-10-13base/gstdataqueue: inline some functions, get levels with memcpy.Edward Hervey1-6/+5
2010-10-13queue2: Remove unused argument from find_range()Edward Hervey1-3/+3
2010-10-13fdsink: cleanup get_property/set_propertyEdward Hervey1-4/+2
2010-10-12queue: avoid g_cond_signal when we canWim Taymans2-4/+14
2010-10-11miniobject: avoid duplicate type check when freeing miniobjectTim-Philipp Müller1-1/+4
2010-10-11miniobject: Directly increate mini_object in mini_object_free()Edward Hervey1-1/+5
2010-10-11miniobject: Remove confusing DEBUG_REFCOUNT defineEdward Hervey1-11/+1
2010-10-11queue2: release queue2 lock before notifyWim Taymans1-1/+8
2010-10-11queue: add debug statementWim Taymans1-0/+1
2010-10-11queue: apply sink segment on the source if queue is emptyOgnyan Tonchev3-10/+49
2010-10-11bin: fix documentation for iterate_sourcesWim Taymans1-2/+2