summaryrefslogtreecommitdiff
path: root/libavcodec/h264_mb.c
Commit message (Expand)AuthorAge
* Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615'Michael Niedermayer2015-07-27
|\
| * lavc: AV-prefix all codec flagsVittorio Giovara2015-07-27
* | avcodec/h264_mb: assert that frame waiting code actually references 2 fields/...Michael Niedermayer2015-04-04
* | Merge commit 'c28ed1d743443e783537d279ae721be3bbdf7646'Michael Niedermayer2015-03-21
|\|
| * h264: move [uv]linesize to the per-slice contextAnton Khirnov2015-03-21
* | Merge commit 'a12d3188cbec15e22070e139fa5cc541da07e2c3'Michael Niedermayer2015-03-21
|\|
| * h264: use a smaller struct for the ref listsAnton Khirnov2015-03-21
* | Merge commit '94295106d20b32666a8c4e0d028ef79b9d3f3b7a'Michael Niedermayer2015-03-21
|\|
| * h264_mb: remove an unused function parameterAnton Khirnov2015-03-21
* | Merge commit 'c377e04d8aa74d030672e9a4788a700b0695fc14'Michael Niedermayer2015-03-21
|\|
| * h264: move top_borders into the per-slice contextAnton Khirnov2015-03-21
* | Merge commit '36d04801ba9d8622c2d759c172aea18561bac74d'Michael Niedermayer2015-03-21
|\|
| * h264: move the scratch buffers into the per-slice contextAnton Khirnov2015-03-21
* | Merge commit 'e9b2383bf86b38ad18a001801aee20c8182e29bd'Michael Niedermayer2015-03-21
|\|
| * h264: move mb_mbaff into the per-slice contextAnton Khirnov2015-03-21
* | Merge commit 'bc98e8c0e0a8babfea35c98855e366b29cbe1191'Michael Niedermayer2015-03-21
|\|
| * h264: move mb_field_decoding_flag into the per-slice contextAnton Khirnov2015-03-21
* | Merge commit '6490a0c0fbe0e55f765ea2aa2e8495181ea1f719'Michael Niedermayer2015-03-21
|\|
| * h264_mb: constify all uses of H264ContextAnton Khirnov2015-03-21
* | Merge commit '51822879e7732ee8175dad98dde1a135f6e5c1a4'Michael Niedermayer2015-03-21
|\|
| * h264_mb: constify block_offsetAnton 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 '07c5ca551b7327d3c4e33738cc0cd2d5ac2779fa'Michael Niedermayer2015-03-21
|\|
| * h264: move is_complex into the per-slice contextAnton Khirnov2015-03-21
* | Merge commit 'e6c90ce94f1b07f50cea2babf7471af455cca0ff'Michael Niedermayer2015-03-21
|\|
| * h264: move loopfilter parameters 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 'bf03a878a76dea29b36f368759e9f66102b39a5f'Michael Niedermayer2015-03-21
|\|
| * h264: move mb[_{padding,luma_dc}] 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 'ed451a08a46b2b07fd2dba3e55ffddd18ae6e3d6'Michael Niedermayer2015-03-21
|\|
| * h264: move sub_mb_type 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 '5f390eef8ee2b8adab00c5d2923a52aa261eb999'Michael Niedermayer2015-03-21
|\|
| * h264: move mb_[uv]linesize 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
|\|