| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '6490a0c0fbe0e55f765ea2aa2e8495181ea1f719' | Michael Niedermayer | 2015-03-21 | 1 | -10/+10 |
|\ |
|
| * | h264_mb: constify all uses of H264Context | Anton Khirnov | 2015-03-21 | 1 | -10/+10 |
* | | Merge commit 'd4d9068cdf8f4b2b87ae87a2ef880d243f77b977' | Michael Niedermayer | 2015-03-21 | 1 | -1/+1 |
|\| |
|
| * | h264: move mb_{x,y} into the per-slice context | Anton Khirnov | 2015-03-21 | 1 | -1/+1 |
* | | Merge commit '0edbe6faa7ef80daf0e84353cbe733389bf1a522' | Michael Niedermayer | 2015-03-21 | 1 | -1/+1 |
|\| |
|
| * | h264: move mb_xy into the per-slice context | Anton Khirnov | 2015-03-21 | 1 | -1/+1 |
* | | Merge commit 'ed451a08a46b2b07fd2dba3e55ffddd18ae6e3d6' | Michael Niedermayer | 2015-03-21 | 1 | -1/+1 |
|\| |
|
| * | h264: move sub_mb_type into the per-slice context | Anton Khirnov | 2015-03-21 | 1 | -1/+1 |
* | | Merge commit '5f390eef8ee2b8adab00c5d2923a52aa261eb999' | Michael Niedermayer | 2015-03-21 | 1 | -4/+4 |
|\| |
|
| * | h264: move mb_[uv]linesize into the per-slice context | Anton Khirnov | 2015-03-21 | 1 | -4/+4 |
* | | Merge commit 'e6287f077c3e8e4aca11e61dd4bade1351439e6b' | Michael Niedermayer | 2015-03-21 | 1 | -5/+5 |
|\| |
|
| * | h264: move {mv,ref}_cache into the per-slice context | Anton Khirnov | 2015-03-21 | 1 | -5/+5 |
* | | Merge commit '92c6c2a605f9b077b8fbc25b7ed6625541232b87' | Michael Niedermayer | 2015-03-21 | 1 | -17/+19 |
|\| |
|
| * | h264: split weighted pred-related vars into per-slice context | Anton Khirnov | 2015-03-21 | 1 | -17/+19 |
* | | Merge commit 'aba70bb5387f12dfa5e6cd8cb861c9c7e668151f' | Michael Niedermayer | 2014-03-26 | 1 | -0/+2 |
|\| |
|
| * | Add missing headers to make template files compile (more) standalone | Diego Biurrun | 2014-03-26 | 1 | -0/+2 |
* | | Merge commit '759001c534287a96dc96d1e274665feb7059145d' | Michael Niedermayer | 2013-03-12 | 1 | -1/+1 |
|\| |
|
| * | lavc decoders: work with refcounted frames. | Anton Khirnov | 2013-03-08 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-02-16 | 1 | -4/+3 |
|\| |
|
| * | h264: deMpegEncContextize | Anton Khirnov | 2013-02-15 | 1 | -4/+3 |
* | | h264_mc_template: switch to av_assert | Michael Niedermayer | 2012-08-01 | 1 | -3/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-05 | 1 | -4/+4 |
|/ |
|
* | h264: use templates to avoid excessive inlining | Mans Rullgard | 2012-07-05 | 1 | -0/+160 |