Changes between Version 186 and Version 187 of WikiStart
- Timestamp:
- Oct 31, 2017, 6:32:14 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v186 v187 8 8 9 9 10 Please read the [http ://git.videolan.org/?p=ffmpeg.git;a=blob_plain;f=doc/issue_tracker.txt;hb=HEAD Bug Tracker Manual] and [http://ffmpeg.org/bugreports.html Submitting a Bug Report] before filing a new report. You must [/register register] before you can file a report or edit this wiki. For uploading samples > 2.5MB, either use the [https://streams.videolan.org/upload/ VideoLAN File Uploader] or the FTP on [http://ffmpeg.org/bugreports.html Submitting a Bug Report] (there is no hard filesize limit).10 Please read the [https://git.videolan.org/?p=ffmpeg.git;a=blob_plain;f=doc/issue_tracker.txt;hb=HEAD Bug Tracker Manual] and [https://ffmpeg.org/bugreports.html Submitting a Bug Report] before filing a new report. You must [/register register] before you can file a report or edit this wiki. For uploading samples > 2.5MB, either use the [https://streams.videolan.org/upload/ VideoLAN File Uploader] or the FTP on [https://ffmpeg.org/bugreports.html Submitting a Bug Report] (there is no hard filesize limit). 11 11 12 12 = FFmpeg Official Documentation = 13 * [http ://ffmpeg.org/documentation.html Documentation] – FFmpeg's main documentation page13 * [https://ffmpeg.org/documentation.html Documentation] – FFmpeg's main documentation page 14 14 * [[SubmitALogo|Submit an FFmpeg Logo]] – Instructions on how to submit a themed logo or banner to FFmpeg 15 15 16 16 == Developer Documentation == 17 * [http ://ffmpeg.org/developer.html Development Policies and Guides]18 * [http ://ffmpeg.org/git-howto.html Guide for Using Git]17 * [https://ffmpeg.org/developer.html Development Policies and Guides] 18 * [https://ffmpeg.org/git-howto.html Guide for Using Git] 19 19 * [[MaintainingFFmpeg|Notes on Maintaining FFmpeg Source Code and Being a Maintainer]] 20 20 * [[FATE]] – Our Continuous Integration Platform / regression testing system … … 49 49 = Community Contributed Documentation = 50 50 51 The guides below have been written by users and for users to supplement the official [http ://ffmpeg.org/documentation.html FFmpeg Documentation]. If you're confused about something refer to the official documentation and if you're still having problems we can [http://ffmpeg.org/contact.html help].51 The guides below have been written by users and for users to supplement the official [https://ffmpeg.org/documentation.html FFmpeg Documentation]. If you're confused about something refer to the official documentation and if you're still having problems we can [https://ffmpeg.org/contact.html help]. 52 52 53 53 == Compiling FFmpeg == … … 125 125 * [[Using libav*]] – Instructions for how to integrate FFmpeg's main libraries into your own custom programs 126 126 * [[Including FFmpeg headers in a C++ application]] 127 * [http ://abi-laboratory.pro/tracker/timeline/ffmpeg/ List of FFmpeg API changes/compatibility test results]128 * [http ://leixiaohua1020.github.io/#ffmpeg-development-examples Lei Xiaohua's Simplest FFmpeg Demos]127 * [https://abi-laboratory.pro/tracker/timeline/ffmpeg/ List of FFmpeg API changes/compatibility test results] 128 * [https://leixiaohua1020.github.io/#ffmpeg-development-examples Lei Xiaohua's Simplest FFmpeg Demos] 129 129 130 130 == Miscellaneous == … … 163 163 == License == 164 164 165 The materials within the Community Contributed Documentation section of the FFmpeg Wiki are released under the [http ://creativecommons.org/licenses/by-sa/3.0/ Creative Commons Attribution-ShareAlike 3.0 License]. This allows anyone to share, adapt, and build upon this work, even for commercial purposes, as long as the same or compatible license is used and that credit is properly attributed to the author(s). Credit should be attributed to "Contributors to the FFmpeg Community Documentation Wiki".165 The materials within the Community Contributed Documentation section of the FFmpeg Wiki are released under the [https://creativecommons.org/licenses/by-sa/3.0/ Creative Commons Attribution-ShareAlike 3.0 License]. This allows anyone to share, adapt, and build upon this work, even for commercial purposes, as long as the same or compatible license is used and that credit is properly attributed to the author(s). Credit should be attributed to "Contributors to the FFmpeg Community Documentation Wiki". 166 166 167 167 == Wiki Page Index == … … 174 174 175 175 * TracGuide -- Built-in Documentation 176 * [http ://trac.edgewall.org/ The Trac project] -- Trac Open Source Project177 * [http ://trac.edgewall.org/wiki/TracFaq Trac FAQ] -- Frequently Asked Questions176 * [https://trac.edgewall.org/ The Trac project] -- Trac Open Source Project 177 * [https://trac.edgewall.org/wiki/TracFaq Trac FAQ] -- Frequently Asked Questions 178 178 * TracSupport -- Trac Support
