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
/
libavutil
/
arm
Age
Commit message (
Expand
)
Author
2011-03-19
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-02-17
Force inlining of avutil common routines
Jason Garrett-Glaser
2011-01-18
consolidate .gitignore patters into a single file
Janne Grunau
2011-01-17
convert svn:ignore properties to .gitignore files
Janne Grunau
2010-09-26
ARM: change return type of AV_RN16() to unsigned
Måns Rullgård
2010-09-09
Clean up av_get_cpu_flag()
Måns Rullgård
2010-09-08
Move mm_support() from libavcodec to libavutil, make it a public
Stefano Sabatini
2010-07-10
Add av_ prefix to bswap macros
Måns Rullgård
2010-07-07
ARM: optimised integer clip functions
Måns Rullgård
2010-07-07
ARM: intmath.h cosmetics
Måns Rullgård
2010-03-09
Replace many includes of libavutil/common.h with what is actually needed
Måns Rullgård
2010-03-08
ARM: add some missing includes
Måns Rullgård
2010-02-22
ARM: change argument/return type of bswap_16() to unsigned 32-bit
Måns Rullgård
2010-01-19
Move FASTDIV macro to intmath.h
Måns Rullgård
2010-01-18
Mark all intreadwrite functions av_always_inline
Måns Rullgård
2009-08-16
ARM: first value loaded in AV_RN64 needs to be early-clobber
Måns Rullgård
2009-07-01
ARM: use gcc inline asm in bswap.h only when available
Måns Rullgård
2009-04-18
ARM asm for AV_RN*()
Måns Rullgård
2009-04-01
ARM: START/STOP_TIMER support for ARMv7
Måns Rullgård
2009-03-05
ARM: armcc versions of bswap_16/32
Måns Rullgård
2009-01-13
Change semantic of CONFIG_*, HAVE_* and ARCH_*.
Aurelien Jacobs
2008-10-21
split bswap.h into per-arch files
Måns Rullgård