summaryrefslogtreecommitdiff
path: root/ges/ges-uri-asset.c
AgeCommit message (Expand)AuthorFilesLines
2021-04-28ges: Port to gst_print*Seungha Yang1-2/+2
2020-06-19ges: Add all missing Since markers from 1.16 onwardThibault Saunier1-0/+4
2020-04-09ges: Update documentationThibault Saunier1-10/+1
2020-04-08ges: Rework the way we ensure core elements are not wrongly moved between clipsThibault Saunier1-4/+4
2020-03-30ges: Deprecate GESImageSource and GESMultiFileSourceThibault Saunier1-21/+35
2020-03-25ges: Add a SourceClipAsset classThibault Saunier1-1/+1
2020-03-25ges: Plug some leaksThibault Saunier1-1/+3
2020-03-25ges: Add API to retrieve the natural framerate of an elementThibault Saunier1-0/+50
2020-03-19ges: Cleanup the way we declare object typesThibault Saunier1-1/+1
2019-08-12Fix old-style C function declarationsSebastian Dröge1-2/+2
2019-08-12doc: Add some missing Since:Thibault Saunier1-0/+2
2019-07-26Mark nested timeline assets as suchThibault Saunier1-3/+51
2019-07-05uri-asset: Fix retrieving a relocated asset sync twiceThibault Saunier1-0/+1
2019-07-05uri-asset: Implement multi threading supportThibault Saunier1-28/+74
2019-07-05Use the new GstDiscoverer caching featureThibault Saunier1-0/+1
2019-07-05xml-formatter: Load assets before their proxiesThibault Saunier1-2/+1
2019-05-16ges: Sprinkle around some Since: 1.16 markersSebastian Dröge1-0/+2
2019-05-13docs: Minor fixesThibault Saunier1-2/+1
2019-04-15uri-asset: Ensure that the discoverer stops on deinit.Yeongjin Jeong1-0/+2
2019-03-14asset-uri: Create a specific discoverer when discovering syncThibault Saunier1-0/+17
2019-01-29uri-asset: Implement dispose vmethod for GESUriSourceAssetYeongjin Jeong1-0/+15
2019-01-29uri-asset: Don't forget to unref DiscovererInfo on disposeYeongjin Jeong1-0/+2
2019-01-29uri-asset: Use the same code path for sync discovery as the async oneThibault Saunier1-76/+45
2019-01-28ges: Add check sync/async discovererSeungha Yang1-56/+70
2019-01-28uri-asset: Add missing GHashTable cleanupSeungha Yang1-1/+5
2019-01-23uri-asset: Add ges_uri_clip_asset_finish to get better introspectionCorentin Noël1-4/+29
2019-01-18uri-asset: Don't leak GstDiscovererInfoSeungha Yang1-0/+2
2019-01-18uri-asset: Impl. dispose vfuncSeungha Yang1-1/+17
2018-12-15WIP: ges: fix API export/import and 'inconsistent linkage' on MSVCTim-Philipp Müller1-0/+4
2018-09-05Update for g_type_class_add_private() deprecation in recent GLibThibault Saunier1-12/+6
2017-11-27ges: Fix a bunch of leaksEdward Hervey1-2/+8
2017-03-08docs: Port all docstring to gtk-doc markdownThibault Saunier1-0/+2
2017-02-06introduce ges_deinit()Guillaume Desmottes1-8/+37
2017-02-04uri-clip-asset: Add file-size metadatanamanyadav121-0/+24
2016-11-21ges-uri-asset: fix compile error 'timeout' may be used uninitializedPhilippe Renon1-1/+4
2016-11-15ges: Check if GstDiscoverer could be created at init timeThibault Saunier1-1/+14
2016-06-06ges-uri-asset: GstDiscoverer can return a valid info but a non-OK result, con...Sebastian Dröge1-0/+12
2016-05-14ges: add some g-i annotations according to documentationAurélien Zanelli1-1/+2
2015-10-02uri-asset: do not reuse a passed GError pointerJustin Kim1-5/+13
2015-09-28uri-asset: don't leak uri stringJustin Kim1-8/+9
2015-07-01uri-asset: Bump the discoverer timeout to 1 minuteThibault Saunier1-1/+1
2015-06-10ges: Raise an error when the discoverer returns != RESULT_OKThibault Saunier1-1/+7
2015-06-10uri-asset: Add a way to control discoverer timeout through envvarThibault Saunier1-2/+15
2014-12-12uri-asset: Check that the newly computed URI existThibault Saunier1-1/+1
2014-12-06uri-asset: Ensure that UriAssets loaded with error are rememberedThibault Saunier1-4/+5
2014-04-17uri-asset: Check return value of gst_tag_list_copy_valueThibault Saunier1-3/+6
2014-04-07Include class related section documentation in the gir file.Christoph Reiter1-2/+2
2014-03-19ges: multifilesrc supportLubosz Sarnecki1-4/+24
2014-02-04uri-asset: Let a chance for user to change URI if the set one is not readableThibault Saunier1-1/+2
2013-11-22gir: fix warningsLubosz Sarnecki1-5/+5