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
/
libavcodec
/
i386
/
fdct_mmx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
rename always_inline to av_always_inline and move to common.h
Måns Rullgård
2006-12-08
1
-4
/
+4
*
adding more static keywords
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
*
Add official LGPL license headers to the files that were missing them.
Diego Biurrun
2006-09-10
1
-0
/
+14
*
simplify
Michael Niedermayer
2006-08-18
1
-21
/
+9
*
insufficient alignment
Michael Niedermayer
2006-08-17
1
-1
/
+1
*
Add support for Mac OS X Intel part 2: Assembler macros in fdct_mmx.c
John Dalgliesh
2006-08-10
1
-53
/
+53
*
COSMETICS: tabs --> spaces, some prettyprinting
Diego Biurrun
2005-12-22
1
-65
/
+65
*
COSMETICS: Remove all trailing whitespace.
Diego Biurrun
2005-12-17
1
-87
/
+87
*
libavutil: Utility code from libavcodec moved to a separate library.
Alexander Strasser
2005-08-01
1
-1
/
+1
*
adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64 pat...
Aurelien Jacobs
2004-10-11
1
-3
/
+3
*
some of the warning fixes by (Michael Roitzsch <mroi at users dot sourceforge...
Michael Niedermayer
2004-05-18
1
-0
/
+1
*
mmx dct optimization
Michael Niedermayer
2004-04-30
1
-138
/
+135
*
fixing alignment problems -> SSE2 support enabled again in libavcodec (from f...
Michael Niedermayer
2004-04-09
1
-4
/
+17
*
SSE2 fdct by (Balatoni Denes <pnis at coder dot hu>)
Michael Niedermayer
2004-01-29
1
-7
/
+215
*
copyright year update of the files i touched and remembered, things look anno...
Michael Niedermayer
2004-01-10
1
-0
/
+1
*
reorder table instead of wasting instructions to reorder the input to match t...
Michael Niedermayer
2003-10-25
1
-123
/
+107
*
10l
Michael Niedermayer
2003-10-25
1
-0
/
+2
*
optimizing
Michael Niedermayer
2003-10-24
1
-23
/
+60
*
minor mmx2 optimization if the dct
Michael Niedermayer
2003-10-23
1
-2
/
+30
*
inline -> always_inline (842 -> 690 cpu cycles for dct_quantize() difference ...
Michael Niedermayer
2003-10-23
1
-4
/
+4
*
cleanup
Michael Niedermayer
2002-11-05
1
-8
/
+8
*
fdct_mmx -> ff_fdct_mmx (renamed to avoid namespace conflict with xvid)
Arpi
2002-09-19
1
-1
/
+1
*
dct cleanup
Michael Niedermayer
2002-09-01
1
-1
/
+1
*
license/copyright change
Fabrice Bellard
2002-05-25
1
-1
/
+1
*
suppressed nasm dependancy - rewrote forward DCT and motion estimation code
Fabrice Bellard
2001-08-15
1
-0
/
+291