index
:
gstreamer
BRANCH-AUTOPLUG2
BRANCH-BUILD1
BRANCH-CAPSNEGO1
BRANCH-COMPANY
BRANCH-ERROR
BRANCH-EVENTS1
BRANCH-EVENTS2
BRANCH-GOBJECT1
BRANCH-GSTREAMER-0_6
BRANCH-GSTREAMER-0_8
BRANCH-INCSCHED1
BRANCH-PLUGINVER1
BRANCH-RELEASE-0_10_19
BRANCH-RELEASE-0_3_3
BRANCH-RELEASE-0_3_4
BRANCH-RELEASE-0_4_0
BRANCH-RELEASE-0_4_1
BRANCH-RELEASE-0_4_2
BRANCH-RELEASE-0_5_0
BRANCH-RELEASE-0_5_1
BRANCH-RELEASE-0_5_2
BRANCH-RELEASE-0_7_2
BRANCH-RELEASE-0_7_4
BRANCH-RELEASE-0_7_5
BRANCH-THREADED
CAPS
TYPEFIND
key-snap
master
qos
Unnamed repository; edit this file to name it for gitweb.
Vincent Penquerc'h
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-30
Release 0.10.31
HEAD
RELEASE-0.10.31
master
Tim-Philipp Müller
9
-123/+2966
2010-11-29
utils: avoid 'unused argument' warnings caused by GST_BOILERPLATE_FULL
Tim-Philipp Müller
1
-3/+2
2010-11-28
docs: some small fixes to the plugin writer's guide
reynaldo
1
-11/+16
2010-11-27
manual: Improve states documentation
Thiago Santos
1
-1/+3
2010-11-21
introspection: Include exported packages information in GIRs
Evan Nemerson
6
-0/+6
2010-11-18
0.10.30.5 pre-release
Tim-Philipp Müller
3
-6/+6
2010-11-18
elementfactory: fix caps leak in element factory list utility functions
Tim-Philipp Müller
1
-0/+1
2010-11-17
po: update translations
Tim-Philipp Müller
7
-620/+568
2010-11-17
datetime: Add _from_unix_epoch variants
Thiago Santos
5
-11/+102
2010-11-03
math-compat: don't re-define _USE_MATH_DEFINES if already defined
Vladimir Eremeev
1
-0/+2
2010-11-01
0.10.30.4 pre-release
Tim-Philipp Müller
3
-6/+6
2010-11-01
po: update translations
Tim-Philipp Müller
8
-252/+176
2010-11-01
queue2: don't leak pad ref in pull mode when flushing
Tim-Philipp Müller
1
-0/+1
2010-11-01
queue2: don't send seeks beyond the end of the file upstream in pull mode
Tim-Philipp Müller
2
-2/+37
2010-10-29
basetransform: use input position for queries if we have no output position
Jonathan Matthew
1
-5/+11
2010-10-29
basetransform: fix reverse negotiation
Wim Taymans
1
-38/+54
2010-10-27
multiqueue: Fix tracking of unlinked streams.
Jan Schmidt
1
-3/+12
2010-10-27
tests: Add a multiqueue sparse streams test
Jan Schmidt
1
-0/+151
2010-10-27
Automatic update of common submodule
Jan Schmidt
1
-0/+0
2010-10-22
0.10.30.3 pre-release
Tim-Philipp Müller
3
-6/+6
2010-10-22
bytereader: const-ify byte reader argument in peek/scan API
Tim-Philipp Müller
2
-38/+39
2010-10-22
elementfactory: Fix 64bit constant
Edward Hervey
1
-1/+1
2010-10-20
basesink: recompute correct running time for buffer ending flushing step
Mark Nauwelaerts
1
-0/+7
2010-10-16
docs: fix misc. gtk-doc warnings in libs
Tim-Philipp Müller
12
-59/+31
2010-10-16
Revert "libs/gst/dataqueue: Document gst_data_queue_new_full"
Tim-Philipp Müller
1
-7/+1
2010-10-16
docs: flesh out release instructions a bit more
Tim-Philipp Müller
1
-3/+10
2010-10-16
docs: add some gtk-doc Since: markers
Tim-Philipp Müller
4
-4/+14
2010-10-15
0.10.30.2 pre-release
Tim-Philipp Müller
4
-8/+9
2010-10-15
po: update translations
Tim-Philipp Müller
11
-491/+2912
2010-10-15
gst-inspect: useful factory names for uri-handlers output
Mark Nauwelaerts
1
-1/+2
2010-10-14
Automatic update of common submodule
David Schleef
1
-0/+0
2010-10-13
datetime: Use seconds as double
Thiago Santos
5
-39/+38
2010-10-13
gstdatetime: Move doc outside the ifdefs
Thiago Santos
1
-165/+191
2010-10-13
datetime: Use GDateTime if available
Thiago Santos
3
-40/+185
2010-10-13
glib-private: Add include protection macro
Thiago Santos
1
-0/+5
2010-10-13
buffer: add guard to buffer_set_caps() that checks if caps are simple
Tim-Philipp Müller
1
-0/+3
2010-10-13
systemclock: add a missing G_PARAM_STATIC_STRINGS
Stefan Kost
1
-1/+2
2010-10-13
libs/gst/dataqueue: Document gst_data_queue_new_full
Edward Hervey
1
-1/+7
2010-10-13
base/gstdataqueue: inline some functions, get levels with memcpy.
Edward Hervey
1
-6/+5
2010-10-13
queue2: Remove unused argument from find_range()
Edward Hervey
1
-3/+3
2010-10-13
fdsink: cleanup get_property/set_property
Edward Hervey
1
-4/+2
2010-10-12
queue: avoid g_cond_signal when we can
Wim Taymans
2
-4/+14
2010-10-11
miniobject: avoid duplicate type check when freeing miniobject
Tim-Philipp Müller
1
-1/+4
2010-10-11
miniobject: Directly increate mini_object in mini_object_free()
Edward Hervey
1
-1/+5
2010-10-11
miniobject: Remove confusing DEBUG_REFCOUNT define
Edward Hervey
1
-11/+1
2010-10-11
queue2: release queue2 lock before notify
Wim Taymans
1
-1/+8
2010-10-11
queue: add debug statement
Wim Taymans
1
-0/+1
2010-10-11
queue: apply sink segment on the source if queue is empty
Ognyan Tonchev
3
-10/+49
2010-10-11
bin: fix documentation for iterate_sources
Wim Taymans
1
-2/+2
2010-10-11
docs: use the gtk-doc shortcuts to get coloured and xrefed example
Stefan Kost
1
-2/+3
[next]