Re: [Libav-user] compiling ffmpeg with -fPIC

2013-05-03 Thread Gavin Kinsey
gle shared library as I have seen some apps try to do then you need to use the following linker flag on the final library build step. -shared -Wl,-Bsymbolic -- Gavin Kinsey AD Holdings Plc This email and any files transmitted with it

Re: [Libav-user] iOS: Converting AVFrame to UIImage

2013-04-18 Thread Gavin Kinsey
NO, kCGRenderingIntentDefault); [self setImage: [UIImage imageWithCGImage:cfimg]]; CGImageRelease(cfimg); CGDataProviderRelease(dataProv); CFRelease(cfdata); Something like that. -- Gavi

Re: [Libav-user] compile for iOS with assembler

2012-04-12 Thread Gavin Kinsey
e attached patch disables the bits that don't compile in the least invasive way I know of. -- Gavin Kinsey AD Holdings Plc This email and any files transmitted with it are CONFIDENTIAL and intended solely for the use of the individual or entity to whom they are addressed. Please notify t

Re: [Libav-user] Trying to compile ffmpeg for iOS

2012-03-27 Thread Gavin Kinsey
small I also have a small patch to work around Apple gcc brokenness, which I've attached. -- Gavin Kinsey AD Holdings Plc This email and any files transmitted with it are CONFIDENTIAL and intended solely for the use of the individual or entity to whom they are addressed. Please notify