index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavcodec
/
x86
/
h264dsp_init.c
Age
Commit message (
Expand
)
Author
2014-04-05
Merge commit 'b42f49e42f8cde25a788b2d13d03e99ca2956647'
Michael Niedermayer
2014-04-04
x86: dsputil: Eliminate some unnecessary dsputil_x86.h #includes
Diego Biurrun
2014-01-06
Merge commit 'a03a642d5ceb5f2f7c6ebbf56ff365dfbcdb65eb'
Michael Niedermayer
2014-01-06
h264: do not use 422 functions for monochrome
Anton Khirnov
2013-08-30
Merge commit 'e998b56362c711701b3daa34e7b956e7126336f4'
Michael Niedermayer
2013-08-29
x86: avcodec: Consistently structure CPU extension initialization
Diego Biurrun
2013-07-18
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-07-18
Consistently use "cpu_flags" as variable/parameter name for CPU flags
Diego Biurrun
2013-05-14
Merge commit '1399931d07f0f37ef4526eb8d39d33c64e09618a'
Michael Niedermayer
2013-05-12
x86: dsputil: Rename dsputil_mmx.h --> dsputil_x86.h
Diego Biurrun
2013-05-01
Merge commit '7f75f2f2bd692857c1c1ca7f414eb30ece3de93d'
Michael Niedermayer
2013-04-30
x86: Drop unnecessary ff_ name prefixes from static functions
Diego Biurrun
2013-02-06
Merge commit '620289a20e022b9c16c10d546ef86cc0bb77cc84'
Michael Niedermayer
2013-02-05
Add av_cold attributes to arch-specific init functions
Diego Biurrun
2013-01-23
Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f'
Michael Niedermayer
2013-01-22
Drop DCTELEM typedef
Diego Biurrun
2012-12-12
x86inc: support stack mem allocation and re-alignment in PROLOGUE.
Ronald S. Bultje
2012-12-12
x86inc: support stack mem allocation and re-alignment in PROLOGUE
Ronald S. Bultje
2012-11-29
Merge commit '1f3f896564501c23b44fcf605567c78ce066b539'
Michael Niedermayer
2012-11-28
x86: h264dsp: Fix linking with yasm and optimizations disabled
Diego Biurrun
2012-11-14
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-11-14
x86: mmx2 ---> mmxext in asm constructs
Diego Biurrun
2012-11-01
Merge commit 'fa8fcab1e0d31074c0644c4ac5194474c6c26415'
Michael Niedermayer
2012-10-31
x86: mmx2 ---> mmxext in function names
Diego Biurrun
2012-09-09
x86/h264dsp_init: put a HAVE_YASM back
Michael Niedermayer
2012-09-09
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-09-08
x86: Replace checks for CPU extensions and flags by convenience macros
Diego Biurrun
2012-09-04
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-09-04
x86: h264dsp: drop some unnecessary ifdefs around prototype declarations
Diego Biurrun
2012-09-01
Fix compilation with yasm-0.6.2.
Carl Eugen Hoyos
2012-08-31
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-08-31
x86: Split inline and external assembly #ifdefs
Diego Biurrun
2012-08-15
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-08-15
x86: avcodec: Appropriately name files containing only init functions
Diego Biurrun