summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2011-06-08filesrc/fdsrc: indicate dynamic size handling to basesrcMark Nauwelaerts2-0/+5
2011-06-08basesrc: add dynamic size handlingMark Nauwelaerts2-2/+33
2011-06-08Revert "basesrc: Send an update NEWSEGMENT event downstream if the duration c...Mark Nauwelaerts1-24/+0
2011-06-05parse: add prototypes for unused functions to avoid compiler warningTim-Philipp Müller1-0/+2
2011-06-04po: update for new translatable stringTim-Philipp Müller37-37/+185
2011-06-04Work around changes in g_atomic APIDavid Schleef8-22/+48
2011-06-01check/abi: Ignore GstXML* on arm when not presentEdward Hervey1-0/+2
2011-05-31outputselector: Remove dead assignmentEdward Hervey1-1/+0
2011-05-30value: Consider "1" and "{1}" as equal in gst_value_compare()Sebastian Dröge2-37/+18
2011-05-30caps: Fix subset check for equivalent lists and scalar valuesSebastian Dröge2-0/+54
2011-05-29docs: fix bugzilla URLTim-Philipp Müller1-1/+1
2011-05-28docs: xrefs more api around GstStateChange and GstStateChangeReturn.Stefan Kost1-25/+26
2011-05-28docs: xref the async messages to GstStateChangeStefan Kost1-4/+4
2011-05-27tools: catch and print missing-plugin messages in gst-launchTim-Philipp Müller1-0/+28
2011-05-27caps: Add gst_caps_is_subset_structure()Sebastian Dröge4-0/+42
2011-05-27structure: Add gst_structure_is_subset()Sebastian Dröge5-60/+77
2011-05-27caps: Optimize gst_caps_is_subset()Sebastian Dröge2-5/+45
2011-05-27caps: Fix subset check in gst_caps_merge()Sebastian Dröge2-12/+30
2011-05-27Revert "caps: Optimize gst_caps_is_subset()"Sebastian Dröge1-21/+5
2011-05-27caps: Optimize gst_caps_is_subset()Sebastian Dröge1-5/+21
2011-05-27basesrc: Send an update NEWSEGMENT event downstream if the duration changesSebastian Dröge1-0/+24
2011-05-25gst: we can now use GLib 2.24 API unconditionallyTim-Philipp Müller4-20/+1
2011-05-25configure: bump GLib requirement to >= 2.24Tim-Philipp Müller1-1/+1