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
/
motion-test.c
Age
Commit message (
Expand
)
Author
2010-09-04
Rename FF_MM_ symbols related to CPU features flags as AV_CPU_FLAG_
Stefano Sabatini
2010-04-20
Remove explicit filename from Doxygen @file commands.
Diego Biurrun
2009-04-10
cosmetics: Rename prn variable to prng (Pseudo Random Number Generator).
Diego Biurrun
2009-04-10
Fix sigill on non-MMX2 CPUs.
Diego Biurrun
2009-04-04
Rename FF_MM_MMXEXT to FF_MM_MMX2, for both clarity and consistency
Stefano Sabatini
2009-03-31
Mark non-exported functions in test and example programs as static.
Diego Biurrun
2009-03-20
Replace random() usage in test programs by av_lfg_*().
Diego Biurrun
2009-02-01
Use full internal pathname in doxygen @file directives.
Diego Biurrun
2009-01-26
Fix filenames in Doxygen comments.
Diego Biurrun
2008-11-14
remove useless mmx.h include
Baptiste Coudurier
2007-12-01
spelling
Vitor Sessak
2007-07-19
Fix the compilation of dct-test, fft-test and motion-test which are using
Panagiotis Issaris
2007-06-10
Adapt to API changes, fix compilation.
Ronald S. Bultje
2007-06-07
emms --> emms_c, taken from a patch by Ronald Bultje
Ronald S. Bultje
2007-05-21
Rename motion_test.c to motion-test.c, which is the naming scheme used by all
Diego Biurrun