Changes between Version 16 and Version 17 of Using libav*
- Timestamp:
- 11/21/2012 12:47:12 AM (6 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Using libav*
v16 v17 25 25 [http://www.inb.uni-luebeck.de/~boehme/using_libavcodec.html Using libavformat and libavcodec by Martin Böhme], a good overview of the FFmpeg APIs, though quite out dated. 26 26 27 [http://dranger.com/ffmpeg/ An FFmpeg and SDL Tutorial by Stephen Dranger], explains how to write a video player based on FFmpeg ([https://github.com/mpenkov/ffmpeg-tutorial updated source code] for that tutorial, by Michael Penkov, is also now available ).27 [http://dranger.com/ffmpeg/ An FFmpeg and SDL Tutorial by Stephen Dranger], explains how to write a video player based on FFmpeg ([https://github.com/mpenkov/ffmpeg-tutorial updated source code] for that tutorial, by Michael Penkov, is also now available, see also [https://github.com/phamquy/FFmpeg-tutorial-samples here]). 28 28 29 29 = Hints =


