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
/
vp9_mc_template.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
avcodec/vp9: Add tile threading support
Ilia Valiakhmetov
2017-09-08
1
-101
/
+101
*
vp9: split out reconstruction functions in their own source file.
Ronald S. Bultje
2017-03-28
1
-2
/
+4
*
lavc/vp9: rename ctx to avctx
Clément Bœsch
2017-03-27
1
-2
/
+2
*
vp9_mc_template: limit assert to SCALED == 0
Andreas Cadhalpun
2016-11-13
1
-0
/
+2
*
vp9: expose reference frames in VP9SharedContext
Hendrik Leppkes
2015-10-15
1
-2
/
+2
*
vp9: split header into separate struct and expose in vp9.h
Ronald S. Bultje
2015-10-15
1
-2
/
+2
*
vp9: fix scaled motion vector clipping for sub8x8 blocks.
Ronald S. Bultje
2015-05-16
1
-50
/
+54
*
vp9: read all 4x4 blocks in sub8x8 blocks individually with scalability.
Ronald S. Bultje
2015-05-14
1
-1
/
+4
*
vp9: add inter-frame profile 2/3 suport.
Ronald S. Bultje
2015-05-06
1
-14
/
+23
*
vp9: copy bug in libvpx for 4:2:2 chroma bs=8x4/4x4 prediction.
Ronald S. Bultje
2015-05-01
1
-4
/
+26
*
vp9: use correct chroma subsampling for profile 1 inter block recon.
Ronald S. Bultje
2015-05-01
1
-37
/
+263
*
vp9: add support for resolution changes in inter frames.
Ronald S. Bultje
2015-04-23
1
-0
/
+171