mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-26 11:41:09 +00:00
tools/gst-launch.1.in: fractions are better supported in gstreamer than ractions, so suggest using those.
Original commit message from CVS: * tools/gst-launch.1.in: fractions are better supported in gstreamer than ractions, so suggest using those.
This commit is contained in:
parent
8d9feef8c8
commit
bfbbd14a04
2 changed files with 7 additions and 1 deletions
|
@ -1,3 +1,9 @@
|
|||
2007-04-05 Michael Smith <msmith@fluendo.com>
|
||||
|
||||
* tools/gst-launch.1.in:
|
||||
fractions are better supported in gstreamer than ractions, so
|
||||
suggest using those.
|
||||
|
||||
2007-04-05 Thomas Vander Stichele <thomas at apestaart dot org>
|
||||
|
||||
Submitted by: Mogens Jaeger <mogens@jaeger.tf>
|
||||
|
|
|
@ -179,7 +179,7 @@ and the type can have the following case-insensitive values:
|
|||
.br
|
||||
- \fBs\fR, \fBstr\fR or \fBstring\fR for strings
|
||||
.br
|
||||
- \ffraction\fR for fractions (framerate, pixel-aspect-ratio)
|
||||
- \fBfraction\fR for fractions (framerate, pixel-aspect-ratio)
|
||||
.br
|
||||
- \fBl\fR or \fBlist\fR for lists
|
||||
.br
|
||||
|
|
Loading…
Reference in a new issue