summaryrefslogtreecommitdiff
path: root/libavcodec/h264_mb.c
Commit message (Expand)AuthorAge
...
| * h264: move some neighbour information into the per-slice contextAnton Khirnov2015-03-21
* | Merge commit '4bd5ac200d15b4f458a50f66006549825f9fc865'Michael Niedermayer2015-03-21
|\|
| * h264: move {chroma,intra16x16}_pred_mode into the per-slice contextAnton Khirnov2015-03-21
* | Merge commit 'd231e84b06a9964c840cff4e228509f706165fb6'Michael Niedermayer2015-03-21
|\|
| * h264: move the quantizers into the per-slice contextAnton Khirnov2015-03-21
* | Merge commit '92c6c2a605f9b077b8fbc25b7ed6625541232b87'Michael Niedermayer2015-03-21
|\|
| * h264: split weighted pred-related vars into per-slice contextAnton Khirnov2015-03-21
* | avcodec/h264_mb: Fix undefined shiftsMichael Niedermayer2015-03-12
* | h264_mb: Use smaller data type for refs in await_references.Reimar Döffinger2014-11-22
* | avcodec/h264_mb: fix grayscale only decoding with weighted predictionMichael Niedermayer2014-08-17
* | Merge commit '368f50359eb328b0b9d67451f56fda20b3255f9a'Michael Niedermayer2014-05-30
|\|
| * dsputil: Split off quarterpel bits into their own contextDiego Biurrun2014-05-29
* | Merge commit 'e9a77f4bc084e5174baba3a8bc869ce4d102c4f0'Michael Niedermayer2014-03-24
|/
* h264: move macroblock decoding into its own fileVittorio Giovara2014-03-23