* apple source code comment syntax
* Doxygen : make doucment
* Headerdoc Tutorial
http://www.raywenderlich.com/66395/documenting-in-xcode-with-headerdoc-tutorial
Advertisements
* apple source code comment syntax
* Doxygen : make doucment
* Headerdoc Tutorial
http://www.raywenderlich.com/66395/documenting-in-xcode-with-headerdoc-tutorial
To support progressive download like video streaming you should “apply faststart”
Move moov atom to front – ffmpeg, qt-faststart.c
Recover and apply faststart
$ ffmpeg -i broken.mp4 -c:a copy -c:v copy -movflags faststart recover.mp4
* Tools