index
:
~adn770/gstreamer
icc
master
GStreamer core hacking.
adn770
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-23
basesink: ensure start_time reset upon flush
HEAD
master
Mark Nauwelaerts
1
-0/+3
2011-08-23
gstobject: also remove the cast as this is causing the trouble
Stefan Kost
1
-2/+1
2011-08-23
gstobject: use the atomic macros to deal with the glib change in the impl.
Stefan Kost
1
-1/+2
2011-08-21
object: make gst_object_replace() atomic
David Schleef
1
-8/+12
2011-08-20
docs: more clarification for element docs
Stefan Kost
1
-3/+9
2011-08-20
docs: small clarification in the gst_element_get_request_pad docs
Stefan Kost
1
-2/+2
2011-08-18
baseparse: don't use == in debug string
Tim-Philipp Müller
1
-1/+1
2011-08-18
baseparse: fix crash on seek from streaming thread on newsegment event
Tim-Philipp Müller
1
-2/+6
2011-08-16
docs: fix typo in element factory documentation
Tim-Philipp Müller
1
-1/+1
2011-08-15
caps: fix compiler warning reported by ICC
Tim-Philipp Müller
1
-2/+2
2011-08-15
buffer: explicitly cast to the enum type
Josep Torra
1
-1/+1
2011-08-15
gststate: explicitly cast to the enum type
Josep Torra
1
-1/+1
2011-08-15
event: explicitly cast to the right enum types
Josep Torra
1
-8/+9
2011-08-15
gsterror: explicitly cast to the right GstGError code enum types
Josep Torra
1
-4/+4
2011-08-15
debugutils: use GST_STATE_VOID_PENDING for GstState instead of 0
Josep Torra
1
-1/+1
2011-08-15
caps: define GST_CAPS_FLAGS_NONE for consistency with other enumerations
Josep Torra
2
-2/+4
2011-08-15
gst: use GstDebugLevel enum type to fix a warning building with ICC
Josep Torra
1
-6/+6
2011-08-15
gst-uninstalled: add Farsight and Nice support
Guillaume Desmottes
1
-0/+5
2011-08-12
queue2: fix deadlock in error path
Tim-Philipp Müller
1
-3/+1
2011-08-11
docs: fix typo in PWG
Tim-Philipp Müller
1
-1/+1
2011-08-11
debugutils: removed non-sense comment
Stefan Kost
1
-2/+0
2011-08-10
registry: move utf-8 validation to registry saving time
Stefan Kost
2
-27/+33
2011-08-07
docs: fix helloworld compile command line for newer gcc
Tim-Philipp Müller
1
-6/+6
2011-08-06
debugutils: improve dot file flow layout
Shaun Hoopes
1
-23/+41
2011-08-05
tools: make unversioned wrapper look for -0.10 tools only
Tim-Philipp Müller
1
-0/+5
2011-07-27
base: add missing (out) annotation for byte reader/writer functions
Evan Nemerson
2
-52/+52
2011-07-27
elementfactory: fix g-i annotation for _create() and _make() to allow NULL ob...
Tim-Philipp Müller
1
-2/+4
2011-07-24
pwd: discontinous event -> newsegment event
Stefan Kost
2
-6/+6
2011-07-23
controller: fix build failure due to compiler warning
Tim-Philipp Müller
1
-1/+1
2011-07-18
docs: clarify clocks docs in manual
Stefan Kost
1
-2/+4
2011-07-16
docs: removed double negation in event/message seq num description
Raluca Elena Podiuc
2
-2/+2
2011-07-16
tests: make sure non-ASCII chars in filenames are escaped when creating URIs ...
Tim-Philipp Müller
1
-0/+3
2011-07-14
baseparse: fix printf format in debug message
Tim-Philipp Müller
1
-1/+1
2011-07-13
basesink: unset PLAYING transition flag when transition completed
Mark Nauwelaerts
1
-0/+6
2011-07-11
basesink: try harder to arrange increasing position reporting
Mark Nauwelaerts
1
-0/+12
2011-07-07
baseparse: fix invalid memory access in debug messages
Tim-Philipp Müller
1
-3/+4
2011-06-30
basesrc: do not sneakily mess with current offset when updating length
Mark Nauwelaerts
1
-1/+6
2011-06-25
task: Check for PR_SET_NAME before using
Emmanuel Pacaud
1
-1/+1
2011-06-23
Automatic update of common submodule
David Schleef
1
-0/+0
2011-06-21
images: strip images of extra text tags
Stefan Kost
1
-0/+0
2011-06-18
Bump gobject-introspection requirement to >= 0.6.8
Tim-Philipp Müller
1
-1/+1
2011-06-18
Bump git version after unplanned 0.10.35 release
Tim-Philipp Müller
9
-22/+113
2011-06-17
basesink: Fix typo in documentation
Philip Jägenstedt
1
-1/+1
2011-06-15
Release 0.10.35
Tim-Philipp Müller
9
-20/+111
2011-06-14
Use "const" instead G_CONST_RETURN
Javier Jardón
24
-84/+73
2011-06-14
Work around changes in g_atomic API
David Schleef
8
-22/+48
2011-06-14
systemclock: Placate gcc by defining EWOULDBLOCK to something
Руслан Ижбулатов
1
-0/+1
2011-06-14
poll: Fix WAKE_EVENT() to behave posixly on Windows
Руслан Ижбулатов
1
-1/+1
2011-06-10
docs: update for gst_base_src_set_dynamic_size
Tim-Philipp Müller
3
-0/+4
2011-06-09
Use "const" instead G_CONST_RETURN
Javier Jardón
24
-84/+73
[next]