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
/
vp9dsp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
vp9: fix overflow in 8x8 topleft 32x32 idct ssse3 version.
Ronald S. Bultje
2015-09-10
1
-2
/
+2
*
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for VP9 MC functions
Shivraj Patil
2015-07-16
1
-0
/
+1
*
avcodec/vp9dsp: Replace assert by av_assert0()
Michael Niedermayer
2015-05-07
1
-1
/
+2
*
vp9: add keyframe profile 2/3 support.
Ronald S. Bultje
2015-05-06
1
-2210
/
+8
*
vp9: add support for resolution changes in inter frames.
Ronald S. Bultje
2015-04-23
1
-14
/
+191
*
vp9/x86: invert hu_ipred left array ordering.
Ronald S. Bultje
2014-12-19
1
-6
/
+6
*
avcodec/vp9: fix () in macros
Michael Niedermayer
2014-06-18
1
-1
/
+1
*
vp9: invert order in l[] intra prediction array.
Ronald S. Bultje
2014-02-09
1
-35
/
+35
*
avcodec/vp9dsp: remove unused stride parameter in loop_filter().
Clément Bœsch
2013-11-23
1
-3
/
+2
*
avcodec/vp9dsp: pass dconly bit as macro argument.
Clément Bœsch
2013-11-22
1
-14
/
+8
*
avcodec/vp9dsp: add DC only versions for idct/idct.
Clément Bœsch
2013-11-22
1
-0
/
+22
*
avcodec/vp9dsp: fix overwrite by 1 in vert_left pred.
Ronald S. Bultje
2013-10-20
1
-2
/
+2
*
VP9 MC (ssse3) optimizations.
Ronald S. Bultje
2013-10-02
1
-0
/
+2
*
Native VP9 decoder.
Ronald S. Bultje
2013-10-02
1
-0
/
+2047