summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-25Normalize more intrinsic filenamesJohann
2013-04-25Rename vp9_idct_x86.cJohann
2013-04-24Merge "Rename quantize_sse2_intrinsics.c"Johann
2013-04-24Rename quantize_sse2_intrinsics.cJohann
2013-04-23Resolve declaration and implementation.Johann
2013-04-23Improve sign consistency.Johann
2013-04-19Merge "Removed shadow warnings : postproc.c decodframe.c threading.c"Scott LaVarnway
2013-04-19Merge "Removed shadow warnings : mcomp.c rdopt.c"Scott LaVarnway
2013-04-19Merge "Removed shadow warnings : bitstream.c encodeframe.c onyx_if.c"Scott LaVarnway
2013-04-18Merge "vpxdec: correct VP[89] fourccs"John Koleszar
2013-04-18vpxdec: correct VP[89] fourccsJames Zern
2013-04-17libvpx: Fix vp9 clang build.Frank Galligan
2013-04-17Fix Android ndk-buildJohann
2013-04-17Merge "Include RTCD header in encodeframe.c"Johann
2013-04-17Merge "set up a speed 1"Jim Bankoski
2013-04-16Faster vp9_short_fdct4x4 and vp9_short_fdct8x4.Christian Duvivier
2013-04-16set up a speed 1Jim Bankoski
2013-04-16Merge branch 'experimental' into masterJohn Koleszar
2013-04-15Include RTCD header in encodeframe.cJohann
2013-04-11Fix for multi-res-encoding:Marco Paniconi
2013-04-05fix make test invocation for msvc win64James Zern
2013-04-04tests: use a portable rand() implementationJames Zern
2013-04-02Demux vp9_loopfilter_x86.cJohann
2013-04-02vp9_sadmxn_x86 only contains SSE2 functionsJohann
2013-04-01Adding/Uncommenting elements for Alpha SupportVignesh Venkatasubramanian
2013-03-29Merge "Tokenization code cleanup." into experimentalJohn Koleszar
2013-03-29Merge "Extracting common motion vector prediction code." into experimentalJohn Koleszar
2013-03-29Merge "General code cleanup." into experimentalJohn Koleszar
2013-03-29Merge "Extracting decode_tiles function." into experimentalJohn Koleszar
2013-03-29Merge "define a specific neighborhood for SB64 mv search" into experimentalYaowu Xu
2013-03-29Merge "remove code not in use" into experimentalYaowu Xu
2013-03-29Merge "Reoptimizing the interpolation filters" into experimentalDeb Mukherjee
2013-03-28Merge "Bug fix: Issue 532: VPX codec executes emms instruction without"Scott LaVarnway
2013-03-28Merge "Adjust mv_ratio_accumulator threshold." into experimentalPaul Wilkins
2013-03-28Merge "Fix mix-up in pt token indexing." into experimentalRonald S. Bultje
2013-03-28Merge "Fix crash when --tune=ssim is selected." into experimentalYaowu Xu
2013-03-28Merge "Save nzcstats." into experimentalRonald S. Bultje
2013-03-28Fix mix-up in pt token indexing.Ronald S. Bultje
2013-03-28Adjust mv_ratio_accumulator threshold.Paul Wilkins
2013-03-28Fix crash when --tune=ssim is selected.Paul Wilkins
2013-03-27define a specific neighborhood for SB64 mv searchYaowu Xu
2013-03-27Extracting decode_tiles function.Dmitry Kovalev
2013-03-27Extracting common motion vector prediction code.Dmitry Kovalev
2013-03-27General code cleanup.Dmitry Kovalev
2013-03-27Merge "Extract setup_frame_size and update_frame_context functions." into exp...John Koleszar
2013-03-27Extract setup_frame_size and update_frame_context functions.Dmitry Kovalev
2013-03-27Tokenization code cleanup.Dmitry Kovalev
2013-03-27Merge "Convert inv_tile_order to control interface" into experimentalJohn Koleszar
2013-03-27Merge "Convert g_frame_parallel_decoding to control interface" into experimentalJohn Koleszar
2013-03-27Merge "Modify idct code to use macro" into experimentalYunqing Wang