platform/upstream/libvpx.git
2013-06-18 Dmitry KovalevMerge "Removing vp9_invtrans.{c, h} files."
2013-06-18 Ronald S. BultjeMerge "Move subpixel variance function from common...
2013-06-18 Ronald S. BultjeMerge "Use assembly-optimized variance functions in...
2013-06-18 John KoleszarMerge "vpx_ports/x86.h: de-dup #elif block"
2013-06-18 James Zernconvolve_test: align filter arrays
2013-06-18 James Zernvpx_ports/x86.h: de-dup #elif block
2013-06-17 Ronald S. BultjeMove subpixel variance function from common/ to encoder/.
2013-06-17 Dmitry KovalevRemoving vp9_invtrans.{c, h} files.
2013-06-17 Ronald S. BultjeUse assembly-optimized variance functions in sub_pixel_...
2013-06-17 Dmitry KovalevMerge "Fixing compilation error on Mac OS."
2013-06-17 Ronald S. BultjeMerge "Fix typo ('weight' instead of 'width')."
2013-06-17 Ronald S. BultjeFix typo ('weight' instead of 'width').
2013-06-17 Dmitry KovalevFixing compilation error on Mac OS.
2013-06-17 John KoleszarMerge "Removed hardcoded global->limit"
2013-06-17 Scott LaVarnwayRemoved hardcoded global->limit
2013-06-17 Jeff PetkauChange the encryption feature to use a callback for...
2013-06-17 John KoleszarMerge "Add vp9 test vectors unit test"
2013-06-17 John KoleszarMerge "Remove unused need_to_clamp_mvs"
2013-06-17 John KoleszarMerge "vpxdec: add --loops option"
2013-06-15 James Zernvs9 build: avoid deprecated /Wp64 flag
2013-06-15 John KoleszarMerge "Fix type mismatch in array definition"
2013-06-15 John KoleszarMerge "Remove constant vp9_coef_update_prob table"
2013-06-14 John KoleszarFix type mismatch in array definition
2013-06-14 John KoleszarRemove constant vp9_coef_update_prob table
2013-06-14 Jingning HanMerge "Enable sse2 version of sad8x4/4x8"
2013-06-14 John KoleszarMerge "Avoid inverse transform/recon without residual"
2013-06-14 Deb MukherjeeSome cleanups in rd motion search
2013-06-13 John KoleszarAvoid inverse transform/recon without residual
2013-06-13 Frank GalliganMerge "Fix win64 warning."
2013-06-13 Frank GalliganFix win64 warning.
2013-06-13 Jingning HanEnable sse2 version of sad8x4/4x8
2013-06-13 John KoleszarMerge "libs.mk: allow tests to be sharded"
2013-06-13 James Zernlibs.mk: allow tests to be sharded
2013-06-13 John KoleszarAdd vp9 test vectors unit test
2013-06-12 John KoleszarRemove unused need_to_clamp_mvs
2013-06-12 Scott LaVarnwayQuick modifications to mb loopfilter intrinsic functions
2013-06-12 John Koleszarvpxdec: add --loops option
2013-06-12 Yaowu XuMerge "Quick modifications to wide loopfilter intrinsic...
2013-06-12 Ronald S. BultjeImplement SSE version for sad4x8x4d and SSE2 version...
2013-06-12 Scott LaVarnwayQuick modifications to wide loopfilter intrinsic functions
2013-06-12 John KoleszarMerge changes I86fe51b0,I4c9a9e0f
2013-06-12 JohannMerge "Fix compile warnings on windows."
2013-06-12 John KoleszarMerge "Enable mmx loop filter routines"
2013-06-12 Ronald S. BultjeMerge "Fix row tiling."
2013-06-12 John KoleszarMerge "Fix chroma output when scaling"
2013-06-12 John KoleszarRemove unused vp9_idct_add_{y,uv}_block
2013-06-12 Jingning HanFix the comments in boundary block partition check
2013-06-12 John KoleszarRemove some unused loopfilter code
2013-06-12 Frank GalliganFix compile warnings on windows.
2013-06-12 Yaowu XuMerge "Quick fix to stop vpxdec infinite loop"
2013-06-12 John KoleszarEnable mmx loop filter routines
2013-06-12 Scott LaVarnwayQuick fix to stop vpxdec infinite loop
2013-06-12 Ronald S. BultjeFix row tiling.
2013-06-12 Yaowu Xufix a mis use of ref_frame
2013-06-12 John KoleszarFix chroma output when scaling
2013-06-12 Frank GalliganFix duplicate const.
2013-06-12 John KoleszarVP9 profile 0 release candidate
2013-06-11 John KoleszarMerge branch 'master' into experimental
2013-06-11 John KoleszarTrap reference frames of invalid size
2013-06-11 John Koleszardecode_tiles(): validate buffer reads
2013-06-11 Deb MukherjeeMerge "Minor change in forward updates" into experimental
2013-06-11 John KoleszarMerge "Fix mismatch check output" into experimental
2013-06-11 John KoleszarMerge "Disallow wide loopfilter on some chroma borders...
2013-06-11 John KoleszarFix mismatch check output
2013-06-11 John KoleszarDisallow wide loopfilter on some chroma borders
2013-06-11 Deb MukherjeeMinor change in forward updates
2013-06-11 Jim BankoskiFix rd partition search for corner blocks
2013-06-11 JohannMerge "halloc: Cast the offsetof macro to ptrdiff_t...
2013-06-11 Jingning HanFix partition coding of corner block
2013-06-11 Deb MukherjeeAdds a zero check in model_rd function
2013-06-10 John KoleszarMerge "Using network byte order (big-endian) to encode...
2013-06-10 Deb MukherjeeMerge "New probs for filters/tx_size and a few others...
2013-06-10 Deb MukherjeeNew probs for filters/tx_size and a few others
2013-06-10 John KoleszarMerge "Remove remnants of VP8 profiles/versions" into...
2013-06-10 Dmitry KovalevUsing network byte order (big-endian) to encode tile...
2013-06-10 John KoleszarRemove remnants of VP8 profiles/versions
2013-06-10 Jim Bankoskiprint debugging info from mode info struct
2013-06-10 John KoleszarFix a crash in vpxdec
2013-06-10 John KoleszarMerge the new loopfilter experiment
2013-06-10 John KoleszarMerge "Loopfilter: Fix chroma edge selection" into...
2013-06-10 John KoleszarMerge "Fix use of get_uv_tx_size in loopfilter" into...
2013-06-10 Adrian GrangeMerge "Implement intra-coded frames" into experimental
2013-06-10 Deb MukherjeeCosmetic cleanups of filters
2013-06-10 Adrian GrangeImplement intra-coded frames
2013-06-10 John KoleszarLoopfilter: Fix chroma edge selection
2013-06-10 John KoleszarFix use of get_uv_tx_size in loopfilter
2013-06-10 Paul WilkinsRd check on segment level reference mode.
2013-06-10 Ronald S. BultjeAllow non-zeromv if ref_frame=intra with segmentation...
2013-06-10 Ronald S. BultjeFix crash on RD iterations with segmentation enabled.
2013-06-10 John KoleszarMerge "Fixed point reference picture scaling" into...
2013-06-10 Ronald S. BultjeMerge "border mvref issue" into experimental
2013-06-10 Jim Bankoskiborder mvref issue
2013-06-10 Yaowu XuMerge "Loopfilter: bug fix in sb_type usage" into exper...
2013-06-10 Tero RintaluomaFixed point reference picture scaling
2013-06-10 Janne SalonenLoopfilter: bug fix in sb_type usage
2013-06-10 Yaowu XuMerge "Loopfilter: Always filter intra edges" into...
2013-06-10 Yaowu XuMerge "Loopfilter: use the current block only for skip...
2013-06-10 Yaowu XuMerge "Modified loop filter edge skipping" into experim...
2013-06-09 John KoleszarLoopfilter: Always filter intra edges
2013-06-09 Ronald S. BultjeMerge "New comp_inter defaults." into experimental
next