summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
7 hourswin32: Update defs fileHEADmasterEdward Hervey1-0/+2
11 hoursbin: port unit test to 0.11Wim Taymans1-14/+6
30 hoursdocs: improve the seeking docs more.Stefan Sauer2-7/+8
30 hoursdocs: fix a typo and clarify event handling a bit moreStefan Sauer2-4/+5
33 hoursbin: try harder to avoid state changes in wrong directionWim Taymans2-19/+196
36 hoursgst-launch: fix -c, --toc messageAnton Belka1-1/+1
36 hourstoc: Add boxed types for GstToc and GstTocEntryAnton Belka2-0/+12
2 daystoc: fix type of pad parameter to gst_toc_entry_new_with_pad()Tim-Philipp Müller2-2/+2
2 daystoc: use correct GType for tag listsTim-Philipp Müller1-14/+10
2 daystoc: avoid unnecessary GValue acrobaticsTim-Philipp Müller1-35/+15
2 daystoc: use global quark tableTim-Philipp Müller5-143/+66
2 daystoc: fix internal TOC query and event structure namesTim-Philipp Müller1-1/+1
3 dayspluginfeature: make GstPluginFeature structure privateTim-Philipp Müller2-26/+26
3 daystools, tests: don't access the GstPluginFeature structure directlyTim-Philipp Müller2-16/+19
3 dayspluginfeature: add gst_plugin_feature_get_plugin()Tim-Philipp Müller4-0/+24
3 dayscommon: update for gstscanobj changesTim-Philipp Müller1-0/+0
3 dayselementfactory: make object struct opaque for nowTim-Philipp Müller3-34/+32
3 daystools: don't use private GstElementFactory API in gst-inspectTim-Philipp Müller1-18/+16
3 dayselementfactory: add gst_element_factory_get_metadata_keys()Tim-Philipp Müller4-0/+37
4 dayslaunch: improve EOS on shutdown handlingWim Taymans1-9/+28
5 daysdocs: fix gst_structure_to_string() docsAnton Belka1-1/+1
6 daysbasesink: throttle-time is usedWim Taymans1-1/+1
6 daysbasesink: add prepare methodWim Taymans2-13/+54
6 daysbasesrc: avoid potential deadlockWim Taymans1-0/+7
7 daysfilesrc: remove references to mmap in comments and debug messagesTim-Philipp Müller1-3/+3
7 daysgst: Rename gst_toc_entry_type_to_string() to gst_toc_entry_type_get_nick()Sebastian Dröge5-6/+6
7 daysgst-launch: fix print_toc_entry()Anton Belka1-3/+3
7 daystoc: API: Add gst_toc_entry_type_to_string()Anton Belka4-0/+22
8 daystypefindelement: if sink pad is activated do not change modeAlban Browaeys1-0/+6
9 daysBack to developmentSebastian Dröge1-1/+1
9 daysRelease 0.11.91RELEASE-0.11.91Sebastian Dröge9-21/+656
9 daysUpdate .po filesSebastian Dröge38-38/+38
9 daysAutomatic update of common submoduleSebastian Dröge1-0/+0
11 daysgst: Only include init/deinit of alloc tracing when enabledSebastian Rasmussen1-0/+4
11 daysdocs: fix docsWim Taymans9-27/+27
11 daysdocs: improve bufferpool docsWim Taymans1-24/+49
13 daysgst-launch: print tags in tocAnton Belka1-1/+24
13 daysgst: Fix compiler warnings on mingw-w64Raimo Järvi5-2/+6
2012-05-04memory: add missing parameter to default_mem_map()Sreerenj Balachandran1-1/+1
2012-05-02win32: update .def file for new APITim-Philipp Müller1-0/+1
2012-05-01typefindfactory: make object struct opaque for nowTim-Philipp Müller2-24/+26
2012-05-01typefindfactory: fix return type of gst_type_find_factory_get_extensions()Tim-Philipp Müller2-3/+4
2012-05-01tools, base: don't poke into GstTypeFindFactory struct, use public APITim-Philipp Müller2-14/+19
2012-05-01typefindfactory: add gst_type_find_factory_has_function()Tim-Philipp Müller3-1/+20
2012-05-01gstcaps: Update docs for gst_caps_is_equalThiago Santos1-2/+0
2012-05-01uri: require URI protocol bit to be at least 3 characters to be validTim-Philipp Müller2-2/+27
2012-05-01basetransform/basesrc: Do bufferpool configuration inside the default decide_...Sebastian Dröge2-54/+150
2012-05-01ghostpad: set result on accept caps query when there is no peerMatej Knopp1-0/+1
2012-05-01adapter: remove _try_to_merge_up()Wim Taymans2-2/+11
2012-05-01adapter: make internals privateWim Taymans2-98/+69