Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
F
ffmpeg
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
ffmpeg
Commits
9b323a9b
Commit
9b323a9b
authored
Dec 17, 2012
by
Stefano Sabatini
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
doc: extend "See Also" chapters in component manuals
In particular, make "See Also" chapter rendered in HTML output.
parent
9d6517aa
Hide whitespace changes
Inline
Side-by-side
Showing
9 changed files
with
99 additions
and
36 deletions
+99
-36
ffmpeg-bitstream-filters.texi
doc/ffmpeg-bitstream-filters.texi
+11
-4
ffmpeg-codecs.texi
doc/ffmpeg-codecs.texi
+11
-4
ffmpeg-devices.texi
doc/ffmpeg-devices.texi
+11
-4
ffmpeg-filters.texi
doc/ffmpeg-filters.texi
+11
-4
ffmpeg-formats.texi
doc/ffmpeg-formats.texi
+11
-4
ffmpeg-protocols.texi
doc/ffmpeg-protocols.texi
+11
-4
ffmpeg-resampler.texi
doc/ffmpeg-resampler.texi
+11
-4
ffmpeg-scaler.texi
doc/ffmpeg-scaler.texi
+11
-4
ffmpeg-utils.texi
doc/ffmpeg-utils.texi
+11
-4
No files found.
doc/ffmpeg-bitstream-filters.texi
View file @
9b323a9b
...
...
@@ -22,6 +22,17 @@ bitstream level modifications without performing decoding.
@include bitstream
_
filters.texi
@chapter See Also
@ifhtml
@url
{
ffmpeg.html,ffmpeg
}
, @url
{
ffplay.html,ffplay
}
, @url
{
ffprobe.html,ffprobe
}
, @url
{
ffserver.html,ffserver
}
,
@url
{
libavcodec.html,libavcodec
}
@end ifhtml
@ifnothtml
ffmpeg(1), ffplay(1), ffprobe(1), ffserver(1), libavcodec(3)
@end ifnothtml
@include authors.texi
@ignore
...
...
@@ -29,10 +40,6 @@ bitstream level modifications without performing decoding.
@setfilename ffmpeg-bitstream-filters
@settitle FFmpeg bitstream filters
@c man begin SEEALSO
ffmpeg(1), ffplay(1), ffprobe(1), ffserver(1), libavcodec(3)
@c man end
@end ignore
@bye
doc/ffmpeg-codecs.texi
View file @
9b323a9b
...
...
@@ -1105,6 +1105,17 @@ Set sample format audio decoders should prefer. Default value is
@include decoders.texi
@include encoders.texi
@chapter See Also
@ifhtml
@url
{
ffmpeg.html,ffmpeg
}
, @url
{
ffplay.html,ffplay
}
, @url
{
ffprobe.html,ffprobe
}
, @url
{
ffserver.html,ffserver
}
,
@url
{
libavcodec.html,libavcodec
}
@end ifhtml
@ifnothtml
ffmpeg(1), ffplay(1), ffprobe(1), ffserver(1), libavcodec(3)
@end ifnothtml
@include authors.texi
@ignore
...
...
@@ -1112,10 +1123,6 @@ Set sample format audio decoders should prefer. Default value is
@setfilename ffmpeg-codecs
@settitle FFmpeg codecs
@c man begin SEEALSO
ffmpeg(1), ffplay(1), ffprobe(1), ffserver(1), libavcodec(3)
@c man end
@end ignore
@bye
doc/ffmpeg-devices.texi
View file @
9b323a9b
...
...
@@ -39,6 +39,17 @@ for programmatic use.
@include indevs.texi
@include outdevs.texi
@chapter See Also
@ifhtml
@url
{
ffmpeg.html,ffmpeg
}
, @url
{
ffplay.html,ffplay
}
, @url
{
ffprobe.html,ffprobe
}
, @url
{
ffserver.html,ffserver
}
,
@url
{
libavdevice.html,libavdevice
}
@end ifhtml
@ifnothtml
ffmpeg(1), ffplay(1), ffprobe(1), ffserver(1), libavdevice(3)
@end ifnothtml
@include authors.texi
@ignore
...
...
@@ -46,10 +57,6 @@ for programmatic use.
@setfilename ffmpeg-devices
@settitle FFmpeg devices
@c man begin SEEALSO
ffmpeg(1), ffplay(1), ffprobe(1), ffserver(1), libavformat(3), libavdevice(3)
@c man end
@end ignore
@bye
doc/ffmpeg-filters.texi
View file @
9b323a9b
...
...
@@ -19,6 +19,17 @@ libavfilter library.
@include filters.texi
@chapter See Also
@ifhtml
@url
{
ffmpeg.html,ffmpeg
}
, @url
{
ffplay.html,ffplay
}
, @url
{
ffprobe.html,ffprobe
}
, @url
{
ffserver.html,ffserver
}
,
@url
{
libavfilter.html,libavfilter
}
@end ifhtml
@ifnothtml
ffmpeg(1), ffplay(1), ffprobe(1), ffserver(1), libavfilter(3)
@end ifnothtml
@include authors.texi
@ignore
...
...
@@ -26,10 +37,6 @@ libavfilter library.
@setfilename ffmpeg-filters
@settitle FFmpeg filters
@c man begin SEEALSO
ffmpeg(1), ffplay(1), ffprobe(1), ffserver(1), libavfilter(3)
@c man end
@end ignore
@bye
doc/ffmpeg-formats.texi
View file @
9b323a9b
...
...
@@ -144,6 +144,17 @@ of -1 enables when required by target format.
@include demuxers.texi
@include muxers.texi
@chapter See Also
@ifhtml
@url
{
ffmpeg.html,ffmpeg
}
, @url
{
ffplay.html,ffplay
}
, @url
{
ffprobe.html,ffprobe
}
, @url
{
ffserver.html,ffserver
}
,
@url
{
libavformat.html,libavformat
}
@end ifhtml
@ifnothtml
ffmpeg(1), ffplay(1), ffprobe(1), ffserver(1), libavformat(3)
@end ifnothtml
@include authors.texi
@ignore
...
...
@@ -151,10 +162,6 @@ of -1 enables when required by target format.
@setfilename ffmpeg-formats
@settitle FFmpeg formats
@c man begin SEEALSO
ffmpeg(1), ffplay(1), ffprobe(1), ffserver(1), libavformat(3)
@c man end
@end ignore
@bye
doc/ffmpeg-protocols.texi
View file @
9b323a9b
...
...
@@ -19,6 +19,17 @@ libavformat library.
@include protocols.texi
@chapter See Also
@ifhtml
@url
{
ffmpeg.html,ffmpeg
}
, @url
{
ffplay.html,ffplay
}
, @url
{
ffprobe.html,ffprobe
}
, @url
{
ffserver.html,ffserver
}
,
@url
{
libavformat.html,libavformat
}
@end ifhtml
@ifnothtml
ffmpeg(1), ffplay(1), ffprobe(1), ffserver(1), libavformat(3)
@end ifnothtml
@include authors.texi
@ignore
...
...
@@ -26,10 +37,6 @@ libavformat library.
@setfilename ffmpeg-protocols
@settitle FFmpeg protocols
@c man begin SEEALSO
ffmpeg(1), ffplay(1), ffprobe(1), ffserver(1), libavformat(3)
@c man end
@end ignore
@bye
doc/ffmpeg-resampler.texi
View file @
9b323a9b
...
...
@@ -176,6 +176,17 @@ and 16, default value is 9.
@c man end RESAMPLER OPTIONS
@chapter See Also
@ifhtml
@url
{
ffmpeg.html,ffmpeg
}
, @url
{
ffplay.html,ffplay
}
, @url
{
ffprobe.html,ffprobe
}
, @url
{
ffserver.html,ffserver
}
,
@url
{
libswresample.html
}
@end ifhtml
@ifnothtml
ffmpeg(1), ffplay(1), ffprobe(1), ffserver(1), libswresample(3)
@end ifnothtml
@include authors.texi
@ignore
...
...
@@ -183,10 +194,6 @@ and 16, default value is 9.
@setfilename ffmpeg-resampler
@settitle FFmpeg Resampler
@c man begin SEEALSO
ffmpeg(1), ffplay(1), ffprobe(1), ffserver(1), libswresample(3)
@c man end
@end ignore
@bye
doc/ffmpeg-scaler.texi
View file @
9b323a9b
...
...
@@ -118,6 +118,17 @@ are floating point number values.
@c man end SCALER OPTIONS
@chapter See Also
@ifhtml
@url
{
ffmpeg.html,ffmpeg
}
, @url
{
ffplay.html,ffplay
}
, @url
{
ffprobe.html,ffprobe
}
, @url
{
ffserver.html,ffserver
}
,
@url
{
libswscale.html,libswscale
}
@end ifhtml
@ifnothtml
ffmpeg(1), ffplay(1), ffprobe(1), ffserver(1), libswscale(3)
@end ifnothtml
@include authors.texi
@ignore
...
...
@@ -125,10 +136,6 @@ are floating point number values.
@setfilename ffmpeg-scaler
@settitle FFmpeg video scaling and pixel format converter
@c man begin SEEALSO
ffmpeg(1), ffplay(1), ffprobe(1), ffserver(1), libswscale(3)
@c man end
@end ignore
@bye
doc/ffmpeg-utils.texi
View file @
9b323a9b
...
...
@@ -20,6 +20,17 @@ by the libavutil library.
@include syntax.texi
@include eval.texi
@chapter See Also
@ifhtml
@url
{
ffmpeg.html,ffmpeg
}
, @url
{
ffplay.html,ffplay
}
, @url
{
ffprobe.html,ffprobe
}
, @url
{
ffserver.html,ffserver
}
,
@url
{
libavutil.html,libavutil
}
@end ifhtml
@ifnothtml
ffmpeg(1), ffplay(1), ffprobe(1), ffserver(1), libavutil(3)
@end ifnothtml
@include authors.texi
@ignore
...
...
@@ -27,10 +38,6 @@ by the libavutil library.
@setfilename ffmpeg-utils
@settitle FFmpeg utilities
@c man begin SEEALSO
ffmpeg(1), ffplay(1), ffprobe(1), ffserver(1), libavutil(3)
@c man end
@end ignore
@bye
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment