index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavcodec
/
dsputil.c
Age
Commit message (
Expand
)
Author
2005-08-14
kill a bunch of compiler warnings
Måns Rullgård
2005-06-17
H.264 lossless mode
Loren Merritt
2005-06-02
decode H.264 with 8x8 transform.
Loren Merritt
2005-05-18
H.264 deblocking optimizations (mmx for chroma_bS4 case, convert existing cas...
Loren Merritt
2005-05-17
porting the mmx&sse2 (sse2 untested) vp3 idcts to the lavc idct API
Michael Niedermayer
2005-05-17
porting vp3 idct over to lavc idct api
Michael Niedermayer
2005-05-07
minor optimization of the h264 loop filter
Michael Niedermayer
2005-05-02
put most codecs under ifdefs
Michael Niedermayer
2005-04-25
MMX for H.264 deblocking filter
Loren Merritt
2005-02-24
kill warnings patch by (Måns Rullgård <mru inprovide com>)
Måns Rullgård
2005-01-23
use clip_uint8()
Michael Niedermayer
2005-01-07
H.264 weighted prediction.
Loren Merritt
2004-12-08
more flexible frame skip decission
Michael Niedermayer
2004-09-27
move h264 idct to its own file and call via function pointer in DspContext
Michael Niedermayer
2004-09-26
1/8 resolution decoding
Michael Niedermayer
2004-09-26
1/4 resolution decoding
Michael Niedermayer
2004-09-25
1/2 resolution decoding
Michael Niedermayer
2004-09-06
useless
Michael Niedermayer
2004-08-22
4x4 SSE compare function
Michael Niedermayer
2004-08-13
Minor Patch for shared libs on Mac OSX by (Bill May <wmay at cisco dot com>)
Michael Niedermayer
2004-06-07
nsse weight
Michael Niedermayer
2004-06-07
noise preserving sum of squares comparission function
Michael Niedermayer
2004-05-30
rewrite h261 loop filter
Michael Niedermayer
2004-05-30
h261 decoder by (Maarten Daniels <maarten.daniels at student dot luc dot ac d...
Michael Niedermayer
2004-04-27
separate out put_signed_pixels_clamped() into its own function and
Mike Melanson
2004-04-26
reorganize and simplify the VP3 IDCT stuff
Mike Melanson
2004-04-23
VIS optimized motion compensation code. by (David S. Miller <davem at redhat ...
Michael Niedermayer
2004-03-08
seperated out the C-based VP3 DSP functions into a different file; also
Mike Melanson
2004-03-05
fix motion compensation with (x+1/2,y+1/2) MVs
Michael Niedermayer
2004-02-06
quantizer noise shaping optimization
Michael Niedermayer
2004-01-10
copyright year update of the files i touched and remembered, things look anno...
Michael Niedermayer
2004-01-05
interlaced dct decision cleanup
Michael Niedermayer
2003-12-30
interlaced motion estimation
Michael Niedermayer
2003-12-14
split intra / inter dequantization
Michael Niedermayer
2003-12-01
10l
Michael Niedermayer
2003-12-01
h263 loop filter
Michael Niedermayer
2003-11-03
av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)
Michel Bardiaux
2003-10-25
* adding integer/floating point AAN implementations for DCT 2-4-8
Roman Shaposhnik
2003-10-24
* introducing dct248 into the DSP context.
Roman Shaposhnik
2003-10-22
floating point AAN DCT
Michael Niedermayer
2003-10-13
mmx2 optimization of huffyuv median encoding
Michael Niedermayer
2003-06-27
Fix third pixel motion compensation
Mike Melanson
2003-06-21
the return of the idct with 16bit output by ("Ivan Kalvachev" <ivan at cacad ...
Michael Niedermayer
2003-06-19
added support for B-frames and multiple slices
Mike Melanson
2003-05-19
ASV1 codec
Michael Niedermayer
2003-05-15
moving the svq3 motion compensation stuff to dsputil (this also means that ex...
Michael Niedermayer
2003-05-14
cleanup
Michael Niedermayer
2003-05-14
sh4 optimized idct & bswap patch by (BERO <bero at geocities dot co dot jp>)
BERO
2003-04-20
fixed static init
Fabrice Bellard
2003-04-04
H264 decoder & demuxer
Michael Niedermayer
[next]