summaryrefslogtreecommitdiff
path: root/libavcodec/x86/dnxhdenc.c
Commit message (Collapse)AuthorAge
* x86: avcodec: Use convenience macros to check for CPU flagsDiego Biurrun2013-08-29
|
* Add av_cold attributes to arch-specific init functionsDiego Biurrun2013-02-05
|
* Drop DCTELEM typedefDiego Biurrun2013-01-22
| | | | | | It does not help as an abstraction and adds dsputil dependencies. Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
* x86: more specific checks for availability of required assembly capabilitiesDiego Biurrun2012-09-07
|
* dnxhdenc: x86: more sensible names for optimization file and init functionDiego Biurrun2012-08-24