summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-18idct_test: drop '_t' from local typenamesJames Zern
2014-07-18fdct8x8_test: drop '_t' from local typenamesJames Zern
2014-07-18fdct4x4_test: drop '_t' from local typenamesJames Zern
2014-07-18decode_perf_test: drop '_t' from local typenamesJames Zern
2014-07-18dct32x32_test: drop '_t' from local typenamesJames Zern
2014-07-18dct16x16_test: drop '_t' from local typenamesJames Zern
2014-07-18convolve_test: drop '_t' from local typenamesJames Zern
2014-07-18Merge "Re-introduce frame size check inadvertantly deleted"Adrian Grange
2014-07-18Merge "Use custom mkstemp() to fix Win issue in y4m_test"Deb Mukherjee
2014-07-18Re-introduce frame size check inadvertantly deletedAdrian Grange
2014-07-18Use custom mkstemp() to fix Win issue in y4m_testDeb Mukherjee
2014-07-18Disable vp8_sixtap_predict4x4_neonJohann
2014-07-18Fix visual studio build failureYunqing Wang
2014-07-18temporal_svc sample encoder: setting for denoiser.Marco Paniconi
2014-07-18Merge "Fix FrameSizeTestsLarge unit-test on 32-bit arch."Deb Mukherjee
2014-07-18Merge "Separates profile 2 into 2 profiles 2 and 3"Deb Mukherjee
2014-07-18Fix FrameSizeTestsLarge unit-test on 32-bit arch.Deb Mukherjee
2014-07-17Separates profile 2 into 2 profiles 2 and 3Deb Mukherjee
2014-07-17Merge "iosbuild.sh: Add VPX_FRAMEWORK_TARGET preproc symbol"James Zern
2014-07-17iosbuild.sh: Add VPX_FRAMEWORK_TARGET preproc symbolTom Finegan
2014-07-17Merge "Fixed a bug of setting wrong first pass mb stats pointer"Pengchong Jin
2014-07-17Merge "Modified frame buffer handling"Adrian Grange
2014-07-17Fixed a bug of setting wrong first pass mb stats pointerPengchong Jin
2014-07-17Merge "Added vp9_sad64x64_neon(), vp9_sad32x32_neon()"Scott LaVarnway
2014-07-17Modified frame buffer handlingAdrian Grange
2014-07-17allow config options to limit max size of decodeJim Bankoski
2014-07-17fail allocation of buffers if size_t < frame_sizeJim Bankoski
2014-07-17Merge "Changes to rd balance and multi-arf bug fix."Paul Wilkins
2014-07-16Merge "make default_interp_filter choice a speed feature"Yaowu Xu
2014-07-16Merge "New decode perf test files"Joshua Litt
2014-07-16New decode perf test filesJoshua Litt
2014-07-16Merge "vp9_ratectrl.c: refactor get_active_quality usage"Guillaume Martres
2014-07-16make default_interp_filter choice a speed featureYaowu Xu
2014-07-16Added vp9_sad64x64_neon(), vp9_sad32x32_neon()Scott LaVarnway
2014-07-16Merge "invalid_file_test: add an operator<< for DecodeParam"James Zern
2014-07-16Adds support for raw yuv files for 422/444Deb Mukherjee
2014-07-16Merge "VP9 Denoiser denoises after mode/bsize search"Tim Kopp
2014-07-16Changes to rd balance and multi-arf bug fix.Paul Wilkins
2014-07-15Merge "Renames interface field in VpxInterface"Deb Mukherjee
2014-07-15Merge "Added a rt speed 12"Yaowu Xu
2014-07-15Merge changes I58a5af33,Ied9b0392James Zern
2014-07-15Renames interface field in VpxInterfaceDeb Mukherjee
2014-07-15Added a rt speed 12Yaowu Xu
2014-07-15Merge "[spatial svc]Fix signed/unsigned mismatch error"Minghai Shang
2014-07-15Merge "Make non-rd pick_mode work with Golden/Altref"Yaowu Xu
2014-07-15Merge "Fix show_existing_frame not decreasing frame buffer ref counter."Adrian Grange
2014-07-15[spatial svc]Fix signed/unsigned mismatch errorMinghai Shang
2014-07-15Fix show_existing_frame not decreasing frame buffer ref counter.Alexander Voronov
2014-07-15Merge "vp8: Allow for on/off control of UV temporal denoiser."Marco Paniconi
2014-07-15Merge "active_map_test: remove unused VP9_FACTORY define"Alex Converse