summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-10-20pad: prototype of pad push cacheperformance-pushWim Taymans1-1/+83
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
2010-10-11docs: use the gtk-doc shortcuts to get coloured and xrefed exampleStefan Kost1-2/+3
2010-10-11bin: Initialize variableSebastian Dröge1-0/+1
2010-10-11bin: Improve tracking of source elementsWim Taymans1-9/+21
2010-10-11basesrc: tag as a SOURCE elementWim Taymans1-0/+1
2010-10-11element: add IS_SOURCE flagWim Taymans1-0/+2
2010-10-10registry: g_mapped_file_unref exists already since GLib 2.21.3Vincent Penquerc'h1-1/+1
2010-10-10basetransform: Report the output position on POSITION queries on the srcpadSebastian Dröge1-3/+23
2010-10-08Automatic update of common submoduleDavid Schleef1-0/+0
2010-10-08multiqueue: Remove unused variable and simplify codeEdward Hervey1-11/+3
2010-10-08Automatic update of common submoduleSebastian Dröge1-0/+0
2010-10-08bytewriter: Add missing fileSebastian Dröge1-0/+362
2010-10-08bytewriter: Add unchecked variants of the writing functionsSebastian Dröge3-12/+59
2010-10-08controller, dataprotocol: make public enum _get_type() functions thread-safeTim-Philipp Müller2-24/+26
2010-10-08dataprotocol, lfocontrolsource: fix enum value name in enums that are public APITim-Philipp Müller2-7/+7
2010-10-08bytewriter: Fix possible infinite loop caused by an overflowSebastian Dröge1-2/+2
2010-10-07elements: minor performance improvement when doing g_object_notify() for the ...Tim-Philipp Müller4-5/+5
2010-10-07fakesink: use g_object_notify_by_pspec() and remove work-around for old GLib ...Tim-Philipp Müller2-4/+17
2010-10-07tee: use g_object_notify_by_pspec() if possibleTim-Philipp Müller1-10/+30
2010-10-07fakesrc: use g_object_notify_by_pspec() if possibleTim-Philipp Müller1-6/+16
2010-10-07identity: use g_object_notify_by_pspec() and remove work-around for old GLib ...Tim-Philipp Müller2-3/+19
2010-10-07pads: use new g_object_notify_by_pspec() for caps notifies if availableTim-Philipp Müller2-9/+30
2010-10-07clock: remove unnecessary g_object_notify() callTim-Philipp Müller1-1/+0
2010-10-07docs: update qos design docWim Taymans1-7/+8