Michael Niedermayer
536ac72f46
Revert "Merge commit ' 0a39c9ac0b'"
...
The assumption this is based on is wrong, the code is not always run with bitexact flags
This reverts commit a956164e1e , reversing
changes made to f6005907fd .
Approved-by: James Almer <jamrial@gmail.com>
2017-02-01 02:01:07 +01:00
James Almer
a956164e1e
Merge commit ' 0a39c9ac0b'
...
* commit '0a39c9ac0b ':
x86: hpeldsp: Don't check for bitexact flag when initializing VP3-specific code
Merged-by: James Almer <jamrial@gmail.com>
2017-01-31 14:59:29 -03:00
James Almer
ca8a3978e5
Merge commit ' 1dfc3cf89d'
...
* commit '1dfc3cf89d ':
x86: hpeldsp: Split off VP3-specific bits into a separate file
Merged-by: James Almer <jamrial@gmail.com>
2017-01-31 14:49:29 -03:00
Diego Biurrun
0a39c9ac0b
x86: hpeldsp: Don't check for bitexact flag when initializing VP3-specific code
...
That code is only ever initialized with that flag set.
2016-07-20 18:37:45 +02:00
Diego Biurrun
1dfc3cf89d
x86: hpeldsp: Split off VP3-specific bits into a separate file
2016-07-20 18:33:25 +02:00