index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavutil
/
arm
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: cosmetics: Add missing end-of-line backslashes to item lists.
Diego Biurrun
2012-05-07
1
-1
/
+1
*
arm: intreadwrite: revert 16-bit load asm to old version for gcc < 4.6
Mans Rullgard
2012-05-03
1
-1
/
+3
*
arm: intreadwrite: disable inline asm for gcc 4.7 and later
Mans Rullgard
2012-05-02
1
-1
/
+2
*
arm: intreadwrite: fix inline asm constraints for gcc 4.6 and later
Mans Rullgard
2012-05-02
1
-3
/
+10
*
ARM: allow runtime masking of CPU features
Mans Rullgard
2012-04-22
3
-0
/
+63
*
remove iwmmxt optimizations
Janne Grunau
2012-03-12
1
-25
/
+0
*
bswap: make generic implementation more compiler-friendly
Mans Rullgard
2011-12-12
1
-0
/
+2
*
ARM: allow building in Thumb2 mode
Mans Rullgard
2011-06-23
1
-0
/
+2
*
ARM: simplify inline asm with 64-bit operands
Mans Rullgard
2011-05-30
1
-9
/
+8
*
ARM: improve FASTDIV asm
Mans Rullgard
2011-05-28
1
-6
/
+6
*
ARM: add ARMv6 optimised av_clip_uintp2
Mans Rullgard
2011-05-26
1
-0
/
+9
*
ARM: remove volatile from asm statements in libavutil/intmath
Mans Rullgard
2011-05-26
1
-16
/
+16
*
ARM: fix av_clipl_int32_arm()
Mans Rullgard
2011-05-26
1
-0
/
+1
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
5
-20
/
+20
*
Force inlining of avutil common routines
Jason Garrett-Glaser
2011-02-17
1
-7
/
+7
*
consolidate .gitignore patters into a single file
Janne Grunau
2011-01-18
1
-3
/
+0
*
convert svn:ignore properties to .gitignore files
Janne Grunau
2011-01-17
1
-0
/
+3
*
ARM: change return type of AV_RN16() to unsigned
Måns Rullgård
2010-09-26
1
-2
/
+2
*
Clean up av_get_cpu_flag()
Måns Rullgård
2010-09-09
1
-6
/
+2
*
Move mm_support() from libavcodec to libavutil, make it a public
Stefano Sabatini
2010-09-08
1
-0
/
+29
*
Add av_ prefix to bswap macros
Måns Rullgård
2010-07-10
1
-8
/
+8
*
ARM: optimised integer clip functions
Måns Rullgård
2010-07-07
1
-0
/
+45
*
ARM: intmath.h cosmetics
Måns Rullgård
2010-07-07
1
-3
/
+7
*
Replace many includes of libavutil/common.h with what is actually needed
Måns Rullgård
2010-03-09
2
-2
/
+2
*
ARM: add some missing includes
Måns Rullgård
2010-03-08
1
-0
/
+1
*
ARM: change argument/return type of bswap_16() to unsigned 32-bit
Måns Rullgård
2010-02-22
1
-2
/
+2
*
Move FASTDIV macro to intmath.h
Måns Rullgård
2010-01-19
1
-0
/
+54
*
Mark all intreadwrite functions av_always_inline
Måns Rullgård
2010-01-18
1
-6
/
+6
*
ARM: first value loaded in AV_RN64 needs to be early-clobber
Måns Rullgård
2009-08-16
1
-1
/
+1
*
ARM: use gcc inline asm in bswap.h only when available
Måns Rullgård
2009-07-01
1
-1
/
+1
*
ARM asm for AV_RN*()
Måns Rullgård
2009-04-18
1
-0
/
+78
*
ARM: START/STOP_TIMER support for ARMv7
Måns Rullgård
2009-04-01
1
-0
/
+39
*
ARM: armcc versions of bswap_16/32
Måns Rullgård
2009-03-05
1
-0
/
+21
*
Change semantic of CONFIG_*, HAVE_* and ARCH_*.
Aurelien Jacobs
2009-01-13
1
-2
/
+2
*
split bswap.h into per-arch files
Måns Rullgård
2008-10-21
1
-0
/
+51