diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2012-03-07 06:16:02 +0100 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2012-03-14 23:05:38 +0100 |
commit | f43a16049ef07585789d311f314f236a314f91f7 (patch) | |
tree | 72c5589b37297af4956162f506074e76c3b6df77 /libavcodec/dca_parser.c | |
parent | fa35ade8f93c186fe5df6606829406e8ae5fd4db (diff) | |
download | ffmpeg-f43a16049ef07585789d311f314f236a314f91f7.tar.gz |
cmdutils: Fix cpuflags so the flags dont pull in and out other flags.
Note, this doesnt break compatibility with libav, as libav
has implemented a incompatible and more limited system under the same
-cpuflags command line option we used since some time.
The differences to libav for example are we can do things like
ffmpeg -cpuflags -sse+mmx -cpuflags +3dnow
Its also possible in our system to force flags that have not been
detected as available
And our -cpuflags works with all tools not just 1
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavcodec/dca_parser.c')
0 files changed, 0 insertions, 0 deletions