]> granicus.if.org Git - libvpx/history - examples
Merge "update cpplint"
[libvpx] / examples /
2014-01-23 James ZernMerge "update cpplint"
2014-01-23 Dmitry KovalevMerge "Cleaning up vp9_refining_search_sad() function."
2014-01-23 James ZernMerge "Enforce effective motion vector search range"
2014-01-22 Adrian GrangeMerge "Force show_frame=1 when show_existing_frame=1"
2014-01-22 Dmitry KovalevMerge "Cleaning up first_pass_motion_search() function."
2014-01-22 Dmitry KovalevMerge "Cleaning up vp9_ratectrl.c."
2014-01-22 Dmitry KovalevMerge "Replacing cpi->twopass with twopass."
2014-01-22 Yaowu XuMerge "remove complex rd modeling."
2014-01-22 James ZernMerge changes I57a94d2f,Ifb305185
2014-01-22 Alex ConverseMerge "Have check_initial_width() take subsampling...
2014-01-21 Dmitry KovalevMerge "Replacing macros with inline functions."
2014-01-21 Dmitry KovalevMerge "Moving vp8_multi_resolution_encoder to examples...
2014-01-18 Yaowu XuMerge "Change the vp8 END_USAGE typedef"
2014-01-18 Dmitry KovalevMoving vp8_multi_resolution_encoder to examples folder.
2014-01-18 hkuangMerge "Use a temp buffer for reconstruction when refere...
2014-01-17 Alex ConverseMerge "Add Y4mVideoSource to be used with 4:4:4 tests."
2014-01-17 Alex ConverseMerge "Fix key frames for one pass."
2014-01-16 Jingning HanMerge "Inter-frame non-RD mode decision"
2014-01-16 Dmitry KovalevMerge "Adding VP9 support to decode_to_md5 example."
2014-01-16 hkuangMerge "Add vp9_tm_predictor_4x4 neon implementation"
2014-01-16 Dmitry KovalevMerge "Cleaning up reatectrl.c file."
2014-01-15 Yaowu XuMerge "Revert "Revert "SSSE3 convolution optimization"""
2014-01-15 Yaowu XuMerge "Add max burst bitrate control."
2014-01-15 Dmitry KovalevAdding VP9 support to decode_to_md5 example.
2014-01-15 Deb MukherjeeMerge "Rearranges the END_USAGE typedef"
2014-01-15 Dmitry KovalevMerge "Removing VpxInputContext dependency from {ivf...
2014-01-15 Dmitry KovalevMerge "Removing unused calc_partial_ssl_err() function."
2014-01-15 Dmitry KovalevMerge "Removing intra_mode_stats."
2014-01-15 Dmitry KovalevMerge "Removing pass number check from ivf_write_file_h...
2014-01-14 Dmitry KovalevMerge "Making motion search code more compact."
2014-01-14 Dmitry KovalevMerge "Cleaning up md5 example."
2014-01-11 James ZernMerge "cosmetics: vp9_reconinter.h: make some variables...
2014-01-11 James ZernMerge "datarate_test: fix some type conversions"
2014-01-11 Jingning HanMerge "Declare setup_buffer_inter in vp9_rdopt.h"
2014-01-11 Jingning HanMerge "Enable skipping reference frame check in rd...
2014-01-10 Dmitry KovalevCleaning up md5 example.
2014-01-10 Marco PaniconiMerge "Don't use gf_update by default for 1-pass CBR."
2014-01-10 hkuangMerge "Fix Issue #679: vp9 C loop filter produces...
2014-01-10 Dmitry KovalevMerge "Adding {get, set}_rate_correction_factor() funct...
2014-01-10 Jingning HanMerge "Optimze inv 16x16 DCT with 10 non-zero coeffs...
2014-01-10 Jingning HanMerge "Optimze inv 16x16 DCT with 10 non-zero coeffs...
2014-01-10 Deb MukherjeeMerge "Cleanups on refresh flags"
2014-01-09 JohannMerge "Use the correct member for initialization"
2014-01-09 Yaowu XuMerge "Simplify set_rt_speed_feature()"
2014-01-09 Dmitry KovalevMerge "Renaming 'Sharpness' to 'sharpness'."
2014-01-09 Yunqing WangMerge "SSSE3 convolution optimization"
2014-01-09 Dmitry KovalevMerge "Removing examples code generation and making...
2014-01-07 Dmitry KovalevRemoving examples code generation and making them static.
2013-11-19 Jim BankoskiMerge "Reduce loop filter in cyclic refresh."
2013-10-24 Frank GalliganMerge "vpxdec: Fix webm fps check."
2013-10-22 James ZernMerge changes I305fd55f,I13fe92b1
2013-10-22 Dmitry KovalevMerge "Removing NUM_ prefix from constant names."
2013-10-22 Dmitry KovalevMerge "Using stride (# of elements) instead of pitch...
2013-10-22 Dmitry KovalevMerge "Using INTER_MODES constant instead of MB_MODE_CO...
2013-10-21 Jingning HanMerge "Make memory alloc in pick_mode_context bsize...
2013-10-21 Yunqing WangMerge "Fix d207 intra prediction SSSE3 functions"
2013-10-21 Paul WilkinsMerge "Modified no memory rate control."
2013-10-21 Paul WilkinsMerge "Reduced delta for kf/gf/arf when at maxq."
2013-10-21 Dmitry KovalevMerge "Removing unused struct member mvcount[MV_VALS]."
2013-10-21 James ZernMerge "Added necessary includes"
2013-10-18 Yaowu XuAdded necessary includes
2013-01-25 Marco PaniconiMerge "Bug fix: Handle input data ptr = NULL and size...
2013-01-08 Yunqing WangMerge "vp9_sub_pixel_variance16x2 SSE2 optimization...
2013-01-08 John KoleszarMerge vp9-preview changes into experimental branch
2013-01-08 Scott LaVarnwayMerge "Remove cpi parameter from update_mvcount()"
2012-12-27 John KoleszarMerge branch 'vp9-preview' of review:webm/libvpx
2012-12-26 John KoleszarBuild fixes to merge vp9-preview into master
2012-11-09 John KoleszarMerge "Packing Altref along with succeeding frame and...
2012-11-09 Yunqing WangMerge "Optimize 16x16 dequant and idct" into experimental
2012-11-07 John KoleszarMerge with upstream experimental changes (2)
2012-11-07 John KoleszarMerge with upstream experimental changes
2012-11-07 John KoleszarRough merge of master into experimental
2012-11-01 Ronald S. BultjeRename vp8/ codec directory to vp9/.
2012-08-21 Scott LaVarnwayMerge "Removed unused dr from VP8D_COMP"
2012-08-14 Christian DuvivierFix warnings.
2012-08-08 John KoleszarMerge "keyframe_test: use a fixed speed step for realtime"
2012-07-16 John KoleszarMerge "examples: fix memory leak"
2012-07-14 John Koleszarexamples: fix memory leak
2012-06-11 John KoleszarMerge "Fix MSVS builds for unit test changes"
2012-06-11 John KoleszarMerge branch 'origin/eider' into master
2012-06-11 John KoleszarMerge "Reset Q for key frame when spatial resizing...
2012-06-04 JohannExplicitly discard fwrite/fread return values
2012-03-15 Yaowu XuWebM Experimental Codec Branch Snapshot
2012-02-15 Paul WilkinsExperimental code base simplification.
2012-01-18 John KoleszarMerge "get_plane_pointers: use u/v planes consistently"
2012-01-18 John KoleszarMerge changes I1ebe76aa,Ia079b52b
2012-01-09 Deb MukherjeeMerge "Multiframe quality enhancement postprocessing"
2012-01-05 Deb MukherjeeMultiframe quality enhancement postprocessing
2011-11-09 John KoleszarMerge "Reset FPU state after calc_plane_error()"
2011-10-19 JohannMerge "enc: save entropy probs only when needed for...
2011-10-14 John KoleszarMerge "vpxdec updated to use !feof() instead of *buf_sz...
2011-10-11 Adrian GrangeMerge "Added rate-targeted temporal scalability"
2011-10-11 Adrian GrangeAdded rate-targeted temporal scalability
2011-09-22 John KoleszarMerge "clamp_mvs() using the wrong motion vector inform...
2011-09-16 John KoleszarMerge "Fixes the boundary checks for extrapolated and...
2011-09-16 John KoleszarMerge remote branch 'internal/upstream' into HEAD
2011-09-16 John KoleszarMerge remote branch 'origin/master' into experimental
2011-09-14 John KoleszarMerge "Fix odd-sized image support in decoder examples"
2011-09-14 John KoleszarFix odd-sized image support in decoder examples
2011-06-30 Yunqing WangMerge "Copy macroblock data to a buffer before encoding it"
next