]> granicus.if.org Git - libvpx/history - vpx
Merge "Add script for running all example tests."
[libvpx] / vpx /
2014-04-28 Vignesh Venkatasub... Merge "Changing webmdec to use libwebm"
2014-04-25 James ZernMerge "gen_msvs_*proj.sh: factorize some functions"
2014-04-25 Dmitry KovalevMerge "Cleaning up vp9_full_search_sadx3()."
2014-04-25 Jingning HanMerge "Apply max intra block size condition to non...
2014-04-24 Tom FineganMerge "Move shared test variables to tools_common.sh."
2014-04-24 Joey ParrishMerge "Add VPXD_SET_DECRYPTOR support to the VP9 decoder."
2014-04-23 Joey ParrishAdd VPXD_SET_DECRYPTOR support to the VP9 decoder.
2014-04-21 Dmitry KovalevMerge "Adding setup_frame() function."
2014-04-17 Jingning HanMerge "Enable more precise background detection for...
2014-04-16 Dmitry KovalevMerge "Renaming VP9D_CONFIG to VP9DecoderConfig."
2014-04-16 Vignesh Venkatasub... Merge "webmdec: Fix return values for webm_read_frame"
2014-04-16 Dmitry KovalevMerge "Consistent mode names."
2014-04-16 Dmitry KovalevMerge "Adding scale_if_required() function."
2014-04-15 Dmitry KovalevMerge "Cleaning up vp9_rc_compute_frame_size_bounds()."
2014-04-15 Dmitry KovalevMerge "Cleaning up vp9_twopass_worst_quality()."
2014-04-15 Dmitry KovalevMerge "More user friendly vpxenc help strings."
2014-04-15 Dmitry KovalevMerge "Moving frame_frags field from VP9Common to VP9_C...
2014-04-15 Dmitry KovalevMerge "Using anonymous enum instead of macros."
2014-04-15 Dmitry KovalevMerge "Adding get_skip_encode_frame()."
2014-04-15 Vignesh Venkatasub... Merge "Remove fatal() call in webmdec.c"
2014-04-15 Dmitry KovalevMerge "Removing unused vp9_mcomp_x86.h file."
2014-04-15 Dmitry KovalevMerge "Replacing int_mv with MV."
2014-04-14 Paul WilkinsMerge "Remove vp9_ prefix on static inline function."
2014-04-14 Yaowu XuMerge "Reduce code duplication"
2014-04-14 Adrian GrangeMerge "Enable vpxenc to specify internal coded frame...
2014-04-14 Adrian GrangeEnable vpxenc to specify internal coded frame size
2014-04-09 Yunqing WangMerge "Use source frame difference to make partition...
2014-04-07 Dmitry KovalevMerge "Rewriting calc_plane_error() function."
2014-04-07 Dmitry KovalevMerge "Removing unused seg0_* vars."
2014-04-07 Dmitry KovalevMerge "Cleaning up vp9_refining_search_sadx4() function."
2014-04-06 Jingning HanMerge "Set up early RD cost check for NEWMV in non...
2014-04-04 hkuangMerge "Code clean up."
2014-04-04 Yaowu XuMerge "Removed space in ETA printout"
2014-04-04 Paul WilkinsMerge "Reinstating the DISABLE_RC_LONG_TERM_MEM macro"
2014-04-04 James ZernMerge "gen_msvs_*proj.sh: add 'cpp' as a source extension"
2014-04-03 Dmitry KovalevMerge "Removing interp_kernel from MACROBLOCKD."
2014-04-03 Marco PaniconiMerge "Add codec control function for enabling frame_pe...
2014-04-03 Marco PaniconiAdd codec control function for enabling frame_periodic_...
2014-04-03 Dmitry KovalevMerge "Fixing typo in cal_nmvjointsadcost()."
2014-04-03 Dmitry KovalevMerge "Cleaning up vp9_pattern_search() function."
2014-04-02 Dmitry KovalevMerge "Cleaning up vp9_get_mvpred_{av_,}var() functions."
2014-04-02 Dmitry KovalevMerge "Cleaning up vp9_mvref_common.c."
2014-04-01 Vignesh Venkatasub... Merge "Changing webmenc to use libwebm"
2014-03-29 James ZernMerge "[svc] Fix SvcTest.SecondPassEncode failure"
2014-03-28 Minghai ShangMerge "[svc] Finalize first version of 2nd pass rc"
2014-03-28 Minghai ShangMerge "[svc] Initialization of 2nd pass rc for svc...
2014-03-28 Minghai ShangMerge "[svc] Fix issue for setting layers through ffmpeg"
2014-03-27 Minghai Shang[svc] Fix issue for setting layers through ffmpeg
2014-03-26 Dmitry KovalevMerge "Cleaning up vp9_entropymv.c."
2014-03-25 Yaowu XuMerge "Change back the scaling calculation."
2014-03-25 Jingning HanMerge "Always use adaptive motion search in non-RD...
2014-03-25 Jingning HanMerge "Enable recursive partition selection for non...
2014-03-25 Yunqing WangMerge "Fix uninitialized read in postprocessing"
2014-03-25 Yaowu XuMerge "Align threading LFWorkerData to 32 bytes."
2014-03-25 Dmitry KovalevMerge "Making c++ compiler happier."
2014-03-24 Dmitry KovalevMerge "General cleanup in vp9_decoder.{h, c}."
2014-03-24 Dmitry KovalevMerge "Using local variable for token_cache."
2014-03-24 Dmitry KovalevMerge "Adding get_buf_from_mv() function."
2014-03-24 Jim BankoskiMerge "vp9_write_bit_buffer.h header statics converted...
2014-03-24 Jim BankoskiMerge "vp9_variance.h header static version converted...
2014-03-24 Dmitry KovalevMerge "Adding init_rate_control() function + cleanup."
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-22 Minghai Shang[svc] Add min/max q and min/max bitrate in svc test app
2014-03-21 Dmitry KovalevMerge "Cleaning up vp9_mcomp.c."
2014-03-21 Dmitry KovalevMerge "Removing source & source_sz from VP9Decompressor...
2014-03-21 Yaowu XuMerge "Remove duplicate declaration"
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 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 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 Yaowu XuMerge "Removed several unused functions."
2014-03-19 Yaowu XuMerge "Remove an unused function"
2014-03-19 James ZernMerge "y4minput: 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-17 Dmitry KovalevMerge "Cleaning up vp9_diamond_search_sad_c & vp9_diamo...
2014-03-17 Vignesh Venkatasub... Merge "Adding a configure flag to control WebM containe...
2014-03-15 James Zernsvc_encodeframe: quiet -Warray-bounds warnings
2014-03-14 James ZernMerge "y4minput: add some tolerance for read short...
2014-03-13 Dmitry KovalevMerge "Removing unused select_cq_level() function."
2014-03-13 Jim BankoskiMerge "datarate_test renaming with suffix large because...
2014-03-12 Alex ConverseMerge "Add an active map test."
2014-03-12 Dmitry KovalevMerge "Moving mi_streams from VP9Decompressor to VP9Com...
2014-03-12 Dmitry KovalevMerge "Removing last_mi from MACROBLOCKD struct."
2014-03-12 Tom FineganMerge "gen_msvs_vcxproj.sh: add --enable-werror option"
2014-03-12 Dmitry KovalevMerge "Removing unused last_skip_{probs_q, false_probs...
2014-03-12 Jim BankoskiMerge "cut down calls to get_block_context"
2014-03-12 Dmitry KovalevMerge "Adding type casts to remove C++ compiler errors."
2014-03-10 Dmitry KovalevAdding type casts to remove C++ compiler errors.
2014-03-10 Dmitry KovalevMerge "Renaming vp9_onyxd.h and vp9_onyxd_if.c to vp9_d...
2014-03-10 Dmitry KovalevMerge "General cleanup in vp9_encodeframe.c."
next