On Sun, Nov 13, 2016 at 10:32:13PM +0100, Hendrik Leppkes wrote: > ffmpeg | branch: master | Hendrik Leppkes <h.lepp...@gmail.com> | Sun Nov 13 > 22:29:04 2016 +0100| [bd0db4a32d85d027da4d4dc00490c20048090312] | committer: > Hendrik Leppkes > > Merge commit '7a745f014f528d1001394ae4d2f4ed1a20bf7fa2' > > * commit '7a745f014f528d1001394ae4d2f4ed1a20bf7fa2': > options_table: Add aliases for color properties > > Merged-by: Hendrik Leppkes <h.lepp...@gmail.com> > > > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=bd0db4a32d85d027da4d4dc00490c20048090312 > --- > > libavcodec/options_table.h | 32 ++++++++++++++++++++++++-------- > libavcodec/version.h | 2 +- > 2 files changed, 25 insertions(+), 9 deletions(-)
Please dont forget to add documentation for every option you add. IIRC Libav has code to automatically generate documentation from AVOptions. Several FFmpeg developers objected against enabling that code. IIRC because hand written documentation is of much higher quality ... You could of course also try to ping the people previously objecting to auto generated docs, maybe they would be interrested in helping. If there is interrest i can also attempt to write a fate test to detect newly added options without docs? [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Complexity theory is the science of finding the exact solution to an approximation. Benchmarking OTOH is finding an approximation of the exact
signature.asc
Description: Digital signature
_______________________________________________ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog