summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* update for 1.1.13n1.1.13Michael Niedermayer2014-08-081-1/+1
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* Update for FFmpeg 1.1.12n1.1.12Michael Niedermayer2014-06-261-1/+1
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* Update for 1.1.11n1.1.11Michael Niedermayer2014-05-101-1/+1
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* Update for FFmpeg 1.1.10n1.1.10Michael Niedermayer2014-04-221-1/+1
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* Merge commit 'd791e8c990a752435d993df01516ebe469d94535' into release/1.1Michael Niedermayer2014-04-211-1/+2
|\ | | | | | | | | | | | | | | | | | | * commit 'd791e8c990a752435d993df01516ebe469d94535': doc: Point to the correct, actually maintained gas-preprocessor repo Conflicts: doc/platform.texi Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * doc: Point to the correct, actually maintained gas-preprocessor repoMartin Storsjö2014-03-161-2/+2
| | | | | | | | | | | | Signed-off-by: Martin Storsjö <martin@martin.st> (cherry picked from commit d15c536123a44362ace6299c391a492c90b83fc7) Signed-off-by: Martin Storsjö <martin@martin.st>
* | update for 1.1.9n1.1.9Michael Niedermayer2014-03-071-1/+1
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | avcodec/libopusenc: change default frame duration to 20 msPaul B Mahol2014-03-071-1/+1
| | | | | | | | | | | | | | | | | | 20 ms is used by libopus encoder. Signed-off-by: Paul B Mahol <onemda@gmail.com> (cherry picked from commit 74906d3727ec3bd9b7b28dfa7a98ff6e8cf8b6d7) Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | update for 1.1.8n1.1.8Michael Niedermayer2014-01-131-1/+1
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | update for 1.1.7n1.1.7Michael Niedermayer2013-10-111-1/+1
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | doc/encoders: add doc for AAC encoderTimothy Gu2013-09-221-0/+90
| | | | | | | | | | | | | | | | | | Thanks-to: Kostya Shishkov <kostya.shishkov@gmail.com> Signed-off-by: Timothy Gu <timothygu99@gmail.com> Signed-off-by: Stefano Sabatini <stefasab@gmail.com> (cherry picked from commit 0e11790cf7eef3b0f38a64486da1e3fb8c7f14b8) Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | doc/ffmpeg-formats: Add documentation for 2 parameters that have been missingTimothy Gu2013-09-221-0/+6
| | | | | | | | | | | | | | | | | | (partially cherry picked from commit b7dd4598630fb1f890ae060f21a9ec92a103f22d) Signed-off-by: Timothy Gu <timothygu99@gmail.com> Conflicts: doc/formats.texi
* | doc/encoders: improve libvo-aacenc docTimothy Gu2013-09-221-3/+6
| | | | | | | | | | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com> Signed-off-by: Stefano Sabatini <stefasab@gmail.com> (cherry picked from commit 81bbe49a0e588aa899f37a567808ba8926d798d6) Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | doc/encoders: Remove options that were not there when branch was cut from masterTimothy Gu2013-09-221-4/+0
| | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | doc/encoders: reformat and add some clarification in libtwolame docTimothy Gu2013-09-221-27/+29
| | | | | | | | | | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com> Signed-off-by: Stefano Sabatini <stefasab@gmail.com> (cherry picked from commit e45e72f5f89ef5a5791562cfcb935028b46ecd0a) Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | doc/encoders: reformat libmp3lame docTimothy Gu2013-09-221-19/+29
| | | | | | | | | | | | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com> Signed-off-by: Stefano Sabatini <stefasab@gmail.com> (cherry picked from commit 40b8350b57adaa9aaf6731bac5130d4fec1639c3) Conflicts: doc/encoders.texi
* | update for 1.1.6n1.1.6Michael Niedermayer2013-08-311-1/+1
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | doc/texi2pod: fix @ref substitution rule, disallow "}" within the fieldsStefano Sabatini2013-08-281-1/+1
| | | | | | | | | | | | | | Fix potential spurious substitution. (cherry picked from commit 9167db3829f360f241255d4240ba6b7135ab4111) Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | doc/texi2pod: fix warnings introduced in ↵Stefano Sabatini2013-08-281-1/+1
| | | | | | | | | | | | | | | | | | e7e14bc69a606a6bec82efef729263cd38f122d4 The variable "$section" was replaced by "$chapter". (cherry picked from commit c0c06c1bba80c4bee162a3c40eec678ddc65571d) Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | doc: support multitable in texi2podLuca Barbato2013-08-281-2/+18
| | | | | | | | | | | | (cherry picked from commit 5ea5ffc9cee1b91eed471fff2f51d771222cf8d2) Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | doc/texipod: add rule to correctly interpret @ref{ANCHOR,XREF,SECTION_NAME,...}Stefano Sabatini2013-08-281-0/+1
| | | | | | | | | | | | | | This allows to name an internal reference in the POD/MAN output. (cherry picked from commit c499d45c6bea8d7bbbb7a819c53fe9766136bf29) Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | doc/texi2pod.pl: skip printing chapter names if they are disabledStefano Sabatini2013-08-281-1/+1
| | | | | | | | | | | | (cherry picked from commit c838701ce4515bd51f7827be0b20f256ba5c69f3) Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | doc/codecs: fix dangling reference to codec-options chapterStefano Sabatini2013-08-281-0/+1
| | | | | | | | | | | | | | | | | | | | (cherry picked from commit b4bd21b7fe2ad8be59b16538448586814e5db65b) Signed-off-by: Timothy Gu <timothygu99@gmail.com> Conflicts: doc/codecs.texi doc/encoders.texi
* | doc/filters: review introductory example and explanationStefano Sabatini2013-08-281-16/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In particular, fix wrong vertical mirroring command, and clarify and extend explanation. Based on a patch by littlebat <dashing.meng@gmail.com>. Should fix trac ticket #2413. (cherry picked from commit 215ca864759a54f45265a51ac57dbfd75cb23da2) Signed-off-by: Timothy Gu <timothygu99@gmail.com> Conflicts: doc/filters.texi
* | doc/encoders: add libxvid docTimothy Gu2013-08-281-0/+113
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Stefano Sabatini <stefasab@gmail.com> (cherry picked from commit 6b255e5e70c72aa59ff7aed74b4ee976223eb140) Signed-off-by: Timothy Gu <timothygu99@gmail.com> Conflicts: doc/encoders.texi
* | doc/encoders: add libopus encoder docTimothy Gu2013-08-281-0/+73
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Stefano Sabatini <stefasab@gmail.com> (cherry picked from commit 561e05136f1cbe28a79af1940aa137f70281eef4) Signed-off-by: Timothy Gu <timothygu99@gmail.com> Conflicts: doc/encoders.texi
* | doc/muxers: Add AIFF docTimothy Gu2013-08-281-0/+17
| | | | | | | | | | | | | | Signed-off-by: Stefano Sabatini <stefasab@gmail.com> (cherry picked from commit 4ec46b1160eb549a551823c168905b43922add31) Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | doc/decoders: document libopus decoderTimothy Gu2013-08-281-0/+9
| | | | | | | | | | | | | | Signed-off-by: Stefano Sabatini <stefasab@gmail.com> (cherry picked from commit 7eb5288f17aad81d5bd1b4d3d46533e457df262c) Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | doc/encoders: alphabetically list the encodersTimothy Gu2013-08-281-37/+37
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Stefano Sabatini <stefasab@gmail.com> (cherry picked from commit 934df3b0375743ae2b03168a4174edb9f88a6889) Signed-off-by: Timothy Gu <timothygu99@gmail.com> Conflicts: doc/encoders.texi
* | doc/decoders: Add libopencore-amrwb decoder docTimothy Gu2013-08-281-0/+12
| | | | | | | | | | | | | | Signed-off-by: Stefano Sabatini <stefasab@gmail.com> (cherry picked from commit 83647ace735d1707d4b28345ef77fefe525ea52e) Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | doc/decoders: Document libopencore-amrnb decoderTimothy Gu2013-08-281-0/+12
| | | | | | | | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit b43860ee0c27279f2fa020ea965c03d359f8f45c) Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | doc/decoders: Document libilbc decoderTimothy Gu2013-08-281-0/+21
| | | | | | | | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit 8cdea50f6eee1271e24ff0c9590522f8323e87fe) Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | doc/decoders: Document libgsm decoderTimothy Gu2013-08-281-0/+10
| | | | | | | | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit c16496c3770fa083472ab86146c18dc96c1feea7) Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | doc/encoders: Add libopencore-amrnb docTimothy Gu2013-08-281-0/+37
| | | | | | | | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit 9ead06057acfcc43bcb99a63a7c58543007b2847) Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | doc/decoders: Document libceltTimothy Gu2013-08-281-0/+8
| | | | | | | | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit e3580449221c79cf611995dc7e2fcb61dd867d4c) Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | doc/general: Make the license status of the Android libraries clearerTimothy Gu2013-08-281-3/+8
| | | | | | | | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit 6fe419bf73146655961a373c734e9e4d8826c835) Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | doc/encoders: Add libvo-amrwbenc docTimothy Gu2013-08-281-0/+38
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit 0ec65aa1046a4417d5c7dfcf8faeecde60e3fe00) Signed-off-by: Timothy Gu <timothygu99@gmail.com> Conflicts: doc/encoders.texi
* | doc/encoders: Add libvo-aacenc docTimothy Gu2013-08-281-0/+21
| | | | | | | | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit ba7cb4807f050c401f8fd7ef1d1065b138358135) Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | doc/encoders: add documentation for libtwolameTimothy Gu2013-08-281-0/+63
| | | | | | | | | | | | (cherry picked from commit ea038b996d5662702b2247a6aa919dee1cebc0be) Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | doc/encoders: Add documentation for libmp3lameTimothy Gu2013-08-281-0/+29
| | | | | | | | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit 4703a345fb41b14fe28f7e6bf7f60bb2213aa9e0) Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | update all trac links to use the trac subdomainMichael Niedermayer2013-07-151-1/+1
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | Update for 1.1.5n1.1.5Michael Niedermayer2013-05-131-1/+1
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | update for 1.1.4Michael Niedermayer2013-03-141-1/+1
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | doc/ffmpeg: remove non ascii charMichael Niedermayer2013-02-271-1/+1
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | Slight bug building ffmpeg-1.1.3 on OSX + patch to fixDavid Favor2013-02-271-2/+2
| | | | | | | | | | | | | | | | Two instances of non-ascii characters have crept into file doc/filters.texi which causes pod2man to error out and break the build. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | doc/APIchanges: List merge commit hashes and version numbersMichael Niedermayer2013-02-261-164/+164
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | apichanges: fix 2 wrong hashesMichael Niedermayer2013-02-261-2/+2
| | | | | | | | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit 2f3bc5122822687dc388f7352c92cf6db456cf7c) Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | apichanges: Use , instead of / to seperate multiple hashesMichael Niedermayer2013-02-261-1/+1
| | | | | | | | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit 33d6330652c088dadde163da569b1a2f6c7603c0) Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | apichanges: fix dateMichael Niedermayer2013-02-261-1/+1
| | | | | | | | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit ad6802f975a91bf6757fe3729ef8c6f10e6796b7) Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | doc/APIchanges: fix odd .01 versionsMichael Niedermayer2013-02-261-4/+4
| | | | | | | | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit 9f16cb9e50a5a196af9244dc7d33ed193227528a) Signed-off-by: Michael Niedermayer <michaelni@gmx.at>