| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '45c4bf3df03ef53ae61fa1473424d4ae024f22e4' | James Almer | 2017-11-08 | 1 | -1/+1 |
|\ |
|
* | | avcodec/h264_mb: Fix 8x8dct in lossless for new versions of x264 | Anton Mitrofanov | 2017-06-19 | 1 | -1/+1 |
* | | Merge commit 'f638b67e5790735f34620bf82025c9b9d6fc7216' | James Almer | 2016-08-01 | 1 | -0/+1 |
|\| |
|
| * | h264: move the parameter set definitions to a new header file | Anton Khirnov | 2016-06-21 | 1 | -0/+1 |
* | | Merge commit '9df889a5f116c1ee78c2f239e0ba599c492431aa' | Clément Bœsch | 2016-07-29 | 1 | -1/+1 |
|\| |
|
| * | h264: rename h264.[ch] to h264dec.[ch] | Anton Khirnov | 2016-06-21 | 1 | -1/+1 |
* | | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb' | Clément Bœsch | 2016-06-21 | 1 | -2/+2 |
|\| |
|
| * | cosmetics: Fix spelling mistakes | Vittorio Giovara | 2016-05-04 | 1 | -2/+2 |
* | | Merge commit '728d90a0c1973661a9e73da697bf4f90c9d19577' | Clément Bœsch | 2016-06-18 | 1 | -1/+1 |
|\| |
|
* | | Merge commit '3176217c60ca7828712985092d9102d331ea4f3d' | Clément Bœsch | 2016-06-12 | 1 | -4/+4 |
|\| |
|
| * | h264: decouple h264_ps from the h264 decoder | Anton Khirnov | 2016-04-24 | 1 | -4/+4 |
* | | Merge commit '9b30f8dd8fa5bef5f16904cb98745b4a58f8f776' | Derek Buitenhuis | 2016-04-27 | 1 | -85/+65 |
|\| |
|
| * | h264: remove the svq3-specific code | Anton Khirnov | 2016-03-28 | 1 | -85/+65 |
* | | Merge commit 'e481458bc308ee838deaeacac51929514762e7a7' | Derek Buitenhuis | 2016-04-26 | 1 | -27/+27 |
|\| |
|
| * | h264: factor out pred weight table parsing into a separate file | Anton Khirnov | 2016-03-28 | 1 | -27/+27 |
* | | Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615' | Michael Niedermayer | 2015-07-27 | 1 | -5/+5 |
|\| |
|
| * | lavc: AV-prefix all codec flags | Vittorio Giovara | 2015-07-27 | 1 | -2/+2 |
* | | avcodec/h264_mb: assert that frame waiting code actually references 2 fields/... | Michael Niedermayer | 2015-04-04 | 1 | -0/+1 |
* | | Merge commit 'c28ed1d743443e783537d279ae721be3bbdf7646' | Michael Niedermayer | 2015-03-21 | 1 | -4/+4 |
|\| |
|
| * | h264: move [uv]linesize to the per-slice context | Anton Khirnov | 2015-03-21 | 1 | -4/+4 |
* | | Merge commit 'a12d3188cbec15e22070e139fa5cc541da07e2c3' | Michael Niedermayer | 2015-03-21 | 1 | -21/+21 |
|\| |
|
| * | h264: use a smaller struct for the ref lists | Anton Khirnov | 2015-03-21 | 1 | -21/+21 |
* | | Merge commit '94295106d20b32666a8c4e0d028ef79b9d3f3b7a' | Michael Niedermayer | 2015-03-21 | 1 | -4/+3 |
|\| |
|
| * | h264_mb: remove an unused function parameter | Anton Khirnov | 2015-03-21 | 1 | -4/+3 |
* | | Merge commit 'c377e04d8aa74d030672e9a4788a700b0695fc14' | Michael Niedermayer | 2015-03-21 | 1 | -5/+5 |
|\| |
|
| * | h264: move top_borders into the per-slice context | Anton Khirnov | 2015-03-21 | 1 | -5/+5 |
* | | Merge commit '36d04801ba9d8622c2d759c172aea18561bac74d' | Michael Niedermayer | 2015-03-21 | 1 | -13/+13 |
|\| |
|
| * | h264: move the scratch buffers into the per-slice context | Anton Khirnov | 2015-03-21 | 1 | -13/+13 |
* | | Merge commit 'e9b2383bf86b38ad18a001801aee20c8182e29bd' | Michael Niedermayer | 2015-03-21 | 1 | -3/+3 |
|\| |
|
| * | h264: move mb_mbaff into the per-slice context | Anton Khirnov | 2015-03-21 | 1 | -3/+3 |
* | | Merge commit 'bc98e8c0e0a8babfea35c98855e366b29cbe1191' | Michael Niedermayer | 2015-03-21 | 1 | -6/+6 |
|\| |
|
| * | h264: move mb_field_decoding_flag into the per-slice context | Anton Khirnov | 2015-03-21 | 1 | -6/+6 |
* | | Merge commit '6490a0c0fbe0e55f765ea2aa2e8495181ea1f719' | Michael Niedermayer | 2015-03-21 | 1 | -18/+18 |
|\| |
|
| * | h264_mb: constify all uses of H264Context | Anton Khirnov | 2015-03-21 | 1 | -18/+18 |
* | | Merge commit '51822879e7732ee8175dad98dde1a135f6e5c1a4' | Michael Niedermayer | 2015-03-21 | 1 | -2/+2 |
|\| |
|
| * | h264_mb: constify block_offset | Anton Khirnov | 2015-03-21 | 1 | -2/+2 |
* | | Merge commit 'd4d9068cdf8f4b2b87ae87a2ef880d243f77b977' | Michael Niedermayer | 2015-03-21 | 1 | -22/+22 |
|\| |
|
| * | h264: move mb_{x,y} into the per-slice context | Anton Khirnov | 2015-03-21 | 1 | -22/+22 |
* | | Merge commit '0edbe6faa7ef80daf0e84353cbe733389bf1a522' | Michael Niedermayer | 2015-03-21 | 1 | -3/+3 |
|\| |
|
| * | h264: move mb_xy into the per-slice context | Anton Khirnov | 2015-03-21 | 1 | -3/+3 |
* | | Merge commit '07c5ca551b7327d3c4e33738cc0cd2d5ac2779fa' | Michael Niedermayer | 2015-03-21 | 1 | -1/+1 |
|\| |
|
| * | h264: move is_complex into the per-slice context | Anton Khirnov | 2015-03-21 | 1 | -1/+1 |
* | | Merge commit 'e6c90ce94f1b07f50cea2babf7471af455cca0ff' | Michael Niedermayer | 2015-03-21 | 1 | -1/+1 |
|\| |
|
| * | h264: move loopfilter parameters into the per-slice context | Anton Khirnov | 2015-03-21 | 1 | -1/+1 |
* | | Merge commit 'e7226984ac13aacb84eae77a372df8ff7685848f' | Michael Niedermayer | 2015-03-21 | 1 | -1/+1 |
|\| |
|
| * | h264: move [{top,left}_]cbp into the per-slice context | Anton Khirnov | 2015-03-21 | 1 | -1/+1 |
* | | Merge commit 'bf03a878a76dea29b36f368759e9f66102b39a5f' | Michael Niedermayer | 2015-03-21 | 1 | -25/+25 |
|\| |
|
| * | h264: move mb[_{padding,luma_dc}] into the per-slice context | Anton Khirnov | 2015-03-21 | 1 | -24/+24 |
* | | Merge commit '95eb35f30513e335990ad0d5dca6ddc318477291' | Michael Niedermayer | 2015-03-21 | 1 | -10/+10 |
|\| |
|
| * | h264: move the ref lists variables into the per-slice context | Anton Khirnov | 2015-03-21 | 1 | -10/+10 |