Anton Khirnov
|
e6c90ce94f
|
h264: move loopfilter parameters into the per-slice context
|
2015-03-21 11:27:14 +01:00 |
|
Anton Khirnov
|
e7226984ac
|
h264: move [{top,left}_]cbp into the per-slice context
|
2015-03-21 11:27:13 +01:00 |
|
Anton Khirnov
|
bf03a878a7
|
h264: move mb[_{padding,luma_dc}] into the per-slice context
|
2015-03-21 11:27:13 +01:00 |
|
Anton Khirnov
|
95eb35f305
|
h264: move the ref lists variables into the per-slice context
|
2015-03-21 11:27:13 +01:00 |
|
Anton Khirnov
|
ed451a08a4
|
h264: move sub_mb_type into the per-slice context
|
2015-03-21 11:27:13 +01:00 |
|
Anton Khirnov
|
56febc993b
|
h264: move the slice type variables into the per-slice context
|
2015-03-21 11:27:13 +01:00 |
|
Anton Khirnov
|
5f390eef8e
|
h264: move mb_[uv]linesize into the per-slice context
|
2015-03-21 11:27:13 +01:00 |
|
Anton Khirnov
|
e6287f077c
|
h264: move {mv,ref}_cache into the per-slice context
|
2015-03-21 11:27:13 +01:00 |
|
Anton Khirnov
|
f69574cf7a
|
h264: move non_zero_count_cache into the per-slice context
|
2015-03-21 11:27:12 +01:00 |
|
Anton Khirnov
|
64c81b2cd0
|
h264: move *_samples_available into the per-slice context
|
2015-03-21 11:27:12 +01:00 |
|
Anton Khirnov
|
7d8154edd5
|
h264: move intra4x4_pred_mode[_cache] into the per-slice context
|
2015-03-21 11:27:12 +01:00 |
|
Anton Khirnov
|
8b00f4df20
|
h264: move some neighbour information into the per-slice context
|
2015-03-21 11:27:12 +01:00 |
|
Anton Khirnov
|
4bd5ac200d
|
h264: move {chroma,intra16x16}_pred_mode into the per-slice context
|
2015-03-21 11:27:12 +01:00 |
|
Anton Khirnov
|
d231e84b06
|
h264: move the quantizers into the per-slice context
|
2015-03-21 11:27:12 +01:00 |
|
Anton Khirnov
|
92c6c2a605
|
h264: split weighted pred-related vars into per-slice context
|
2015-03-21 11:27:09 +01:00 |
|
Diego Biurrun
|
368f50359e
|
dsputil: Split off quarterpel bits into their own context
|
2014-05-29 06:48:31 -07:00 |
|
Vittorio Giovara
|
e9a77f4bc0
|
h264: move macroblock decoding into its own file
|
2014-03-23 22:41:12 +01:00 |
|