index
:
ffmpeg
master
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
Mirror of FFmpeg git repo
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavcodec
/
h264_mc_template.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
h264: rename h264.[ch] to h264dec.[ch]
Anton Khirnov
2016-06-21
1
-1
/
+1
*
h264: drop a pointless indirection
Anton Khirnov
2016-04-24
1
-2
/
+2
*
h264: factor out pred weight table parsing into a separate file
Anton Khirnov
2016-03-28
1
-3
/
+3
*
h264_mb: constify all uses of H264Context
Anton Khirnov
2015-03-21
1
-10
/
+10
*
h264: move mb_{x,y} into the per-slice context
Anton Khirnov
2015-03-21
1
-1
/
+1
*
h264: move mb_xy into the per-slice context
Anton Khirnov
2015-03-21
1
-1
/
+1
*
h264: move sub_mb_type into the per-slice context
Anton Khirnov
2015-03-21
1
-1
/
+1
*
h264: move mb_[uv]linesize into the per-slice context
Anton Khirnov
2015-03-21
1
-4
/
+4
*
h264: move {mv,ref}_cache into the per-slice context
Anton Khirnov
2015-03-21
1
-5
/
+5
*
h264: split weighted pred-related vars into per-slice context
Anton Khirnov
2015-03-21
1
-17
/
+19
*
Add missing headers to make template files compile (more) standalone
Diego Biurrun
2014-03-26
1
-0
/
+2
*
lavc decoders: work with refcounted frames.
Anton Khirnov
2013-03-08
1
-1
/
+1
*
h264: deMpegEncContextize
Anton Khirnov
2013-02-15
1
-4
/
+3
*
h264: use templates to avoid excessive inlining
Mans Rullgard
2012-07-05
1
-0
/
+160