summaryrefslogtreecommitdiff
path: root/vp8/common
AgeCommit message (Expand)Author
2013-03-15Bug fix: Issue 532: VPX codec executes emms instruction withoutScott LaVarnway
2013-03-15Bug fix: Issue 531: MMX code tries to read from SSE2 registerScott LaVarnway
2013-03-14Merge "Removed shadow warnings : loopfilter*.c"Scott LaVarnway
2013-03-14Removed shadow warnings : reconintra.cScott LaVarnway
2013-03-14Removed shadow warnings : loopfilter*.cScott LaVarnway
2013-03-02prefix vp8 asm_{com,dec,enc}_offsets filesJames Zern
2013-03-01Merge "Use intrinsics for sse2 regular quantize"Johann
2013-02-28Use intrinsics for sse2 regular quantizeJohann
2013-02-27Fix --as=nasm compatibility for new asm code.Jan Kratochvil
2013-02-22Fix variance (signed integer) overflowJames Zern
2013-02-17Use dq instead of ddq with NASMKO Myung-Hun
2013-01-31Add support for x64 and win64 yasm flags.Frank Galligan
2013-01-30WIP: Multiple decoder instances supportScott LaVarnway
2013-01-25Merge "Bug fix: error-concealment enabled changed postproc output"Jim Bankoski
2013-01-25Bug fix: error-concealment enabled changed postproc outputScott LaVarnway
2013-01-25Merge "Bug fix: Handle input data ptr = NULL and size = 0 correctly"Marco Paniconi
2013-01-22Bug fix: Handle input data ptr = NULL and size = 0 correctlyScott LaVarnway
2013-01-08Merge vp9-preview changes into experimental branchJohn Koleszar
2013-01-03Use seg/ref/mode offsets in loop_filter_partial.Marco Paniconi
2012-12-27Merge branch 'vp9-preview' of review:webm/libvpxJohn Koleszar
2012-12-05Use 'vpx_scale' consistentlyJohann
2012-12-05Update ARM for vpx_scale changesJohann
2012-12-03Update ARM for vpx_scale changesJohann
2012-11-26Merge "vp8_intra_pred_y_tm_sse2: save/restore xmm registers"James Zern
2012-11-24removed the idct rtcd idct callsJim Bankoski
2012-11-20Merge "vp8_loop_filter_bh_y_sse2: save/restore xmm registers"John Koleszar
2012-11-20vp8_filter_block1d4_h6_ssse3: add missing xmm restoreJames Zern
2012-11-20vp8_loop_filter_bh_y_sse2: save/restore xmm registersJames Zern
2012-11-19vp8_intra_pred_y_tm_sse2: save/restore xmm registersJames Zern
2012-11-15support building vp8 and vp9 into a single libJohn Koleszar
2012-10-31vp8dx_receive_compressed_data() cleanupScott LaVarnway
2012-10-25Use vp8_clear_system_state helper functionJohann
2012-10-25variance.h uses defines in vpx_config.hJohann
2012-10-23postproc_sse2: avoid reading off the end of the limits arrayJohn Koleszar
2012-10-22postproc: allocate enough memory for limits bufferJohn Koleszar
2012-10-11Clean up error return code in alloccommon.cYunqing Wang
2012-10-10post-proc: fix 0 or negative threshold handlingYunqing Wang
2012-10-09Merge "post-proc: deblock filter optimization"Yunqing Wang
2012-10-08post-proc: deblock filter optimizationYunqing Wang
2012-10-03rtcd/win32: use InitializeCriticalSection explicitlyJohn Koleszar
2012-09-24rtcd/win32: prefer win32 primatives to pthreadsJohn Koleszar
2012-09-17Merge "Changed setup intra recon to be row based"Scott LaVarnway
2012-09-13Removed pre_mvcScott LaVarnway
2012-09-13Changed setup intra recon to be row basedScott LaVarnway
2012-09-04Adjusting thresholds in mfqe post-processingDeb Mukherjee
2012-08-21Merge "Removed last_kf_gf_q"Scott LaVarnway
2012-08-21Merge "Added row based loopfilter"Jim Bankoski
2012-08-08Update armv6 vp8_intra4x4_predictJohann
2012-08-02Pass B_PREDICTION_MODE to intra4x4_predictJohann
2012-08-02Match declaration to definitionJohann