[FFmpeg-devel] [PATCH] ffmpeg: add -devices param
Clément Bœsch
u at pkh.me
Tue May 27 19:52:24 CEST 2014
On Tue, May 27, 2014 at 04:47:20PM +0200, Michael Niedermayer wrote:
> On Fri, May 23, 2014 at 07:59:53PM +0200, Lukasz Marek wrote:
> > Ffmpeg mix devices and file formats when -formats option is used.
> > This commit removes devices from formats list.
> > Devices can be listed with -devices param.
> > ---
> > cmdutils.c | 35 ++++++++++++++++++++++++++++++++---
> > cmdutils.h | 7 +++++++
> > cmdutils_common_opts.h | 1 +
> > doc/fftools-common-opts.texi | 10 +++++-----
> > doc/indevs.texi | 4 ++--
> > doc/outdevs.texi | 4 ++--
> > 6 files changed, 49 insertions(+), 12 deletions(-)
>
> adding "-devices" sounds like a good idea to me
> not sure either way about ommiting them from formats
> anyone has any oppinon about that ?
>
If you change the behaviour of -formats you should maybe bump micro and
mention it in the Changelog (it might break some scripts).
[...]
--
Clément B.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 490 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140527/b5ae5a34/attachment.asc>
More information about the ffmpeg-devel
mailing list