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
/
ps2
/
dsputil_mmi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move PS2 MMI code below the mips subdirectory, where it belongs.
Diego Biurrun
2012-02-13
1
-162
/
+0
*
mips: Move MMI function declarations to a header.
Diego Biurrun
2012-02-13
1
-4
/
+0
*
cosmetics: Delete empty lines at end of file.
Diego Biurrun
2012-02-09
1
-1
/
+0
*
dsputil: update per-arch init funcs for non-h264 high bit depth
Mans Rullgard
2011-07-21
1
-1
/
+1
*
dsputil: template get_pixels() for different bit depths
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
/
+3
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
*
cosmetics: Remove pointless period after copyright statement non-sentences.
Diego Biurrun
2009-01-19
1
-1
/
+1
*
Convert asm keyword into __asm__.
Diego Pettenò
2008-10-16
1
-4
/
+4
*
Use full path for #includes from another directory.
Diego Biurrun
2008-05-09
1
-1
/
+1
*
Group all copyright and author notices together.
Diego Biurrun
2007-07-05
1
-3
/
+3
*
Add libavcodec to compiler include flags in order to simplify header
Ronald S. Bultje
2007-05-16
1
-1
/
+1
*
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
-3
/
+3
*
COSMETICS: Remove all trailing whitespace.
Diego Biurrun
2005-12-17
1
-1
/
+1
*
credit update
Mike Melanson
2004-03-13
1
-1
/
+1
*
the return of the idct with 16bit output by ("Ivan Kalvachev" <ivan at cacad ...
Michael Niedermayer
2003-06-21
1
-1
/
+2
*
new versions; put_pix's about 20% faster, get_pix 3.5x faster. patch by (Leo...
Leon van Stuivenberg
2003-03-21
1
-31
/
+59
*
clear_blocks_mmi() optimization by BroadQ (and patch by Leon van Stuivenberg ...
Leon van Stuivenberg
2003-03-18
1
-12
/
+15
*
MpegEncContext.(i)dct_* -> DspContext.(i)dct_*
Michael Niedermayer
2003-03-03
1
-1
/
+12
*
* UINTX -> uintx_t INTX -> intx_t
Zdenek Kabelac
2003-02-11
1
-1
/
+1
*
* using DSPContext - so each codec could use its local (sub)set of CPU extension
Zdenek Kabelac
2002-11-11
1
-10
/
+10
*
dsputil mmi cleanup patch by (Leon van Stuivenberg <leonvs at iae dot nl>)
Leon van Stuivenberg
2002-10-27
1
-42
/
+28
*
ps2 optimizations update patch by (Leon van Stuivenberg <leonvs at iae dot nl>)
Leon van Stuivenberg
2002-10-03
1
-69
/
+86
*
ps2 idct patch by (Leon van Stuivenberg <leonvs at iae dot nl>)
Leon van Stuivenberg
2002-09-23
1
-0
/
+115