summaryrefslogtreecommitdiff
path: root/libavcodec/h264.c
Commit message (Expand)AuthorAge
...
* | Merge commit '65afa65e7393e7745427e267d6c6ca814c7c8b45'Michael Niedermayer2015-04-05
|\|
| * h264: drop redundant initialization of the scaling matricesAnton Khirnov2015-04-05
* | Merge commit 'e1f907711a91e5ce19402a1831cfbe8f709b67f7'Michael Niedermayer2015-04-05
|\|
| * h264: factor out common code from init() and init_thread_copy()Anton Khirnov2015-04-05
* | Merge commit '43fd3dd80ca2d1c2ccf6a7b7632db544c809c690'Michael Niedermayer2015-04-05
|\|
| * h264: drop redundant initialization in init()Anton Khirnov2015-04-05
* | Merge commit '050324d020f843ce333276ebb6f27cc6026f37d0'Michael Niedermayer2015-04-05
|\|
| * h264: initialize cur_chroma_format_idcAnton Khirnov2015-04-05
* | avcodec/h264: Fail for invalid mixed IDR / non IDR frames in slice threading ...Michael Niedermayer2015-04-04
* | avcodec/h264: use goto end instead of return for hwaccel fails as wellMichael Niedermayer2015-04-04
* | avcodec/h264: silence ER warning when no slice threads are usedMichael Niedermayer2015-04-04
* | avcodec/h264: reenable ER except with slice threads by defaultMichael Niedermayer2015-04-04
* | Merge commit 'a4d34e218f548d381e09c483e8dc6ad18a8d571c'Michael Niedermayer2015-04-04
|\|
| * h264: disable ER by defaultAnton Khirnov2015-04-03
* | vda: fix h264 decoding for avcC,vda wants the entire bufferRainer Hochecker2015-04-02
* | avcodec/h264: Remove bits_per_raw_sample hacksMichael Niedermayer2015-03-25
* | Merge commit 'a12d3188cbec15e22070e139fa5cc541da07e2c3'Michael Niedermayer2015-03-21
|\|
* | Merge commit '2b4c38d3c647f409080606ef02b3363ada00be2c'Michael Niedermayer2015-03-21
|\|
| * h264: drop some mpegvideo remnants from draw_horiz_band()Anton 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 '5bc69f38c1af71fbcbfb4b5efa77d0aeb5424c04'Michael Niedermayer2015-03-21
|\|
| * error_resilience: do not require mbintra/skip tablesAnton 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 '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
|\|
* | Merge commit 'bc98e8c0e0a8babfea35c98855e366b29cbe1191'Michael Niedermayer2015-03-21
|\|
* | Merge commit 'f42485dbce614b3f63182845da43db690b427b7c'Michael Niedermayer2015-03-21
|\|
| * h264: use a separate GetBitContext for slice dataAnton Khirnov2015-03-21
* | Merge commit '2ea00e35e4e0b58f7a306dd55d8f72a21c32c946'Michael Niedermayer2015-03-21
|\|
| * h264: do not abuse the context as a temporary storage in get_last_needed_nal()Anton Khirnov2015-03-21
* | Merge commit '404a416d4b1fcbf9db5569481d8181f296c01ea9'Michael Niedermayer2015-03-21
|\|
| * h264: remove some remnants of data partitioningAnton 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 '9951907f6fc37a8d41566dbee09f7c15ff587de6'Michael Niedermayer2015-03-21
|\|
| * h264: move redundant_pic_count into the per-slice contextAnton Khirnov2015-03-21
* | Merge commit 'a67f8ae9a2c8529bf6a635e8ca4e3483592708b1'Michael Niedermayer2015-03-21
|\|