platform/upstream/libvpx.git
2014-03-24 Alex ConverseDon't subpartion inactive area in rd_use_partition.
2014-03-24 Alex ConverseDeduplicate and rename mode info step.
2014-03-24 Jim BankoskiMerge "refactor reset_skip_txfm_size and elimate a...
2014-03-24 Jim BankoskiMerge "vp9_onyx_int.h convert header statics to inline"
2014-03-24 Marco PaniconiMerge "Fix to a static warning."
2014-03-24 Minghai ShangMerge "[svc] Add min/max q and min/max bitrate in svc...
2014-03-24 Yunqing WangMerge "AVX2 SAD Optimization:"
2014-03-24 Marco PaniconiFix to a static warning.
2014-03-24 Dmitry KovalevMerge "Removing unused members from VP9D_CONFIG struct."
2014-03-24 Jim Bankoskivp9_onyx_int.h convert header statics to inline
2014-03-24 Dmitry KovalevMerge "Cleaning up vp9_loopfilter.c."
2014-03-24 Jim Bankoskirefactor reset_skip_txfm_size and elimate a lot of...
2014-03-24 Jim Bankoskivp9_block.h static reconverted to inline
2014-03-23 Dmitry KovalevMerge "Removing redundant {above, left}_seg_context...
2014-03-23 Dmitry KovalevMerge "Removing output_partition from vp9."
2014-03-22 Jingning HanMerge "Reformat non-RD coding flow"
2014-03-22 Dmitry KovalevMerge "Convert use_fast_lpf_pick to an enum."
2014-03-22 Dmitry KovalevMerge "Renaming and making vp9_update_mode_info_border...
2014-03-22 Dmitry KovalevMerge "Cleaning up vp9_svc_layercontext.c"
2014-03-22 Minghai Shang[svc] Add min/max q and min/max bitrate in svc test app
2014-03-22 Marco PaniconiMerge "Rename the aq_mode files."
2014-03-21 Jingning HanReformat non-RD coding flow
2014-03-21 Dmitry KovalevCleaning up vp9_loopfilter.c.
2014-03-21 Dmitry KovalevRemoving output_partition from vp9.
2014-03-21 Frank GalliganMerge "Fix libvpx VP9 decoder dr memory errors"
2014-03-21 Marco PaniconiRename the aq_mode files.
2014-03-21 Alex ConverseConvert use_fast_lpf_pick to an enum.
2014-03-21 Dmitry KovalevRemoving unused members from VP9D_CONFIG struct.
2014-03-21 Dmitry KovalevMerge "Tiny vp9_picklpf.c cleanup."
2014-03-21 Dmitry KovalevRenaming and making vp9_update_mode_info_border() static.
2014-03-21 Dmitry KovalevCleaning up vp9_svc_layercontext.c
2014-03-21 levytamar82AVX2 SAD Optimization:
2014-03-21 Yunqing WangMerge "Add prediction mode skipping in non-rd situation"
2014-03-21 Dmitry KovalevMerge "Cleaning up vp9_mcomp.c."
2014-03-21 Yunqing WangFix libvpx VP9 decoder dr memory errors
2014-03-21 Yaowu XuMerge "Fix bad speed settings interaction."
2014-03-21 Dmitry KovalevRemoving redundant {above, left}_seg_context manipulati...
2014-03-21 Dmitry KovalevMerge "Reusing {above, left}_seg_context vars in both...
2014-03-21 Dmitry KovalevMerge "Removing source & source_sz from VP9Decompressor...
2014-03-21 Dmitry KovalevTiny vp9_picklpf.c cleanup.
2014-03-21 Yaowu XuMerge "changed to use correct pred_mv"
2014-03-21 Yaowu XuMerge "Fix a valgrind error"
2014-03-21 Yaowu Xuchanged to use correct pred_mv
2014-03-21 Yunqing WangAdd prediction mode skipping in non-rd situation
2014-03-21 Yaowu XuMerge "Remove duplicate declaration"
2014-03-21 Yaowu XuFix a valgrind error
2014-03-21 Paul WilkinsFix bad speed settings interaction.
2014-03-21 Marco PaniconiMerge "Some code cleanup for cyclic refresh."
2014-03-21 Yaowu XuChange the min/max q validation in lossless mode
2014-03-21 Yaowu XuUse local vairable in rd_auto_partition_range()
2014-03-21 Marco PaniconiDisable speed 6 for datarate test.
2014-03-20 Marco PaniconiSome code cleanup for cyclic refresh.
2014-03-20 Dmitry KovalevReusing {above, left}_seg_context vars in both encoder...
2014-03-20 Tom FineganMerge "intrapred_test: fix inheritance"
2014-03-20 Minghai ShangMerge "[svc] Finalize spatial svc first pass rate control"
2014-03-20 Dmitry KovalevRemoving source & source_sz from VP9Decompressor struct.
2014-03-20 Dmitry KovalevMerge "Removing mi_stream."
2014-03-20 Marco PaniconiLog encoding time/fps in vpx_temporal_scalable_patterns
2014-03-20 Yunqing WangRemove unused mode_sad
2014-03-20 Martin Storsjoads2armasm_ms: Match the indentation of the previous...
2014-03-20 James ZernMerge "configure: test -m(mmx|sse|sse2|sse3) flags"
2014-03-20 James ZernMerge "ads2armasm_ms: Add an ALIGN 4 after ENDP"
2014-03-20 Jingning HanMerge "Enable variable block size test in non-RD mode...
2014-03-20 Dmitry KovalevMerge "Cleaning up vp9_onyx_if.c and vp9_onyx_int.h."
2014-03-19 Dmitry KovalevMerge "Moving common code into vp9_update_mv_count()."
2014-03-19 Jingning HanEnable variable block size test in non-RD mode decision
2014-03-19 Dmitry KovalevMoving common code into vp9_update_mv_count().
2014-03-19 Dmitry KovalevAdding alloc_mi() function.
2014-03-19 Martin Storsjoads2armasm_ms: Add an ALIGN 4 after ENDP
2014-03-19 Yaowu XuRemove duplicate declaration
2014-03-19 Jingning HanMerge "Fix the use of uninitialized skip flag"
2014-03-19 Dmitry KovalevMerge "Rearranging and removing unused defines."
2014-03-19 Yaowu XuMerge "Fix the md5 mismatch for some scale cases."
2014-03-19 Minghai Shang[svc] Finalize spatial svc first pass rate control
2014-03-19 Dmitry KovalevRemoving mi_stream.
2014-03-19 Yaowu XuMerge "Removed several unused functions."
2014-03-19 Yaowu XuMerge "Remove an unused function"
2014-03-19 James Zernconfigure: test -m(mmx|sse|sse2|sse3) flags
2014-03-19 James Zernupdate gitignore
2014-03-19 James ZernMerge changes If529f310,I0f4a8202
2014-03-19 James Zernintrapred_test: fix inheritance
2014-03-19 James ZernRevert "configure: Check for make"
2014-03-19 James Zernconfigure: test for -mssse3
2014-03-19 James Zernconfigure: factorize gcc machine option checks
2014-03-19 James ZernMerge "y4minput: add more error reporting on read failure"
2014-03-18 James Zerny4minput: add more error reporting on read failure
2014-03-18 James ZernMerge "tokenize: quiet -Warray-bounds warnings"
2014-03-18 James ZernMerge "rdopt: quiet -Warray-bounds warnings"
2014-03-18 James ZernMerge "onyx_if: quiet -Warray-bounds warnings"
2014-03-18 James ZernMerge "svc_encodeframe: quiet -Warray-bounds warnings"
2014-03-18 Jingning HanFix the use of uninitialized skip flag
2014-03-18 Dmitry KovalevMerge "Fixing warnings/errors from c++ compiler."
2014-03-18 Marco PaniconiMerge "In-frame q adjustment for cyclic background...
2014-03-18 Dmitry KovalevMerge "Cleaning up calc_active_worst_quality_one_pass_v...
2014-03-18 Vignesh Venkatasubra... Merge "Adding libwebm sources to third_party/libwebm."
2014-03-18 Dmitry KovalevCleaning up vp9_onyx_if.c and vp9_onyx_int.h.
2014-03-18 Dmitry KovalevRearranging and removing unused defines.
2014-03-18 Marco PaniconiIn-frame q adjustment for cyclic background refresh.
2014-03-18 Dmitry KovalevFixing warnings/errors from c++ compiler.
2014-03-18 Dmitry KovalevCleaning up calc_active_worst_quality_one_pass_vbr().
next