summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-08-23basesink: ensure start_time reset upon flushHEADmasterMark Nauwelaerts1-0/+3
2011-08-23gstobject: also remove the cast as this is causing the troubleStefan Kost1-2/+1
2011-08-23gstobject: use the atomic macros to deal with the glib change in the impl.Stefan Kost1-1/+2
2011-08-21object: make gst_object_replace() atomicDavid Schleef1-8/+12
2011-08-20docs: more clarification for element docsStefan Kost1-3/+9
2011-08-20docs: small clarification in the gst_element_get_request_pad docsStefan Kost1-2/+2
2011-08-18baseparse: don't use == in debug stringTim-Philipp Müller1-1/+1
2011-08-18baseparse: fix crash on seek from streaming thread on newsegment eventTim-Philipp Müller1-2/+6
2011-08-16docs: fix typo in element factory documentationTim-Philipp Müller1-1/+1
2011-08-15caps: fix compiler warning reported by ICCTim-Philipp Müller1-2/+2
2011-08-15buffer: explicitly cast to the enum typeJosep Torra1-1/+1
2011-08-15gststate: explicitly cast to the enum typeJosep Torra1-1/+1
2011-08-15event: explicitly cast to the right enum typesJosep Torra1-8/+9
2011-08-15gsterror: explicitly cast to the right GstGError code enum typesJosep Torra1-4/+4
2011-08-15debugutils: use GST_STATE_VOID_PENDING for GstState instead of 0Josep Torra1-1/+1
2011-08-15caps: define GST_CAPS_FLAGS_NONE for consistency with other enumerationsJosep Torra2-2/+4
2011-08-15gst: use GstDebugLevel enum type to fix a warning building with ICCJosep Torra1-6/+6
2011-08-15gst-uninstalled: add Farsight and Nice supportGuillaume Desmottes1-0/+5
2011-08-12queue2: fix deadlock in error pathTim-Philipp Müller1-3/+1
2011-08-11docs: fix typo in PWGTim-Philipp Müller1-1/+1
2011-08-11debugutils: removed non-sense commentStefan Kost1-2/+0
2011-08-10registry: move utf-8 validation to registry saving timeStefan Kost2-27/+33
2011-08-07docs: fix helloworld compile command line for newer gccTim-Philipp Müller1-6/+6
2011-08-06debugutils: improve dot file flow layoutShaun Hoopes1-23/+41
2011-08-05tools: make unversioned wrapper look for -0.10 tools onlyTim-Philipp Müller1-0/+5
2011-07-27base: add missing (out) annotation for byte reader/writer functionsEvan Nemerson2-52/+52
2011-07-27elementfactory: fix g-i annotation for _create() and _make() to allow NULL ob...Tim-Philipp Müller1-2/+4
2011-07-24pwd: discontinous event -> newsegment eventStefan Kost2-6/+6
2011-07-23controller: fix build failure due to compiler warningTim-Philipp Müller1-1/+1
2011-07-18docs: clarify clocks docs in manualStefan Kost1-2/+4
2011-07-16docs: removed double negation in event/message seq num descriptionRaluca Elena Podiuc2-2/+2
2011-07-16tests: make sure non-ASCII chars in filenames are escaped when creating URIs ...Tim-Philipp Müller1-0/+3
2011-07-14baseparse: fix printf format in debug messageTim-Philipp Müller1-1/+1
2011-07-13basesink: unset PLAYING transition flag when transition completedMark Nauwelaerts1-0/+6
2011-07-11basesink: try harder to arrange increasing position reportingMark Nauwelaerts1-0/+12
2011-07-07baseparse: fix invalid memory access in debug messagesTim-Philipp Müller1-3/+4
2011-06-30basesrc: do not sneakily mess with current offset when updating lengthMark Nauwelaerts1-1/+6
2011-06-25task: Check for PR_SET_NAME before usingEmmanuel Pacaud1-1/+1
2011-06-23Automatic update of common submoduleDavid Schleef1-0/+0
2011-06-21images: strip images of extra text tagsStefan Kost1-0/+0
2011-06-18Bump gobject-introspection requirement to >= 0.6.8Tim-Philipp Müller1-1/+1
2011-06-18Bump git version after unplanned 0.10.35 releaseTim-Philipp Müller9-22/+113
2011-06-17basesink: Fix typo in documentationPhilip Jägenstedt1-1/+1
2011-06-15Release 0.10.35Tim-Philipp Müller9-20/+111
2011-06-14Use "const" instead G_CONST_RETURNJavier Jardón24-84/+73
2011-06-14Work around changes in g_atomic APIDavid Schleef8-22/+48
2011-06-14systemclock: Placate gcc by defining EWOULDBLOCK to somethingРуслан Ижбулатов1-0/+1
2011-06-14poll: Fix WAKE_EVENT() to behave posixly on WindowsРуслан Ижбулатов1-1/+1
2011-06-10docs: update for gst_base_src_set_dynamic_sizeTim-Philipp Müller3-0/+4
2011-06-09Use "const" instead G_CONST_RETURNJavier Jardón24-84/+73