On Mon, Jan 06, 2014 at 05:14:08PM +0100, Vittorio Giovara wrote:
> --- a/doc/filters.texi
> +++ b/doc/filters.texi
> @@ -1252,6 +1252,33 @@ frames with a negative PTS.
> +
> +@item format
> +Desired packing format. Supported values are @var{sbs} (default),
> + @var{tab}, @var{lines}, @var{columns} and @var{frameseq}.
> +See a detailed format description in @file{libavutil/stereo3d.h}.I don't think the documentation should refer the reader to reading a header file. More so since that header file may not be readily available. > +#convert left and right views into a frame sequential video > + > +#convert views into a side-by-side video with same output resolution as input These are proper sentences. Capitalize and end in a period. Also add a space after the hash. Diego _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
