gstreamer/libs/gst
Stefan Sauer d4f81fb4e6 controller: add the missing abi padding
While this technically is an abi break, we decided to do this:
1) the struct is documented to be internal
2) the struct is alloced and freed inside the library
3) there are no public methods that receive or return instances
4) the only code known to use this struct are classes containd here
2015-09-28 16:23:41 +02:00
..
base segment: Replaced gst_segment_to_position with gst_segment_position_from_running_time 2015-09-26 00:00:08 +02:00
check harness: minor doc fixes 2015-09-26 11:03:24 +01:00
controller controller: add the missing abi padding 2015-09-28 16:23:41 +02:00
helpers ptp: Check for the actual API we use instead of just looking for __APPLE__ 2015-06-09 11:01:29 +02:00
net ptpclock: Fix error leak during failures 2015-09-25 10:14:45 +02:00
Makefile.am Remove obsolete Android build cruft 2015-04-26 17:49:44 +01:00