]> granicus.if.org Git - libvpx/history - examples.mk
Added two new skip experiments.
[libvpx] / examples.mk
2013-06-12 John KoleszarMerge changes I86fe51b0,I4c9a9e0f
2013-06-12 John KoleszarMerge "Enable mmx loop filter routines"
2013-06-12 John KoleszarMerge "Fix chroma output when scaling"
2013-06-11 John KoleszarMerge branch 'master' into experimental
2013-05-21 James ZernMerge changes I179837d6,If7818d8e,Ifa27c706,I4be8ca12...
2013-05-21 Martin Storsjomsvs: Don't link to winmm.lib
2013-05-21 Martin Storsjomsvs: Pass dependency project vcxproj files to the...
2013-05-21 Martin Storsjomsvs: Support producing both vcproj and vcxproj dependi...
2013-03-06 Paul WilkinsMerge "Added stricter Q control flag." into experimental
2013-03-05 Dmitry KovalevMerge "Code cleanup."
2013-03-04 John Koleszarvpxdec: support scaling output
2013-03-04 John Koleszarvpxenc: support scaling prior to encoding
2013-03-01 John KoleszarMerge master branch into experimental
2013-03-01 Yaowu XuMerge "Adjust the max_gf_interval initialization" into...
2013-02-28 John KoleszarMerge "Fix rollover and pass 1 time estimate" into...
2013-02-27 Dmitry KovalevMerge "Motion vectors code cleanup." into experimental
2013-02-27 Yunqing WangMerge "Remove unused file" into experimental
2013-02-27 John KoleszarMerge "Remove unused vp9_copy32xn" into experimental
2013-02-27 Yunqing WangMerge "Remove unused file" into experimental
2013-02-27 Ronald S. BultjeMerge "Move eob from BLOCKD to MACROBLOCKD." into exper...
2013-02-27 Yunqing WangMerge "Optimize vp9_dc_only_idct_add_c function" into...
2013-02-27 John KoleszarMerge "vpxdec: support scaling output" into experimental
2013-02-27 John KoleszarMerge "vpxenc: support scaling prior to encoding" into...
2013-02-27 John Koleszarvpxdec: support scaling output
2013-02-27 John Koleszarvpxenc: support scaling prior to encoding
2013-01-25 Marco PaniconiMerge "Bug fix: Handle input data ptr = NULL and size...
2013-01-08 Scott LaVarnwayMerge "Remove cpi parameter from update_mvcount()"
2012-12-27 John KoleszarMerge branch 'vp9-preview' of review:webm/libvpx
2012-11-30 Yunqing WangMerge "Further improve macroblock loop filters" into...
2012-11-28 Yaowu XuMerge "remove the vp9_default_mode_contexts_a" into...
2012-11-28 Jim BankoskiMerge "remove postproc invokes" into experimental
2012-11-28 John KoleszarMerge "Revert "make: flatten object file directories...
2012-11-28 John KoleszarRevert "make: flatten object file directories"
2012-11-16 Yunqing WangMerge "Add const before the dequant(dq)" into experimental
2012-11-16 Yunqing WangMerge "Optimize 8x8 dequant and idct" into experimental
2012-11-16 John KoleszarMerge "Don't write recon.yuv by default" into experimental
2012-11-16 Deb MukherjeeMerge "Compound inter-intra experiment" into experimental
2012-11-16 Yaowu XuMerge "changed mv candidate search for superblocks...
2012-11-16 Yaowu XuMerge "subpelrefmv for superblocks" into experimental
2012-11-15 John Koleszarsupport building vp8 and vp9 into a single lib
2012-11-15 John Koleszarmake: flatten object file directories
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-07-27 Deb MukherjeeMerge "Merges several experiments" into experimental
2012-07-27 John KoleszarMerge "shared object on mac osx" into experimental
2012-07-26 jimbankoskishared object on mac osx
2012-07-24 Daniel KangMerge "Update 8x8 tokenizer to not encode an EOB if...
2012-07-23 Jim BankoskiDll build of libvpx
2012-06-11 John KoleszarMerge branch 'origin/eider' into master
2012-06-11 John KoleszarMerge "Reset Q for key frame when spatial resizing...
2012-05-14 John KoleszarMerge "Fix missing param name in NEON scaler functions"
2012-05-11 John KoleszarMerge branch 'origin/eider' into master
2012-05-09 Jim BankoskiMerge "vp8e - boolcoder unit test"
2012-05-04 Yunqing WangMerge "vp8_multi_resolution_encoder.c is not a generate...
2012-05-03 Attila Nagyvp8_multi_resolution_encoder.c is not a generated example
2012-04-12 Scott LaVarnwayMerge "MB_MODE_INFO size reduction"
2012-04-02 JohannAllow disabling disabled codecs
2012-03-16 Scott LaVarnwayMerge "x_motion_minq table reduction"
2012-03-15 Yaowu XuWebM Experimental Codec Branch Snapshot
2012-03-13 Jim BankoskiMerge "Update for key frame target size setting."
2012-02-23 Jim BankoskiMerge "Remove the frame rate factor for key frame size."
2012-02-16 Scott LaVarnwayMerge "decodemv cleanup/improvements"
2012-02-15 Paul WilkinsExperimental code base simplification.
2012-02-11 John KoleszarMerge "support changing resolution with vpx_codec_enc_c...
2012-02-08 John KoleszarMerge "Add OS/2 supports"
2012-02-08 KO Myung-HunAdd OS/2 supports
2012-01-09 Deb MukherjeeMerge "Multiframe quality enhancement postprocessing"
2012-01-05 Scott LaVarnwayMerge "Removed unused diff buffer"
2012-01-05 Scott LaVarnwayMerge "SSE2 optimizations for vp8_build_intra_predictor...
2012-01-04 Scott LaVarnwayMerge "Improved sse2 version of simple loopfilter"
2012-01-04 Scott LaVarnwayMerge "Make a local copy of the dequantized data"
2012-01-03 Scott LaVarnwayMerge "Remove useless g_common.h"
2011-12-22 John KoleszarMerge "Add missing includes for multi-res"
2011-12-22 John KoleszarAdd missing includes for multi-res
2011-12-13 John KoleszarMerge "vpx_integer.h: fix incorrect type emulation"
2011-12-07 JohannMerge "Reduce mem copies in encoder loopfilter level...
2011-12-06 Yunqing WangMerge "Allow aligning the raw image buffer"
2011-12-05 Yunqing WangMultiple-resolution encoder
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-30 Paul WilkinsMerge "CQ and two pass rate control."
2011-09-23 John KoleszarMerge remote branch 'origin/master' into experimental
2011-09-22 John KoleszarMerge "clamp_mvs() using the wrong motion vector inform...
2011-09-22 John KoleszarMerge changes Ie650e9b8,I2427e494
2011-09-22 JohannMerge "Replace vpx_ports/config.h with vpx_config.h"
2011-09-22 Attila NagyReplace vpx_ports/config.h with vpx_config.h
2011-08-11 John KoleszarMerge remote branch 'internal/upstream-experimental...
2011-07-29 John KoleszarMerge "Convert rc_max_intra_bitrate_pct to control"
2011-07-29 John KoleszarMerge remote branch 'origin/master' into experimental
2011-07-28 John KoleszarMerge "configure: add --enable-static option"
2011-07-25 James Zernconfigure: add --enable-static option
2011-05-26 John KoleszarMerge "Do not copy data between encoder reference buffers."
2011-05-24 Yunqing WangMerge "Rewrite hex search function"
next