summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'bf03a878a76dea29b36f368759e9f66102b39a5f'Michael Niedermayer2015-03-217-75/+79
|\
| * h264: move mb[_{padding,luma_dc}] into the per-slice contextAnton Khirnov2015-03-217-74/+78
* | Merge commit 'b063582e0c4f775a8ba377488bd085595e0e7fae'Michael Niedermayer2015-03-215-10/+10
|\ \ | |/
| * h264: move intra_pcm_ptr into the per-slice contextAnton Khirnov2015-03-214-9/+9
* | Merge commit '95eb35f30513e335990ad0d5dca6ddc318477291'Michael Niedermayer2015-03-2117-212/+223
|\ \ | |/
| * h264: move the ref lists variables into the per-slice contextAnton Khirnov2015-03-2116-199/+208
* | Merge commit '7747726667c86877feed30c9e18460cb8e63f551'Michael Niedermayer2015-03-212-9/+8
|\ \ | |/
| * h264: move map_col_to_list0[_field] into the per-slice contextAnton Khirnov2015-03-212-9/+8
* | Merge commit 'ee0d774dfa94655e44707ff3e02f4a4d282c1963'Michael Niedermayer2015-03-213-9/+11
|\ \ | |/
| * h264: move dist_scale_factor[_field] into the per-slice contextAnton Khirnov2015-03-213-9/+11
* | Merge commit 'be69f0a800903b7573b18d9287d18b2f368b8b11'Michael Niedermayer2015-03-212-15/+15
|\ \ | |/
| * h264: move col_{parity,fieldoff} into the per-slice contextAnton Khirnov2015-03-212-15/+15
* | Merge commit '066aafced4dc6c7c9e7b37082635472249f1e93e'Michael Niedermayer2015-03-217-11/+12
|\ \ | |/
| * h264: move direct_spatial_mv_pred into the per-slice contextAnton Khirnov2015-03-217-11/+12
* | Merge commit 'ed451a08a46b2b07fd2dba3e55ffddd18ae6e3d6'Michael Niedermayer2015-03-216-52/+51
|\ \ | |/
| * h264: move sub_mb_type into the per-slice contextAnton Khirnov2015-03-216-52/+51
* | Merge commit '56febc993b928ccc039a32158ca60b234c311875'Michael Niedermayer2015-03-2114-130/+135
|\ \ | |/
| * h264: move the slice type variables into the per-slice contextAnton Khirnov2015-03-2113-123/+128
* | Merge commit '5f390eef8ee2b8adab00c5d2923a52aa261eb999'Michael Niedermayer2015-03-215-63/+64
|\ \ | |/
| * h264: move mb_[uv]linesize into the per-slice contextAnton Khirnov2015-03-215-64/+64
* | Merge commit '99a35d1ccbb6b6cd260ce5c8369a897a79fe6a3a'Michael Niedermayer2015-03-213-8/+8
|\ \ | |/
| * h264: move neighbor_transform_size into the per-slice contextAnton Khirnov2015-03-213-8/+8
* | Merge commit 'e6287f077c3e8e4aca11e61dd4bade1351439e6b'Michael Niedermayer2015-03-2112-248/+267
|\ \ | |/
| * h264: move {mv,ref}_cache into the per-slice contextAnton Khirnov2015-03-2112-248/+267
* | Merge commit 'f69574cf7aca4fe4d57a2155e925f37fc863474d'Michael Niedermayer2015-03-2110-103/+120
|\ \ | |/
| * h264: move non_zero_count_cache into the per-slice contextAnton Khirnov2015-03-2110-107/+124
* | Merge commit '64c81b2cd0dcf1fe66c381a5d2c707dddcf35a7e'Michael Niedermayer2015-03-217-50/+53
|\ \ | |/
| * h264: move *_samples_available into the per-slice contextAnton Khirnov2015-03-217-48/+51
* | avcodec/h264_cabac: Fix intra4x4_pred_mode_cache argument to av_dlog()Michael Niedermayer2015-03-211-1/+1
* | Merge commit '7d8154edd594981e7891d57de91f2260f8a62939'Michael Niedermayer2015-03-218-64/+71
|\ \ | |/
| * h264: move intra4x4_pred_mode[_cache] into the per-slice contextAnton Khirnov2015-03-218-64/+71
* | Merge commit '8b00f4df20f4a8ab0656fdaf7d00233a6515a052'Michael Niedermayer2015-03-219-144/+156
|\ \ | |/
| * h264: move some neighbour information into the per-slice contextAnton Khirnov2015-03-219-144/+156
* | Merge commit '4bd5ac200d15b4f458a50f66006549825f9fc865'Michael Niedermayer2015-03-216-26/+26
|\ \ | |/
| * h264: move {chroma,intra16x16}_pred_mode into the per-slice contextAnton Khirnov2015-03-216-26/+26
* | Merge commit '5355ed6b20e941430c4f8fb82644e87a65366d61'Michael Niedermayer2015-03-214-10/+10
|\ \ | |/
| * h264: move {prev,next}_mb_skipped into the per-slice contextAnton Khirnov2015-03-214-10/+10
* | Merge commit '06789ad3b71296a9e2fbd0278632d97a5d9af8d7'Michael Niedermayer2015-03-212-6/+5
|\ \ | |/
| * h264: move qp_thresh into the per-slice contextAnton Khirnov2015-03-212-6/+5
* | Merge commit 'd231e84b06a9964c840cff4e228509f706165fb6'Michael Niedermayer2015-03-2111-119/+144
|\ \ | |/
| * h264: move the quantizers into the per-slice contextAnton Khirnov2015-03-2111-120/+145
* | Merge commit 'd40ae0e595fe90b5583b9269f8bb000402bde5a6'Michael Niedermayer2015-03-211-2/+0
|\ \ | |/
| * h264: do not copy qscale when updating per-thread contextsAnton Khirnov2015-03-211-2/+0
* | Merge commit '92c6c2a605f9b077b8fbc25b7ed6625541232b87'Michael Niedermayer2015-03-2111-165/+220
|\ \ | |/
| * h264: split weighted pred-related vars into per-slice contextAnton Khirnov2015-03-2111-159/+214
* | avcodec/hevc_ps: Check cropping parameters more correctlyMichael Niedermayer2015-03-211-1/+2
* | Merge commit 'd8a45d2d49f54fde042b195f9d5859251252493d'Michael Niedermayer2015-03-211-4/+4
|\ \ | |/
| * h264_ps: properly check cropping parameters against overflowAnton Khirnov2015-03-211-4/+16
* | Merge commit '5127c00b971b674f72609369b39a9c0f7c36977d'Michael Niedermayer2015-03-210-0/+0
|\ \ | |/
| * hevc: zero the correct variables on invalid crop parametersAnton Khirnov2015-03-211-4/+4
OpenPOWER on IntegriCloud