[SCM] x264/master: Regenerate manpage

ricotz-guest at users.alioth.debian.org ricotz-guest at users.alioth.debian.org
Sun Dec 31 13:13:30 UTC 2017


The following commit has been merged in the master branch:
commit 438128d27791c798aae078d7de57409f2c768a12
Author: Rico Tzschichholz <ricotz at ubuntu.com>
Date:   Sun Dec 31 14:09:25 2017 +0100

    Regenerate manpage

diff --git a/debian/x264.1 b/debian/x264.1
index 454fb27..fb1514d 100644
--- a/debian/x264.1
+++ b/debian/x264.1
@@ -1,9 +1,9 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.4.
-.TH X264 "1" "June 2017" "Videolan project" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.5.
+.TH X264 "1" "December 2017" "Videolan project" "User Commands"
 .SH NAME
 x264 \- fast h264 encoder
 .SH DESCRIPTION
-x264 core:148 r2795 aaa9aa8
+x264 core:152 r2854 e9a5903
 Syntax: x264 [options] \fB\-o\fR outfile infile
 .PP
 Infile can be raw (in which case resolution is required),
@@ -564,8 +564,8 @@ Specify input file format (requires lavf support)
 Specify input colorspace format for raw input
 \- valid csps for `raw' demuxer:
 .TP
-i420, yv12, nv12, nv21, i422, yv16, nv16, i444,
-yv24, bgr, bgra, rgb
+i420, yv12, nv12, nv21, i422, yv16, nv16, yuyv,
+uyvy, i444, yv24, bgr, bgra, rgb
 .TP
 \- valid csps for `lavf' demuxer:
 yuv420p, yuyv422, rgb24, bgr24, yuv422p,
@@ -612,7 +612,10 @@ bayer_gbrg16le, bayer_gbrg16be, bayer_grbg16le,
 bayer_grbg16be, yuv440p10le, yuv440p10be,
 yuv440p12le, yuv440p12be, ayuv64le, ayuv64be,
 videotoolbox_vld, p010le, p010be, gbrap12be,
-gbrap12le, gbrap10be, gbrap10le, mediacodec
+gbrap12le, gbrap10be, gbrap10le, mediacodec,
+gray12be, gray12le, gray10be, gray10le, p016le,
+p016be, d3d11, gray9be, gray9le, gbrpf32be,
+gbrpf32le, gbrapf32be, gbrapf32le, drm_prime
 .TP
 \fB\-\-output\-csp\fR <string>
 Specify output colorspace ["i420"]
@@ -759,7 +762,7 @@ resizes frames based on the given criteria:
 \- fittobox and sar: same as above except with specified sar
 \- csp: convert to the given csp. syntax: [name][:depth]
 .IP
-\- valid csp names [keep current]: i420, yv12, nv12, nv21, i422, yv16, nv16, i444, yv24, bgr, bgra, rgb
+\- valid csp names [keep current]: i420, yv12, nv12, nv21, i422, yv16, nv16, yuyv, uyvy, i444, yv24, bgr, bgra, rgb
 \- depth: 8 or 16 bits per pixel [keep current]
 .IP
 note: not all depths are supported by all csps.
@@ -775,10 +778,10 @@ step: the number of frames in the pattern
 offsets: the offset into the step to select a frame
 see: http://avisynth.nl/index.php/Select#SelectEvery
 .PP
-(libswscale 4.2.100)
-(libavformat 57.56.101)
+(libswscale 4.8.100)
+(libavformat 57.83.100)
 (ffmpegsource 2.23.0.0)
-built on Jun 28 2017, gcc: 6.3.0 20170618
+built on Dec 31 2017, gcc: 7.2.0
 x264 configuration: \fB\-\-bit\-depth\fR=\fI\,8\/\fR \fB\-\-chroma\-format\fR=\fI\,all\/\fR
 libx264 configuration: \fB\-\-bit\-depth\fR=\fI\,10\/\fR \fB\-\-chroma\-format\fR=\fI\,all\/\fR
 x264 license: GPL version 2 or later

-- 
x264 packaging



More information about the pkg-multimedia-commits mailing list