platform/upstream/libvpx.git
2013-05-21 Martin Storsjomsvs: Don't link to winmm.lib
2013-05-21 Martin Storsjomsvs: Pass dependency project vcxproj files to the...
2013-05-21 Martin Storsjomsvs: Support producing both vcproj and vcxproj dependi...
2013-05-21 Martin Storsjoconfigure: Add x86*-vs10/11 targets
2013-05-21 Martin Storsjogen_msvs_sln: Support producing versions 10 and 11...
2013-05-21 Martin StorsjoAdd a new script for producing vcxproj files
2013-05-15 Martin Storsjoads2gas: Use the correct perl string comparison operator
2013-05-13 Martin StorsjoAdd an option for building for arm in thumb mode
2013-05-13 Martin Storsjoads2gas: Allow converting code to thumb mode
2013-05-03 JohannMerge "Add __inline__ to INLINE definition."
2013-05-03 John KoleszarMerge "configure: arm: Check __ARM_PCS_VFP if the float...
2013-05-02 JohannAdd __inline__ to INLINE definition.
2013-05-02 JohannMerge "Add cpu detection for Android x86"
2013-05-02 changjun.yangAdd cpu detection for Android x86
2013-05-01 Martin Storsjoconfigure: arm: Check __ARM_PCS_VFP if the float ABI...
2013-04-30 John KoleszarMerge "Change to fourcc to enable decoding of ffmpeg...
2013-04-29 Jim BankoskiChange to fourcc to enable decoding of ffmpeg files.
2013-04-29 JohannMatch unsigned types
2013-04-26 JohannMerge "Whitespace nit"
2013-04-26 changjun.yangcode cleanup for arm_cpudetect.c
2013-04-26 JohannWhitespace nit
2013-04-26 JohannMerge "Normalize more intrinsic filenames"
2013-04-26 JohannNormalize more intrinsic filenames
2013-04-25 JohannMerge "Change default iOS dev path"
2013-04-25 JohannRename vp9_idct_x86.c
2013-04-24 JohannChange default iOS dev path
2013-04-24 JohannMerge "Rename quantize_sse2_intrinsics.c"
2013-04-24 JohannRename quantize_sse2_intrinsics.c
2013-04-23 JohannResolve declaration and implementation.
2013-04-23 JohannImprove sign consistency.
2013-04-19 Scott LaVarnwayMerge "Removed shadow warnings : postproc.c decodframe...
2013-04-19 Scott LaVarnwayMerge "Removed shadow warnings : mcomp.c rdopt.c"
2013-04-19 Scott LaVarnwayMerge "Removed shadow warnings : bitstream.c encodefram...
2013-04-18 John KoleszarMerge "vpxdec: correct VP[89] fourccs"
2013-04-18 James Zernvpxdec: correct VP[89] fourccs
2013-04-17 Frank Galliganlibvpx: Fix vp9 clang build.
2013-04-17 JohannFix Android ndk-build
2013-04-17 JohannMerge "Include RTCD header in encodeframe.c"
2013-04-17 Jim BankoskiMerge "set up a speed 1"
2013-04-16 Christian DuvivierFaster vp9_short_fdct4x4 and vp9_short_fdct8x4.
2013-04-16 Jim Bankoskiset up a speed 1
2013-04-16 John KoleszarMerge branch 'experimental' into master
2013-04-15 JohannInclude RTCD header in encodeframe.c
2013-04-12 Marco PaniconiFix for multi-res-encoding:
2013-04-05 James Zernfix make test invocation for msvc win64
2013-04-05 James Zerntests: use a portable rand() implementation
2013-04-02 JohannDemux vp9_loopfilter_x86.c
2013-04-02 Johannvp9_sadmxn_x86 only contains SSE2 functions
2013-04-01 Vignesh Venkatasubra... Adding/Uncommenting elements for Alpha Support
2013-03-29 John KoleszarMerge "Tokenization code cleanup." into experimental
2013-03-29 John KoleszarMerge "Extracting common motion vector prediction code...
2013-03-29 John KoleszarMerge "General code cleanup." into experimental
2013-03-29 John KoleszarMerge "Extracting decode_tiles function." into experimental
2013-03-29 Yaowu XuMerge "define a specific neighborhood for SB64 mv searc...
2013-03-29 Yaowu XuMerge "remove code not in use" into experimental
2013-03-29 Deb MukherjeeMerge "Reoptimizing the interpolation filters" into...
2013-03-28 Scott LaVarnwayMerge "Bug fix: Issue 532: VPX codec executes emms...
2013-03-28 Paul WilkinsMerge "Adjust mv_ratio_accumulator threshold." into...
2013-03-28 Ronald S. BultjeMerge "Fix mix-up in pt token indexing." into experimental
2013-03-28 Yaowu XuMerge "Fix crash when --tune=ssim is selected." into...
2013-03-28 Ronald S. BultjeMerge "Save nzcstats." into experimental
2013-03-28 Ronald S. BultjeFix mix-up in pt token indexing.
2013-03-28 Paul WilkinsAdjust mv_ratio_accumulator threshold.
2013-03-28 Paul WilkinsFix crash when --tune=ssim is selected.
2013-03-27 Yaowu Xudefine a specific neighborhood for SB64 mv search
2013-03-27 Dmitry KovalevExtracting decode_tiles function.
2013-03-27 Dmitry KovalevExtracting common motion vector prediction code.
2013-03-27 Dmitry KovalevGeneral code cleanup.
2013-03-27 John KoleszarMerge "Extract setup_frame_size and update_frame_contex...
2013-03-27 Dmitry KovalevExtract setup_frame_size and update_frame_context funct...
2013-03-27 Dmitry KovalevTokenization code cleanup.
2013-03-27 John KoleszarMerge "Convert inv_tile_order to control interface...
2013-03-27 John KoleszarMerge "Convert g_frame_parallel_decoding to control...
2013-03-27 Yunqing WangMerge "Modify idct code to use macro" into experimental
2013-03-27 Yunqing WangModify idct code to use macro
2013-03-27 John KoleszarMerge "Merge branch 'master' into experimental" into...
2013-03-27 John KoleszarMerge "Cleaning up rate control code." into experimental
2013-03-27 Yunqing WangMerge "Optimize 32x32 idct function" into experimental
2013-03-27 John KoleszarConvert inv_tile_order to control interface
2013-03-27 John KoleszarConvert g_frame_parallel_decoding to control interface
2013-03-27 Yunqing WangOptimize 32x32 idct function
2013-03-27 John KoleszarMerge branch 'master' into experimental
2013-03-27 Ronald S. BultjeSave nzcstats.
2013-03-27 Ronald S. BultjeScatter-based scantables.
2013-03-27 Ronald S. BultjeMerge "ENTROPY_STATS -> VP8_ENTROPY_STATS in vp8/....
2013-03-27 Ronald S. BultjeMerge "Add col/row-based coefficient scanning patterns...
2013-03-27 Ronald S. BultjeMerge "Redo banding for all transforms." into experimental
2013-03-27 Ronald S. BultjeMerge "Use above/left (instead of previous in scan...
2013-03-26 Deb MukherjeeImplicit weighted prediction experiment
2013-03-26 Ronald S. BultjeAdd col/row-based coefficient scanning patterns for...
2013-03-26 Ronald S. BultjeRedo banding for all transforms.
2013-03-26 Ronald S. BultjeUse above/left (instead of previous in scan-order)...
2013-03-26 Deb MukherjeeReoptimizing the interpolation filters
2013-03-26 Yaowu Xuremove code not in use
2013-03-26 John KoleszarMerge "Cleaning up loopfilter code." into experimental
2013-03-26 Dmitry KovalevCleaning up rate control code.
2013-03-26 Dmitry KovalevCleaning up loopfilter code.
2013-03-26 Dmitry KovalevDecomposition of vp9_decode_frame function.
2013-03-26 John KoleszarMerge "Add an in-loop deringing experiment" into experi...
2013-03-26 John KoleszarMerge "Code cleanup." into experimental
next