summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-09-14basetransform: use lazy caps in gst_base_transform_transform_caps().lazycapsStefan Kost1-11/+210
2010-09-14caps: make api for checking if a structure is in caps publicStefan Kost3-17/+34
2010-09-14tests: add new test for intersection of lazy capsStefan Kost1-0/+130
2010-09-14caps: implement lazy caps for intersectionsStefan Kost1-77/+304
2010-09-14caps: add lazy capsStefan Kost3-17/+339
2010-09-13gstpad: Fix flush-stop event handlingThiago Santos1-2/+4
2010-09-13docs: fix warnings pointed out by gtk-docStefan Kost7-14/+19
2010-09-13taskpool: make debug only code conditionalStefan Kost1-1/+6
2010-09-12introspection: Build with latest g-iColin Walters1-0/+4
2010-09-09pluginloader: don't leak entries for blacklisted filesStefan Kost1-0/+2
2010-09-09checks: and check the right env-var (fixup last commit)Stefan Kost1-1/+1
2010-09-09tests: allow running state tests for all elementsStefan Kost2-2/+2
2010-09-09gstobject: avoid string creation when not neededEdward Hervey1-3/+12
2010-09-09identity: identity is GAP flag aware, no need to let it be unset by basetrans...Sebastian Dröge1-0/+2
2010-09-09gst-launch: add a sync bus handler and move state-change logging thereStefan Kost1-12/+50
2010-09-08caps: simplify code a bitTim-Philipp Müller1-18/+11
2010-09-08pad: add a unchecked variant for pullStefan Kost1-28/+34
2010-09-07gst-uninstalled: add ugly/bad/ffmpeg pkg-config dirs to PKG_CONFIG_PATHTim-Philipp Müller1-0/+3
2010-09-07docs: update plugin docs for recent changesTim-Philipp Müller2-24/+44
2010-09-07Automatic update of common submoduleTim-Philipp Müller1-0/+0
2010-09-07gst-inspect: don't use gst_structure_foreach() on NULL pointersTim-Philipp Müller1-2/+4
2010-09-06po: update translations for new stringsTim-Philipp Müller33-152/+706
2010-09-06gsterror: add default error message for GST_LIBRARY_ERROR_ENCODETim-Philipp Müller1-1/+1
2010-09-06gsterror: avoid pointless string copyingTim-Philipp Müller1-137/+150
2010-09-06check: Avoid error: array subscript is above array boundsEdward Hervey1-1/+1
2010-09-06docs: give a practical example for the gst_object_has_anchestorStefan Kost1-1/+1
2010-09-06elementfactory: use the parent_class defined by G_DEFINE_TYPEStefan Kost1-5/+1
2010-09-06tests: tune skipping checks if we have disabled subsystemsStefan Kost2-3/+12
2010-09-06registrychunks: Use the correct variable for debug messageOlivier Crête1-1/+1
2010-09-06element-details: allow for arbitrary element detailsStefan Kost8-2/+166
2010-09-05Automatic update of common submoduleDavid Schleef1-0/+0
2010-09-05Automatic update of common submoduleSebastian Dröge1-0/+0
2010-09-05win32: Add new symbols from GstElementFactoryListEdward Hervey1-0/+5
2010-09-03queue2: buffering_ranges query supportPhilippe Normand1-3/+35
2010-09-03gstquery: Only fill the start/stop values of the buffering ranges if a non-NU...Sebastian Dröge1-2/+4
2010-09-03gstquery: new buffering_ranges APIPhilippe Normand7-3/+173
2010-09-03GstElementFactory: Add listing featuresEdward Hervey5-0/+418
2010-09-02docs: mention GST_DEBUG_OPTIONS, ORC_CODE, G_DEBUG and G_SLICE environment va...Tim-Philipp Müller1-0/+52
2010-09-02fakesrc: fix use of empty subbuffersStefan Kost1-5/+1
2010-09-02Fix casts in a bunch of inline functions to maintain correct const-nessJeffrey S. Smith9-10/+12
2010-09-01build: use new AG_GST_PKG_CONFIG_PATH m4 macro from commonTim-Philipp Müller7-5/+7
2010-09-01manual: improve clock docs a littleWim Taymans1-7/+13
2010-09-01gstvalue: Fix memory leaks in the int64range testsSebastian Dröge1-2/+7
2010-09-01gstvalue: Add new GstInt64Range typePhilippe Normand6-1/+881
2010-08-30docs: Trivial cleanup for GST_DEBUG_CATEGORY_GETArun Raghavan1-3/+3
2010-08-30info: Re-instate the default for color usageEdward Hervey1-1/+1
2010-08-30check: Use g_strcmp0 instead of strcmpEdward Hervey1-1/+1
2010-08-30queue: add silent property to suppress signal emissionStefan Kost2-17/+59
2010-08-28utils: Add gst_util_fraction_compare() to the docs and exported symbolsSebastian Dröge2-0/+2
2010-08-28tests: Remove checks for deprecated flow check macrosJan Schmidt1-14/+0