adium 4302:e1b9ae18f03b: Remove libpurple's VV dependancies, and...

commits at adium.im commits at adium.im
Sat Nov 19 23:12:50 UTC 2011


details:	http://hg.adium.im/adium/rev/e1b9ae18f03b
revision:	4302:e1b9ae18f03b
branch:		(none)
author:		Stephen Holt <sholt at adium.im>
date:		Sat Nov 19 15:02:16 2011 -0800

Remove libpurple's VV dependancies, and references of gst from within adium.

This only results in about a 3MB savings for a deployment build, *but* it stops us from reporting that adium supports VV when it doesn't yet.
Subject: adium 4303:2462557cacc1: Re-enable VV on the new branch

details:	http://hg.adium.im/adium/rev/2462557cacc1
revision:	4303:2462557cacc1
branch:		voice-video
author:		Stephen Holt <sholt at adium.im>
date:		Sat Nov 19 15:06:54 2011 -0800

Re-enable VV on the new branch
Subject: adium 4304:889051e506a7: Changeloggin'

details:	http://hg.adium.im/adium/rev/889051e506a7
revision:	4304:889051e506a7
branch:		(none)
author:		Stephen Holt <sholt at adium.im>
date:		Sat Nov 19 15:11:20 2011 -0800

Changeloggin'

diffs (truncated from 35350 to 1000 lines):

diff -r 03aa24e2c225 -r 889051e506a7 Adium.xcodeproj/project.pbxproj
--- a/Adium.xcodeproj/project.pbxproj	Sat Nov 19 19:27:29 2011 +0100
+++ b/Adium.xcodeproj/project.pbxproj	Sat Nov 19 15:11:20 2011 -0800
@@ -120,10 +120,7 @@
 		113900B40F85BF880081A418 /* AIURLHandlerAdvancedPreferences.m in Sources */ = {isa = PBXBuildFile; fileRef = 113900B30F85BF880081A418 /* AIURLHandlerAdvancedPreferences.m */; };
 		1139011C0F85C9450081A418 /* AIURLHandlerPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = 1139011B0F85C9450081A418 /* AIURLHandlerPlugin.m */; };
 		1139FFAA0F85260E0081A418 /* AIIRCChannelLinker.m in Sources */ = {isa = PBXBuildFile; fileRef = 1139FFA90F85260E0081A418 /* AIIRCChannelLinker.m */; };
-		113E06AF10D0ABE3005D5B9A /* adiumPurpleMedia.h in Headers */ = {isa = PBXBuildFile; fileRef = 113E06AE10D0ABE3005D5B9A /* adiumPurpleMedia.h */; settings = {ATTRIBUTES = (Public, ); }; };
 		113F26A00F5CC03F00954772 /* AITwitterURLParser.m in Sources */ = {isa = PBXBuildFile; fileRef = 113F269F0F5CC03F00954772 /* AITwitterURLParser.m */; };
-		1147FCC410D1CB4C004E9E8D /* AIMediaWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = 1147FCC310D1CB4C004E9E8D /* AIMediaWindowController.m */; };
-		1147FCC810D1CB83004E9E8D /* AIMediaWindow.nib in Resources */ = {isa = PBXBuildFile; fileRef = 1147FCC710D1CB83004E9E8D /* AIMediaWindow.nib */; };
 		114849B90F7841C600EA5264 /* AIAuthorizationRequestsWindowController.h in Headers */ = {isa = PBXBuildFile; fileRef = 114849B70F7841C600EA5264 /* AIAuthorizationRequestsWindowController.h */; settings = {ATTRIBUTES = (Public, ); }; };
 		114849BA0F7841C600EA5264 /* AIAuthorizationRequestsWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = 114849B80F7841C600EA5264 /* AIAuthorizationRequestsWindowController.m */; };
 		114849BC0F78420300EA5264 /* AIAuthorizationRequestsWindow.nib in Resources */ = {isa = PBXBuildFile; fileRef = 114849BB0F78420300EA5264 /* AIAuthorizationRequestsWindow.nib */; };
@@ -152,10 +149,6 @@
 		117866E20EC759B9003E9B97 /* FTProgressResendRollover_Selected.tif in Resources */ = {isa = PBXBuildFile; fileRef = 117866DC0EC759B9003E9B97 /* FTProgressResendRollover_Selected.tif */; };
 		117866E30EC759B9003E9B97 /* FTProgressResendRollover.tif in Resources */ = {isa = PBXBuildFile; fileRef = 117866DD0EC759B9003E9B97 /* FTProgressResendRollover.tif */; };
 		117D6DC00BC5F0C40080D02B /* notify.png in Resources */ = {isa = PBXBuildFile; fileRef = 117D6DBF0BC5F0C40080D02B /* notify.png */; };
-		1181976810D0B0D2003E8ECA /* adiumPurpleMedia.m in Sources */ = {isa = PBXBuildFile; fileRef = 113E06A910D0ABA0005D5B9A /* adiumPurpleMedia.m */; };
-		118199C610D0B65A003E8ECA /* AIMedia.h in Headers */ = {isa = PBXBuildFile; fileRef = 118199C410D0B65A003E8ECA /* AIMedia.h */; settings = {ATTRIBUTES = (Public, ); }; };
-		118199C710D0B65A003E8ECA /* AIMedia.m in Sources */ = {isa = PBXBuildFile; fileRef = 118199C510D0B65A003E8ECA /* AIMedia.m */; };
-		11819A0410D0B8BE003E8ECA /* AIMediaController.m in Sources */ = {isa = PBXBuildFile; fileRef = 11819A0310D0B8BE003E8ECA /* AIMediaController.m */; };
 		11819A1B10D0B95D003E8ECA /* AIMediaControllerProtocol.h in Headers */ = {isa = PBXBuildFile; fileRef = 11819A0910D0B90E003E8ECA /* AIMediaControllerProtocol.h */; settings = {ATTRIBUTES = (Public, ); }; };
 		11879C0B0F6FF4C400CACFB1 /* AITwitterAccountOAuthSetup.m in Sources */ = {isa = PBXBuildFile; fileRef = 11879C0A0F6FF4C400CACFB1 /* AITwitterAccountOAuthSetup.m */; };
 		11879DF80F6FFC0B00CACFB1 /* OAuthConsumer.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 11879DF70F6FFC0B00CACFB1 /* OAuthConsumer.framework */; };
@@ -630,14 +623,6 @@
 		34B4B5A40708B049002C4C6D /* ESDebugController.m in Sources */ = {isa = PBXBuildFile; fileRef = 34B4B5A20708B049002C4C6D /* ESDebugController.m */; };
 		34B588A1058D833A00E7EF0D /* ExceptionHandling.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 34B588A0058D833A00E7EF0D /* ExceptionHandling.framework */; };
 		34B5E2600A7C94D3005186E6 /* AILogDateFormatter.m in Sources */ = {isa = PBXBuildFile; fileRef = 34B5E25E0A7C94D3005186E6 /* AILogDateFormatter.m */; };
-		34B8936C102BCDAB000ABB8E /* libgstreamer.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 34B89367102BCDAB000ABB8E /* libgstreamer.framework */; };
-		34B8936D102BCDAB000ABB8E /* libgstinterfaces.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 34B89368102BCDAB000ABB8E /* libgstinterfaces.framework */; };
-		34B8936E102BCDAB000ABB8E /* libgstfarsight.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 34B89369102BCDAB000ABB8E /* libgstfarsight.framework */; };
-		34B8936F102BCDAB000ABB8E /* libgstbase.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 34B8936A102BCDAB000ABB8E /* libgstbase.framework */; };
-		34B89478102BCDB4000ABB8E /* libgstreamer.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 34B89367102BCDAB000ABB8E /* libgstreamer.framework */; };
-		34B89479102BCDB4000ABB8E /* libgstinterfaces.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 34B89368102BCDAB000ABB8E /* libgstinterfaces.framework */; };
-		34B8947A102BCDB4000ABB8E /* libgstfarsight.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 34B89369102BCDAB000ABB8E /* libgstfarsight.framework */; };
-		34B8947B102BCDB4000ABB8E /* libgstbase.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 34B8936A102BCDAB000ABB8E /* libgstbase.framework */; };
 		34B9C7920A255DCE00CEA8AE /* LogViewerDateFilter.nib in Resources */ = {isa = PBXBuildFile; fileRef = 34B9C7910A255DCE00CEA8AE /* LogViewerDateFilter.nib */; };
 		34BC8F7B0ACA3AAC00562745 /* AIScannerDebug.m in Sources */ = {isa = PBXBuildFile; fileRef = 34BC8F790ACA3AAC00562745 /* AIScannerDebug.m */; };
 		34BD9D4A053146CC000AB133 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = F59DB6AD033EB74801A8010A /* main.m */; };
