summaryrefslogtreecommitdiffstats
path: root/libavcodec
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '34d4c605e9a5116d5289b35633ade5b01cacab24'Michael Niedermayer2015-03-212-17/+17
|\
| * h264_loopfilter: constify all uses of H264ContextAnton Khirnov2015-03-212-17/+17
* | Merge commit '7505c8dfba255f8e6c6dbb574d0cec91da16f24d'Michael Niedermayer2015-03-212-5/+10
|\ \ | |/
| * h264_cavlc: constify all uses of H264ContextAnton Khirnov2015-03-212-5/+10
* | Merge commit 'ba7e165b864d69da4f0c79ec7757cb351535002f'Michael Niedermayer2015-03-212-24/+24
|\ \ | |/
| * h264_cabac: constify all uses of H264ContextAnton Khirnov2015-03-212-24/+24
* | Merge commit '5c4b98de4d101ea715ef86847306a510afd0db0c'Michael Niedermayer2015-03-212-8/+8
|\ \ | |/
| * h264.c: constify all uses of H264Context in slice and lower-level functionsAnton Khirnov2015-03-212-8/+8
* | Merge commit 'e9b2383bf86b38ad18a001801aee20c8182e29bd'Michael Niedermayer2015-03-216-21/+21
|\ \ | |/
| * h264: move mb_mbaff into the per-slice contextAnton Khirnov2015-03-215-24/+24
* | Merge commit 'bc98e8c0e0a8babfea35c98855e366b29cbe1191'Michael Niedermayer2015-03-219-38/+39
|\ \ | |/
| * h264: move mb_field_decoding_flag into the per-slice contextAnton Khirnov2015-03-218-37/+38
* | Merge commit '6490a0c0fbe0e55f765ea2aa2e8495181ea1f719'Michael Niedermayer2015-03-214-31/+31
|\ \ | |/
| * h264_mb: constify all uses of H264ContextAnton Khirnov2015-03-214-31/+31
* | Merge commit '51822879e7732ee8175dad98dde1a135f6e5c1a4'Michael Niedermayer2015-03-212-4/+4
|\ \ | |/
| * h264_mb: constify block_offsetAnton Khirnov2015-03-212-4/+4
* | Merge commit '3bea6409a1868354a1d29b34de424c3636c222b7'Michael Niedermayer2015-03-211-8/+8
|\ \ | |/
| * h264_mvpred: constify all uses of H264ContextAnton Khirnov2015-03-211-8/+8
* | Merge commit '460176aa19acb8d8bdb52af1ec97891e0f65843c'Michael Niedermayer2015-03-211-7/+7
|\ \ | |/
| * h264.h: constify all uses of H264ContextAnton Khirnov2015-03-211-7/+7
* | Merge commit 'd27b8248a6ee7e64c68c46c23e00d703b9caa50c'Michael Niedermayer2015-03-212-13/+13
|\ \ | |/
| * h264_direct: constify all uses of H264ContextAnton Khirnov2015-03-212-13/+13
* | Merge commit 'f42485dbce614b3f63182845da43db690b427b7c'Michael Niedermayer2015-03-216-99/+102
|\ \ | |/
| * h264: use a separate GetBitContext for slice dataAnton Khirnov2015-03-216-98/+101
* | Merge commit '2ea00e35e4e0b58f7a306dd55d8f72a21c32c946'Michael Niedermayer2015-03-211-2/+3
|\ \ | |/
| * h264: do not abuse the context as a temporary storage in get_last_needed_nal()Anton Khirnov2015-03-211-2/+3
* | Merge commit '404a416d4b1fcbf9db5569481d8181f296c01ea9'Michael Niedermayer2015-03-214-33/+14
|\ \ | |/
| * h264: remove some remnants of data partitioningAnton Khirnov2015-03-214-30/+13
* | Merge commit '7bbc254d646ed9cf6deffc3fda75ae6729f95979'Michael Niedermayer2015-03-212-18/+18
|\ \ | |/
| * h264: move resync_mb_{x,y} into the per-slice contextAnton Khirnov2015-03-212-14/+14
* | Merge commit 'd4d9068cdf8f4b2b87ae87a2ef880d243f77b977'Michael Niedermayer2015-03-2113-191/+196
|\ \ | |/
| * h264: move mb_{x,y} into the per-slice contextAnton Khirnov2015-03-2113-188/+193
* | Merge commit '0edbe6faa7ef80daf0e84353cbe733389bf1a522'Michael Niedermayer2015-03-2112-32/+32
|\ \ | |/
| * h264: move mb_xy into the per-slice contextAnton Khirnov2015-03-2112-32/+32
* | Merge commit '07c5ca551b7327d3c4e33738cc0cd2d5ac2779fa'Michael Niedermayer2015-03-214-7/+9
|\ \ | |/
| * h264: move is_complex into the per-slice contextAnton Khirnov2015-03-214-7/+9
* | Merge commit '47a0d393504d6726c4a235951153bee0abb3f7d6'Michael Niedermayer2015-03-214-9/+10
|\ \ | |/
| * h264: move mb_skip_run into the per-slice contextAnton Khirnov2015-03-214-9/+10
* | Merge commit '9951907f6fc37a8d41566dbee09f7c15ff587de6'Michael Niedermayer2015-03-214-6/+6
|\ \ | |/
| * h264: move redundant_pic_count into the per-slice contextAnton Khirnov2015-03-214-6/+6
* | Merge commit 'a9b201cacf85d710b102010cb4baef97f00ea39b'Michael Niedermayer2015-03-215-7/+6
|\ \ | |/
| * h264: move cabac_init_idc into the per-slice contextAnton Khirnov2015-03-215-7/+6
* | Merge commit 'e6c90ce94f1b07f50cea2babf7471af455cca0ff'Michael Niedermayer2015-03-217-46/+46
|\ \ | |/
| * h264: move loopfilter parameters into the per-slice contextAnton Khirnov2015-03-217-46/+46
* | Merge commit 'bd3e460b73dd54a68dc253e010c239cefc8d8d55'Michael Niedermayer2015-03-213-5/+5
|\ \ | |/
| * h264: move direct_cache into the per-slice contextAnton Khirnov2015-03-213-5/+5
* | Merge commit '6479c79f5517e2881bc881e737b2dbce69553878'Michael Niedermayer2015-03-213-19/+19
|\ \ | |/
| * h264: move mvd_cache into the per-slice contextAnton Khirnov2015-03-213-19/+19
* | Merge commit 'a67f8ae9a2c8529bf6a635e8ca4e3483592708b1'Michael Niedermayer2015-03-214-4/+9
|\ \ | |/
| * h264: move mvd_table into the per-slice contextAnton Khirnov2015-03-214-4/+9
OpenPOWER on IntegriCloud