| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/hevc_ps: fix 1 vs. 0 typo | Michael Niedermayer | 2014-08-22 | 1 | -1/+1 |
* | hevc_ps: check overflow and test alternate syntax | Christophe Gisquet | 2014-08-21 | 1 | -1/+20 |
* | avcodec/hevc_ps: do cleanup in case of unsupported bit depth | Michael Niedermayer | 2014-08-20 | 1 | -1/+2 |
* | hevc: do generic validation of bitstream | Christophe Gisquet | 2014-08-11 | 1 | -0/+18 |
* | hevc_ps: verify P/T/L information | Christophe Gisquet | 2014-08-10 | 1 | -9/+34 |
* | hevc/rext: remove warning for cross component prediction | Mickaël Raulet | 2014-07-22 | 1 | -6/+0 |
* | hevc/rext: fixing rdpcm and scaling list for Range Extension | Mickaël Raulet | 2014-07-22 | 1 | -9/+28 |
* | avcodec/hevc_ps: Check abs_delta_rps | Michael Niedermayer | 2014-07-19 | 1 | -1/+8 |
* | avcodec/hevc: check nb_cpb | Michael Niedermayer | 2014-07-19 | 1 | -2/+8 |
* | hevc/rext: put a warning log message instead of an error log message | Mickaël Raulet | 2014-07-18 | 1 | -1/+1 |
* | avcodec/hevc_ps: prevent stale pointer in malloc failure case | Michael Niedermayer | 2014-07-15 | 1 | -0/+2 |
* | hevc/rext: basic infrastructure for supporting range extension | Mickaël Raulet | 2014-07-15 | 1 | -17/+116 |
* | avcodec/hevc_ps: do not loose all reference to pointers still in use | Michael Niedermayer | 2014-07-12 | 1 | -0/+4 |
* | avcodec/hevc_ps: Check layer_id_included_flags count | Michael Niedermayer | 2014-07-12 | 1 | -0/+5 |
* | avcodec/hevc_ps: more complete check for vps_max_dec_pic_buffering | Michael Niedermayer | 2014-07-12 | 1 | -1/+1 |
* | Merge commit '9b60d9197970658e91daf4b586397f450de9af69' | Michael Niedermayer | 2014-06-26 | 1 | -3/+4 |
|\ |
|
| * | hevc: Allow out of bound values for num_reorder_pics | Kieran Kunhya | 2014-06-26 | 1 | -5/+10 |
* | | hevc/pps: optimized size of min_tb_addr_zs | gcocherel | 2014-06-24 | 1 | -9/+13 |
* | | avcodec/hevc_ps: remove min_cb_addr_zs | gcocherel | 2014-06-24 | 1 | -18/+1 |
* | | hevc: Fix 4K sample video | Kieran | 2014-06-15 | 1 | -2/+3 |
* | | Merge commit '4d33873c2990b8d6096f60fef384f0efc4482b55' | Michael Niedermayer | 2014-03-09 | 1 | -4/+4 |
|\| |
|
| * | hevc: make pps/sps ids unsigned where necessary | Vittorio Giovara | 2014-03-09 | 1 | -4/+4 |
| * | hevc: Use get_bits_long() in decode_vui() | Michael Niedermayer | 2014-03-09 | 1 | -2/+2 |
* | | Merge commit '175e5063320f585118a5461f15dbacf2ce17e97d' | Michael Niedermayer | 2014-02-19 | 1 | -1/+1 |
|\| |
|
| * | hevc: Mention the missing SPS in the error message | Luca Barbato | 2014-02-19 | 1 | -1/+1 |
* | | avcodec/hevc_ps: Use get_bits_long() in decode_vui() | Michael Niedermayer | 2014-02-15 | 1 | -2/+2 |
* | | Merge commit '838740e6420538ad45982da6b1d3aa3ae91307f5' | Michael Niedermayer | 2014-01-21 | 1 | -6/+6 |
|\| |
|
| * | hevc: Prevent some integer overflows | Luca Barbato | 2014-01-21 | 1 | -6/+6 |
* | | Merge commit 'b37e796082b2d787aff3cd5631bb89c4fd374708' | Michael Niedermayer | 2014-01-21 | 1 | -1/+1 |
|\| |
|
| * | hevc: Use uint64 to check for tile dimensions | Luca Barbato | 2014-01-21 | 1 | -1/+1 |
* | | Merge commit 'a7a07cc98ac548297b5b0628cb81280e11952e3f' | Michael Niedermayer | 2014-01-21 | 1 | -1/+2 |
|\| |
|
| * | hevc: check that VPS referenced from SPS exists | Michael Niedermayer | 2014-01-21 | 1 | -0/+7 |
| * | hevc: support luma bit depth != chroma bit depth for PCM coding units | Mickaël Raulet | 2013-12-20 | 1 | -11/+1 |
* | | avcodec/hevc_ps: Override max_dec_pic_buffering when its inconsistent with nu... | Michael Niedermayer | 2014-01-15 | 1 | -2/+5 |
* | | avcodec/hevc_ps: check that VPS referenced from SPS exists | Michael Niedermayer | 2014-01-06 | 1 | -0/+6 |
* | | Merge commit '78d0b7f36e39bb4745613e312024ddd508e2f0fb' | Michael Niedermayer | 2013-12-21 | 1 | -5/+6 |
|\| |
|
| * | hevc: warn when an unknown profile is used | Guillaume Martres | 2013-12-20 | 1 | -0/+8 |
| * | hevc_ps: fix indentation | Gildas Cocherel | 2013-12-20 | 1 | -1/+1 |
* | | Merge commit '2d18aaa14bc2233b0647d2c5abb72e0bc828c2a8' | Michael Niedermayer | 2013-12-21 | 1 | -0/+1 |
|\| |
|
| * | hevc: refactor Profile Tier Level | Gildas Cocherel | 2013-12-20 | 1 | -32/+31 |
| * | hevc: don't check for errors in PTL code | Guillaume Martres | 2013-12-20 | 1 | -24/+9 |
* | | hevc: rename ptl structs and variables | Guillaume Martres | 2013-12-14 | 1 | -5/+5 |
* | | hevc: don't check for errors in PTL code | Guillaume Martres | 2013-12-14 | 1 | -19/+10 |
* | | hevc: fix PTL parsing | Guillaume Martres | 2013-12-14 | 1 | -3/+3 |
* | | Merge commit '33452aede6acab78f726cd1924824585f00765cc' | Michael Niedermayer | 2013-12-11 | 1 | -4/+0 |
|\| |
|
| * | hevc: store the VPS list as an AVBufferRef, just like the others *PS | Gildas Cocherel | 2013-12-11 | 1 | -7/+8 |
* | | hevc: Correctly set time_base | Guillaume Martres | 2013-12-10 | 1 | -2/+0 |
* | | hevc: avoid some unnecessary differences with libav | Guillaume Martres | 2013-12-10 | 1 | -3/+2 |
* | | hevc : update hevc_ps.c | gcocherel | 2013-11-22 | 1 | -44/+45 |
* | | Merge commit '3ef9b7ab95cc703b67a8b658dca45c80df0aaa66' | Michael Niedermayer | 2013-11-04 | 1 | -0/+2 |
|\| |
|