[FFmpeg-devel] [PATCH 3/3] ffmpeg: add opencl options to ffmpeg 20130410

Wei Gao highgod0401 at gmail.com
Thu Apr 11 07:01:46 CEST 2013


2013/4/10 Stefano Sabatini <stefasab at gmail.com>

> On date Wednesday 2013-04-10 22:22:40 +0800, Wei Gao encoded:
> [...]
> > From f7b5b9d3e3daa3612012213d0d9ec643b6014055 Mon Sep 17 00:00:00 2001
> > From: highgod0401 <highgod0401 at gmail.com>
> > Date: Wed, 10 Apr 2013 22:19:33 +0800
> > Subject: [PATCH 3/3] add opencl options to ffmpeg 20130410 new
> >
> > ---
> >  doc/ffmpeg.texi |  9 +++++++++
> >  ffmpeg_opt.c    | 31 +++++++++++++++++++++++++++++++
> >  2 files changed, 40 insertions(+)
> >
> > diff --git a/doc/ffmpeg.texi b/doc/ffmpeg.texi
> > index eb981d7..e8bc677 100644
> > --- a/doc/ffmpeg.texi
> > +++ b/doc/ffmpeg.texi
> > @@ -487,6 +487,15 @@ ffmpeg -i foo.mov -c:v libxvid -pass 1 -an -f
> rawvideo -y NUL
> >  ffmpeg -i foo.mov -c:v libxvid -pass 1 -an -f rawvideo -y /dev/null
> >  @end example
> >
> > + at item -opencl_options @var{options}
> > +Set options for running opencl.
> > +build_options: set opencl build options.
> > +platform: set platform for opencl.
> > +device: set device for opencl.
>
>
> patch according to the latest comments
thanks

> [...]
> --
> FFmpeg = Fundamentalist Fundamentalist Magic Portentous Esoteric Guide
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-add-opencl-options-to-cmdutils-20130411.patch
Type: application/octet-stream
Size: 6159 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20130411/ebf20e1e/attachment.obj>


More information about the ffmpeg-devel mailing list