gstreamer/win32
Thibault Saunier fe2efd161d ges: Keep internal symbols internal
The following implementation details where exposed as public symbols:
  - _ges_container_get_priority_offset
  - _ges_container_set_height
  - _ges_container_set_priority_offset
  - _ges_uri_asset_cleanup

but it was not correct and that should never have been used outside
GES.

Moving those declarations to the internal header and marking as
internal.
2017-02-24 16:05:34 -03:00
..
common ges: Keep internal symbols internal 2017-02-24 16:05:34 -03:00
MANIFEST make: include common/win32.mak 2016-11-18 16:55:39 -03:00