summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-06-14message: add the running-time to the async-done messagereset-timeWim Taymans4-25/+31
2012-06-14pipeline: use reset_time message to reset the start timeWim Taymans2-19/+17
2012-06-14message: add a new message to reset timeWim Taymans5-2/+59
2012-06-13bin: always recurse into bins when doing state changesWim Taymans1-0/+5
2012-06-13docs: update for new datetime apiTim-Philipp Müller1-1/+1
2012-06-13win32: update .def file for latest APITim-Philipp Müller1-0/+8
2012-06-13docs: add new datetime APITim-Philipp Müller1-0/+10
2012-06-13tests: add some basic unit tests for partial date time fieldsTim-Philipp Müller1-1/+73
2012-06-12datetime: clean-ups and new API adjustmentsTim-Philipp Müller2-194/+127
2012-06-12datetime: allow GstDateTime where not all fields are setOleksij Rempel2-7/+363
2012-06-12message: fix up minor inconsistency in structure name of state-changed messageTim-Philipp Müller3-3/+3
2012-06-12introspection: add some missing annotationsEvan Nemerson5-8/+11
2012-06-12basesrc: handle flush events on the element as wellWim Taymans1-0/+10
2012-06-12childproxy: add a few more commentsStefan Sauer1-3/+6
2012-06-11childproxy: fix signal handler signatures in classStefan Sauer1-2/+2
2012-06-11childproxy: use GstChildProxy instead of GObject on the public apiStefan Sauer4-45/+48
2012-06-11element: remove unused UNPARENTING flagWim Taymans1-9/+6
2012-06-11bin: reorganize _remove_func to avoid racesWim Taymans1-33/+19
2012-06-11typefindelement: Only send caps when pad is being activatedMatej Knopp1-2/+2
2012-06-11gstelement: Start over if subclass removed the next pad tooMatej Knopp1-0/+4
2012-06-09datetime: remove fallback code for old GLibsTim-Philipp Müller1-532/+123
2012-06-09scripts: add create-uninstalled-setup scriptTim-Philipp Müller1-0/+110
2012-06-08elements: Use gst_pad_set_caps() and don't ignore its return valueSebastian Dröge2-4/+5
2012-06-08basesrc: Don't ignore the return value of gst_pad_set_caps() and call it afte...Sebastian Dröge1-1/+2
2012-06-08basesink: Use gst_pad_set_caps() instead of the manual event fiddlingSebastian Dröge1-2/+1
2012-06-08basetransform: Don't return the return value of gst_pad_set_caps()Sebastian Dröge1-1/+1
2012-06-08gstutils: Faster read macrosEdward Hervey1-29/+86
2012-06-08check: Add a test for GST_READ_* macrosEdward Hervey1-0/+163
2012-06-08Update common submoduleEdward Hervey1-0/+0
2012-06-07basetransform: fix reconfigureWim Taymans1-17/+4
2012-06-07Back to developmentSebastian Dröge1-1/+1
2012-06-07Release 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