summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-03-23tests: add libscpp unit test to make sure g++ likes our library headersHEADmasterTim-Philipp Müller3-1/+79
2011-03-23bytereader, bytewriter: fix up inline functions to make g++ happyTim-Philipp Müller2-3/+4
2011-03-22gstelement: Fix typo in the docsThiago Santos1-1/+1
2011-03-22tagsetter: Removing unused debug categoryThiago Santos1-6/+0
2011-03-22autogen: wingo signed commentLuis de Bethencourt1-1/+1
2011-03-22multiqueue: Don't leak objects when flushing after dequeueing and before push...Sebastian Dröge1-1/+5
2011-03-21multiqueue: Really remove unused variableSebastian Dröge1-2/+0
2011-03-21multiqueue: Increment unique item counter with atomic operationsSebastian Dröge2-5/+4
2011-03-21multiqueue: Unblock all waiting pads when shutting downSebastian Dröge1-0/+54
2011-03-21multiqueue: Remove unused variableSebastian Dröge1-1/+1
2011-03-21multiqueue: Exit loop function if the pad is flushingSebastian Dröge1-0/+17
2011-03-21build: fix build with -Werror with GCC 4.6.0Jason D. Clinton3-6/+4
2011-03-19event: Add since marker to GST_EVENT_SINK_MESSAGESebastian Dröge1-0/+1
2011-03-19inputselector: Stop waiting for a pad switch when the pad is flushingSebastian Dröge1-4/+11
2011-03-19inputselector: Move locking and signalling macros from the header to the sour...Sebastian Dröge1-0/+8
2011-03-17task: fix GST_TASK_BROADCASTTim-Philipp Müller1-1/+1
2011-03-17inputselector: Hold the selector lock while reading properties of the active padSebastian Dröge1-2/+6
2011-03-17inputselector: Make sure that EOS is always sent downstream for the active padSebastian Dröge1-0/+21
2011-03-17inputselector: Return GST_FLOW_OK until the selected pad pushed something dow...Sebastian Dröge1-2/+9
2011-03-16pad: Document that pad blocks only make sense for sink pads in pull mode and ...Sebastian Dröge1-0/+15
2011-03-16ghostpad: The internally linked pad of the proxypad is the ghostpadSebastian Dröge1-4/+5
2011-03-11bufferlist: Use a GQueue instead of a GListJonas Holmberg2-33/+51
2011-03-10utils: fix ABI break when compiling gstreamer with -DGST_DISABLE_DEPRECATEDTim-Philipp Müller2-2/+14
2011-03-10win32: Update .def file for API additionEdward Hervey1-2/+0
2011-03-09pwg: fix element name "videodrop" to "videorate"Stefan Kost1-1/+1
2011-03-09test: add tests for new element_factory api.Stefan Kost1-0/+44
2011-03-09gstutils: replace gst_element_factory_can_{sink,src}_capsThijs Vermeir3-31/+138
2011-03-08tests: add a unit test for gst_caps_new_simpleStefan Kost1-0/+21
2011-03-08tests: add test to create a factoryStefan Kost1-0/+56
2011-03-08tests: start a new test suite for element factoriesStefan Kost4-47/+87
2011-03-08padtemplate: add missing ; in example (and trim whitespace)Stefan Kost1-10/+10
2011-03-08structure: gst_structure_empty_new() does better error checkingStefan Kost1-4/+0
2011-03-08caps,structure: trim trailing whitespaceStefan Kost2-9/+9
2011-03-08caps: don't create broken caps for invalid media typesJonathan Matthew1-1/+4
2011-03-08examples: update hello world exampleStefan Kost1-94/+59
2011-03-02faq: Minor update to ssh key generation commandsArun Raghavan1-2/+2
2011-02-28configure.ac: export plugin description more platform independentMark Nauwelaerts1-1/+1
2011-02-28Automatic update of common submoduleMark Nauwelaerts1-0/+0
2011-02-28docs: typo fixesTim-Philipp Müller3-4/+4
2011-02-28tools: print "pad-added", "pad-removed" and "no-more-pads" signals for elemen...Tim-Philipp Müller1-5/+27
2011-02-28docs: small updates as suggested on a blogStefan Kost1-1/+6
2011-02-24uri: make win32 buildbot happyTim-Philipp Müller1-5/+7
2011-02-24filesrc, filesink: fix URI creation regression for non-absolute locationsTim-Philipp Müller3-3/+69
2011-02-24uri: add gst_filename_to_uri() that takes relative filenamesTim-Philipp Müller4-0/+116
2011-02-24tests: refix the tests (missing #endif)Stefan Kost2-0/+2
2011-02-24Makefile.am: add new abi headers to nodist_HEADERSStefan Kost1-0/+2
2011-02-24gst-launch: add index supportStefan Kost2-7/+189
2011-02-24tests: add abi check data for ARM (libs)Stefan Kost2-0/+30
2011-02-24tests: add abi check data for ARMStefan Kost2-0/+77
2011-02-23docs: tell that ORC_CODE can contain a list of flagsStefan Kost1-1/+2