@@ -1424,38 +1409,12 @@
 		76C1AF9C125A906A00D269A9 /* AIAdiumURLProtocol.m in Sources */ = {isa = PBXBuildFile; fileRef = 76C1AF9B125A906A00D269A9 /* AIAdiumURLProtocol.m */; };
 		7E6F8A94105611B700C6D80D /* libotr.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7E6F8A93105611B700C6D80D /* libotr.framework */; };
 		7E6F8ACD105613AD00C6D80D /* libotr.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 7E6F8A93105611B700C6D80D /* libotr.framework */; };
-		7E7CF7F11124B982001CFC73 /* libgstsdp.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7E7CF7F01124B982001CFC73 /* libgstsdp.framework */; };
-		7E7CF7F51124B9A8001CFC73 /* libgstsdp.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 7E7CF7F01124B982001CFC73 /* libgstsdp.framework */; };
 		7E824CDD06387FAF00813072 /* LinkEditor.nib in Resources */ = {isa = PBXBuildFile; fileRef = 7E824CCE06387FAF00813072 /* LinkEditor.nib */; };
 		7E824CE106387FAF00813072 /* SHAutoValidatingTextView.m in Sources */ = {isa = PBXBuildFile; fileRef = 7E824CD206387FAF00813072 /* SHAutoValidatingTextView.m */; };
 		7E824CE306387FAF00813072 /* SHLinkEditorWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7E824CD406387FAF00813072 /* SHLinkEditorWindowController.m */; };
 		7E824CEB06387FAF00813072 /* SHLinkManagementPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = 7E824CDC06387FAF00813072 /* SHLinkManagementPlugin.m */; };
-		7E884AB81124A2920082963F /* libgstapp.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7E884AB71124A2920082963F /* libgstapp.framework */; };
-		7E884ABA1124A2930082963F /* libgstnet.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7E884AB91124A2930082963F /* libgstnet.framework */; };
-		7E884ABC1124A2930082963F /* libgstnetbuffer.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7E884ABB1124A2930082963F /* libgstnetbuffer.framework */; };
-		7E884ABE1124A2930082963F /* libgstrtp.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7E884ABD1124A2930082963F /* libgstrtp.framework */; };
-		7E884AC01124A2930082963F /* libnice.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7E884ABF1124A2930082963F /* libnice.framework */; };
-		7E884AE61124A45F0082963F /* libgstapp.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 7E884AB71124A2920082963F /* libgstapp.framework */; };
-		7E884AE71124A45F0082963F /* libgstnet.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 7E884AB91124A2930082963F /* libgstnet.framework */; };
-		7E884AE81124A45F0082963F /* libgstnetbuffer.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 7E884ABB1124A2930082963F /* libgstnetbuffer.framework */; };
-		7E884AE91124A45F0082963F /* libgstrtp.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 7E884ABD1124A2930082963F /* libgstrtp.framework */; };
-		7E884AEA1124A45F0082963F /* libnice.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 7E884ABF1124A2930082963F /* libnice.framework */; };
 		7E959AD010E3187000C26397 /* AIMathCompatibility.h in Headers */ = {isa = PBXBuildFile; fileRef = 7E959ACF10E3187000C26397 /* AIMathCompatibility.h */; settings = {ATTRIBUTES = (Public, ); }; };
-		7EA7F03D1124AA8500E0C1F0 /* libgstaudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7EA7F03C1124AA8500E0C1F0 /* libgstaudio.framework */; };
-		7EA7F03F1124AA8500E0C1F0 /* libgstcontroller.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7EA7F03E1124AA8500E0C1F0 /* libgstcontroller.framework */; };
-		7EA7F0411124AA8500E0C1F0 /* libgstdataprotocol.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7EA7F0401124AA8500E0C1F0 /* libgstdataprotocol.framework */; };
-		7EA7F0431124AA8500E0C1F0 /* libgstrtsp.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7EA7F0421124AA8500E0C1F0 /* libgstrtsp.framework */; };
-		7EA7F0451124AA8500E0C1F0 /* libgstvideo.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7EA7F0441124AA8500E0C1F0 /* libgstvideo.framework */; };
-		7EA7F0471124AA8500E0C1F0 /* liboil.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7EA7F0461124AA8500E0C1F0 /* liboil.framework */; };
-		7EA7F05A1124AAA900E0C1F0 /* libgstaudio.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 7EA7F03C1124AA8500E0C1F0 /* libgstaudio.framework */; };
-		7EA7F05B1124AAA900E0C1F0 /* libgstcontroller.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 7EA7F03E1124AA8500E0C1F0 /* libgstcontroller.framework */; };
-		7EA7F05C1124AAA900E0C1F0 /* libgstdataprotocol.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 7EA7F0401124AA8500E0C1F0 /* libgstdataprotocol.framework */; };
-		7EA7F05D1124AAA900E0C1F0 /* libgstrtsp.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 7EA7F0421124AA8500E0C1F0 /* libgstrtsp.framework */; };
-		7EA7F05E1124AAA900E0C1F0 /* libgstvideo.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 7EA7F0441124AA8500E0C1F0 /* libgstvideo.framework */; };
-		7EA7F05F1124AAA900E0C1F0 /* liboil.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 7EA7F0461124AA8500E0C1F0 /* liboil.framework */; };
 		7EC033B214590E0700CF24FB /* MessageWindow.xib in Resources */ = {isa = PBXBuildFile; fileRef = 7EC033B114590E0700CF24FB /* MessageWindow.xib */; };
-		7EDDBF141130D02400D31F1E /* libgsttag.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7EDDBF131130D02400D31F1E /* libgsttag.framework */; };
-		7EDDBF1F1130D06700D31F1E /* libgsttag.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 7EDDBF131130D02400D31F1E /* libgsttag.framework */; };
 		811033510CDE170B00EC6038 /* ssl-cdsa.c in Sources */ = {isa = PBXBuildFile; fileRef = 811033500CDE170B00EC6038 /* ssl-cdsa.c */; };
 		811034050CDE216F00EC6038 /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 340C1ABE0BD58FAB00D09235 /* Security.framework */; };
 		811035180CDE783800EC6038 /* SecurityInterface.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 811035170CDE783800EC6038 /* SecurityInterface.framework */; };
@@ -1689,24 +1648,7 @@
 			dstPath = "";
 			dstSubfolderSpec = 10;
 			files = (
-				7EDDBF1F1130D06700D31F1E /* libgsttag.framework in Copy Frameworks */,
-				7E7CF7F51124B9A8001CFC73 /* libgstsdp.framework in Copy Frameworks */,
-				7EA7F05A1124AAA900E0C1F0 /* libgstaudio.framework in Copy Frameworks */,
-				7EA7F05B1124AAA900E0C1F0 /* libgstcontroller.framework in Copy Frameworks */,
-				7EA7F05C1124AAA900E0C1F0 /* libgstdataprotocol.framework in Copy Frameworks */,
-				7EA7F05D1124AAA900E0C1F0 /* libgstrtsp.framework in Copy Frameworks */,
-				7EA7F05E1124AAA900E0C1F0 /* libgstvideo.framework in Copy Frameworks */,
-				7EA7F05F1124AAA900E0C1F0 /* liboil.framework in Copy Frameworks */,
-				7E884AE61124A45F0082963F /* libgstapp.framework in Copy Frameworks */,
-				7E884AE71124A45F0082963F /* libgstnet.framework in Copy Frameworks */,
-				7E884AE81124A45F0082963F /* libgstnetbuffer.framework in Copy Frameworks */,
-				7E884AE91124A45F0082963F /* libgstrtp.framework in Copy Frameworks */,
-				7E884AEA1124A45F0082963F /* libnice.framework in Copy Frameworks */,
 				116E369A10B72934002EDB0F /* Growl.framework in Copy Frameworks */,
-				34B89478102BCDB4000ABB8E /* libgstreamer.framework in Copy Frameworks */,
-				34B89479102BCDB4000ABB8E /* libgstinterfaces.framework in Copy Frameworks */,
-				34B8947A102BCDB4000ABB8E /* libgstfarsight.framework in Copy Frameworks */,
-				34B8947B102BCDB4000ABB8E /* libgstbase.framework in Copy Frameworks */,
 				118A44540FEEA82E008153C0 /* libjson-glib.framework in Copy Frameworks */,
 				633404710F9C18EF003C77A9 /* AIUtilities.framework in Copy Frameworks */,
 				639DF9D80F97E678003C9A32 /* AdiumLibpurple.framework in Copy Frameworks */,
@@ -4823,23 +4765,6 @@
 				633405990F9C2C00003C77A9 /* AIUtilities.framework in Frameworks */,
 				3485D8EB09EB446900232CC4 /* Adium.framework in Frameworks */,
 				118A44500FEEA828008153C0 /* libjson-glib.framework in Frameworks */,
-				34B8936C102BCDAB000ABB8E /* libgstreamer.framework in Frameworks */,
-				34B8936D102BCDAB000ABB8E /* libgstinterfaces.framework in Frameworks */,
-				34B8936E102BCDAB000ABB8E /* libgstfarsight.framework in Frameworks */,
-				34B8936F102BCDAB000ABB8E /* libgstbase.framework in Frameworks */,
-				7E884AB81124A2920082963F /* libgstapp.framework in Frameworks */,
-				7E884ABA1124A2930082963F /* libgstnet.framework in Frameworks */,
-				7E884ABC1124A2930082963F /* libgstnetbuffer.framework in Frameworks */,
-				7E884ABE1124A2930082963F /* libgstrtp.framework in Frameworks */,
-				7E884AC01124A2930082963F /* libnice.framework in Frameworks */,
-				7EA7F03D1124AA8500E0C1F0 /* libgstaudio.framework in Frameworks */,
-				7EA7F03F1124AA8500E0C1F0 /* libgstcontroller.framework in Frameworks */,
-				7EA7F0411124AA8500E0C1F0 /* libgstdataprotocol.framework in Frameworks */,
-				7EA7F0431124AA8500E0C1F0 /* libgstrtsp.framework in Frameworks */,
-				7EA7F0451124AA8500E0C1F0 /* libgstvideo.framework in Frameworks */,
-				7EA7F0471124AA8500E0C1F0 /* liboil.framework in Frameworks */,
-				7E7CF7F11124B982001CFC73 /* libgstsdp.framework in Frameworks */,
-				7EDDBF141130D02400D31F1E /* libgsttag.framework in Frameworks */,
 			);
 			runOnlyForDeploymentPostprocessing = 0;
 		};
