summaryrefslogtreecommitdiff
path: root/libavcodec/h264.h
Commit message (Expand)AuthorAge
* avcodec/h264: Do not fail with randomly truncated VUIsMichael Niedermayer2015-04-10
* avcodec/h264: use consistent argument name in MB_FIELD() macroMichael Niedermayer2015-04-08
* avcodec/h264: Fix race between slices where one overwrites data from the nextMichael Niedermayer2015-04-07
* Merge commit 'a4d34e218f548d381e09c483e8dc6ad18a8d571c'Michael Niedermayer2015-04-04
|\
| * h264: disable ER by defaultAnton Khirnov2015-04-03
* | avcodec/h264: Remove bits_per_raw_sample hacksMichael Niedermayer2015-03-25
* | avcodec/h264.h: Drop unused macroMichael Niedermayer2015-03-22
* | 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 '5bf3c0fa49afd5bbf43aa841ff78007d72c80736'Michael Niedermayer2015-03-21
|\|
| * h264: drop the now unused per-slice H264ContextsAnton Khirnov2015-03-21
* | Merge commit '51d8725a6e4c7f989d6f0f38b59cb54a2d72846c'Michael Niedermayer2015-03-21
|\|
| * h264: use the main H264Context as the parent for all slice contextsAnton Khirnov2015-03-21
* | 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 '34d4c605e9a5116d5289b35633ade5b01cacab24'Michael Niedermayer2015-03-21
|\|
| * h264_loopfilter: constify all uses of H264ContextAnton Khirnov2015-03-21
* | Merge commit '7505c8dfba255f8e6c6dbb574d0cec91da16f24d'Michael Niedermayer2015-03-21
|\|
| * h264_cavlc: constify all uses of H264ContextAnton Khirnov2015-03-21
* | Merge commit 'ba7e165b864d69da4f0c79ec7757cb351535002f'Michael Niedermayer2015-03-21
|\|
| * h264_cabac: constify all uses of H264ContextAnton Khirnov2015-03-21
* | Merge commit '5c4b98de4d101ea715ef86847306a510afd0db0c'Michael Niedermayer2015-03-21
|\|
| * h264.c: constify all uses of H264Context in slice and lower-level functionsAnton 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 '460176aa19acb8d8bdb52af1ec97891e0f65843c'Michael Niedermayer2015-03-21
|\|
| * h264.h: constify all uses of H264ContextAnton Khirnov2015-03-21
* | Merge commit 'd27b8248a6ee7e64c68c46c23e00d703b9caa50c'Michael Niedermayer2015-03-21
|\|
| * h264_direct: constify all uses of H264ContextAnton 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
|\|