[FFmpeg-devel] [PATCH 00/12] Documentation Fixes Part 1

Derek Buitenhuis derek.buitenhuis at gmail.com
Sat Mar 30 20:32:47 CET 2013


This is part 1 of what will very likely be a massively long
campaign to bring some sanity to the FFmpeg documentation.

Since working on many of these things feels very much like
grinding, I'll be doing these in small parts/chunks, instead
of one massive patch set. They will be sporatic.

Cheers.

Derek Buitenhuis (12):
  doc: Remove list of format fields
  doc: Explain the various logevel settings
  doc: Document which cpuflags exist
  doc: Small grammar fix in -f description
  doc: Fix grammar in -n description
  doc: Grammar fixes for FFmpeg description
  doc: Consistently use 'frame rate' everywhere
  doc: Grammar fixes for FFmpeg's detailed description
  doc: Consistently use 'filergraph'
  doc: Grammar fixes for stream selection
  doc: Fix broken Engish in the common options description
  doc: Grammar fixes for strem specifiers section

 doc/avtools-common-opts.texi |   97 ++++++++++++++++++++++++++++++------------
 doc/demuxers.texi            |    2 +-
 doc/faq.texi                 |    2 +-
 doc/ffmpeg-codecs.texi       |    4 +-
 doc/ffmpeg.texi              |   72 +++++++++++++++----------------
 doc/ffplay.texi              |    8 ++--
 doc/filter_design.txt        |    2 +-
 doc/filters.texi             |   28 ++++++------
 doc/indevs.texi              |   10 ++---
 9 files changed, 133 insertions(+), 92 deletions(-)

-- 
1.7.10.4



More information about the ffmpeg-devel mailing list