@@ -8998,7 +8923,6 @@
 				345D68A20F1FD59F002F2D01 /* PurpleFacebookService.h in Headers */,
 				345D68A80F1FD5AA002F2D01 /* PurpleFacebookAccount.h in Headers */,
 				34064D110F21B34200AA6FE3 /* PurpleFacebookAccountViewController.h in Headers */,
-				113E06AF10D0ABE3005D5B9A /* adiumPurpleMedia.h in Headers */,
 				34D8153A13B663650022C8C4 /* AIFacebookXMPPAccount.h in Headers */,
 				34D8153D13B663650022C8C4 /* AIFacebookXMPPAccountViewController.h in Headers */,
 				34D8154013B663650022C8C4 /* AIFacebookXMPPOAuthWebViewWindowController.h in Headers */,
@@ -9137,7 +9061,6 @@
 				112B47670F82E0FC00690E84 /* AIXtraInfo.h in Headers */,
 				34F17FCE0F8EAC34009C5A39 /* AIListOutlineView+Drawing.h in Headers */,
 				63B0EC9D0F8FBB660062476B /* AIProxyListObject.h in Headers */,
-				118199C610D0B65A003E8ECA /* AIMedia.h in Headers */,
 			);
 			runOnlyForDeploymentPostprocessing = 0;
 		};
@@ -9825,7 +9748,6 @@
 				1130EA9D109B445D00FB3454 /* pref-mention.png in Resources */,
 				1130EA9E109B445D00FB3454 /* pref-messagealerts.png in Resources */,
 				11AE5555109CC88C0074BDC2 /* pref-confirmations.png in Resources */,
-				1147FCC810D1CB83004E9E8D /* AIMediaWindow.nib in Resources */,
 				5A9A9F8B11F295EB00328DF9 /* Stop sign.png in Resources */,
 				D10A3A2B122C61EF003B5A7E /* source-destination.png in Resources */,
 				34333FF3127F6E77007050E8 /* TemporaryIRCAccountWindow.nib in Resources */,
