summaryrefslogtreecommitdiffstats
path: root/libavcodec/h264_mb.c
Commit message (Expand)AuthorAgeFilesLines
...
| * h264: move some neighbour information into the per-slice contextAnton Khirnov2015-03-211-2/+3
* | Merge commit '4bd5ac200d15b4f458a50f66006549825f9fc865'Michael Niedermayer2015-03-211-4/+4
|\ \ | |/
| * h264: move {chroma,intra16x16}_pred_mode into the per-slice contextAnton Khirnov2015-03-211-4/+4
* | Merge commit 'd231e84b06a9964c840cff4e228509f706165fb6'Michael Niedermayer2015-03-211-4/+6
|\ \ | |/
| * h264: move the quantizers into the per-slice contextAnton Khirnov2015-03-211-4/+6
* | Merge commit '92c6c2a605f9b077b8fbc25b7ed6625541232b87'Michael Niedermayer2015-03-211-34/+35
|\ \ | |/
| * h264: split weighted pred-related vars into per-slice contextAnton Khirnov2015-03-211-34/+35
* | avcodec/h264_mb: Fix undefined shiftsMichael Niedermayer2015-03-121-7/+7
* | h264_mb: Use smaller data type for refs in await_references.Reimar Döffinger2014-11-221-2/+2
* | avcodec/h264_mb: fix grayscale only decoding with weighted predictionMichael Niedermayer2014-08-171-25/+31
* | Merge commit '368f50359eb328b0b9d67451f56fda20b3255f9a'Michael Niedermayer2014-05-301-0/+1
|\ \ | |/
| * dsputil: Split off quarterpel bits into their own contextDiego Biurrun2014-05-291-0/+1
* | Merge commit 'e9a77f4bc084e5174baba3a8bc869ce4d102c4f0'Michael Niedermayer2014-03-241-21/+20
|/
* h264: move macroblock decoding into its own fileVittorio Giovara2014-03-231-0/+821
OpenPOWER on IntegriCloud