summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-06-07Release 0.11.92RELEASE-0.11.92Sebastian Dröge9-39/+800
2012-06-07Update .po filesSebastian Dröge38-76/+373
2012-06-07basesrc: release the object lock soonerWim Taymans1-6/+11
2012-06-07basesrc: remove 0.11 fixmeWim Taymans1-37/+26
2012-06-07registry: We name the registry after the target cpuEdward Hervey1-1/+1
2012-06-06Automatic update of common submoduleEdward Hervey1-0/+0
2012-06-06tests: fix unit test after event changeWim Taymans1-1/+1
2012-06-06gstadapter: Align the comment description with public api instead of internal...Sreerenj Balachandran1-10/+11
2012-06-06element: fix pad cleanup in disposeWim Taymans1-14/+24
2012-06-06event: Don't make the TOC event a multi-sticky eventSebastian Dröge2-3/+3
2012-06-06Make sure that unlinked pads do not cause a return false on latency events.Havard Graff1-0/+5
2012-06-06event: add name to sticky_multi eventsWim Taymans6-12/+21
2012-06-06design: Also mention that the order of the filter caps is importantSebastian Dröge1-1/+3
2012-06-06query: improve docsWim Taymans1-1/+5
2012-06-06pad: only serialized events can't pass after EOSWim Taymans1-3/+3
2012-06-06docs: talk about the filter capsWim Taymans1-1/+3
2012-06-05tests: add unit test for tag list writabilityTim-Philipp Müller1-0/+25
2012-06-05gst_tag_list_free -> gst_tag_list_unrefTim-Philipp Müller5-50/+50
2012-06-05docs: expand taglist section in porting-to-0.11 docs a bitTim-Philipp Müller1-2/+12
2012-06-05docs: update negotiation docsWim Taymans1-3/+9
2012-06-05queue2: remove obsolete caps codeWim Taymans1-27/+0
2012-06-05utils: improve debugWim Taymans1-1/+2
2012-06-05tests: fix unit testWim Taymans1-0/+1
2012-06-05pad: don't pause task on EOSWim Taymans1-6/+0
2012-06-05pad: fix event type checkWim Taymans1-1/+1
2012-06-04pad: fix 'res' may be used uninitialized in this functionWim Taymans1-1/+1
2012-06-04funnel: Fix unit testSebastian Dröge1-3/+4
2012-06-04valve: Fix unit testSebastian Dröge1-5/+8
2012-06-04pad: Don't accept any buffers or events after EOSSebastian Dröge2-9/+71
2012-06-04baseparse: also perform state processing upon non-OK returnMark Nauwelaerts1-6/+0
2012-06-04pad: Always return errors for EOS events immediatelySebastian Dröge1-18/+14
2012-06-04pad: Only forward caps events to a pad if it accepts the capsSebastian Dröge1-9/+2
2012-06-02Revert "pad: Return FALSE if pushing of sticky events failed"Sebastian Dröge1-5/+4
2012-06-02pad: fix variable-set-but-not-used compiler warningTim-Philipp Müller1-1/+1
2012-06-02pad: If pushing a sticky event failed, make sure to at least push any pending...Sebastian Dröge1-8/+49
2012-06-02pad: Return FALSE if pushing of sticky events failedSebastian Dröge1-4/+5
2012-06-01inputselector: Correctly get current running time when syncing to the segment...Andre Moreira Magalhaes (andrunko)1-19/+24
2012-06-01Automatic update of common submoduleEdward Hervey1-0/+0
2012-05-31tests: Add funnel test to cover EOS event handlingMike Ruprecht1-0/+81
2012-05-31funnel: Only emit EOS event if all sinkpads have received oneMike Ruprecht1-2/+59
2012-05-31tests: Fix invalid read when releasing request pads in funnel testsMike Ruprecht1-2/+2
2012-05-31funnel: Fix buffer leakMike Ruprecht1-0/+1
2012-05-31inputselector: Don't try to sync on the segment if it has no TIME formatAndre Moreira Magalhaes (andrunko)1-1/+14
2012-05-31inputselector: No need to broadcast the signal in flush-stopSebastian Dröge1-1/+0
2012-05-31Automatic update of common submoduleSebastian Dröge1-0/+0
2012-05-31queue2: Fix property name in the docsBastien Nocera1-2/+2
2012-05-31inputselector: Properly sync when changing streamsAndre Moreira Magalhaes (andrunko)2-125/+547
2012-05-30Automatic update of common submoduleSebastian Dröge1-0/+0
2012-05-30Automatic update of common submoduleSebastian Dröge1-0/+0
2012-05-29taglist: add guards to make sure taglist is writable when modifying itTim-Philipp Müller1-0/+6