Sebastian
Sebastian
Hy guys, there is an issue compiling ffmpeg for ios with asm and neon support. I tried with SDK 4.3, 5.0 and 5.1, but I always get the message "error:...
Hey guys, Is it possible that the server_name directive in the server directive is be ignored? If I write something like: tcp { upstream cluster { server 127.0.0.1:8000; ``` check...
Hi everbody, does anybody knows if it is possible to use the crossref-format option to not convert words into links that starting with a special character like %. Thanks
Hi, the procedure described in the documentation to only generate a docset without installing it does not work. When I perform the described steps there will be no docset generated....
Hy everybody, does anybody tried to use GPUImageView with FFmpeg to display the decoded frames and for conversion from yuv to rgb formats?
Hy everbody, unfortunately the sample for loading classes from a private framework no longer works by the use of iOS 7. Any idea for this? Thanks :)
Hi guys, I have the following dependencies of real frameworks within my project: ``` - A.framework -- B.framework -- C.framework --- B.framework ``` With this target dependency setup I receive...
Hi, is it possible to create a framework without the Ressources folder in it? Thanks!
Hy everbody, I tried to build a framework for armv7 only (see picture below).  While building I received the following error: ``` text No...