platform/upstream/libvpx.git
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-12 Scott LaVarnwayQuick modifications to mb loopfilter intrinsic functions
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
2013-06-09 Ronald S. BultjeMerge "Fix firstpass if framesize is not a multiple...
2013-06-09 Ronald S. BultjeMerge "New default tables" into experimental
2013-06-09 Ronald S. BultjeMerge "Align frame size to 8 instead of 16." into exper...
2013-06-08 Ronald S. BultjeNew comp_inter defaults.
2013-06-08 Ronald S. BultjeFix firstpass if framesize is not a multiple of 16.
2013-06-08 Yaowu XuMerge "Fix the rd loop over partition types" into exper...
2013-06-08 Ronald S. BultjeNew default tables
2013-06-08 Deb MukherjeeTX_SIZE contexts simplification.
2013-06-08 Deb MukherjeeMinor fix in TX_SIZE contexts
2013-06-08 Jingning HanFix the rd loop over partition types
2013-06-08 Jingning HanMerge "Fix mv range border in pixels" into experimental
2013-06-08 Dmitry KovalevMerge "Uncompressed header: new encoding for frame...
2013-06-08 Yaowu XuMerge "Handle partition type coding of boundary blocks...
2013-06-08 Dmitry KovalevUncompressed header: new encoding for frame size
2013-06-08 John KoleszarLoopfilter: use the current block only for skip
2013-06-08 Ronald S. BultjeAlign frame size to 8 instead of 16.
2013-06-07 Adrian GrangeFrame header changes to support intra_only frames
2013-06-07 Deb MukherjeeCoding tx-size selection by use of spatial context
2013-06-07 Deb MukherjeeCleans up mbskip encoding
2013-06-07 Jingning HanFix mv range border in pixels
2013-06-07 Ronald S. BultjeAdd slightly more colorspace variations.
2013-06-07 Dmitry KovalevMerge "Preparation to new frame size encoding." into...
2013-06-07 Jingning HanHandle partition type coding of boundary blocks
2013-06-07 Ronald S. BultjeFix ref_frame segment feature when it is intra.
2013-06-07 Ronald S. BultjeFix segment feature data size.
2013-06-07 Ronald S. BultjeFix line that disables the line above it.
2013-06-07 Ronald S. BultjeFix segment feature data type.
next