platform/upstream/libvpx.git
2013-11-18 Yaowu XuFixed a bug in commit a4a5a210
2013-11-18 Jingning HanMerge "Constrain encoder motion search range"
2013-11-18 Jingning HanConstrain encoder motion search range
2013-11-18 Yunqing WangMerge "Do horizontal loopfiltering in parallel"
2013-11-18 Yaowu XuMerge "Add support for VC++2013"
2013-11-17 Jim Bankoskipartition context update speedup
2013-11-16 Tom Fineganvpxdec: Restore IVF support.
2013-11-16 Yunqing WangDo horizontal loopfiltering in parallel
2013-11-15 hkuangMerge "Let the idct vp9_idct32x32_34_add = vp9_idct32x3...
2013-11-15 Yaowu XuMerge "Renamed two files"
2013-11-15 hkuangLet the idct vp9_idct32x32_34_add = vp9_idct32x32_1024_add
2013-11-15 Dmitry KovalevMerge "Removing vp9_encodeintra.{h, c} files."
2013-11-15 Yaowu XuRenamed two files
2013-11-15 Dmitry KovalevRemoving vp9_encodeintra.{h, c} files.
2013-11-15 Tom FineganMerge "vpx[dec|enc]: Extract IVF support from the apps."
2013-11-15 Paweł HajdanPrepare 1.3.0 release:
2013-11-15 Dmitry KovalevMerge "Cleaning up vp9_loopfilter.c file."
2013-11-15 JohannMerge "Generate GAS output for Chromium"
2013-11-15 JohannMerge "Build iOS targets with XCode 5"
2013-11-15 Jingning HanMerge "Fix coding format in vp9_idct"
2013-11-15 JohannGenerate GAS output for Chromium
2013-11-15 JohannBuild iOS targets with XCode 5
2013-11-15 Tom Fineganvpx[dec|enc]: Extract IVF support from the apps.
2013-11-15 Jim Bankoskipartition plane context speed up
2013-11-15 Jim BankoskiMerge "loop filter assert cleanout"
2013-11-15 Dmitry KovalevMerge "Cleaning up vp9_tile_common.{h, c} files."
2013-11-15 Jingning HanFix coding format in vp9_idct
2013-11-14 Adrian Grangefix scalling bug by buffer auto-reallocation
2013-11-14 Dmitry KovalevCleaning up vp9_loopfilter.c file.
2013-11-14 Dmitry KovalevCleaning up vp9_tile_common.{h, c} files.
2013-11-14 Dmitry KovalevRemoving unused coefband_trans_8x8plus array from VP9De...
2013-11-14 Joshua LittTweaks to vpx_test android make file
2013-11-14 Jim Bankoskiloop filter assert cleanout
2013-11-14 Yaowu XuAdd support for VC++2013
2013-11-14 Dmitry KovalevMerge "Eliminating usage of txfrm_block_to_raster_block...
2013-11-14 Jingning HanMerge "Enable 4x4 DCT/ADST transform unit test"
2013-11-14 Marco PaniconiMerge "For CBR, keep rate-correction damping factor...
2013-11-14 Deb MukherjeeSimplifies band-getting with a static array
2013-11-14 Dmitry KovalevEliminating usage of txfrm_block_to_raster_block()...
2013-11-14 Dmitry KovalevMerge "Cleaning up decode_coefs() function."
2013-11-14 Jingning HanEnable 4x4 DCT/ADST transform unit test
2013-11-14 Dmitry KovalevCleaning up decode_coefs() function.
2013-11-14 Marco PaniconiFor CBR, keep rate-correction damping factor to 2.
2013-11-13 Jingning HanMerge "Dual buffer encoding for intra modes"
2013-11-13 Jingning HanFix an overflow issue in SSE2 forward ADST
2013-11-13 Dmitry KovalevMerge "Replacing raster_block with block in the encoder."
2013-11-13 JohannMerge "Split macro strings on whitespace"
2013-11-13 Dmitry KovalevMerge "Removing function pointers from inter prediction."
2013-11-13 Jingning HanDual buffer encoding for intra modes
2013-11-13 Dmitry KovalevMerge "Syncing write_modes_{b, sb} implementation with...
2013-11-13 Dmitry KovalevMerge "Optimizing set_contexts() function."
2013-11-13 Yunqing WangMerge "Use 1D array to store super block filter levels"
2013-11-13 JohannMerge "mips dsp-ase r2 vp9 decoder intra module optimiz...
2013-11-13 Parag Salasakarmips dsp-ase r2 vp9 decoder intra module optimizations...
2013-11-13 Parag Salasakarmips dsp-ase r2 vp9 decoder loopfilter module optimizat...
2013-11-13 Dmitry KovalevMoving q_index from MACROBLOCKD to MACROBLOCK.
2013-11-13 Jingning HanMerge "Enable dual buffer rd search and encoding scheme"
2013-11-13 Jingning HanMerge "Add test vector for row/col tile decoding"
2013-11-13 Dmitry KovalevMerge "Calculating transform block offsets (x and y...
2013-11-13 Dmitry KovalevMerge "Using max_tx_size instead of bsize when possible."
2013-11-12 Dmitry KovalevMerge "Moving {sb, mb, b, ab}_index from MACROBLOCKD...
2013-11-12 Dmitry KovalevMerge "Adding const to tree pointer inside vp9_extra_bi...
2013-11-12 JohannMerge "Added optimized vp9_idct32x32_34_add_dspr2"
2013-11-12 JohannSplit macro strings on whitespace
2013-11-12 Dmitry KovalevAdding const to tree pointer inside vp9_extra_bit struct.
2013-11-12 Joshua LittAndroid.mk file for vpx unittests
2013-11-12 Dmitry KovalevCalculating transform block offsets (x and y) only...
2013-11-12 Yunqing WangUse 1D array to store super block filter levels
2013-11-12 Jingning HanAdd test vector for row/col tile decoding
2013-11-12 Deb MukherjeeMerge "Removes conditional statements from band getting"
2013-11-12 JohannUse lowercase 'b' to branch
2013-11-12 Yunqing WangMerge "Rewrite filter_selectively_horiz for parallel...
2013-11-12 Yunqing WangMerge "Improve loopfilter function"
2013-11-12 Deb MukherjeeRemoves conditional statements from band getting
2013-11-12 Dmitry KovalevMerge "Removing redundant assignment."
2013-11-12 Dmitry KovalevRemoving function pointers from inter prediction.
2013-11-12 Jingning HanEnable dual buffer rd search and encoding scheme
2013-11-12 Jingning HanMerge "Allocate dual buffer sets for encoding"
2013-11-12 Dmitry KovalevRemoving redundant assignment.
2013-11-12 Dmitry KovalevSyncing write_modes_{b, sb} implementation with decode_...
2013-11-12 Yunqing WangRewrite filter_selectively_horiz for parallel loopfiltering
2013-11-12 Tom FineganMerge "vpxenc: clean up; move stats code out of vpxenc.c"
2013-11-12 Dmitry KovalevMerge "Cleaning up joint_motion_search function."
2013-11-12 Tom Fineganvpxenc: clean up; move stats code out of vpxenc.c
2013-11-12 Jingning HanAllocate dual buffer sets for encoding
2013-11-12 Jingning HanMerge "Decouple macroblockd_plane buffer usage"
2013-11-12 Dmitry KovalevCleaning up joint_motion_search function.
2013-11-11 Dmitry KovalevMoving {sb, mb, b, ab}_index from MACROBLOCKD to MACROB...
2013-11-11 Ivan MaltzMerge "Fixed memory leak with svc_test.cc"
2013-11-11 Jingning HanDecouple macroblockd_plane buffer usage
2013-11-11 Ivan MaltzFixed memory leak with svc_test.cc
2013-11-11 Dmitry KovalevReplacing raster_block with block in the encoder.
2013-11-11 hkuangFix a bug in the assembly code.
2013-11-11 Dmitry KovalevMerge "Replacing (raster_block >> tx_size) with (block...
2013-11-11 Tom FineganMerge "vpx[dec|enc]: Clean up target OS based IO focuse...
2013-11-11 Tom Fineganvpx[dec|enc]: Clean up target OS based IO focused prepr...
2013-11-11 Dmitry KovalevMerge "Localizing NEARESTMV special cases in the code."
2013-11-11 Dmitry KovalevMerge "Cleaning up vp9_quantize_b_c() function."
2013-11-11 Dmitry KovalevMerge "Cleaning up read_mv_probs() function."
2013-11-11 Dmitry KovalevMerge "Adding read_reference_mode() function."
next