Timothy Gu and Michael Niedermayer
db4a677433
doc/codecs: Remove no longer existing options
...
Signed-off-by: Michael Niedermayer <michaelni@gmx.at >
2013-10-11 19:59:07 +02:00
Timothy Gu and Michael Niedermayer
a55e813e53
doc/codecs: Cosmetics in the flags2 description
...
Signed-off-by: Timothy Gu <timothygu99@gmail.com >
Signed-off-by: Michael Niedermayer <michaelni@gmx.at >
2013-10-11 19:57:47 +02:00
Timothy Gu and Michael Niedermayer
7ab8bceabc
doc/encoder/aac: Remove -cutoff trick
...
Fix Ticket #2686 comment 155.
Trick obsoleted since 72dabdfc58 .
Signed-off-by: Timothy Gu <timothygu99@gmail.com >
Reviewed-by: Derek Buitenhuis <derek.buitenhuis@gmail.com >
Signed-off-by: Michael Niedermayer <michaelni@gmx.at >
2013-10-10 13:43:56 +02:00
Timothy Gu and Michael Niedermayer
df08fd5e1e
doc/default.css + doc/t2h.init: New styles
...
The main motive of this commit is to make the offline copy of the HTML doc as
pretty as the online (ffmpeg.org) one. This also introduced new styles for
<h2> to <h4>.
Signed-off-by: Timothy Gu <timothygu99@gmail.com >
Signed-off-by: Michael Niedermayer <michaelni@gmx.at >
2013-10-09 04:01:46 +02:00
Timothy Gu and Stefano Sabatini
8fd8ead23c
doc/t2h.init: remove resource-type and distribution meta elements
...
The W3C validator complains about these.
Signed-off-by: Timothy Gu <timothygu99@gmail.com >
Signed-off-by: Stefano Sabatini <stefasab@gmail.com >
2013-09-30 11:56:16 +02:00
Timothy Gu and Stefano Sabatini
ca10d66719
doc/filters: add [] labels for the graph of the opening paragraph example
...
Signed-off-by: Timothy Gu <timothygu99@gmail.com >
Signed-off-by: Stefano Sabatini <stefasab@gmail.com >
2013-09-23 00:11:56 +02:00
Timothy Gu and Michael Niedermayer
b7dd459863
doc/formats: Add documentation for 3 parameters that have been missing
...
Signed-off-by: Timothy Gu <timothygu99@gmail.com >
Signed-off-by: Michael Niedermayer <michaelni@gmx.at >
2013-09-16 17:49:10 +02:00
Timothy Gu and Stefano Sabatini
81bbe49a0e
doc/encoders: improve libvo-aacenc doc
...
Signed-off-by: Timothy Gu <timothygu99@gmail.com >
Signed-off-by: Stefano Sabatini <stefasab@gmail.com >
2013-09-15 11:35:32 +02:00
Timothy Gu and Stefano Sabatini
0e11790cf7
doc/encoders: add doc for AAC encoder
...
Thanks-to: Kostya Shishkov <kostya.shishkov@gmail.com >
Signed-off-by: Timothy Gu <timothygu99@gmail.com >
Signed-off-by: Stefano Sabatini <stefasab@gmail.com >
2013-09-15 11:35:17 +02:00
Timothy Gu and Michael Niedermayer
5748e24950
aacenc: use constants to set AAC coder
...
Signed-off-by: Timothy Gu <timothygu99@gmail.com >
Signed-off-by: Michael Niedermayer <michaelni@gmx.at >
2013-09-12 17:22:48 +02:00
Timothy Gu and Michael Niedermayer
4bd910d83d
aacenc: add AAC_CODER_(FAAC|ANMR|etc.) macros
...
Signed-off-by: Timothy Gu <timothygu99@gmail.com >
Signed-off-by: Michael Niedermayer <michaelni@gmx.at >
2013-09-12 17:22:36 +02:00
Timothy Gu and Michael Niedermayer
83165e39fe
doc: Rename avtools-common-opts to fftools-common opts
...
Signed-off-by: Timothy Gu <timothygu99@gmail.com >
Signed-off-by: Michael Niedermayer <michaelni@gmx.at >
2013-09-10 18:04:03 +02:00
Timothy Gu and Stefano Sabatini
e45e72f5f8
doc/encoders: reformat and add some clarification in libtwolame doc
...
Signed-off-by: Timothy Gu <timothygu99@gmail.com >
Signed-off-by: Stefano Sabatini <stefasab@gmail.com >
2013-08-30 11:37:07 +02:00
Timothy Gu and Stefano Sabatini
40b8350b57
doc/encoders: reformat libmp3lame doc
...
Signed-off-by: Timothy Gu <timothygu99@gmail.com >
Signed-off-by: Stefano Sabatini <stefasab@gmail.com >
2013-08-30 11:36:35 +02:00
Timothy Gu and Stefano Sabatini
bbbd9596ad
doc/filters: reformat scale filter doc
...
Signed-off-by: Stefano Sabatini <stefasab@gmail.com >
2013-08-13 23:51:08 +02:00
Timothy Gu and Michael Niedermayer
3217a706e2
libxvid: Reduce the size of an array
...
It is not possible to have a plugin[] array with 5 or more elements.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at >
2013-08-05 15:11:17 +02:00
Timothy Gu and Michael Niedermayer
3415058541
vf_scale: add force_original_aspect_ratio
...
Signed-off-by: Michael Niedermayer <michaelni@gmx.at >
2013-08-04 13:27:01 +02:00
Timothy Gu and Michael Niedermayer
b3f858b829
libxvid: cosmetics: Realign the code
...
Signed-off-by: Michael Niedermayer <michaelni@gmx.at >
2013-08-02 03:21:09 +02:00
Timothy Gu and Michael Niedermayer
3b3c1ed076
libxvid: Add SSIM displaying through a libxvidcore plugin
...
Signed-off-by: Michael Niedermayer <michaelni@gmx.at >
2013-07-31 12:41:27 +02:00
Timothy Gu and Michael Niedermayer
ccb212b6c3
libxvid: add working lumimasking and variance AQ
...
The old implementation is unusable due to change in the Xvid API.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at >
2013-07-31 11:57:52 +02:00
Timothy Gu and Stefano Sabatini
6b255e5e70
doc/encoders: add libxvid doc
...
Signed-off-by: Stefano Sabatini <stefasab@gmail.com >
2013-07-30 16:24:29 +02:00
Timothy Gu and Stefano Sabatini
11cb697501
doc/encoders: partially rewrite and reformat libx264 docs
...
Format is based on the thread:
"[PATCH] doc/encoders: Add libopus encoder doc" (06-28-2013)
http://thread.gmane.org/gmane.comp.video.ffmpeg.devel/165368/
Also merge the two option sections (Mapping and Private options).
Patch partially edited by Stefano Sabatini.
Signed-off-by: Stefano Sabatini <stefasab@gmail.com >
2013-07-24 16:29:12 +02:00
Timothy Gu and Stefano Sabatini
561e05136f
doc/encoders: add libopus encoder doc
...
Signed-off-by: Stefano Sabatini <stefasab@gmail.com >
2013-07-06 12:27:45 +02:00
Timothy Gu and Stefano Sabatini
4ec46b1160
doc/muxers: Add AIFF doc
...
Signed-off-by: Stefano Sabatini <stefasab@gmail.com >
2013-07-03 11:25:45 +02:00
Timothy Gu and Michael Niedermayer
a9bbf59be7
cosmetics: Fix "dont" "wont" "doesnt" typos
...
Signed-off-by: Michael Niedermayer <michaelni@gmx.at >
2013-06-29 02:31:16 +02:00
Timothy Gu and Stefano Sabatini
7eb5288f17
doc/decoders: document libopus decoder
...
Signed-off-by: Stefano Sabatini <stefasab@gmail.com >
2013-06-28 13:09:10 +02:00
Timothy Gu and Stefano Sabatini
934df3b037
doc/encoders: alphabetically list the encoders
...
Signed-off-by: Stefano Sabatini <stefasab@gmail.com >
2013-06-28 13:07:15 +02:00
Timothy Gu and Stefano Sabatini
83647ace73
doc/decoders: Add libopencore-amrwb decoder doc
...
Signed-off-by: Stefano Sabatini <stefasab@gmail.com >
2013-06-21 18:19:37 +02:00
Timothy Gu and Michael Niedermayer
b43860ee0c
doc/decoders: Document libopencore-amrnb decoder
...
Signed-off-by: Michael Niedermayer <michaelni@gmx.at >
2013-06-21 12:26:34 +02:00
Timothy Gu and Michael Niedermayer
8cdea50f6e
doc/decoders: Document libilbc decoder
...
Signed-off-by: Michael Niedermayer <michaelni@gmx.at >
2013-06-21 03:46:22 +02:00
Timothy Gu and Michael Niedermayer
c16496c377
doc/decoders: Document libgsm decoder
...
Signed-off-by: Michael Niedermayer <michaelni@gmx.at >
2013-06-20 02:45:18 +02:00
Timothy Gu and Michael Niedermayer
9ead06057a
doc/encoders: Add libopencore-amrnb doc
...
Signed-off-by: Michael Niedermayer <michaelni@gmx.at >
2013-06-19 01:42:55 +02:00
Timothy Gu and Michael Niedermayer
e358044922
doc/decoders: Document libcelt
...
Signed-off-by: Michael Niedermayer <michaelni@gmx.at >
2013-06-18 18:03:22 +02:00
Timothy Gu and Michael Niedermayer
6fe419bf73
doc/general: Make the license status of the Android libraries clearer
...
Signed-off-by: Michael Niedermayer <michaelni@gmx.at >
2013-06-14 03:58:39 +02:00
Timothy Gu and Michael Niedermayer
0ec65aa104
doc/encoders: Add libvo-amrwbenc doc
...
Signed-off-by: Michael Niedermayer <michaelni@gmx.at >
2013-06-12 23:37:35 +02:00
Timothy Gu and Michael Niedermayer
ba7cb4807f
doc/encoders: Add libvo-aacenc doc
...
Signed-off-by: Michael Niedermayer <michaelni@gmx.at >
2013-06-08 13:52:34 +02:00
Timothy Gu and Paul B Mahol
ea038b996d
doc/encoders: add documentation for libtwolame
2013-06-05 08:33:13 +00:00
Timothy Gu and Michael Niedermayer
4703a345fb
doc/encoders: Add documentation for libmp3lame
...
Signed-off-by: Michael Niedermayer <michaelni@gmx.at >
2013-05-25 23:56:49 +02:00
Timothy Gu and Clément Bœsch
874173002e
doc/filters: fix width/height typo in crop filter.
...
Signed-off-by: Clément Bœsch <ubitux@gmail.com >
2013-03-31 12:20:17 +02:00