@@ -10038,7 +9960,6 @@
 			isa = PBXSourcesBuildPhase;
 			buildActionMask = 2147483647;
 			files = (
-				1181976810D0B0D2003E8ECA /* adiumPurpleMedia.m in Sources */,
 				1192E6DA0FD30578003CAEF5 /* AIAnnoyingIRCMessagesHiderPlugin.m in Sources */,
 				117009A70F7E7D720078D6AB /* AIIRCServicesPasswordPlugin.m in Sources */,
 				3485DB1909EBCE6500232CC4 /* SLPurpleCocoaAdapter.m in Sources */,
@@ -10503,8 +10424,6 @@
 				112939100FD5AE1400FA8F53 /* AIConfirmationsAdvancedPreferences.m in Sources */,
 				11D915720FFC100700B39713 /* AIGenericMultipartImageUploader.m in Sources */,
 				11000D041098863B0096A1E2 /* AIDefaultFontRemovalPlugin.m in Sources */,
-				11819A0410D0B8BE003E8ECA /* AIMediaController.m in Sources */,
-				1147FCC410D1CB4C004E9E8D /* AIMediaWindowController.m in Sources */,
 				5A9A9F8911F2951400328DF9 /* AIDoNothingContactAlertPlugin.m in Sources */,
 				76C1AF9C125A906A00D269A9 /* AIAdiumURLProtocol.m in Sources */,
 				5A94397B1279ECB800FDD81D /* AIImgurImageUploader.m in Sources */,
@@ -10630,7 +10549,6 @@
 				112B47680F82E0FC00690E84 /* AIXtraInfo.m in Sources */,
 				34F17FCF0F8EAC34009C5A39 /* AIListOutlineView+Drawing.m in Sources */,
 				63B0EC9C0F8FBB660062476B /* AIProxyListObject.m in Sources */,
-				118199C710D0B65A003E8ECA /* AIMedia.m in Sources */,
 				5A23E0BC13EDB9CD0032EF52 /* AdiumAddressBookAction_AIM.applescript in Sources */,
 				5A23E0BD13EDB9CD0032EF52 /* AdiumAddressBookAction_ICQ.applescript in Sources */,
 				5A23E0BE13EDB9CD0032EF52 /* AdiumAddressBookAction_Jabber.applescript in Sources */,
diff -r 03aa24e2c225 -r 889051e506a7 ChangeLogs/Changes Between Betas.txt
--- a/ChangeLogs/Changes Between Betas.txt	Sat Nov 19 19:27:29 2011 +0100
+++ b/ChangeLogs/Changes Between Betas.txt	Sat Nov 19 15:11:20 2011 -0800
@@ -1,3 +1,9 @@
+Adium 1.5b4
+ * Adium no longer erroneously reports it supports VV.
+ * Fix a visual glitch in AB and status advanced prefs. (#15646)
+ * Fix user-scrolling in AIAutoScrollTextView. (#15456)
+ * Removed import from Fire
+
 Adium 1.5b3
  * Fixed issue where window shadows were not initially rendered with transparent message view backgrounds (#12608)
  * Fixed sounds playing from the main sound device, and not the alert sound device. (#15529)
diff -r 03aa24e2c225 -r 889051e506a7 Dependencies/build.sh
--- a/Dependencies/build.sh	Sat Nov 19 19:27:29 2011 +0100
+++ b/Dependencies/build.sh	Sat Nov 19 15:11:20 2011 -0800
@@ -3,7 +3,7 @@
 source phases/utility.sh
 source phases/build_dependencies.sh
 source phases/build_otr.sh
-source phases/build_vv_dependencies.sh
+#source phases/build_vv_dependencies.sh
 source phases/build_purple.sh
 source phases/make_frameworks.sh
 
@@ -161,8 +161,8 @@
 	eval `$DEVELOPER/usr/bin/pump --startup`
 else
 	# Try to find the right gcc, even when XCode4 is installed
-	export CC="$DEVELOPER/usr/bin/gcc-4.2"
-	export CXX="$DEVELOPER/usr/bin/g++-4.2"
+	export CC="$DEVELOPER/usr/bin/gcc"
+	export CXX="$DEVELOPER/usr/bin/g++"
 	export CCAS="$CC"
 	export OBJC="$CC"
 fi
@@ -207,10 +207,10 @@
 	   build_meanwhile $@
 
     	build_intltool $@
-	build_jsonglib $@
+    	build_jsonglib $@
 
-    	build_gstreamer $@
-    	build_farsight $@
+    	#build_gstreamer $@
+    	#build_farsight $@
 
     	build_libpurple $@	
 
diff -r 03aa24e2c225 -r 889051e506a7 Dependencies/phases/build_purple.sh
--- a/Dependencies/phases/build_purple.sh	Sat Nov 19 19:27:29 2011 +0100
+++ b/Dependencies/phases/build_purple.sh	Sat Nov 19 15:11:20 2011 -0800
@@ -118,7 +118,8 @@
 				--disable-dbus \
 				--enable-gnutls=no \
 				--enable-nss=no \
-				--enable-vv=yes \
+				--enable-vv=no \
+				--disable-gstreamer \
 				--disable-idn \
 				$KERBEROS"
 		xconfigure "$BASE_CFLAGS -I/usr/include/kerberosIV -DHAVE_SSL \
diff -r 03aa24e2c225 -r 889051e506a7 Dependencies/phases/make_frameworks.sh
--- a/Dependencies/phases/make_frameworks.sh	Sat Nov 19 19:27:29 2011 +0100
+++ b/Dependencies/phases/make_frameworks.sh	Sat Nov 19 15:11:20 2011 -0800
@@ -62,22 +62,7 @@
 		quiet mkdir "${jsonDir}" || true
 		log cp -R "${ROOTDIR}/build/include/json-glib-${JSON_GLIB_VERSION}/json-glib" "${jsonDir}"
 		
-		## VV stuff
-		
-		#gstreamer
-		status "Staging gstreamer and plugins headers"
-		local gstDir="${ROOTDIR}/build/lib/include/libgstreamer-${GSTREAMER_VERSION}.0"
-		quiet mkdir "${gstDir}" || true
-		log cp -R "${ROOTDIR}/build/include/gstreamer-${GSTREAMER_VERSION}" "${gstDir}"
-		
-		local non_includes=( "libgstbase-${GSTREAMER_VERSION}.0" \
-							 "libgstfarsight-${GSTREAMER_VERSION}.0" \
-							 "libgstinterfaces-${GSTREAMER_VERSION}.0" )
-		for no_include_lib in ${non_includes[@]} ; do
-			quiet mkdir "${ROOTDIR}/build/lib/include/${no_include_lib}" || true
-			touch "${ROOTDIR}/build/lib/include/${no_include_lib}/no_headers_here.txt"
-		done
-		
+
 		#libpurple
 		status "Staging libpurple headers"
 		local purpleDir="${ROOTDIR}/build/lib/include/libpurple-${LIBPURPLE_VERSION}"
@@ -126,13 +111,6 @@
 		log python "${ROOTDIR}/framework_maker/frameworkize.py" \
 			"${ROOTDIR}/build/lib/libpurple.${LIBPURPLE_VERSION}.dylib" \
 			"${FRAMEWORK_DIR}"
-		
-		status "Adding gst support frameworks..."
-		for (( i=0; i<${#GST_DEPS[@]}; i++ )) ; do
-			log python "${ROOTDIR}/framework_maker/frameworkize.py" \
-				"${ROOTDIR}/build/lib/${GST_DEPS[i]}" \
-				"${FRAMEWORK_DIR}"
-		done
 
 		status "Adding the Adium framework header..."
 		log cp "${ROOTDIR}/libpurple-full.h" \
@@ -140,16 +118,6 @@
 
 		log cp "${ROOTDIR}/Libpurple-Info.plist" \
 			"${FRAMEWORK_DIR}/libpurple.subproj/libpurple.framework/Resources/Info.plist"
-		
-		status "Adding gst plugins..."
-		GST_PLUGINS_DIR="${ROOTDIR}/Frameworks/libgstreamer.subproj/libgstreamer.framework/PlugIns"
-		quiet mkdir "${GST_PLUGINS_DIR}"
-		
-		log python "${ROOTDIR}/framework_maker/pluginize.py" "${ROOTDIR}/build/lib/gstreamer-0.10" "${ROOTDIR}/Frameworks/libgstreamer.subproj/libgstreamer.framework/PlugIns"
-		
-		pushd "${ROOTDIR}/build/lib/gstreamer-0.10/"
-		log cp *.so "${GST_PLUGINS_DIR}"
-		popd
 	fi
 	
 	status "Done making framework!"
diff -r 03aa24e2c225 -r 889051e506a7 Frameworks/Adium Framework/Source/AIAccount.h
--- a/Frameworks/Adium Framework/Source/AIAccount.h	Sat Nov 19 19:27:29 2011 +0100
+++ b/Frameworks/Adium Framework/Source/AIAccount.h	Sat Nov 19 15:11:20 2011 -0800
@@ -102,67 +102,6 @@
 	- (void)cancelFileTransfer:(ESFileTransfer *)fileTransfer;
 @end
 
- at class AIMedia;
-
-//Support for media
- at protocol AIAccount_Media
-/*!
- * @brief Set the hold state for media.
- *
- * @param hold If the media's state should be hold
- */
-- (void)media:(AIMedia *)media setHold:(BOOL)hold;
-
-/*!
- * @brief Set the mute state for media.
- *
- * @param mute If the media's state should be mute
- */
-- (void)media:(AIMedia *)media setMute:(BOOL)mute;
-
-/*!
- * @brief Set the pause state for media.
- *
- * @param pause If the media's state should be pause
- */
-- (void)media:(AIMedia *)media setPause:(BOOL)pause;
-
-/*!
- * @brief Set the input volume for media.
- *
- * @param inputVolume The input volume between 0 and 1.0
- */
-- (void)media:(AIMedia *)media setInputVolume:(CGFloat)inputVolume;
-
-/*!
- * @brief Set the output volume for media.
- *
- * @param outputVolume The output volume between 0 and 1.0
- */
-- (void)media:(AIMedia *)media setOutputVolume:(CGFloat)outputVolume;
-
-/*!
- * @brief Close a media
- *
- * @param media The AIMedia to close
- */
-- (void)closeMedia:(AIMedia *)media;
-
-/*!
- * @brief Destroy a media
- *
- * @param media The media to be destroyed
- *
- * Gives the account an opportunity to teardown.
- */
-- (void)destroyMedia:(AIMedia *)media;
-
-/*!
- * @brief Accept a pending media
- */
-- (void)incomingMedia:(AIMedia *)media acceptPendingRequest:(BOOL)accept;
- at end
-
 /*!
  * @protocol AIAccount_Privacy
  * @brief Support for privacy settings
diff -r 03aa24e2c225 -r 889051e506a7 Frameworks/Adium Framework/Source/AIAdiumProtocol.h
--- a/Frameworks/Adium Framework/Source/AIAdiumProtocol.h	Sat Nov 19 19:27:29 2011 +0100
+++ b/Frameworks/Adium Framework/Source/AIAdiumProtocol.h	Sat Nov 19 15:11:20 2011 -0800
@@ -29,7 +29,7 @@
 @protocol AIAccountController, AIChatController, AIContactAlertsController, AIDebugController, AIEmoticonController,
 		AIPreferenceController, AIMenuController, AIApplescriptabilityController, AIStatusController,
 		AIContentController, AIToolbarController, AISoundController, AIDockController,
-		AIFileTransferController, AILoginController, AIInterfaceController, AIContactController, AIMediaController;
+		AIFileTransferController, AILoginController, AIInterfaceController, AIContactController;
 
 @protocol AIAdium <NSObject>
 @property (readonly, nonatomic) NSObject<AIAccountController> *accountController;
@@ -47,7 +47,6 @@
 @property (readonly, nonatomic) NSObject<AIToolbarController> *toolbarController;
 @property (readonly, nonatomic) NSObject<AIContactAlertsController> *contactAlertsController;
 @property (readonly, nonatomic) NSObject<AIFileTransferController> *fileTransferController;
- at property (readonly, nonatomic) NSObject<AIMediaController> *mediaController;
 @property (readonly, nonatomic) NSObject<AIDebugController> *debugController;
 @property (readonly, nonatomic) NSObject<AIApplescriptabilityController> *applescriptabilityController;
 
diff -r 03aa24e2c225 -r 889051e506a7 Frameworks/libglib.framework/Versions/2.0.0/Headers/glibconfig.h
--- a/Frameworks/libglib.framework/Versions/2.0.0/Headers/glibconfig.h	Sat Nov 19 19:27:29 2011 +0100
+++ b/Frameworks/libglib.framework/Versions/2.0.0/Headers/glibconfig.h	Sat Nov 19 15:11:20 2011 -0800
@@ -139,7 +139,7 @@
 #endif
 
 #define G_HAVE_GNUC_VARARGS 1
-#define G_HAVE_GROWING_STACK 0
+#define G_HAVE_GROWING_STACK 1
 
 #if defined(__SUNPRO_C) && (__SUNPRO_C >= 0x590)
 #define G_GNUC_INTERNAL __attribute__((visibility("hidden")))
@@ -364,7 +364,7 @@
 #endif
 
 #define G_HAVE_GNUC_VARARGS 1
-#define G_HAVE_GROWING_STACK 0
+#define G_HAVE_GROWING_STACK 1
 
 #if defined(__SUNPRO_C) && (__SUNPRO_C >= 0x590)
 #define G_GNUC_INTERNAL __attribute__((visibility("hidden")))
diff -r 03aa24e2c225 -r 889051e506a7 Frameworks/libglib.framework/Versions/2.0.0/libglib
Binary file Frameworks/libglib.framework/Versions/2.0.0/libglib has changed
diff -r 03aa24e2c225 -r 889051e506a7 Frameworks/libgmodule.framework/Versions/2.0.0/libgmodule
Binary file Frameworks/libgmodule.framework/Versions/2.0.0/libgmodule has changed
diff -r 03aa24e2c225 -r 889051e506a7 Frameworks/libgobject.framework/Versions/2.0.0/libgobject
Binary file Frameworks/libgobject.framework/Versions/2.0.0/libgobject has changed
diff -r 03aa24e2c225 -r 889051e506a7 Frameworks/libgstapp.framework/Headers
--- a/Frameworks/libgstapp.framework/Headers	Sat Nov 19 19:27:29 2011 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-Versions/0.10.0/Headers
\ No newline at end of file
diff -r 03aa24e2c225 -r 889051e506a7 Frameworks/libgstapp.framework/Resources
--- a/Frameworks/libgstapp.framework/Resources	Sat Nov 19 19:27:29 2011 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-Versions/0.10.0/Resources
\ No newline at end of file
diff -r 03aa24e2c225 -r 889051e506a7 Frameworks/libgstapp.framework/Versions/0.10.0/Resources/English.lproj/InfoPlist.strings
--- a/Frameworks/libgstapp.framework/Versions/0.10.0/Resources/English.lproj/InfoPlist.strings	Sat Nov 19 19:27:29 2011 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,3 +0,0 @@
-/* Localized versions of Info.plist keys */
-
-CFBundleName = "libgstapp";
diff -r 03aa24e2c225 -r 889051e506a7 Frameworks/libgstapp.framework/Versions/0.10.0/Resources/Info.plist
Binary file Frameworks/libgstapp.framework/Versions/0.10.0/Resources/Info.plist has changed
diff -r 03aa24e2c225 -r 889051e506a7 Frameworks/libgstapp.framework/Versions/0.10.0/libgstapp
Binary file Frameworks/libgstapp.framework/Versions/0.10.0/libgstapp has changed
diff -r 03aa24e2c225 -r 889051e506a7 Frameworks/libgstapp.framework/Versions/Current
--- a/Frameworks/libgstapp.framework/Versions/Current	Sat Nov 19 19:27:29 2011 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-0.10.0
\ No newline at end of file
diff -r 03aa24e2c225 -r 889051e506a7 Frameworks/libgstapp.framework/libgstapp
--- a/Frameworks/libgstapp.framework/libgstapp	Sat Nov 19 19:27:29 2011 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-Versions/0.10.0/libgstapp
\ No newline at end of file
diff -r 03aa24e2c225 -r 889051e506a7 Frameworks/libgstaudio.framework/Headers
--- a/Frameworks/libgstaudio.framework/Headers	Sat Nov 19 19:27:29 2011 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-Versions/0.10.0/Headers
\ No newline at end of file
diff -r 03aa24e2c225 -r 889051e506a7 Frameworks/libgstaudio.framework/Resources
--- a/Frameworks/libgstaudio.framework/Resources	Sat Nov 19 19:27:29 2011 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-Versions/0.10.0/Resources
\ No newline at end of file
diff -r 03aa24e2c225 -r 889051e506a7 Frameworks/libgstaudio.framework/Versions/0.10.0/Resources/English.lproj/InfoPlist.strings
--- a/Frameworks/libgstaudio.framework/Versions/0.10.0/Resources/English.lproj/InfoPlist.strings	Sat Nov 19 19:27:29 2011 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,3 +0,0 @@
-/* Localized versions of Info.plist keys */
-
-CFBundleName = "libgstaudio";
diff -r 03aa24e2c225 -r 889051e506a7 Frameworks/libgstaudio.framework/Versions/0.10.0/Resources/Info.plist
Binary file Frameworks/libgstaudio.framework/Versions/0.10.0/Resources/Info.plist has changed
diff -r 03aa24e2c225 -r 889051e506a7 Frameworks/libgstaudio.framework/Versions/0.10.0/libgstaudio
Binary file Frameworks/libgstaudio.framework/Versions/0.10.0/libgstaudio has changed
diff -r 03aa24e2c225 -r 889051e506a7 Frameworks/libgstaudio.framework/Versions/Current
--- a/Frameworks/libgstaudio.framework/Versions/Current	Sat Nov 19 19:27:29 2011 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-0.10.0
\ No newline at end of file
diff -r 03aa24e2c225 -r 889051e506a7 Frameworks/libgstaudio.framework/libgstaudio
--- a/Frameworks/libgstaudio.framework/libgstaudio	Sat Nov 19 19:27:29 2011 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-Versions/0.10.0/libgstaudio
\ No newline at end of file
diff -r 03aa24e2c225 -r 889051e506a7 Frameworks/libgstbase.framework/Headers
--- a/Frameworks/libgstbase.framework/Headers	Sat Nov 19 19:27:29 2011 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-Versions/0.10.0/Headers
\ No newline at end of file
diff -r 03aa24e2c225 -r 889051e506a7 Frameworks/libgstbase.framework/Resources
--- a/Frameworks/libgstbase.framework/Resources	Sat Nov 19 19:27:29 2011 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-Versions/0.10.0/Resources
\ No newline at end of file
diff -r 03aa24e2c225 -r 889051e506a7 Frameworks/libgstbase.framework/Versions/0.10.0/Resources/English.lproj/InfoPlist.strings
--- a/Frameworks/libgstbase.framework/Versions/0.10.0/Resources/English.lproj/InfoPlist.strings	Sat Nov 19 19:27:29 2011 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,3 +0,0 @@
-/* Localized versions of Info.plist keys */
-
-CFBundleName = "libgstbase";
diff -r 03aa24e2c225 -r 889051e506a7 Frameworks/libgstbase.framework/Versions/0.10.0/Resources/Info.plist
Binary file Frameworks/libgstbase.framework/Versions/0.10.0/Resources/Info.plist has changed
diff -r 03aa24e2c225 -r 889051e506a7 Frameworks/libgstbase.framework/Versions/0.10.0/libgstbase
Binary file Frameworks/libgstbase.framework/Versions/0.10.0/libgstbase has changed
diff -r 03aa24e2c225 -r 889051e506a7 Frameworks/libgstbase.framework/Versions/Current
--- a/Frameworks/libgstbase.framework/Versions/Current	Sat Nov 19 19:27:29 2011 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-0.10.0
\ No newline at end of file
diff -r 03aa24e2c225 -r 889051e506a7 Frameworks/libgstbase.framework/libgstbase
--- a/Frameworks/libgstbase.framework/libgstbase	Sat Nov 19 19:27:29 2011 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-Versions/0.10.0/libgstbase
\ No newline at end of file
diff -r 03aa24e2c225 -r 889051e506a7 Frameworks/libgstcontroller.framework/Headers
--- a/Frameworks/libgstcontroller.framework/Headers	Sat Nov 19 19:27:29 2011 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-Versions/0.10.0/Headers
\ No newline at end of file
diff -r 03aa24e2c225 -r 889051e506a7 Frameworks/libgstcontroller.framework/Resources
--- a/Frameworks/libgstcontroller.framework/Resources	Sat Nov 19 19:27:29 2011 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-Versions/0.10.0/Resources
\ No newline at end of file
diff -r 03aa24e2c225 -r 889051e506a7 Frameworks/libgstcontroller.framework/Versions/0.10.0/Resources/English.lproj/InfoPlist.strings
--- a/Frameworks/libgstcontroller.framework/Versions/0.10.0/Resources/English.lproj/InfoPlist.strings	Sat Nov 19 19:27:29 2011 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,3 +0,0 @@
-/* Localized versions of Info.plist keys */
-
-CFBundleName = "libgstcontroller";
diff -r 03aa24e2c225 -r 889051e506a7 Frameworks/libgstcontroller.framework/Versions/0.10.0/Resources/Info.plist
Binary file Frameworks/libgstcontroller.framework/Versions/0.10.0/Resources/Info.plist has changed
diff -r 03aa24e2c225 -r 889051e506a7 Frameworks/libgstcontroller.framework/Versions/0.10.0/libgstcontroller
Binary file Frameworks/libgstcontroller.framework/Versions/0.10.0/libgstcontroller has changed
diff -r 03aa24e2c225 -r 889051e506a7 Frameworks/libgstcontroller.framework/Versions/Current
--- a/Frameworks/libgstcontroller.framework/Versions/Current	Sat Nov 19 19:27:29 2011 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-0.10.0
\ No newline at end of file
diff -r 03aa24e2c225 -r 889051e506a7 Frameworks/libgstcontroller.framework/libgstcontroller
--- a/Frameworks/libgstcontroller.framework/libgstcontroller	Sat Nov 19 19:27:29 2011 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-Versions/0.10.0/libgstcontroller
\ No newline at end of file
diff -r 03aa24e2c225 -r 889051e506a7 Frameworks/libgstdataprotocol.framework/Headers
--- a/Frameworks/libgstdataprotocol.framework/Headers	Sat Nov 19 19:27:29 2011 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-Versions/0.10.0/Headers
\ No newline at end of file
diff -r 03aa24e2c225 -r 889051e506a7 Frameworks/libgstdataprotocol.framework/Resources
--- a/Frameworks/libgstdataprotocol.framework/Resources	Sat Nov 19 19:27:29 2011 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-Versions/0.10.0/Resources
\ No newline at end of file
diff -r 03aa24e2c225 -r 889051e506a7 Frameworks/libgstdataprotocol.framework/Versions/0.10.0/Resources/English.lproj/InfoPlist.strings
--- a/Frameworks/libgstdataprotocol.framework/Versions/0.10.0/Resources/English.lproj/InfoPlist.strings	Sat Nov 19 19:27:29 2011 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,3 +0,0 @@
-/* Localized versions of Info.plist keys */
-
-CFBundleName = "libgstdataprotocol";
diff -r 03aa24e2c225 -r 889051e506a7 Frameworks/libgstdataprotocol.framework/Versions/0.10.0/Resources/Info.plist
Binary file Frameworks/libgstdataprotocol.framework/Versions/0.10.0/Resources/Info.plist has changed
diff -r 03aa24e2c225 -r 889051e506a7 Frameworks/libgstdataprotocol.framework/Versions/0.10.0/libgstdataprotocol
Binary file Frameworks/libgstdataprotocol.framework/Versions/0.10.0/libgstdataprotocol has changed
diff -r 03aa24e2c225 -r 889051e506a7 Frameworks/libgstdataprotocol.framework/Versions/Current
--- a/Frameworks/libgstdataprotocol.framework/Versions/Current	Sat Nov 19 19:27:29 2011 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-0.10.0
\ No newline at end of file
diff -r 03aa24e2c225 -r 889051e506a7 Frameworks/libgstdataprotocol.framework/libgstdataprotocol
--- a/Frameworks/libgstdataprotocol.framework/libgstdataprotocol	Sat Nov 19 19:27:29 2011 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-Versions/0.10.0/libgstdataprotocol
\ No newline at end of file
diff -r 03aa24e2c225 -r 889051e506a7 Frameworks/libgstfarsight.framework/Headers
--- a/Frameworks/libgstfarsight.framework/Headers	Sat Nov 19 19:27:29 2011 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-Versions/0.10.0/Headers
\ No newline at end of file
diff -r 03aa24e2c225 -r 889051e506a7 Frameworks/libgstfarsight.framework/Resources
--- a/Frameworks/libgstfarsight.framework/Resources	Sat Nov 19 19:27:29 2011 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-Versions/0.10.0/Resources
\ No newline at end of file
diff -r 03aa24e2c225 -r 889051e506a7 Frameworks/libgstfarsight.framework/Versions/0.10.0/Resources/English.lproj/InfoPlist.strings
--- a/Frameworks/libgstfarsight.framework/Versions/0.10.0/Resources/English.lproj/InfoPlist.strings	Sat Nov 19 19:27:29 2011 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,3 +0,0 @@
-/* Localized versions of Info.plist keys */
-
-CFBundleName = "libgstfarsight";
diff -r 03aa24e2c225 -r 889051e506a7 Frameworks/libgstfarsight.framework/Versions/0.10.0/Resources/Info.plist
Binary file Frameworks/libgstfarsight.framework/Versions/0.10.0/Resources/Info.plist has changed
diff -r 03aa24e2c225 -r 889051e506a7 Frameworks/libgstfarsight.framework/Versions/0.10.0/libgstfarsight
Binary file Frameworks/libgstfarsight.framework/Versions/0.10.0/libgstfarsight has changed
diff -r 03aa24e2c225 -r 889051e506a7 Frameworks/libgstfarsight.framework/Versions/Current
--- a/Frameworks/libgstfarsight.framework/Versions/Current	Sat Nov 19 19:27:29 2011 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-0.10.0
\ No newline at end of file
diff -r 03aa24e2c225 -r 889051e506a7 Frameworks/libgstfarsight.framework/libgstfarsight
--- a/Frameworks/libgstfarsight.framework/libgstfarsight	Sat Nov 19 19:27:29 2011 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-Versions/0.10.0/libgstfarsight
\ No newline at end of file
diff -r 03aa24e2c225 -r 889051e506a7 Frameworks/libgstinterfaces.framework/Headers
--- a/Frameworks/libgstinterfaces.framework/Headers	Sat Nov 19 19:27:29 2011 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-Versions/0.10.0/Headers
\ No newline at end of file
diff -r 03aa24e2c225 -r 889051e506a7 Frameworks/libgstinterfaces.framework/Resources
--- a/Frameworks/libgstinterfaces.framework/Resources	Sat Nov 19 19:27:29 2011 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-Versions/0.10.0/Resources
\ No newline at end of file
diff -r 03aa24e2c225 -r 889051e506a7 Frameworks/libgstinterfaces.framework/Versions/0.10.0/Resources/English.lproj/InfoPlist.strings
--- a/Frameworks/libgstinterfaces.framework/Versions/0.10.0/Resources/English.lproj/InfoPlist.strings	Sat Nov 19 19:27:29 2011 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,3 +0,0 @@
-/* Localized versions of Info.plist keys */
-
-CFBundleName = "libgstinterfaces";
diff -r 03aa24e2c225 -r 889051e506a7 Frameworks/libgstinterfaces.framework/Versions/0.10.0/Resources/Info.plist
Binary file Frameworks/libgstinterfaces.framework/Versions/0.10.0/Resources/Info.plist has changed
diff -r 03aa24e2c225 -r 889051e506a7 Frameworks/libgstinterfaces.framework/Versions/0.10.0/libgstinterfaces
Binary file Frameworks/libgstinterfaces.framework/Versions/0.10.0/libgstinterfaces has changed
diff -r 03aa24e2c225 -r 889051e506a7 Frameworks/libgstinterfaces.framework/Versions/Current
--- a/Frameworks/libgstinterfaces.framework/Versions/Current	Sat Nov 19 19:27:29 2011 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-0.10.0
\ No newline at end of file
diff -r 03aa24e2c225 -r 889051e506a7 Frameworks/libgstinterfaces.framework/libgstinterfaces
--- a/Frameworks/libgstinterfaces.framework/libgstinterfaces	Sat Nov 19 19:27:29 2011 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-Versions/0.10.0/libgstinterfaces
\ No newline at end of file
diff -r 03aa24e2c225 -r 889051e506a7 Frameworks/libgstnet.framework/Headers
--- a/Frameworks/libgstnet.framework/Headers	Sat Nov 19 19:27:29 2011 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-Versions/0.10.0/Headers
\ No newline at end of file
diff -r 03aa24e2c225 -r 889051e506a7 Frameworks/libgstnet.framework/Resources
--- a/Frameworks/libgstnet.framework/Resources	Sat Nov 19 19:27:29 2011 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-Versions/0.10.0/Resources
\ No newline at end of file
diff -r 03aa24e2c225 -r 889051e506a7 Frameworks/libgstnet.framework/Versions/0.10.0/Resources/English.lproj/InfoPlist.strings
--- a/Frameworks/libgstnet.framework/Versions/0.10.0/Resources/English.lproj/InfoPlist.strings	Sat Nov 19 19:27:29 2011 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,3 +0,0 @@
-/* Localized versions of Info.plist keys */
-
-CFBundleName = "libgstnet";
diff -r 03aa24e2c225 -r 889051e506a7 Frameworks/libgstnet.framework/Versions/0.10.0/Resources/Info.plist
Binary file Frameworks/libgstnet.framework/Versions/0.10.0/Resources/Info.plist has changed
diff -r 03aa24e2c225 -r 889051e506a7 Frameworks/libgstnet.framework/Versions/0.10.0/libgstnet
Binary file Frameworks/libgstnet.framework/Versions/0.10.0/libgstnet has changed
diff -r 03aa24e2c225 -r 889051e506a7 Frameworks/libgstnet.framework/Versions/Current
--- a/Frameworks/libgstnet.framework/Versions/Current	Sat Nov 19 19:27:29 2011 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-0.10.0
\ No newline at end of file
diff -r 03aa24e2c225 -r 889051e506a7 Frameworks/libgstnet.framework/libgstnet
--- a/Frameworks/libgstnet.framework/libgstnet	Sat Nov 19 19:27:29 2011 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-Versions/0.10.0/libgstnet
\ No newline at end of file
diff -r 03aa24e2c225 -r 889051e506a7 Frameworks/libgstnetbuffer.framework/Headers
--- a/Frameworks/libgstnetbuffer.framework/Headers	Sat Nov 19 19:27:29 2011 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-Versions/0.10.0/Headers
\ No newline at end of file
diff -r 03aa24e2c225 -r 889051e506a7 Frameworks/libgstnetbuffer.framework/Resources
--- a/Frameworks/libgstnetbuffer.framework/Resources	Sat Nov 19 19:27:29 2011 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-Versions/0.10.0/Resources
\ No newline at end of file
diff -r 03aa24e2c225 -r 889051e506a7 Frameworks/libgstnetbuffer.framework/Versions/0.10.0/Resources/English.lproj/InfoPlist.strings
--- a/Frameworks/libgstnetbuffer.framework/Versions/0.10.0/Resources/English.lproj/InfoPlist.strings	Sat Nov 19 19:27:29 2011 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,3 +0,0 @@
-/* Localized versions of Info.plist keys */
-
-CFBundleName = "libgstnetbuffer";
diff -r 03aa24e2c225 -r 889051e506a7 Frameworks/libgstnetbuffer.framework/Versions/0.10.0/Resources/Info.plist
Binary file Frameworks/libgstnetbuffer.framework/Versions/0.10.0/Resources/Info.plist has changed
diff -r 03aa24e2c225 -r 889051e506a7 Frameworks/libgstnetbuffer.framework/Versions/0.10.0/libgstnetbuffer
Binary file Frameworks/libgstnetbuffer.framework/Versions/0.10.0/libgstnetbuffer has changed
diff -r 03aa24e2c225 -r 889051e506a7 Frameworks/libgstnetbuffer.framework/Versions/Current
--- a/Frameworks/libgstnetbuffer.framework/Versions/Current	Sat Nov 19 19:27:29 2011 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-0.10.0
\ No newline at end of file
diff -r 03aa24e2c225 -r 889051e506a7 Frameworks/libgstnetbuffer.framework/libgstnetbuffer
--- a/Frameworks/libgstnetbuffer.framework/libgstnetbuffer	Sat Nov 19 19:27:29 2011 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-Versions/0.10.0/libgstnetbuffer
\ No newline at end of file
diff -r 03aa24e2c225 -r 889051e506a7 Frameworks/libgstreamer.framework/Headers
--- a/Frameworks/libgstreamer.framework/Headers	Sat Nov 19 19:27:29 2011 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-Versions/0.10.0/Headers
\ No newline at end of file
diff -r 03aa24e2c225 -r 889051e506a7 Frameworks/libgstreamer.framework/PlugIns/libfsfunnel.so
Binary file Frameworks/libgstreamer.framework/PlugIns/libfsfunnel.so has changed
diff -r 03aa24e2c225 -r 889051e506a7 Frameworks/libgstreamer.framework/PlugIns/libfsmsnconference.so
Binary file Frameworks/libgstreamer.framework/PlugIns/libfsmsnconference.so has changed
diff -r 03aa24e2c225 -r 889051e506a7 Frameworks/libgstreamer.framework/PlugIns/libfsrtcpfilter.so
Binary file Frameworks/libgstreamer.framework/PlugIns/libfsrtcpfilter.so has changed
diff -r 03aa24e2c225 -r 889051e506a7 Frameworks/libgstreamer.framework/PlugIns/libfsrtpconference.so
Binary file Frameworks/libgstreamer.framework/PlugIns/libfsrtpconference.so has changed
diff -r 03aa24e2c225 -r 889051e506a7 Frameworks/libgstreamer.framework/PlugIns/libfsselector.so
Binary file Frameworks/libgstreamer.framework/PlugIns/libfsselector.so has changed
diff -r 03aa24e2c225 -r 889051e506a7 Frameworks/libgstreamer.framework/PlugIns/libfsvideoanyrate.so
Binary file Frameworks/libgstreamer.framework/PlugIns/libfsvideoanyrate.so has changed
diff -r 03aa24e2c225 -r 889051e506a7 Frameworks/libgstreamer.framework/PlugIns/libgstadder.so
Binary file Frameworks/libgstreamer.framework/PlugIns/libgstadder.so has changed
diff -r 03aa24e2c225 -r 889051e506a7 Frameworks/libgstreamer.framework/PlugIns/libgstalaw.so
Binary file Frameworks/libgstreamer.framework/PlugIns/libgstalaw.so has changed
diff -r 03aa24e2c225 -r 889051e506a7 Frameworks/libgstreamer.framework/PlugIns/libgstapp.so
Binary file Frameworks/libgstreamer.framework/PlugIns/libgstapp.so has changed
diff -r 03aa24e2c225 -r 889051e506a7 Frameworks/libgstreamer.framework/PlugIns/libgstaudiorate.so
Binary file Frameworks/libgstreamer.framework/PlugIns/libgstaudiorate.so has changed
diff -r 03aa24e2c225 -r 889051e506a7 Frameworks/libgstreamer.framework/PlugIns/libgstaudioresample.so
Binary file Frameworks/libgstreamer.framework/PlugIns/libgstaudioresample.so has changed
diff -r 03aa24e2c225 -r 889051e506a7 Frameworks/libgstreamer.framework/PlugIns/libgstautodetect.so
Binary file Frameworks/libgstreamer.framework/PlugIns/libgstautodetect.so has changed
diff -r 03aa24e2c225 -r 889051e506a7 Frameworks/libgstreamer.framework/PlugIns/libgstcoreelements.so
Binary file Frameworks/libgstreamer.framework/PlugIns/libgstcoreelements.so has changed
diff -r 03aa24e2c225 -r 889051e506a7 Frameworks/libgstreamer.framework/PlugIns/libgstcoreindexers.so
Binary file Frameworks/libgstreamer.framework/PlugIns/libgstcoreindexers.so has changed
diff -r 03aa24e2c225 -r 889051e506a7 Frameworks/libgstreamer.framework/PlugIns/libgstffmpegcolorspace.so
Binary file Frameworks/libgstreamer.framework/PlugIns/libgstffmpegcolorspace.so has changed
diff -r 03aa24e2c225 -r 889051e506a7 Frameworks/libgstreamer.framework/PlugIns/libgstjrtp.so
Binary file Frameworks/libgstreamer.framework/PlugIns/libgstjrtp.so has changed
diff -r 03aa24e2c225 -r 889051e506a7 Frameworks/libgstreamer.framework/PlugIns/libgstlevel.so
Binary file Frameworks/libgstreamer.framework/PlugIns/libgstlevel.so has changed
diff -r 03aa24e2c225 -r 889051e506a7 Frameworks/libgstreamer.framework/PlugIns/libgstmulaw.so
Binary file Frameworks/libgstreamer.framework/PlugIns/libgstmulaw.so has changed
diff -r 03aa24e2c225 -r 889051e506a7 Frameworks/libgstreamer.framework/PlugIns/libgstnetsim.so
Binary file Frameworks/libgstreamer.framework/PlugIns/libgstnetsim.so has changed
diff -r 03aa24e2c225 -r 889051e506a7 Frameworks/libgstreamer.framework/PlugIns/libgstnice.so
Binary file Frameworks/libgstreamer.framework/PlugIns/libgstnice.so has changed
diff -r 03aa24e2c225 -r 889051e506a7 Frameworks/libgstreamer.framework/PlugIns/libgstosxaudio.so
Binary file Frameworks/libgstreamer.framework/PlugIns/libgstosxaudio.so has changed
diff -r 03aa24e2c225 -r 889051e506a7 Frameworks/libgstreamer.framework/PlugIns/libgstosxvideosink.so
Binary file Frameworks/libgstreamer.framework/PlugIns/libgstosxvideosink.so has changed
diff -r 03aa24e2c225 -r 889051e506a7 Frameworks/libgstreamer.framework/PlugIns/libgstrtp.so
Binary file Frameworks/libgstreamer.framework/PlugIns/libgstrtp.so has changed
diff -r 03aa24e2c225 -r 889051e506a7 Frameworks/libgstreamer.framework/PlugIns/libgstrtpdemux.so
Binary file Frameworks/libgstreamer.framework/PlugIns/libgstrtpdemux.so has changed
diff -r 03aa24e2c225 -r 889051e506a7 Frameworks/libgstreamer.framework/PlugIns/libgstrtpjitterbuffer.so
Binary file Frameworks/libgstreamer.framework/PlugIns/libgstrtpjitterbuffer.so has changed
diff -r 03aa24e2c225 -r 889051e506a7 Frameworks/libgstreamer.framework/PlugIns/libgstrtpmanager.so
Binary file Frameworks/libgstreamer.framework/PlugIns/libgstrtpmanager.so has changed
diff -r 03aa24e2c225 -r 889051e506a7 Frameworks/libgstreamer.framework/PlugIns/libgstrtppayloads.so
Binary file Frameworks/libgstreamer.framework/PlugIns/libgstrtppayloads.so has changed
diff -r 03aa24e2c225 -r 889051e506a7 Frameworks/libgstreamer.framework/PlugIns/libgstrtsp.so
Binary file Frameworks/libgstreamer.framework/PlugIns/libgstrtsp.so has changed
diff -r 03aa24e2c225 -r 889051e506a7 Frameworks/libgstreamer.framework/PlugIns/libgsttcp.so
Binary file Frameworks/libgstreamer.framework/PlugIns/libgsttcp.so has changed
diff -r 03aa24e2c225 -r 889051e506a7 Frameworks/libgstreamer.framework/PlugIns/libgsttypefindfunctions.so
Binary file Frameworks/libgstreamer.framework/PlugIns/libgsttypefindfunctions.so has changed
diff -r 03aa24e2c225 -r 889051e506a7 Frameworks/libgstreamer.framework/PlugIns/libgstudp.so
Binary file Frameworks/libgstreamer.framework/PlugIns/libgstudp.so has changed
diff -r 03aa24e2c225 -r 889051e506a7 Frameworks/libgstreamer.framework/PlugIns/libgstvideobox.so
Binary file Frameworks/libgstreamer.framework/PlugIns/libgstvideobox.so has changed
diff -r 03aa24e2c225 -r 889051e506a7 Frameworks/libgstreamer.framework/PlugIns/libgstvideocrop.so
Binary file Frameworks/libgstreamer.framework/PlugIns/libgstvideocrop.so has changed
diff -r 03aa24e2c225 -r 889051e506a7 Frameworks/libgstreamer.framework/PlugIns/libgstvideomixer.so
Binary file Frameworks/libgstreamer.framework/PlugIns/libgstvideomixer.so has changed
diff -r 03aa24e2c225 -r 889051e506a7 Frameworks/libgstreamer.framework/PlugIns/libgstvideorate.so
Binary file Frameworks/libgstreamer.framework/PlugIns/libgstvideorate.so has changed
diff -r 03aa24e2c225 -r 889051e506a7 Frameworks/libgstreamer.framework/PlugIns/libgstvideoscale.so
Binary file Frameworks/libgstreamer.framework/PlugIns/libgstvideoscale.so has changed
diff -r 03aa24e2c225 -r 889051e506a7 Frameworks/libgstreamer.framework/PlugIns/libgstvolume.so
Binary file Frameworks/libgstreamer.framework/PlugIns/libgstvolume.so has changed
diff -r 03aa24e2c225 -r 889051e506a7 Frameworks/libgstreamer.framework/Resources
--- a/Frameworks/libgstreamer.framework/Resources	Sat Nov 19 19:27:29 2011 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-Versions/0.10.0/Resources
\ No newline at end of file
diff -r 03aa24e2c225 -r 889051e506a7 Frameworks/libgstreamer.framework/Versions/0.10.0/Headers/gst/app/gstappbuffer.h
--- a/Frameworks/libgstreamer.framework/Versions/0.10.0/Headers/gst/app/gstappbuffer.h	Sat Nov 19 19:27:29 2011 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,64 +0,0 @@
-/* GStreamer
- * Copyright (C) 2007 David Schleef <ds at schleef.org>
- *
- * This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
- * License as published by the Free Software Foundation; either
- * version 2 of the License, or (at your option) any later version.
- *
- * This library is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
- * Library General Public License for more details.
- *
- * You should have received a copy of the GNU Library General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
- */
-
-#ifndef _GST_APP_BUFFER_H_
-#define _GST_APP_BUFFER_H_
-
-#include <gst/gst.h>
-
-G_BEGIN_DECLS
-
-#define GST_TYPE_APP_BUFFER \
-  (gst_app_buffer_get_type())
-#define GST_APP_BUFFER(obj) \
-  (G_TYPE_CHECK_INSTANCE_CAST((obj),GST_TYPE_APP_BUFFER,GstAppBuffer))
-#define GST_APP_BUFFER_CLASS(klass) \
-  (G_TYPE_CHECK_CLASS_CAST((klass),GST_TYPE_APP_BUFFER,GstAppBufferClass))
-#define GST_IS_APP_BUFFER(obj) \
-  (G_TYPE_CHECK_INSTANCE_TYPE((obj),GST_TYPE_APP_BUFFER))
-#define GST_IS_APP_BUFFER_CLASS(klass) \
-  (G_TYPE_CHECK_CLASS_TYPE((klass),GST_TYPE_APP_BUFFER))
-
-typedef struct _GstAppBuffer GstAppBuffer;
-typedef struct _GstAppBufferClass GstAppBufferClass;
-typedef void (*GstAppBufferFinalizeFunc) (void *priv);
-
-struct _GstAppBuffer
-{
-  GstBuffer buffer;
-
-  /*< private >*/
-  GstAppBufferFinalizeFunc finalize;
-  void *priv;
-};
-
-struct _GstAppBufferClass
-{
-  GstBufferClass buffer_class;
-};
-
-GType gst_app_buffer_get_type(void);
-
-GstBuffer *gst_app_buffer_new (void *data, int length,
-    GstAppBufferFinalizeFunc finalize, void *priv);
-
-G_END_DECLS
-
-#endif
-
diff -r 03aa24e2c225 -r 889051e506a7 Frameworks/libgstreamer.framework/Versions/0.10.0/Headers/gst/app/gstappsink.h
--- a/Frameworks/libgstreamer.framework/Versions/0.10.0/Headers/gst/app/gstappsink.h	Sat Nov 19 19:27:29 2011 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,141 +0,0 @@
-/* GStreamer
- * Copyright (C) 2007 David Schleef <ds at schleef.org>
- *
- * This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
- * License as published by the Free Software Foundation; either
- * version 2 of the License, or (at your option) any later version.
- *
- * This library is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
- * Library General Public License for more details.
- *
- * You should have received a copy of the GNU Library General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
- */
-
-#ifndef _GST_APP_SINK_H_
-#define _GST_APP_SINK_H_
-
-#include <gst/gst.h>
-#include <gst/base/gstbasesink.h>
-
-G_BEGIN_DECLS
-
-#define GST_TYPE_APP_SINK \
-  (gst_app_sink_get_type())
-#define GST_APP_SINK(obj) \
-  (G_TYPE_CHECK_INSTANCE_CAST((obj),GST_TYPE_APP_SINK,GstAppSink))
-#define GST_APP_SINK_CLASS(klass) \
-  (G_TYPE_CHECK_CLASS_CAST((klass),GST_TYPE_APP_SINK,GstAppSinkClass))
-#define GST_IS_APP_SINK(obj) \
-  (G_TYPE_CHECK_INSTANCE_TYPE((obj),GST_TYPE_APP_SINK))
-#define GST_IS_APP_SINK_CLASS(klass) \
-  (G_TYPE_CHECK_CLASS_TYPE((klass),GST_TYPE_APP_SINK))
-/* Since 0.10.23 */
-#define GST_APP_SINK_CAST(obj) \
-  ((GstAppSink*)(obj))
-
-typedef struct _GstAppSink GstAppSink;
-typedef struct _GstAppSinkClass GstAppSinkClass;
-typedef struct _GstAppSinkPrivate GstAppSinkPrivate;
-
-/**
- * GstAppSinkCallbacks:
- * @eos: Called when the end-of-stream has been reached. This callback
- *       is called from the steaming thread.
- * @new_preroll: Called when a new preroll buffer is available. 
- *       This callback is called from the steaming thread.
- *       The new preroll buffer can be retrieved with
- *       gst_app_sink_pull_preroll() either from this callback
- *       or from any other thread.
- * @new_buffer: Called when a new buffer is available. 
- *       This callback is called from the steaming thread.
- *       The new buffer can be retrieved with
- *       gst_app_sink_pull_buffer() either from this callback
- *       or from any other thread.
- * @new_buffer_list: Called when a new bufferlist is available. 
- *       This callback is called from the steaming thread.
- *       The new bufferlist can be retrieved with
- *       gst_app_sink_pull_buffer_list() either from this callback
- *       or from any other thread.
- *
- * A set of callbacks that can be installed on the appsink with
- * gst_app_sink_set_callbacks().
- *
- * Since: 0.10.23
- */
-typedef struct {
-  void          (*eos)              (GstAppSink *sink, gpointer user_data);
-  GstFlowReturn (*new_preroll)      (GstAppSink *sink, gpointer user_data);
-  GstFlowReturn (*new_buffer)       (GstAppSink *sink, gpointer user_data);
-  GstFlowReturn (*new_buffer_list)  (GstAppSink *sink, gpointer user_data);
-
-  /*< private >*/
-  gpointer     _gst_reserved[GST_PADDING - 1];
-} GstAppSinkCallbacks;
-
-struct _GstAppSink
-{
-  GstBaseSink basesink;
-
-  /*< private >*/
-  GstAppSinkPrivate *priv;
-
-  /*< private >*/
-  gpointer     _gst_reserved[GST_PADDING];
-};
-
-struct _GstAppSinkClass
-{
-  GstBaseSinkClass basesink_class;
-
-  /* signals */
-  void        (*eos)          (GstAppSink *sink);
-  void        (*new_preroll)  (GstAppSink *sink);
-  void        (*new_buffer)   (GstAppSink *sink);
-
-  /* actions */
-  GstBuffer     * (*pull_preroll)      (GstAppSink *sink);
-  GstBuffer     * (*pull_buffer)       (GstAppSink *sink);
-
-  /* ABI added */
-  GstBufferList * (*new_buffer_list)   (GstAppSink *sink);
-  GstBufferList * (*pull_buffer_list)  (GstAppSink *sink);
-
-  /*< private >*/
-  gpointer     _gst_reserved[GST_PADDING - 2];
-};




More information about the commits mailing list