summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-08-26docs: add since 0.10.36 on the new _NONE enum valuesiccJosep Torra2-6/+6
2011-08-26stepping: use the proper argument orderJosep Torra1-1/+1
2011-08-26fileindex: explicitly cast to the enum typesJosep Torra1-3/+3
2011-08-26typefinder: use GST_TYPE_FIND_NONE instead of 0Josep Torra1-2/+2
2011-08-26lfocontrolsource: explicitly cast to the enum typeJosep Torra1-1/+2
2011-08-26typefind: add GST_TYPE_FIND_NONE and use itJosep Torra2-6/+10
2011-08-26baseparse: use the enum values for 0 and don't abuse on gboolean coincidenceJosep Torra1-3/+4
2011-08-26baseparse: put the arguments of g_return_val_if_fail in the proper orderJosep Torra1-3/+3
2011-08-26parse: use GST_PARSE_FLAG_NONE instead of 0Josep Torra1-2/+3
2011-08-26value: explicitly cast to the enum typeJosep Torra1-1/+1
2011-08-26utils: minor changes related to enum typesJosep Torra1-2/+2
2011-08-26trace: add GST_ALLOC_TRACE_NONE for consistency and use itJosep Torra2-4/+6
2011-08-26task: explicitly cast to the enum typeJosep Torra1-1/+1
2011-08-26tagsetter: use GST_TAG_MERGE_UNDEFINED instead of FALSEJosep Torra2-3/+3
2011-08-26segment: use GST_SEEK_FLAG_NONE instead of 0Josep Torra1-1/+1
2011-08-26registrychunks: explicitly cast to the enum typesJosep Torra1-2/+2
2011-08-26query: minor changes related to enum typesJosep Torra1-14/+23
2011-08-26padtemplate: explicitly cast to the enum typesJosep Torra1-2/+4
2011-08-26pad: explicitly cast to the enum typeJosep Torra2-2/+2
2011-08-26message: explicitly cast to the right enum typesJosep Torra1-10/+15
2011-08-26info: explicitly cast to the enum typeJosep Torra1-1/+1
2011-08-26index: explicitly cast to the enum typeJosep Torra1-1/+1
2011-08-26format: use GST_FORMAT_UNDEFINED and few casts to GstFormatJosep Torra1-5/+5
2011-08-26basetransform: Fix bodged previous commitSjoerd Simons1-0/+1
2011-08-26basetransform: Use GstPadDirection in the query vfuncSjoerd Simons2-7/+7
2011-08-26BaseTransform: Add a query vfuncSjoerd Simons2-6/+33
2011-08-26capsfilter: don't assume _get_caps still has to beSjoerd Simons1-3/+4
2011-08-23basesink: ensure start_time reset upon flushMark 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