summaryrefslogtreecommitdiff
path: root/libavcodec/h264_slice.c
Commit message (Expand)AuthorAge
...
* | Merge commit '3178f4d33ff62243f7cdddb081db516ea34396c9'Michael Niedermayer2015-03-21
|\|
| * h264: move rbsp_buffer into the per-slice contextAnton Khirnov2015-03-21
* | Merge commit '582683b6ac798ed2a004a4e2121b7bd47892bbfd'Michael Niedermayer2015-03-21
|\|
| * h264: move remaining ER stuff into the per-slice contextAnton 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 'f42485dbce614b3f63182845da43db690b427b7c'Michael Niedermayer2015-03-21
|\|
| * h264: use a separate GetBitContext for slice dataAnton Khirnov2015-03-21
* | Merge commit '404a416d4b1fcbf9db5569481d8181f296c01ea9'Michael Niedermayer2015-03-21
|\|
| * h264: remove some remnants of data partitioningAnton Khirnov2015-03-21
* | Merge commit '7bbc254d646ed9cf6deffc3fda75ae6729f95979'Michael Niedermayer2015-03-21
|\|
| * h264: move resync_mb_{x,y} into the per-slice contextAnton 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 '47a0d393504d6726c4a235951153bee0abb3f7d6'Michael Niedermayer2015-03-21
|\|
| * h264: move mb_skip_run into the per-slice contextAnton Khirnov2015-03-21
* | Merge commit '9951907f6fc37a8d41566dbee09f7c15ff587de6'Michael Niedermayer2015-03-21
|\|
| * h264: move redundant_pic_count into the per-slice contextAnton Khirnov2015-03-21
* | Merge commit 'a9b201cacf85d710b102010cb4baef97f00ea39b'Michael Niedermayer2015-03-21
|\|
| * h264: move cabac_init_idc 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 'a67f8ae9a2c8529bf6a635e8ca4e3483592708b1'Michael Niedermayer2015-03-21
|\|
| * h264: move mvd_table into the per-slice contextAnton Khirnov2015-03-21
* | Merge commit '5c8280c3075dd54f26752c3a1185647578421703'Michael Niedermayer2015-03-21
|\|
| * h264: move last_qscale_diff 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 '30da98adbda6de1f55188f9058a3a5c715049633'Michael Niedermayer2015-03-21
|\|
| * h264: move cabac[_state] into the per-slice contextAnton Khirnov2015-03-21
* | avcodec/h264_slice: Merge 2 memcpy()Michael Niedermayer2015-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 'b063582e0c4f775a8ba377488bd085595e0e7fae'Michael Niedermayer2015-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 'ee0d774dfa94655e44707ff3e02f4a4d282c1963'Michael Niedermayer2015-03-21
|\|
| * h264: move dist_scale_factor[_field] 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