2013-02-12 |
Yunqing Wang | Merge "Rewrote fdct8x8" into experimental |
commit | commitdiff | tree | snapshot |
2013-02-12 |
John Koleszar | Merge "Replace as_mv struct with array" into experimental |
commit | commitdiff | tree | snapshot |
2013-02-12 |
Ronald S. Bultje | Add tile column size limits (256 pixels min, 4096 pixel... |
commit | commitdiff | tree | snapshot |
2013-02-12 |
Ronald S. Bultje | Merge "Clean up detokenize contextualization to be... |
commit | commitdiff | tree | snapshot |
2013-02-12 |
Scott LaVarnway | Merge "Bug fix: ssse3 version of subpixel did not match... |
commit | commitdiff | tree | snapshot |
2013-02-12 |
Yunqing Wang | Rewrote fdct8x8 |
commit | commitdiff | tree | snapshot |
2013-02-12 |
Ronald S. Bultje | Clean up detokenize contextualization to be like tokenizer. |
commit | commitdiff | tree | snapshot |
2013-02-12 |
Christian Duvivier | Faster convolve8_avg. |
commit | commitdiff | tree | snapshot |
2013-02-11 |
Jingning Han | Merge "butterfly inverse 4x4 ADST" into experimental |
commit | commitdiff | tree | snapshot |
2013-02-11 |
Yunqing Wang | Merge "Integerization of dct32x32" into experimental |
commit | commitdiff | tree | snapshot |
2013-02-11 |
Jingning Han | butterfly inverse 4x4 ADST |
commit | commitdiff | tree | snapshot |
2013-02-11 |
Ronald S. Bultje | Merge "Port sadNxNx4d functions to x86inc.asm." into... |
commit | commitdiff | tree | snapshot |
2013-02-11 |
Paul Wilkins | Change rd thresholds and add speed trade off flags. |
commit | commitdiff | tree | snapshot |
2013-02-09 |
Scott LaVarnway | Bug fix: ssse3 version of subpixel did not match C... |
commit | commitdiff | tree | snapshot |
2013-02-09 |
Paul Wilkins | Merge "Nearest / Zero Mv default entropy tweak." into... |
commit | commitdiff | tree | snapshot |
2013-02-09 |
John Koleszar | Replace as_mv struct with array |
commit | commitdiff | tree | snapshot |
2013-02-09 |
John Koleszar | Merge "Pass macroblock index to pick inter functions... |
commit | commitdiff | tree | snapshot |
2013-02-09 |
Ronald S. Bultje | Port sadNxNx4d functions to x86inc.asm. |
commit | commitdiff | tree | snapshot |
2013-02-09 |
Ronald S. Bultje | Add sad64x64 and sad32x32 SSE2 versions. |
commit | commitdiff | tree | snapshot |
2013-02-09 |
Ronald S. Bultje | Make cost_coeffs() more efficient. |
commit | commitdiff | tree | snapshot |
2013-02-08 |
John Koleszar | Pass macroblock index to pick inter functions |
commit | commitdiff | tree | snapshot |
2013-02-08 |
John Koleszar | Merge changes Icd1a2a5a,I204d17a1,I3ed92117 into experi... |
commit | commitdiff | tree | snapshot |
2013-02-08 |
John Koleszar | Merge changes Ife0d8147,I7d469716,Ic9a5615f into experi... |
commit | commitdiff | tree | snapshot |
2013-02-08 |
John Koleszar | Initial support for resolution changes on P-frames |
commit | commitdiff | tree | snapshot |
2013-02-08 |
John Koleszar | Avoid allocating memory when resizing frames |
commit | commitdiff | tree | snapshot |
2013-02-08 |
John Koleszar | Adds a test for the VP8E_SET_SCALEMODE control |
commit | commitdiff | tree | snapshot |
2013-02-08 |
John Koleszar | Restore SSSE3 subpixel filters in new convolve framework |
commit | commitdiff | tree | snapshot |
2013-02-08 |
Yunqing Wang | Integerization of dct32x32 |
commit | commitdiff | tree | snapshot |
2013-02-08 |
Paul Wilkins | Nearest / Zero Mv default entropy tweak. |
commit | commitdiff | tree | snapshot |
2013-02-07 |
Yaowu Xu | move dct/idct constants to a header file |
commit | commitdiff | tree | snapshot |
2013-02-07 |
Jingning Han | Butterfly ADST based hybrid transform |
commit | commitdiff | tree | snapshot |
2013-02-07 |
Paul Wilkins | Added skip switches for SB32 and SB64 |
commit | commitdiff | tree | snapshot |
2013-02-07 |
Ronald S. Bultje | Use fdct8x4 instead of fdct4x4 where the block size... |
commit | commitdiff | tree | snapshot |
2013-02-07 |
Ronald S. Bultje | Use configure checks for various inline keywords. |
commit | commitdiff | tree | snapshot |
2013-02-06 |
Ronald S. Bultje | Add sse2 versions of sub_pixel_variance{32x32,64x64}. |
commit | commitdiff | tree | snapshot |
2013-02-06 |
Ronald S. Bultje | Merge "Reindent segmentation code." into experimental |
commit | commitdiff | tree | snapshot |
2013-02-06 |
Ronald S. Bultje | Reindent segmentation code. |
commit | commitdiff | tree | snapshot |
2013-02-06 |
John Koleszar | Eliminate tautology |
commit | commitdiff | tree | snapshot |
2013-02-06 |
Paul Wilkins | Merge "Change definition of NearestMV." into experimental |
commit | commitdiff | tree | snapshot |
2013-02-06 |
Ronald S. Bultje | Fix mismatch after merge of the tiling patch. |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Ronald S. Bultje | [WIP] Add column-based tiling. |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Ronald S. Bultje | Merge "Add SSE3 versions for sad{32x32,64x64}x4d functi... |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Yaowu Xu | Merge "fix a build issue with MSVC on windows" into... |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Yaowu Xu | Merge "rewrite 4x4 idct and fdct" into experimental |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Ronald S. Bultje | Add SSE3 versions for sad{32x32,64x64}x4d functions. |
commit | commitdiff | tree | snapshot |
2013-02-05 |
John Koleszar | Convert subpixel filters to use convolve framework |
commit | commitdiff | tree | snapshot |
2013-02-05 |
John Koleszar | Add 8-tap generic convolver |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Yaowu Xu | fix a build issue with MSVC on windows |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Yaowu Xu | rewrite 4x4 idct and fdct |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Paul Wilkins | Change definition of NearestMV. |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Scott LaVarnway | Merge "Added vp9_short_idct1_32x32_c" into experimental |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Paul Wilkins | Merge "Re-factor code for rd thresholds." into experimental |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Scott LaVarnway | Added vp9_short_idct1_32x32_c |
commit | commitdiff | tree | snapshot |
2013-02-04 |
Paul Wilkins | Re-factor code for rd thresholds. |
commit | commitdiff | tree | snapshot |
2013-02-04 |
Yaowu Xu | Added INT16_MIN and INT16_MAX for MSVC builds |
commit | commitdiff | tree | snapshot |
2013-02-04 |
Yaowu Xu | enable 16x16 iDCT unit test |
commit | commitdiff | tree | snapshot |
2013-02-04 |
Yaowu Xu | re-write 8 point idct |
commit | commitdiff | tree | snapshot |
2013-02-04 |
Yaowu Xu | a couple of minor fixes |
commit | commitdiff | tree | snapshot |
2013-02-01 |
Yaowu Xu | Merge "Changes 16 point idct" into experimental |
commit | commitdiff | tree | snapshot |
2013-02-01 |
Yaowu Xu | Merge "fix a small bug in 16 point forward dct" into... |
commit | commitdiff | tree | snapshot |
2013-02-01 |
Yaowu Xu | Changes 16 point idct |
commit | commitdiff | tree | snapshot |
2013-01-31 |
Yaowu Xu | fix a small bug in 16 point forward dct |
commit | commitdiff | tree | snapshot |
2013-01-31 |
Yaowu Xu | Merge "A fix point implementation of 32x32 idct" into... |
commit | commitdiff | tree | snapshot |
2013-01-31 |
Yaowu Xu | A fix point implementation of 32x32 idct |
commit | commitdiff | tree | snapshot |
2013-01-30 |
Deb Mukherjee | Merge "Adding a frame parallel decoding mode" into... |
commit | commitdiff | tree | snapshot |
2013-01-30 |
Ronald S. Bultje | Merge "don't code the branch for the predicted seg_id... |
commit | commitdiff | tree | snapshot |
2013-01-30 |
Ronald S. Bultje | don't code the branch for the predicted seg_id if that... |
commit | commitdiff | tree | snapshot |
2013-01-30 |
Ronald S. Bultje | Merge "Default superblock skip flag to 32x32 for skip... |
commit | commitdiff | tree | snapshot |
2013-01-30 |
Ronald S. Bultje | Merge "Reset skip flag in superblock RD loop." into... |
commit | commitdiff | tree | snapshot |
2013-01-30 |
Deb Mukherjee | Merge "Further improvement on compound inter-intra... |
commit | commitdiff | tree | snapshot |
2013-01-30 |
Ronald S. Bultje | Default superblock skip flag to 32x32 for skip-blocks. |
commit | commitdiff | tree | snapshot |
2013-01-30 |
Ronald S. Bultje | Reset skip flag in superblock RD loop. |
commit | commitdiff | tree | snapshot |
2013-01-30 |
Ronald S. Bultje | Write only visible area (for better comparison with... |
commit | commitdiff | tree | snapshot |
2013-01-29 |
Ronald S. Bultje | Merge "Fix block pointer corruption in intra8x8 predict... |
commit | commitdiff | tree | snapshot |
2013-01-29 |
Ronald S. Bultje | Merge "Fix overread/write reported by valgrind if ... |
commit | commitdiff | tree | snapshot |
2013-01-29 |
Paul Wilkins | Merge "Remove eob_max_offset markers." into experimental |
commit | commitdiff | tree | snapshot |
2013-01-29 |
Paul Wilkins | Merge "Segment Skip Flag" into experimental |
commit | commitdiff | tree | snapshot |
2013-01-29 |
Scott LaVarnway | Merge "Added eob == 0 check to vp9_dequant_idct_add_32x... |
commit | commitdiff | tree | snapshot |
2013-01-29 |
Ronald S. Bultje | Fix block pointer corruption in intra8x8 prediction... |
commit | commitdiff | tree | snapshot |
2013-01-29 |
Paul Wilkins | Remove eob_max_offset markers. |
commit | commitdiff | tree | snapshot |
2013-01-29 |
Deb Mukherjee | Further improvement on compound inter-intra expt |
commit | commitdiff | tree | snapshot |
2013-01-28 |
Paul Wilkins | Segment Skip Flag |
commit | commitdiff | tree | snapshot |
2013-01-28 |
Paul Wilkins | Merge "Simplify Zero bin and zero bin run code." into... |
commit | commitdiff | tree | snapshot |
2013-01-28 |
Paul Wilkins | Simplify Zero bin and zero bin run code. |
commit | commitdiff | tree | snapshot |
2013-01-26 |
John Koleszar | Tweak DropFramesWithoutRecovery params |
commit | commitdiff | tree | snapshot |
2013-01-26 |
Ronald S. Bultje | Fix overread/write reported by valgrind if (mb_cols... |
commit | commitdiff | tree | snapshot |
2013-01-26 |
Deb Mukherjee | Adding a frame parallel decoding mode |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Ronald S. Bultje | Merge "Remove "update_context" variable from VP9_COMP... |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Scott LaVarnway | Added eob == 0 check to vp9_dequant_idct_add_32x32_c |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Ronald S. Bultje | Remove "update_context" variable from VP9_COMP context. |
commit | commitdiff | tree | snapshot |
2013-01-24 |
Paul Wilkins | Mvref speedup |
commit | commitdiff | tree | snapshot |
2013-01-24 |
Paul Wilkins | Merge "MSVS compiler error" into experimental |
commit | commitdiff | tree | snapshot |
2013-01-24 |
Paul Wilkins | MSVS compiler error |
commit | commitdiff | tree | snapshot |
2013-01-24 |
Scott LaVarnway | Merge "Intrinsic version of loopfilter now matches... |
commit | commitdiff | tree | snapshot |
2013-01-24 |
Deb Mukherjee | Adds an error-resilient mode with test |
commit | commitdiff | tree | snapshot |
2013-01-23 |
John Koleszar | Merge "Support multiple codecs in test infrastructure... |
commit | commitdiff | tree | snapshot |
2013-01-23 |
John Koleszar | Support multiple codecs in test infrastructure |
commit | commitdiff | tree | snapshot |
2013-01-23 |
Deb Mukherjee | Merge "Modifies the comp inter-intra expt" into experim... |
commit | commitdiff | tree | snapshot |
2013-01-23 |
Scott LaVarnway | Intrinsic version of loopfilter now matches C code |
commit | commitdiff | tree | snapshot |
2013-01-22 |
John Koleszar | Merge changes Ia82cef79,I7324a75a,I7b66daad,I73344451... |
commit | commitdiff | tree | snapshot |
next |