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
/
dsputil.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
increase size of crop table
Michael Niedermayer
2004-06-21
1
-1
/
+1
*
chroma me fix
Michael Niedermayer
2004-06-11
1
-2
/
+2
*
noise preserving sum of squares comparission function
Michael Niedermayer
2004-06-07
1
-0
/
+1
*
rewrite h261 loop filter
Michael Niedermayer
2004-05-30
1
-2
/
+1
*
h261 decoder by (Maarten Daniels <maarten.daniels at student dot luc dot ac d...
Michael Niedermayer
2004-05-30
1
-0
/
+3
*
some of the warning fixes by (Michael Roitzsch <mroi at users dot sourceforge...
Michael Niedermayer
2004-05-18
1
-0
/
+5
*
separate out put_signed_pixels_clamped() into its own function and
Mike Melanson
2004-04-27
1
-0
/
+2
*
reorganize and simplify the VP3 IDCT stuff
Mike Melanson
2004-04-26
1
-35
/
+12
*
move __align16 some place where non-MMX machines can see it
Mike Melanson
2004-04-25
1
-2
/
+3
*
hook up support for SSE2-optimized VP3 IDCT
Mike Melanson
2004-04-25
1
-0
/
+7
*
VIS optimized motion compensation code. by (David S. Miller <davem at redhat ...
Michael Niedermayer
2004-04-23
1
-0
/
+6
*
fft_*() renamed into ff_fft_*() patch by (Gildas Bazin <gbazin at altern dot ...
Gildas Bazin
2004-03-13
1
-7
/
+7
*
seperated out the C-based VP3 DSP functions into a different file; also
Mike Melanson
2004-03-08
1
-0
/
+47
*
fix motion compensation with (x+1/2,y+1/2) MVs
Michael Niedermayer
2004-03-05
1
-0
/
+2
*
quantizer noise shaping optimization
Michael Niedermayer
2004-02-06
1
-0
/
+5
*
SSE2 fdct by (Balatoni Denes <pnis at coder dot hu>)
Michael Niedermayer
2004-01-29
1
-0
/
+1
*
copyright year update of the files i touched and remembered, things look anno...
Michael Niedermayer
2004-01-10
1
-0
/
+1
*
interlaced dct decision cleanup
Michael Niedermayer
2004-01-05
1
-9
/
+12
*
put_pixels width comment fix
Michael Niedermayer
2004-01-01
1
-2
/
+2
*
info about h and tpel
Michael Niedermayer
2003-12-30
1
-1
/
+3
*
interlaced motion estimation
Michael Niedermayer
2003-12-30
1
-28
/
+33
*
altivec.h bug workaround (untested)
Michael Niedermayer
2003-12-03
1
-0
/
+2
*
h263 loop filter
Michael Niedermayer
2003-12-01
1
-0
/
+3
*
* fixes for broken builds on Solaris, OS2 and all bingendian
Roman Shaposhnik
2003-11-04
1
-6
/
+0
*
* adding integer/floating point AAN implementations for DCT 2-4-8
Roman Shaposhnik
2003-10-25
1
-0
/
+1
*
* introducing dct248 into the DSP context.
Roman Shaposhnik
2003-10-24
1
-0
/
+3
*
minor mmx2 optimization if the dct
Michael Niedermayer
2003-10-23
1
-0
/
+1
*
mmx2 optimization of huffyuv median encoding
Michael Niedermayer
2003-10-13
1
-0
/
+5
*
removed os_support.h
Fabrice Bellard
2003-09-08
1
-0
/
+6
*
the return of the idct with 16bit output by ("Ivan Kalvachev" <ivan at cacad ...
Michael Niedermayer
2003-06-21
1
-1
/
+3
*
4, not 2
Mike Melanson
2003-06-20
1
-1
/
+1
*
added support for B-frames and multiple slices
Mike Melanson
2003-06-19
1
-4
/
+5
*
ASV1 codec
Michael Niedermayer
2003-05-19
1
-0
/
+1
*
moving the svq3 motion compensation stuff to dsputil (this also means that ex...
Michael Niedermayer
2003-05-15
1
-4
/
+20
*
cleanup
Michael Niedermayer
2003-05-14
1
-0
/
+12
*
sh4 optimized idct & bswap patch by (BERO <bero at geocities dot co dot jp>)
BERO
2003-05-14
1
-0
/
+6
*
more idct_permute docs
Michael Niedermayer
2003-05-11
1
-0
/
+4
*
doxy
Michael Niedermayer
2003-05-05
1
-0
/
+8
*
doc fixes (forgot to commit)
Michael Niedermayer
2003-04-25
1
-4
/
+6
*
fixed static init
Fabrice Bellard
2003-04-20
1
-0
/
+1
*
H264 decoder & demuxer
Michael Niedermayer
2003-04-04
1
-0
/
+11
*
halfpel MC doxy
Michael Niedermayer
2003-03-15
1
-0
/
+41
*
typo
Michael Niedermayer
2003-03-06
1
-2
/
+2
*
per file doxy
Michael Niedermayer
2003-03-06
1
-2
/
+1
*
cosmetics
Michael Niedermayer
2003-03-06
1
-3
/
+3
*
more dox
Michael Niedermayer
2003-03-06
1
-0
/
+36
*
MpegEncContext.(i)dct_* -> DspContext.(i)dct_*
Michael Niedermayer
2003-03-03
1
-11
/
+20
*
* prototypes at one place
Zdenek Kabelac
2003-02-11
1
-0
/
+3
*
* UINTX -> uintx_t INTX -> intx_t
Zdenek Kabelac
2003-02-11
1
-28
/
+28
*
win32: rint() does not seem to be defined with mingw32-gcc 2.95 - do you have...
Fabrice Bellard
2003-01-28
1
-0
/
+5
[next]