[FFmpeg-devel] [PATCH 1/2] cmdutils/avutil: Move cpu caps parse code into av_parse_cpu_caps()
Michael Niedermayer
michaelni at gmx.at
Mon Apr 30 18:41:52 CEST 2012
On Mon, Apr 30, 2012 at 05:53:15PM +0200, Michael Niedermayer wrote:
> On Thu, Apr 26, 2012 at 11:25:15PM +0200, Michael Niedermayer wrote:
> > Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
> > ---
> > cmdutils.c | 41 ++---------------------------------------
> > libavutil/avutil.h | 2 +-
> > libavutil/cpu.c | 46 ++++++++++++++++++++++++++++++++++++++++++++++
> > libavutil/cpu.h | 7 +++++++
> > 4 files changed, 56 insertions(+), 40 deletions(-)
>
> applied
i had to chnage this slightly before push as there where problems
with -cpuflags all being negative and counted as error with the
suggested API
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Why not whip the teacher when the pupil misbehaves? -- Diogenes of Sinope
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120430/411d0799/attachment.asc>
More information about the ffmpeg-devel
mailing list