index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavcodec
/
sh4
/
dsputil_sh4.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove all SH4 architecture optimizations
Diego Biurrun
2014-03-13
1
-107
/
+0
*
sh4: Remove dubious aligned dsputil code
Diego Biurrun
2013-04-22
1
-1
/
+0
*
lavc: Make pointers to ff_cropTbl const
Martin Storsjö
2013-04-08
1
-2
/
+2
*
Add av_cold attributes to arch-specific init functions
Diego Biurrun
2013-02-05
1
-1
/
+2
*
Drop DCTELEM typedef
Diego Biurrun
2013-01-22
1
-4
/
+4
*
sh4: Add ff_ prefix to nonstatic symbols
Martin Storsjö
2012-02-15
1
-3
/
+3
*
dsputil: Add ff_ prefix to the dsputil*_init* functions
Martin Storsjö
2012-02-15
1
-2
/
+2
*
dsputil: update per-arch init funcs for non-h264 high bit depth
Mans Rullgard
2011-07-21
1
-1
/
+1
*
simple_idct: add 10-bit version
Mans Rullgard
2011-07-20
1
-1
/
+2
*
Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 dec...
Oskar Arvidsson
2011-05-10
1
-0
/
+2
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
*
sh4: move dsputil prototypes to header file
Måns Rullgård
2010-03-08
1
-3
/
+1
*
Delete unnecessary 'extern' keywords.
Diego Biurrun
2008-12-03
1
-2
/
+2
*
SH4: fix memzero_align8()
Måns Rullgård
2008-11-20
1
-7
/
+8
*
SH4: remove some commented out blocks of code
Måns Rullgård
2008-11-20
1
-14
/
+1
*
SH4: do not mix code and declarations
Måns Rullgård
2008-11-19
1
-2
/
+2
*
SH4: fix compilation of memzero_align8()
Måns Rullgård
2008-11-19
1
-3
/
+1
*
Convert asm keyword into __asm__.
Diego Pettenò
2008-10-16
1
-1
/
+1
*
Use full path for #includes from another directory.
Diego Biurrun
2008-05-09
1
-2
/
+2
*
Add libavcodec to compiler include flags in order to simplify header
Ronald S. Bultje
2007-05-16
1
-2
/
+2
*
rename cropTbl -> ff_cropTbl
Måns Rullgård
2006-11-12
1
-2
/
+2
*
Change license headers to say 'FFmpeg' instead of 'this program/this library'
Diego Biurrun
2006-10-07
1
-4
/
+6
*
Update licensing information: The FSF changed postal address.
Diego Biurrun
2006-01-12
1
-1
/
+1
*
COSMETICS: tabs --> spaces, some prettyprinting
Diego Biurrun
2005-12-22
1
-65
/
+65
*
COSMETICS: Remove all trailing whitespace.
Diego Biurrun
2005-12-17
1
-2
/
+2
*
the return of the idct with 16bit output by ("Ivan Kalvachev" <ivan at cacad ...
Michael Niedermayer
2003-06-21
1
-0
/
+1
*
make sh4 IDCT optional, so the user can choose
Michael Niedermayer
2003-05-14
1
-3
/
+6
*
sh4 optimized idct & bswap patch by (BERO <bero at geocities dot co dot jp>)
BERO
2003-05-14
1
-0
/
+114