]> granicus.if.org Git - libvpx/history - vp8/decoder/dboolhuff.h
Add VPXD_SET_DECRYPTOR support to the VP9 decoder.
[libvpx] / vp8 / decoder / dboolhuff.h
2014-04-23 Joey ParrishAdd VPXD_SET_DECRYPTOR support to the VP9 decoder.
2014-02-26 hkuangMerge "Fix a bug in intra prediction due to change...
2014-02-01 Dmitry KovalevMerge "Cleaning up motion compensation code."
2014-01-25 Frank GalliganMerge "Optimize vp9_tm_predictor_8x8_neon function"
2014-01-24 Dmitry KovalevMerge "Removing MODE_STATS."
2014-01-24 Dmitry KovalevMerge "Implementing simple API to read video files."
2014-01-24 Frank GalliganMerge "Revert external frame buffer code."
2014-01-24 Dmitry KovalevMerge "Setup pre[0] buffer before calls to {first_pass...
2014-01-24 hkuangMerge "Add vp9_tm_predictor_16x16 neon implementation...
2014-01-24 James ZernMerge changes I826655a7,I5164df72,Iba9b198c,Ide9a6846...
2014-01-24 James Zernvp8/decoder: add extern "C" to headers
2014-01-22 Alex ConverseMerge "Have check_initial_width() take subsampling...
2014-01-16 hkuangMerge "Add vp9_tm_predictor_4x4 neon implementation"
2014-01-09 Yunqing WangMerge "SSSE3 convolution optimization"
2014-01-08 hkuangMerge "Add initial intra frame neon optimization. 1...
2014-01-03 Dmitry KovalevMerge "Replacing CHECK_BOUNDS macro with inline check_b...
2014-01-03 Dmitry KovalevMerge "Moving hev mask calculation into filter4() funct...
2014-01-02 Yaowu XuMerge "Fix show existing frame"
2013-12-19 Dmitry KovalevMerge "Converting vp9_treecoder.h to vp9_prob.{h, c}"
2013-12-19 Dmitry KovalevMerge "Reusing FRAME_COUNTS in the encoder."
2013-12-18 Yaowu XuMerge changes I5d28c2f5,Ib00b036f
2013-12-18 Dmitry KovalevMerge "Calling is_inter_block() only if mbmi is available."
2013-12-17 Dmitry KovalevMerge "Converting mode_lf_lut struct member into static...
2013-12-17 James Zernvp8/decoder: normalize include guards
2013-11-19 Jim BankoskiMerge "Reduce loop filter in cyclic refresh."
2013-06-20 Jingning HanMerge "Add unit tests for 4x4 ADST"
2013-06-20 Jim BankoskiMerge "copy partitioning from last fame"
2013-06-18 Jingning HanMerge "Make fdct32 computation flow within 16bit range"
2013-06-18 Ronald S. BultjeMerge "Move subpixel variance function from common...
2013-06-18 Ronald S. BultjeMerge "Use assembly-optimized variance functions in...
2013-06-17 Ronald S. BultjeMerge "Fix typo ('weight' instead of 'width')."
2013-06-17 John KoleszarMerge "Removed hardcoded global->limit"
2013-06-17 Jeff PetkauChange the encryption feature to use a callback for...
2013-04-19 Scott LaVarnwayMerge "Removed shadow warnings : postproc.c decodframe...
2013-04-19 Scott LaVarnwayMerge "Removed shadow warnings : mcomp.c rdopt.c"
2013-04-19 Scott LaVarnwayMerge "Removed shadow warnings : bitstream.c encodefram...
2013-04-02 Ronald S. BultjeMerge "Calculate SSIM over both reconstruction as well...
2013-03-29 Yaowu XuMerge "define a specific neighborhood for SB64 mv searc...
2013-03-29 Yaowu XuMerge "remove code not in use" into experimental
2013-03-29 Deb MukherjeeMerge "Reoptimizing the interpolation filters" into...
2013-03-28 Scott LaVarnwayMerge "Bug fix: Issue 532: VPX codec executes emms...
2013-03-28 Ronald S. BultjeMerge "Fix mix-up in pt token indexing." into experimental
2013-03-28 Ronald S. BultjeMerge "Save nzcstats." into experimental
2013-03-27 Yunqing WangMerge "Modify idct code to use macro" into experimental
2013-03-27 John KoleszarMerge "Merge branch 'master' into experimental" into...
2013-03-27 John KoleszarMerge branch 'master' into experimental
2013-03-16 Dmitry KovalevMerge "Basic encryption feature for libvpx."
2013-03-16 Dmitry KovalevBasic encryption feature for libvpx.
2013-03-08 James ZernMerge "vp8: clamp probability values"
2013-03-05 Dmitry KovalevMerge "Code cleanup."
2013-03-05 Dmitry KovalevCode cleanup.
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-11-01 Ronald S. BultjeRemove vp8 in local symbols.
2012-10-31 Ronald S. BultjeChange non-function symbol vp8_ prefixes to vp9_.
2012-10-31 Ronald S. BultjeAdjust style to match Google Coding Style a little...
2012-10-31 Ronald S. BultjeChange decoder vp8_ and vp8dx_ public symbol prefixes...
2012-10-30 Paul WilkinsMerge "Separated experiment for subpel refmv selection...
2012-10-30 Paul WilkinsMerge "Remove "switchable_interp" from experiment list...
2012-10-30 Paul WilkinsMerge "boolhuff/dboolhuff: give exported symbols a...
2012-10-30 Ronald S. Bultjeboolhuff/dboolhuff: give exported symbols a vp9_ prefix.
2012-08-23 Scott LaVarnwayMerge "Added error checking to vp8cx_create_encoder_thr...
2012-08-23 Scott LaVarnwayMerge "Added row based extend borders"
2012-08-21 Scott LaVarnwayMerge "Removed unused dr from VP8D_COMP"
2012-08-21 Scott LaVarnwayMerge "Removed last_kf_gf_q"
2012-08-21 James ZernMerge "fix msvc configure"
2012-08-21 Jim BankoskiMerge "Added row based loopfilter"
2012-08-20 Yaowu XuMerge "realtime turndown loopfilter for 00"
2012-08-20 Yaowu XuMerge "static threshold fix for realtime"
2012-08-20 Yaowu Xusilent compiling warnings for VC9 build
2012-07-27 Deb MukherjeeMerge "Merges several experiments" into experimental
2012-07-27 Deb MukherjeeMerges several experiments
2012-07-17 John KoleszarRestyle code
2012-07-12 John KoleszarMerge snapshot 2 development history
2012-04-24 Deb MukherjeeMerge "Differential encoding of probability updates...
2012-04-24 Deb MukherjeeDifferential encoding of probability updates
2012-03-15 Yaowu XuWebM Experimental Codec Branch Snapshot
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-07-22 Yunqing WangMerge "Preload reference area to an intermediate buffer...
2011-07-21 Yunqing WangMerge "Add improvements made in good-quality mode to...
2011-07-20 John KoleszarMerge remote branch 'origin/master' into experimental
2011-07-20 John KoleszarMerge remote branch 'internal/upstream' into HEAD
2011-07-19 Scott LaVarnwayMerge "Moved vp8_encode_bool into boolhuff.h"
2011-07-19 Scott LaVarnwayMoved vp8_encode_bool into boolhuff.h
2011-06-30 Yunqing WangMerge "Copy macroblock data to a buffer before encoding it"
2011-06-28 JohannMerge "utilize preload in ARMv6 MC/LPF/Copy routines"
2011-06-27 JohannMerge "configuration, support disabling any subset...
2011-06-23 John KoleszarMerge remote branch 'internal/upstream-experimental...
2011-06-22 JohannMerge remote branch 'origin/master' into experimental
2011-06-21 Yaowu XuMerge "adjusting the calculation of errorperbit"
2011-06-21 Scott LaVarnwayMerge "Improved vp8dx_decode_bool"
next