summaryrefslogtreecommitdiffstats
path: root/libavcodec/h264_mb.c
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '45c4bf3df03ef53ae61fa1473424d4ae024f22e4'James Almer2017-11-081-1/+1
|\
* | avcodec/h264_mb: Fix 8x8dct in lossless for new versions of x264Anton Mitrofanov2017-06-191-1/+1
* | Merge commit 'f638b67e5790735f34620bf82025c9b9d6fc7216'James Almer2016-08-011-0/+1
|\ \ | |/
| * h264: move the parameter set definitions to a new header fileAnton Khirnov2016-06-211-0/+1
* | Merge commit '9df889a5f116c1ee78c2f239e0ba599c492431aa'Clément Bœsch2016-07-291-1/+1
|\ \ | |/
| * h264: rename h264.[ch] to h264dec.[ch]Anton Khirnov2016-06-211-1/+1
* | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch2016-06-211-2/+2
|\ \ | |/
| * cosmetics: Fix spelling mistakesVittorio Giovara2016-05-041-2/+2
* | Merge commit '728d90a0c1973661a9e73da697bf4f90c9d19577'Clément Bœsch2016-06-181-1/+1
|\ \ | |/
* | Merge commit '3176217c60ca7828712985092d9102d331ea4f3d'Clément Bœsch2016-06-121-4/+4
|\ \ | |/
| * h264: decouple h264_ps from the h264 decoderAnton Khirnov2016-04-241-4/+4
* | Merge commit '9b30f8dd8fa5bef5f16904cb98745b4a58f8f776'Derek Buitenhuis2016-04-271-85/+65
|\ \ | |/
| * h264: remove the svq3-specific codeAnton Khirnov2016-03-281-85/+65
* | Merge commit 'e481458bc308ee838deaeacac51929514762e7a7'Derek Buitenhuis2016-04-261-27/+27
|\ \ | |/
| * h264: factor out pred weight table parsing into a separate fileAnton Khirnov2016-03-281-27/+27
* | Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615'Michael Niedermayer2015-07-271-5/+5
|\ \ | |/
| * lavc: AV-prefix all codec flagsVittorio Giovara2015-07-271-2/+2
* | avcodec/h264_mb: assert that frame waiting code actually references 2 fields/...Michael Niedermayer2015-04-041-0/+1
* | Merge commit 'c28ed1d743443e783537d279ae721be3bbdf7646'Michael Niedermayer2015-03-211-4/+4
|\ \ | |/
| * h264: move [uv]linesize to the per-slice contextAnton Khirnov2015-03-211-4/+4
* | Merge commit 'a12d3188cbec15e22070e139fa5cc541da07e2c3'Michael Niedermayer2015-03-211-21/+21
|\ \ | |/
| * h264: use a smaller struct for the ref listsAnton Khirnov2015-03-211-21/+21
* | Merge commit '94295106d20b32666a8c4e0d028ef79b9d3f3b7a'Michael Niedermayer2015-03-211-4/+3
|\ \ | |/
| * h264_mb: remove an unused function parameterAnton Khirnov2015-03-211-4/+3
* | Merge commit 'c377e04d8aa74d030672e9a4788a700b0695fc14'Michael Niedermayer2015-03-211-5/+5
|\ \ | |/
| * h264: move top_borders into the per-slice contextAnton Khirnov2015-03-211-5/+5
* | Merge commit '36d04801ba9d8622c2d759c172aea18561bac74d'Michael Niedermayer2015-03-211-13/+13
|\ \ | |/
| * h264: move the scratch buffers into the per-slice contextAnton Khirnov2015-03-211-13/+13
* | Merge commit 'e9b2383bf86b38ad18a001801aee20c8182e29bd'Michael Niedermayer2015-03-211-3/+3
|\ \ | |/
| * h264: move mb_mbaff into the per-slice contextAnton Khirnov2015-03-211-3/+3
* | Merge commit 'bc98e8c0e0a8babfea35c98855e366b29cbe1191'Michael Niedermayer2015-03-211-6/+6
|\ \ | |/
| * h264: move mb_field_decoding_flag into the per-slice contextAnton Khirnov2015-03-211-6/+6
* | Merge commit '6490a0c0fbe0e55f765ea2aa2e8495181ea1f719'Michael Niedermayer2015-03-211-18/+18
|\ \ | |/
| * h264_mb: constify all uses of H264ContextAnton Khirnov2015-03-211-18/+18
* | Merge commit '51822879e7732ee8175dad98dde1a135f6e5c1a4'Michael Niedermayer2015-03-211-2/+2
|\ \ | |/
| * h264_mb: constify block_offsetAnton Khirnov2015-03-211-2/+2
* | Merge commit 'd4d9068cdf8f4b2b87ae87a2ef880d243f77b977'Michael Niedermayer2015-03-211-22/+22
|\ \ | |/
| * h264: move mb_{x,y} into the per-slice contextAnton Khirnov2015-03-211-22/+22
* | Merge commit '0edbe6faa7ef80daf0e84353cbe733389bf1a522'Michael Niedermayer2015-03-211-3/+3
|\ \ | |/
| * h264: move mb_xy into the per-slice contextAnton Khirnov2015-03-211-3/+3
* | Merge commit '07c5ca551b7327d3c4e33738cc0cd2d5ac2779fa'Michael Niedermayer2015-03-211-1/+1
|\ \ | |/
| * h264: move is_complex into the per-slice contextAnton Khirnov2015-03-211-1/+1
* | Merge commit 'e6c90ce94f1b07f50cea2babf7471af455cca0ff'Michael Niedermayer2015-03-211-1/+1
|\ \ | |/
| * h264: move loopfilter parameters into the per-slice contextAnton Khirnov2015-03-211-1/+1
* | Merge commit 'e7226984ac13aacb84eae77a372df8ff7685848f'Michael Niedermayer2015-03-211-1/+1
|\ \ | |/
| * h264: move [{top,left}_]cbp into the per-slice contextAnton Khirnov2015-03-211-1/+1
* | Merge commit 'bf03a878a76dea29b36f368759e9f66102b39a5f'Michael Niedermayer2015-03-211-25/+25
|\ \ | |/
| * h264: move mb[_{padding,luma_dc}] into the per-slice contextAnton Khirnov2015-03-211-24/+24
* | Merge commit '95eb35f30513e335990ad0d5dca6ddc318477291'Michael Niedermayer2015-03-211-10/+10
|\ \ | |/
| * h264: move the ref lists variables into the per-slice contextAnton Khirnov2015-03-211-10/+10
OpenPOWER on IntegriCloud