summaryrefslogtreecommitdiff
path: root/libavcodec/h264_mvpred.h
Commit message (Expand)AuthorAge
* avcodec/h264_mvpred: Fix undefined shifts in MAP_F2FMichael Niedermayer2015-07-01
* Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25'Michael Niedermayer2015-04-20
|\
| * lavc: Replace av_dlog and tprintf with internal macrosVittorio Giovara2015-04-19
* | Merge commit 'bc98e8c0e0a8babfea35c98855e366b29cbe1191'Michael Niedermayer2015-03-21
|\|
| * h264: move mb_field_decoding_flag into the per-slice contextAnton Khirnov2015-03-21
* | Merge commit '3bea6409a1868354a1d29b34de424c3636c222b7'Michael Niedermayer2015-03-21
|\|
| * h264_mvpred: constify all uses of H264ContextAnton Khirnov2015-03-21
* | Merge commit 'd4d9068cdf8f4b2b87ae87a2ef880d243f77b977'Michael Niedermayer2015-03-21
|\|
| * h264: move mb_{x,y} into the per-slice contextAnton Khirnov2015-03-21
* | Merge commit '0edbe6faa7ef80daf0e84353cbe733389bf1a522'Michael Niedermayer2015-03-21
|\|
| * h264: move mb_xy into the per-slice contextAnton Khirnov2015-03-21
* | Merge commit 'bd3e460b73dd54a68dc253e010c239cefc8d8d55'Michael Niedermayer2015-03-21
|\|
| * h264: move direct_cache into the per-slice contextAnton Khirnov2015-03-21
* | Merge commit '6479c79f5517e2881bc881e737b2dbce69553878'Michael Niedermayer2015-03-21
|\|
| * h264: move mvd_cache into the per-slice contextAnton Khirnov2015-03-21
* | Merge commit 'a67f8ae9a2c8529bf6a635e8ca4e3483592708b1'Michael Niedermayer2015-03-21
|\|
| * h264: move mvd_table into the per-slice contextAnton Khirnov2015-03-21
* | Merge commit 'e7226984ac13aacb84eae77a372df8ff7685848f'Michael Niedermayer2015-03-21
|\|
| * h264: move [{top,left}_]cbp into the per-slice contextAnton Khirnov2015-03-21
* | Merge commit '95eb35f30513e335990ad0d5dca6ddc318477291'Michael Niedermayer2015-03-21
|\|
| * h264: move the ref lists variables into the per-slice contextAnton Khirnov2015-03-21
* | Merge commit '066aafced4dc6c7c9e7b37082635472249f1e93e'Michael Niedermayer2015-03-21
|\|
| * h264: move direct_spatial_mv_pred into the per-slice contextAnton Khirnov2015-03-21
* | Merge commit '56febc993b928ccc039a32158ca60b234c311875'Michael Niedermayer2015-03-21
|\|
| * h264: move the slice type variables into the per-slice contextAnton Khirnov2015-03-21
* | Merge commit '99a35d1ccbb6b6cd260ce5c8369a897a79fe6a3a'Michael Niedermayer2015-03-21
|\|
| * h264: move neighbor_transform_size into the per-slice contextAnton Khirnov2015-03-21
* | Merge commit 'e6287f077c3e8e4aca11e61dd4bade1351439e6b'Michael Niedermayer2015-03-21
|\|
| * h264: move {mv,ref}_cache into the per-slice contextAnton Khirnov2015-03-21
* | Merge commit 'f69574cf7aca4fe4d57a2155e925f37fc863474d'Michael Niedermayer2015-03-21
|\|
| * h264: move non_zero_count_cache into the per-slice contextAnton Khirnov2015-03-21
* | Merge commit '64c81b2cd0dcf1fe66c381a5d2c707dddcf35a7e'Michael Niedermayer2015-03-21
|\|
| * h264: move *_samples_available into the per-slice contextAnton Khirnov2015-03-21
* | Merge commit '7d8154edd594981e7891d57de91f2260f8a62939'Michael Niedermayer2015-03-21
|\|
| * h264: move intra4x4_pred_mode[_cache] into the per-slice contextAnton Khirnov2015-03-21
* | Merge commit '8b00f4df20f4a8ab0656fdaf7d00233a6515a052'Michael Niedermayer2015-03-21
|\|
| * h264: move some neighbour information into the per-slice contextAnton Khirnov2015-03-21
* | Merge commit '5355ed6b20e941430c4f8fb82644e87a65366d61'Michael Niedermayer2015-03-21
|\|
| * h264: move {prev,next}_mb_skipped 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 'e0c16e4e3259cf50b5bac4c23bb6e517f397c74b'Michael Niedermayer2014-03-17
|\|
| * mpegvideo: move mpegvideo formats-related defines to mpegutils.hVittorio Giovara2014-03-16
| * avcodec: Remove some commented-out debug cruftDiego Biurrun2013-08-20
* | h264: reduce whitespace differences to libavMichael Niedermayer2013-11-03
* | Merge commit '23e85be58fc64b2e804e68b0034a08a6d257e523'Michael Niedermayer2013-03-21
|\|
| * h264: add a parameter to the CHROMA444 macro.Anton Khirnov2013-03-21
| * h264: add a parameter to the CHROMA422 macro.Anton Khirnov2013-03-21
* | Merge commit '6d2b6f21eb45ffbda1103c772060303648714832'Michael Niedermayer2013-03-21
|\|
| * h264: add a parameter to the CABAC macro.Anton Khirnov2013-03-21