summaryrefslogtreecommitdiff
path: root/ios
AgeCommit message (Expand)AuthorFilesLines
2016-03-28ios: Sync gst_ios_init.[mh] with latest versionEmmanuel Imbernon2-20/+86
2016-01-04player: Build against GstPlayer version from gst-plugins-bad everywhereSebastian Dröge2-34/+1
2016-01-04player: Remove gst_player_new() and make gst_player_new_full() the normal con...Sebastian Dröge1-1/+1
2015-09-04ios: remove implicit conversion of UIView to c pointerJustin Kim1-1/+1
2015-08-18ios: Fix video rendering after GstPlayerVideoRenderer refactoringSebastian Dröge1-2/+1
2015-08-18iOS: Fix build issuetrungdoan1-0/+10
2015-05-13ios: Cast the seek slider value from float to integer after scalingSebastian Dröge1-1/+1
2015-04-23ios: Make sure dimensions are validJan Berkel1-1/+3
2015-04-23ios: Extract online media into plistJan Berkel3-30/+35
2015-04-22Add VideoToolbox to the iOS project linker flagsSebastian Dröge1-0/+4
2014-08-03Move dispatch-to-main-context out of the constructor and make it a normal pro...Sebastian Dröge1-1/+1
2014-08-03Add initial build system with docs and tests and magicSebastian Dröge1-0/+22
2014-08-02Add iOS appSebastian Dröge22-0/+2652