summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-11-07typefind: use g_get_prgname() for error messageHEADmasterStefan Sauer1-1/+1
2013-11-06valve: proxy caps and allocationWim Taymans1-0/+2
2013-11-05Automatic update of common submoduleTim-Philipp Müller1-0/+0
2013-11-04gst-inspect: Remove some dead codeReynaldo H. Verdejo Pinochet1-92/+0
2013-11-04memory: explicitly cast to GstLockFlags to avoid compiler warningsAlessandro Decina1-3/+3
2013-11-02segment: resurrect sanitizing start and stop for seekingMark Nauwelaerts1-3/+3
2013-11-02basesrc: mind boggling wrap when comparing offsetsMark Nauwelaerts1-2/+2
2013-11-02baseparse: try first frame pts and dts for a valid start timestampMark Nauwelaerts1-0/+3
2013-11-02baseparse: print proper variable in debug statementMark Nauwelaerts1-1/+1
2013-11-01parse: Make the FATAL_ERRORS flag also work without a GErrorOlivier Crête2-2/+12
2013-11-01gst-launch: fix potential uninitialized variable warningMatthieu Bouron1-8/+10
2013-10-31docs: fix common typos emited/eachother/...Reynaldo H. Verdejo Pinochet7-17/+17
2013-10-30utils: Add some attributes and reorganize code to fix compiler warningsSebastian Dröge2-33/+47
2013-10-30pwg: rename the "samplerate" variable to make example code compilableAntonio Ospite1-1/+1
2013-10-29doc: fix forward reference about ghost padsFabian Kirsch1-1/+2
2013-10-28docs: design: fix some fixesTim-Philipp Müller4-13/+12
2013-10-26docs: flesh out gst-uninstalled entry in faq some moreTim-Philipp Müller1-7/+12
2013-10-26docs: FAQ update to mention create-uninstalled-setup.shFabian Kirsch1-17/+11
2013-10-25registry: small cleanups and use object log variants moreStefan Sauer1-6/+7
2013-10-25private: remove left-over commentStefan Sauer1-1/+1
2013-10-25registry: use g_slice_free for slice memoryStefan Sauer1-10/+9
2013-10-25design: flesh out the tracing design a little moreStefan Sauer1-3/+12
2013-10-25docs: fix typos in gstobjectLuis de Bethencourt1-7/+7
2013-10-24docs: Gram and nit fixes for part-meta.txtReynaldo H. Verdejo Pinochet1-6/+6
2013-10-24docs: Gram and nit fixes for part-element-source.txtReynaldo H. Verdejo Pinochet1-4/+4
2013-10-24docs: Gram and nit fixes for part-sink.txtReynaldo H. Verdejo Pinochet1-4/+4
2013-10-24docs: Gram and nit fixes for part-conventions.txtReynaldo H. Verdejo Pinochet1-1/+1
2013-10-24docs: Gram and nit fixes for part-controller.txtReynaldo H. Verdejo Pinochet1-3/+3
2013-10-24docs: Gram and nit fixes for part-context.txtReynaldo H. Verdejo Pinochet1-8/+7
2013-10-24docs: Gram and nit fixes for part-clocks.txtReynaldo H. Verdejo Pinochet1-3/+3
2013-10-24docs: Gram and nit fixes for part-caps.txtReynaldo H. Verdejo Pinochet1-23/+23
2013-10-24docs: Gram and nit fixes for part-buffer.txtReynaldo H. Verdejo Pinochet1-17/+16
2013-10-24docs: Gram and nit fixes for part-bufferpool.txtReynaldo H. Verdejo Pinochet1-16/+16
2013-10-24docs: Gram and nit fixes for part-buffering.txtReynaldo H. Verdejo Pinochet1-27/+27
2013-10-24docs: Gram and nit fixes for part-messages.txtReynaldo H. Verdejo Pinochet1-11/+10
2013-10-24docs: Gram and nit fixes for part-memory.txtReynaldo H. Verdejo Pinochet1-6/+6
2013-10-18net: Constify a parameter to gst_net_client_clock_new()Philip Withnall2-2/+2
2013-10-15datetime: Make sure to include gst_private.h before glib-compat-private.hSebastian Dröge1-1/+1
2013-10-14docs: Add gst_pad_store_sticky_event to sections.txtThibault Saunier1-0/+1
2013-10-13tests/filesrc: Set location in wrong stateSebastian Rasmussen2-1/+25
2013-10-12parse: Fix transfer annotations for parse_launch functions.Jan Schmidt2-3/+5
2013-10-10core: Fix max DEBUG_LEVEL incongruence on 5 vs 9Reynaldo H. Verdejo Pinochet3-8/+8
2013-10-10caps: Skip test_subset_duplication until the bug is fixedSebastian Dröge1-1/+1
2013-10-10docs: Fix some reference URIsFabian Kirsch4-7/+7
2013-10-10caps: Add a testcase for subset checks on lists with duplicated itemsSebastian Dröge1-0/+15
2013-10-09collectpads: Call the collected function while it returns FLOW_OKThibault Saunier1-1/+3
2013-10-05docs: fix function name in qos design docsTim-Philipp Müller1-1/+1
2013-10-02tests: use tcase_skip_broken_test() to skip broken multiqueue testTim-Philipp Müller1-2/+1
2013-10-02check: Disable multiqueue test_output_order checkEdward Hervey1-1/+4
2013-09-30value: fix caps serialization when there are caps inside capsThiago Santos4-4/+43