| Commit message (Expand) | Author | Age | Files | Lines |
* | vp9: add inter-frame profile 2/3 suport. | Ronald S. Bultje | 2015-05-06 | 1 | -48/+88 |
* | vp9: add keyframe profile 2/3 support. | Ronald S. Bultje | 2015-05-06 | 1 | -120/+248 |
* | vp9: parse profile 2/3 bitdepth in frame header. | Ronald S. Bultje | 2015-05-06 | 1 | -12/+27 |
* | vp9: add profile 2/3 to exported profiles. | Ronald S. Bultje | 2015-05-06 | 1 | -0/+2 |
* | vp9: error out if chroma subsampling changes between frames. | Ronald S. Bultje | 2015-05-05 | 1 | -1/+8 |
* | vp9: add profile names | James Almer | 2015-05-04 | 1 | -8/+14 |
* | vp9: fix mask_edges and filter_plane_rows/cols() for 440. | Ronald S. Bultje | 2015-05-01 | 1 | -87/+72 |
* | vp9: more specifically specify mask destination to mask_edges(). | Ronald S. Bultje | 2015-05-01 | 1 | -26/+26 |
* | vp9: don't create special u/v filter masks for 444. | Ronald S. Bultje | 2015-05-01 | 1 | -6/+8 |
* | vp9: merge uv loopfilter code into generic filter_plane_rows/cols(). | Ronald S. Bultje | 2015-05-01 | 1 | -144/+71 |
* | vp9: split out loopfilter luma rows/cols functions from loopfilter_sb(). | Ronald S. Bultje | 2015-05-01 | 1 | -41/+56 |
* | vp9: invert order of two conditions. | Ronald S. Bultje | 2015-05-01 | 1 | -9/+7 |
* | vp9: use correct chroma subsampling for profile 1 inter block recon. | Ronald S. Bultje | 2015-05-01 | 1 | -8/+8 |
* | vp9: use correct chroma subsampling for profile 1 intra block recon. | Ronald S. Bultje | 2015-05-01 | 1 | -12/+13 |
* | vp9: take chroma subsampling into account when walking the block tree. | Ronald S. Bultje | 2015-05-01 | 1 | -21/+21 |
* | vp9: support non-420 chroma subsampling for profile 1 token decoding. | Ronald S. Bultje | 2015-05-01 | 1 | -39/+38 |
* | vp9: increase buffer sizes for non-420 chroma subsamplings. | Ronald S. Bultje | 2015-05-01 | 1 | -30/+37 |
* | vp9: profile 1 header decoding. | Ronald S. Bultje | 2015-05-01 | 1 | -24/+64 |
* | vp9: fix show-existing-frames for multi-threading. | Ronald S. Bultje | 2015-04-30 | 1 | -0/+7 |
* | vp9: fix intraonly frame decoding. | Ronald S. Bultje | 2015-04-24 | 1 | -4/+4 |
* | vp9: use aligned size to write segmentation map into cache. | Ronald S. Bultje | 2015-04-24 | 1 | -3/+3 |
* | vp9: set timestamps for show_existing_frame return images. | Ronald S. Bultje | 2015-04-23 | 1 | -0/+2 |
* | vp9: maintain lf_delta values if feature is turned off. | Ronald S. Bultje | 2015-04-23 | 1 | -12/+15 |
* | vp9: add support for resolution changes in inter frames. | Ronald S. Bultje | 2015-04-23 | 1 | -156/+160 |
* | vp9: make above buffer pointer 32-byte aligned. | Ronald S. Bultje | 2015-03-21 | 1 | -1/+1 |
* | avcodec/vp9: Fix undefined shifts in decode_frame_header() | Michael Niedermayer | 2015-03-12 | 1 | -2/+2 |
* | vp9: included uses_2pass member in vp9_ref_frame(). | Ronald S. Bultje | 2015-03-08 | 1 | -0/+1 |
* | vp9: split segmentation map / mvpair references. | Ronald S. Bultje | 2015-03-08 | 1 | -38/+34 |
* | vp9: fix segmentation map retention with threading enabled. | Ronald S. Bultje | 2015-03-07 | 1 | -3/+13 |
* | fix VP9 packet decoder returning 0 instead of the used data size | Steve Lhomme | 2015-03-03 | 1 | -2/+2 |
* | vp9/x86: invert hu_ipred left array ordering. | Ronald S. Bultje | 2014-12-19 | 1 | -7/+19 |
* | Merge commit '312daa15891dc7abb77a404fe927d5ee35c52a71' | Michael Niedermayer | 2014-11-21 | 1 | -1/+2 |
|\ |
|
* | | vp9: enable multi-thread decoding when refreshctx is equal to 0 | Di Wu | 2014-10-10 | 1 | -0/+2 |
* | | Merge commit 'eddf95283fbba1b469b76e7518bc3941f671b193' | Michael Niedermayer | 2014-10-09 | 1 | -0/+12 |
|\| |
|
| * | vp9: initialize color space and range properties | Vittorio Giovara | 2014-10-08 | 1 | -0/+12 |
| * | vp9: Read the frame size as unsigned | Luca Barbato | 2014-05-03 | 1 | -2/+2 |
| * | vp9: fix bugs in updating coef probabilities with parallelmode=1 | Guillaume Martres | 2014-01-24 | 1 | -2/+11 |
* | | avcodec/vp9: Use av_malloc_array() | Michael Niedermayer | 2014-08-25 | 1 | -1/+1 |
* | | vp9: ignore reference segmentation map if error_resilience flag is set. | Ronald S. Bultje | 2014-08-13 | 1 | -11/+15 |
* | | vp9: remove unused assignment | Timothy Gu | 2014-07-16 | 1 | -3/+0 |
* | | avcodec/vp9: fix () in macros | Michael Niedermayer | 2014-06-18 | 1 | -1/+1 |
* | | Merge commit '6d69f9f37689c999815a65a2d99999fad3a41705' | Michael Niedermayer | 2014-04-25 | 1 | -1/+5 |
|\ \ |
|
| * | | vp9: write uveob as 16-bit value for 16x16/32x32 transforms. | Ronald S. Bultje | 2014-04-25 | 1 | -1/+5 |
* | | | vp9: use LOCAL_ALIGNED_32 for left/top intra_pred pointers | James Almer | 2014-04-25 | 1 | -3/+3 |
|/ / |
|
* | | vp9: split decode_coeff_b loop inside txsz branch. | Ronald S. Bultje | 2014-02-17 | 1 | -56/+99 |
* | | vp9: fix compilation with !HAVE_FAST_64BIT. | Clément Bœsch | 2014-02-09 | 1 | -3/+3 |
* | | vp9: invert order in l[] intra prediction array. | Ronald S. Bultje | 2014-02-09 | 1 | -7/+7 |
* | | vp9: remove memset in loopfilter level setting loop. | Ronald S. Bultje | 2014-02-09 | 1 | -10/+53 |
* | | vp9: coef decoding context-splat speedup. | Ronald S. Bultje | 2014-02-09 | 1 | -10/+42 |
* | | vp9: decode_mode context optimizations. | Ronald S. Bultje | 2014-02-09 | 1 | -28/+75 |