Changes between Version 61 and Version 62 of WikiStart
- Timestamp:
- Sep 2, 2012, 4:04:26 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v61 v62 15 15 For a complete list of local wiki pages, see TitleIndex. 16 16 17 = FFmpeg Documentation = 18 * [wiki:SubmitALogo Submit a FFmpeg Logo] -- Instructions on how to submit a themed logo or banner to FFmpeg 19 * [http://upstream-tracker.org/versions/ffmpeg.html FFmpeg API changes/compatibility test results] 17 = FFmpeg Official Documentation = 20 18 * [http://ffmpeg.org/documentation.html Documentation] -- FFmpeg's own documentation, including links to things like developer guides. 19 * [wiki:SubmitALogo Submit an FFmpeg Logo] -- Instructions on how to submit a themed logo or banner to FFmpeg. 21 20 21 * [http://upstream-tracker.org/versions/ffmpeg.html List of FFmpeg API changes/compatibility test results] 22 22 23 = Community Contributed Documentation = 23 24 24 == Compil ation==25 == Compiling FFmpeg == 25 26 * [wiki:CompilationGuide Compilation Guide] -- FFmpeg Compilation Guide 26 27 * [wiki:KnownCompilationIssues Known Compilation Issues] -- Log of Known Issues and Proposed Solutions When Compiling FFmpeg with Certain Compilers (i.e. Intel C Compiler and MSVC) 27 * [[How to quickly compile libx264]] 28 * [[How to quickly compile libaacplus]] 28 * [[How to quickly compile libx264]] as a pre-requisite to using it within ffmpeg 29 * [[How to quickly compile libaacplus]] as a pre-requisite to using it within ffmpeg 29 30 * [[How to quickly compile FFmpeg with libx264 (x264, H.264)]] 30 31 * [[How to quickly compile FFmpeg with mp3, aac+ and x264]] … … 56 57 == Development == 57 58 * [[How to setup Eclipse IDE for FFmpeg development]] 59 * [[Using libav*]] Instructions for how to integrate FFmpeg's main libraries into your own custom programs. 58 60 59 61 == Other ==
