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_align.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sh4: Remove dubious aligned dsputil code
Diego Biurrun
2013-04-22
1
-298
/
+0
*
sh4: hpeldsp: Move half-pel assembly from dsputil to hpeldsp
Michael Niedermayer
2013-04-19
1
-97
/
+9
*
dsputil: Move rnd_avg inline functions to a separate header
Diego Biurrun
2013-02-08
1
-0
/
+1
*
dsputil: Separate h264chroma
Diego Biurrun
2013-02-06
1
-8
/
+0
*
sh4: drop unused functions
Luca Barbato
2013-02-05
1
-28
/
+0
*
sh4: Fix silly type vs. variable name search and replace typo
Diego Biurrun
2013-02-05
1
-1
/
+1
*
Add av_cold attributes to arch-specific init functions
Diego Biurrun
2013-02-05
1
-2
/
+2
*
Use ptrdiff_t instead of int for {avg, put}_pixels line_size parameter.
Diego Biurrun
2013-02-05
1
-1
/
+1
*
dsputil: Separate h264 qpel
Mans Rullgard
2013-01-24
1
-9
/
+0
*
dsputil: remove one array dimension from avg_no_rnd_pixels_tab.
Ronald S. Bultje
2013-01-22
1
-4
/
+4
*
dsputil: remove avg_no_rnd_pixels8.
Ronald S. Bultje
2013-01-22
1
-9
/
+0
*
misc typo, style and wording fixes
Diego Biurrun
2012-12-18
1
-1
/
+1
*
sh4: dsputil: remove duplicate of ff_gmc_c()
Mans Rullgard
2012-12-10
1
-1
/
+0
*
dsputil: Add ff_ prefix to the dsputil*_init* functions
Martin Storsjö
2012-02-15
1
-1
/
+1
*
dsputil: update per-arch init funcs for non-h264 high bit depth
Mans Rullgard
2011-07-21
1
-1
/
+1
*
Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 dec...
Oskar Arvidsson
2011-05-10
1
-0
/
+8
*
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
-0
/
+1
*
sh4: fix about 1000 warnings
Måns Rullgård
2010-03-08
1
-44
/
+45
*
SH4: replace missed rnd_avg2 -> rnd_avg32
Måns Rullgård
2008-11-19
1
-20
/
+20
*
SH4: rename functions with conflicting names
Måns Rullgård
2008-11-19
1
-31
/
+31
*
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
*
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
-221
/
+221
*
COSMETICS: Remove all trailing whitespace.
Diego Biurrun
2005-12-17
1
-1
/
+1
*
cleanup
Michael Niedermayer
2003-05-14
1
-18
/
+5
*
aligned dsputil (for sh4) patch by (BERO <bero at geocities dot co dot jp>)
BERO
2003-05-14
1
-0
/
+441