platform/upstream/libvpx.git
2014-10-08 Paul WilkinsMerge "Improve two pass VBR accuracy."
2014-10-08 Paul WilkinsMerge "Two pass rc changes."
2014-10-07 Jingning HanMerge "Remove extra empty line"
2014-10-07 Jingning HanMerge "Remove vp9_blockd.h from vp9_common_data.c"
2014-10-07 Jingning HanMerge "Replace mi_width_log2() with mi_width_log2_looku...
2014-10-07 Jingning HanMerge "Take out repeated block width/height lookup...
2014-10-07 Yunqing WangMerge "Fix skip_txfm issue in rdopt code"
2014-10-07 Jingning HanRemove extra empty line
2014-10-07 Jingning HanMerge "Move inter filter defs to vp9_filter.h"
2014-10-07 Jingning HanMerge "Reduce the scope of the header file used in...
2014-10-07 Jingning HanMerge "Remove redundant header file from vp9_encoder.h"
2014-10-07 Jingning HanRemove vp9_blockd.h from vp9_common_data.c
2014-10-07 Yunqing WangFix skip_txfm issue in rdopt code
2014-10-07 Jingning HanReplace mi_width_log2() with mi_width_log2_lookup table
2014-10-07 Yaowu XuMerge "Add range checking for decoded coefficients."
2014-10-07 Jingning HanTake out repeated block width/height lookup functions
2014-10-07 Jingning HanMove inter filter defs to vp9_filter.h
2014-10-07 Deb MukherjeeMerge "Resolves some static analysis / undefined warnings"
2014-10-07 Yaowu XuAdd range checking for decoded coefficients.
2014-10-07 Deb MukherjeeResolves some static analysis / undefined warnings
2014-10-07 Jingning HanReduce the scope of the header file used in vp9_context...
2014-10-07 JackyChenMerge "Add SSE2 code and unit test for VP9 denoiser."
2014-10-07 Jingning HanRemove redundant header file from vp9_encoder.h
2014-10-06 Jingning HanFix eobs buffer pointer mis-use
2014-10-06 JackyChenAdd SSE2 code and unit test for VP9 denoiser.
2014-10-06 Jingning HanAdd range check in inverse ADST 16x16
2014-10-06 Yaowu XuMerge "Change the y4m buffer allocation size"
2014-10-06 Jingning HanMerge "Fix an IOC issue in vp9_rd_pick_inter_mode_sb"
2014-10-06 Yaowu XuMerge "Properly initialize segmentID in nonrd coding...
2014-10-06 Paul WilkinsImprove two pass VBR accuracy.
2014-10-05 Jingning HanFix an IOC issue in vp9_rd_pick_inter_mode_sb
2014-10-04 Deb MukherjeeSome data type changes in vp9_idct.c
2014-10-04 Deb MukherjeeMerge "Remove experimental-bitstream flag for profiles>0"
2014-10-03 Yaowu XuChange the y4m buffer allocation size
2014-10-03 Deb MukherjeeRemove experimental-bitstream flag for profiles>0
2014-10-03 Jingning HanMerge "Fix indent in encode_rd_sb_row"
2014-10-03 Jingning HanMerge "Rework partition search skip scheme"
2014-10-03 Yaowu XuProperly initialize segmentID in nonrd coding path
2014-10-03 Deb MukherjeeMerge "Incorporate WRAPLOW macro into non-highbitdepth tx"
2014-10-03 Jingning HanFix indent in encode_rd_sb_row
2014-10-03 Jingning HanRework partition search skip scheme
2014-10-03 Deb MukherjeeIncorporate WRAPLOW macro into non-highbitdepth tx
2014-10-03 Deb MukherjeeMerge "Prevent negative cost for highbitdepth"
2014-10-03 Deb MukherjeePrevent negative cost for highbitdepth
2014-10-03 Deb Mukherjeerdmult data type change
2014-10-03 Deb MukherjeeMerge "Adds highbitdepth support to svc examples"
2014-10-02 Deb MukherjeeAdds highbitdepth support to svc examples
2014-10-02 Yaowu XuMerge "Make iscan and scan neighbor arrays static const."
2014-10-02 Yaowu XuMake iscan and scan neighbor arrays static const.
2014-10-02 Alex ConverseMerge "Add a 1x1 enc/dec test."
2014-10-02 Debargha MukherjeeMerge "Fix invalid memory access in inter prediction...
2014-10-02 Alex ConverseAdd a 1x1 enc/dec test.
2014-10-02 Alex ConverseFix subsampling check for images 1 pixel wide/tall
2014-10-02 Deb MukherjeeMerge "Adds some missing I440 checks"
2014-10-02 Deb MukherjeeAdds some missing I440 checks
2014-10-02 Deb MukherjeeMerge "rdmult data type change to fix high bit-depth"
2014-10-02 Alexander VoronovFix invalid memory access in inter prediction (issue...
2014-10-02 Deb Mukherjeerdmult data type change to fix high bit-depth
2014-10-02 Tom FineganMerge "Fix iphonesimulator and armv6-darwin build targets."
2014-10-02 Deb MukherjeeMerge "Adds support of 440 content."
2014-10-02 Jingning HanMerge "Remove redundant header file from vp9_idct.h"
2014-10-02 Jingning HanMerge "Remove unused header files from vp9_encodemb.h"
2014-10-01 Deb MukherjeeAdds support of 440 content.
2014-10-01 Deb MukherjeeMerge "High-bitdepth bugfixes"
2014-10-01 Yunqing WangMerge "Modify block transform skipping check"
2014-10-01 Jingning HanMerge "Remove repeated header files from vp9_block.h"
2014-10-01 Jingning HanMerge "Remove repeated vpx_integer.h from vp9_prob.h"
2014-10-01 Jingning HanMerge "Use precise header files in vp9_entropymv.h"
2014-10-01 Jingning HanRemove redundant header file from vp9_idct.h
2014-10-01 Jingning HanRemove unused header files from vp9_encodemb.h
2014-10-01 Deb MukherjeeHigh-bitdepth bugfixes
2014-10-01 Tom FineganFix iphonesimulator and armv6-darwin build targets.
2014-10-01 Jingning HanRemove repeated header files from vp9_block.h
2014-10-01 Yunqing WangModify block transform skipping check
2014-10-01 Jingning HanRemove repeated vpx_integer.h from vp9_prob.h
2014-10-01 Jingning HanUse precise header files in vp9_entropymv.h
2014-10-01 Alex ConverseDrop the very slow BEST encoding from the lossless...
2014-10-01 Jingning HanMerge "Conditionally skip reference frame check"
2014-10-01 Jingning HanConditionally skip reference frame check
2014-10-01 Deb MukherjeeMerge "Moves transform type defines to vp9_common"
2014-10-01 Tom FineganMerge "iOS build configuration updates."
2014-10-01 Tom FineganiOS build configuration updates.
2014-10-01 Deb MukherjeeMoves transform type defines to vp9_common
2014-09-30 James Zernvpx_integer.h: define __STDC_LIMIT_MACROS
2014-09-30 James ZernRevert "Fix compiling error in vp9_idct.h"
2014-09-30 Tom FineganMerge "examples/simple_decoder: Correct comments/remove...
2014-09-30 Tom Fineganexamples/simple_decoder: Correct comments/remove unnece...
2014-09-30 Yunqing WangMerge "Skip the partition search for still frames"
2014-09-30 Yunqing WangMerge "Refactor encode_rd_sb_row function"
2014-09-30 Deb MukherjeeMerge "Misc. high-bit-depth fixes"
2014-09-30 Jingning HanMerge "Remove redundant header file declaration"
2014-09-30 Deb MukherjeeMisc. high-bit-depth fixes
2014-09-30 Jingning HanMerge "Fix compiling error in vp9_idct.h"
2014-09-30 Jingning HanRemove redundant header file declaration
2014-09-30 Jingning HanFix compiling error in vp9_idct.h
2014-09-30 Deb MukherjeeMerge "Adds two new subpel search methods"
2014-09-29 JackyChenMerge "Fix a bug in calculating delta in VP9 denoiser."
2014-09-29 JackyChenFix a bug in calculating delta in VP9 denoiser.
2014-09-29 Deb MukherjeeAdds two new subpel search methods
2014-09-29 Deb MukherjeeMiscellaneous decoder changes for high bitdepth
next