| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/h264_cabac: Tighten allowed coeff_abs range | Michael Niedermayer | 2018-02-15 | 1 | -1/+1 |
* | Merge commit '45c4bf3df03ef53ae61fa1473424d4ae024f22e4' | James Almer | 2017-11-08 | 1 | -1/+1 |
|\ |
|
* | | avcodec/h264: Declare the local variable decode_chroma as const. | Wan-Teh Chang | 2017-07-21 | 1 | -2/+2 |
* | | avcodec/h264: Fix mix of lossless and lossy MBs decoding | Anton Mitrofanov | 2017-06-19 | 1 | -8/+8 |
* | | avcodec/h264_cabac: Fix CABAC+8x8dct in 4:4:4 | Anton Mitrofanov | 2017-06-19 | 1 | -14/+33 |
* | | Merge commit '0a35f128f3c6e0ae9a0a2236c557602c108da269' | Clément Bœsch | 2017-04-08 | 1 | -1/+1 |
|\| |
|
| * | cabac: x86: Give optimizations header a more meaningful name | Diego Biurrun | 2016-12-01 | 1 | -1/+1 |
* | | avcodec/h264_cabac: Fix runtime error: negation of -2147483648 cannot be repr... | Michael Niedermayer | 2017-03-16 | 1 | -1/+1 |
* | | avcodec/h264_cabac: runtime error: signed integer overflow: 2147483647 + 14 c... | Michael Niedermayer | 2017-02-19 | 1 | -1/+1 |
* | | Merge commit '8281cd5cb80582d668ce0848e0e035b383f161f6' | James Almer | 2016-08-01 | 1 | -1/+1 |
|\| |
|
| * | h264_cabac: drop an always true condition | Anton Khirnov | 2016-06-21 | 1 | -1/+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 '6e92181bf836f48627a4733b6fd240a99fd36365' | Clément Bœsch | 2016-07-01 | 1 | -2/+2 |
|\| |
|
| * | h264: pass just the PPS to get_chroma_qp() | Anton Khirnov | 2016-06-12 | 1 | -2/+2 |
* | | Merge commit '4f81f8dba735c212efae077c4fec8ad4fe53b352' | Clément Bœsch | 2016-06-29 | 1 | -1/+0 |
|\| |
|
| * | Drop unnecessary golomb.h #includes | Diego Biurrun | 2016-06-08 | 1 | -1/+0 |
* | | 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 |
| * | h264: Drop broken trace debug output | Diego Biurrun | 2016-05-03 | 1 | -1/+0 |
* | | avodec/h264dec: fix compilation with -DTRACE | James Almer | 2016-06-16 | 1 | -1/+1 |
* | | Merge commit '3176217c60ca7828712985092d9102d331ea4f3d' | Clément Bœsch | 2016-06-12 | 1 | -12/+13 |
|\| |
|
| * | h264: decouple h264_ps from the h264 decoder | Anton Khirnov | 2016-04-24 | 1 | -12/+13 |
* | | Merge commit 'ecc31f6b086453ab9811dce2ae5ceb6a7c19e4ad' | Derek Buitenhuis | 2016-04-27 | 1 | -3/+7 |
|\| |
|
| * | h264: move ff_h264_check_intra[4x4]_pred_mode() to h264_parse | Anton Khirnov | 2016-03-28 | 1 | -3/+7 |
* | | Merge commit 'a7da517f6a5c472f46f67dd33bb6b95ccc919923' | Derek Buitenhuis | 2016-04-24 | 1 | -13/+14 |
|\| |
|
| * | h264data: Move all data tables from a header to a .c file | Diego Biurrun | 2016-03-25 | 1 | -13/+14 |
| * | h264: Use the correct argument context in debug log | Vittorio Giovara | 2015-10-04 | 1 | -1/+1 |
* | | avcodec/h264_cabac: Check decode_cabac_mb_mvd() for failure | Michael Niedermayer | 2016-02-14 | 1 | -2/+6 |
* | | avcodec/cabac: Check initial cabac decoder state | Michael Niedermayer | 2015-11-27 | 1 | -1/+4 |
* | | avcodec/h264_cabac: Use ff_tlog() for block level information | Michael Niedermayer | 2015-04-26 | 1 | -1/+1 |
* | | Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25' | Michael Niedermayer | 2015-04-20 | 1 | -6/+6 |
|\| |
|
| * | lavc: Replace av_dlog and tprintf with internal macros | Vittorio Giovara | 2015-04-19 | 1 | -6/+6 |
* | | avcodec/h264_cabac: Drop local_ref_count | Michael Niedermayer | 2015-03-22 | 1 | -16/+16 |
* | | Merge commit 'b53569e0681ff7bc99103ab4c961dbac3cc0fce6' | Michael Niedermayer | 2015-03-21 | 1 | -33/+33 |
|\| |
|
| * | h264_cabac: remove now unnecessary H264Context function parameters | Anton Khirnov | 2015-03-21 | 1 | -33/+33 |
* | | Merge commit 'ba7e165b864d69da4f0c79ec7757cb351535002f' | Michael Niedermayer | 2015-03-21 | 1 | -22/+22 |
|\| |
|
| * | h264_cabac: constify all uses of H264Context | Anton Khirnov | 2015-03-21 | 1 | -22/+22 |
* | | Merge commit 'e9b2383bf86b38ad18a001801aee20c8182e29bd' | Michael Niedermayer | 2015-03-21 | 1 | -4/+4 |
|\| |
|
| * | h264: move mb_mbaff into the per-slice context | Anton Khirnov | 2015-03-21 | 1 | -6/+6 |
* | | Merge commit 'bc98e8c0e0a8babfea35c98855e366b29cbe1191' | Michael Niedermayer | 2015-03-21 | 1 | -10/+10 |
|\| |
|
| * | h264: move mb_field_decoding_flag into the per-slice context | Anton Khirnov | 2015-03-21 | 1 | -10/+10 |
* | | Merge commit 'd4d9068cdf8f4b2b87ae87a2ef880d243f77b977' | Michael Niedermayer | 2015-03-21 | 1 | -9/+9 |
|\| |
|
| * | h264: move mb_{x,y} into the per-slice context | Anton Khirnov | 2015-03-21 | 1 | -9/+9 |
* | | Merge commit '0edbe6faa7ef80daf0e84353cbe733389bf1a522' | Michael Niedermayer | 2015-03-21 | 1 | -5/+5 |
|\| |
|
| * | h264: move mb_xy into the per-slice context | Anton Khirnov | 2015-03-21 | 1 | -5/+5 |
* | | Merge commit 'a9b201cacf85d710b102010cb4baef97f00ea39b' | Michael Niedermayer | 2015-03-21 | 1 | -1/+1 |
|\| |
|
| * | h264: move cabac_init_idc into the per-slice context | Anton Khirnov | 2015-03-21 | 1 | -1/+1 |
* | | Merge commit 'bd3e460b73dd54a68dc253e010c239cefc8d8d55' | Michael Niedermayer | 2015-03-21 | 1 | -3/+3 |
|\| |
|
| * | h264: move direct_cache into the per-slice context | Anton Khirnov | 2015-03-21 | 1 | -3/+3 |