]> granicus.if.org Git - libvpx/history - vpx_scale/yv12config.h
Merge "Consistent naming for loop-filter filters."
[libvpx] / vpx_scale / yv12config.h
2013-07-16 Dmitry KovalevMerge "Consistent naming for loop-filter filters."
2013-07-16 JohannMerge "Remove print_nmvcounts"
2013-07-16 Ronald S. BultjeIncrease border size from 96 to 160.
2013-07-09 Yaowu XuMerge "Fix loopfilter bug"
2013-06-27 Dmitry KovalevMerge "Moving subexp encoding functions in separate...
2013-06-27 Jingning HanMerge "Make intra predictor reference buffer configurable"
2013-06-26 Dmitry KovalevMerge "Using get_plane_block_{width, height} instead...
2013-06-26 John KoleszarMerge "vpxenc: send usage to stderr"
2013-06-26 John KoleszarMerge ".gitignore: add gcov files"
2013-06-26 John KoleszarMerge "Move vp9_counts_to_nmv_context to encoder"
2013-06-26 John KoleszarMerge "Move vp9_full_to_model_counts to encoder"
2013-06-26 John KoleszarMerge "make: add libvpx_test_srcs.txt target"
2013-06-26 John KoleszarMerge "tests/*source: test file pointer before reading"
2013-06-26 John KoleszarMerge "encode_test_driver: check for fatal failures"
2013-06-26 Jingning HanMerge "Refactor intra predictor block"
2013-06-25 Ronald S. BultjeMerge "Only do metrics on cropped (visible) area of...
2013-06-25 Ronald S. BultjeOnly do metrics on cropped (visible) area of picture.
2013-06-13 John KoleszarMerge "libs.mk: allow tests to be sharded"
2013-06-12 John KoleszarMerge "Fix chroma output when scaling"
2013-06-12 John KoleszarVP9 profile 0 release candidate
2013-06-11 John KoleszarMerge branch 'master' into experimental
2013-05-17 Jim BankoskiMerge "holds utility debugging functions" into experimental
2013-05-16 Scott LaVarnwayMerge "WIP: 8x8 idct/recon merge" into experimental
2013-05-16 Dmitry KovalevMerge "Combining integer and fractional parts of mvs...
2013-05-16 Jingning HanMerge "Fix the transform type selection in 4x4 partitio...
2013-05-16 Paul WilkinsMerge "Further Implicit Segmentation Changes" into...
2013-05-16 John KoleszarMerge "Fix vp9_build_intra_predictors_sbuv_s for non...
2013-05-16 Jingning HanMerge "Fix first-pass encoding test" into experimental
2013-05-15 Dmitry KovalevMerge "Moving the same code to new function vp9_setup_s...
2013-05-15 Dmitry KovalevMerge "Adding alpha plane to YV12_BUFFER_CONFIG structu...
2013-05-15 Dmitry KovalevAdding alpha plane to YV12_BUFFER_CONFIG structure.
2013-05-14 Yunqing WangMerge "Do joint motion search iteratively" into experim...
2013-05-14 Yaowu XuMerge "changed to use adst for D63_PRED" into experimental
2013-05-14 Dmitry KovalevMerge "Code cleanup inside vp9_firstpass.c." into exper...
2013-05-10 John KoleszarMerge "Subsampling aware allocs and bitstream" into...
2013-05-10 John KoleszarSubsampling aware allocs and bitstream
2013-05-07 Dmitry KovalevMerge "General code cleanup inside treewriter-related...
2013-05-02 Dmitry KovalevMerge "Using treed_read/treed_write functions for segme...
2013-05-01 JohannMerge "Remove unused quantize optimizations." into...
2013-05-01 James ZernMerge "Change to fourcc to enable decoding of ffmpeg...
2013-05-01 Dmitry KovalevMerge "Adding vp9_get_qindex function." into experimental
2013-05-01 John KoleszarMerge "Make vp9_optimize_sb* common" into experimental
2013-05-01 Dmitry KovalevMerge "Cleaning up encoder segmentation code." into...
2013-05-01 Ronald S. BultjeMerge "Use more restrictive block radius for 8x8 block...
2013-05-01 Ronald S. BultjeMerge "sb8x8 integration in rd loop." into experimental
2013-04-30 John KoleszarMerge "Expand UMV border to 96 pixels" into experimental
2013-04-30 John KoleszarExpand UMV border to 96 pixels
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-17 JohannMerge "Include RTCD header in encodeframe.c"
2013-04-16 John KoleszarMerge branch 'experimental' into master
2013-04-02 John KoleszarMerge branch 'master' into experimental
2013-03-27 John KoleszarMerge branch 'master' into experimental
2013-03-19 Dmitry KovalevMerge "Motion vector code cleanup." into experimental
2013-03-18 Paul WilkinsMerge "Adapt ARNR filter length and strength." into...
2013-03-18 John KoleszarMerge "Fix pulsing issue with scaling" into experimental
2013-03-14 John KoleszarFix pulsing issue with scaling
2013-03-01 John KoleszarMerge master branch into experimental
2013-02-11 Yunqing WangMerge "Integerization of dct32x32" into experimental
2013-02-09 Paul WilkinsMerge "Nearest / Zero Mv default entropy tweak." into...
2013-02-08 John KoleszarMerge changes Icd1a2a5a,I204d17a1,I3ed92117 into experi...
2013-02-08 John KoleszarAvoid allocating memory when resizing frames
2013-01-25 Marco PaniconiMerge "Bug fix: Handle input data ptr = NULL and size...
2013-01-23 James ZernMerge "make: support V=1 as short form of verbose=yes"
2013-01-15 John KoleszarMerge branch 'experimental' of review:webm/libvpx
2013-01-08 John KoleszarMerge vp9-preview changes into experimental branch
2012-12-18 Ronald S. BultjeUse standard integer types for pixel values and coeffic...
2012-11-05 Scott LaVarnwayMerge "Removed unnecessary VP8_COMP *cpi parameters"
2012-11-02 JohannMerge "ads2gas.pl: various enhancements to work with...
2012-11-02 John KoleszarMerge "vpx_scale: sync from experimental"
2012-11-02 John Koleszarvpx_scale: sync from experimental
2012-11-02 John Koleszarvpx_scale: sync from master
2012-08-03 Daniel KangMerge "16x16 DCT blocks." into experimental
2012-08-03 Deb MukherjeeMerge "Merging and bug-fix in enhanced_interp experimen...
2012-07-31 Deb MukherjeeMerging and bug-fix in enhanced_interp experiment
2012-07-17 John KoleszarRestyle code
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-06 Adrian GrangeMerge "Added 2 temporal patterns with new parameters"
2012-01-31 Scott LaVarnwayMerge "Improved uv mv calculations in build inter predi...
2012-01-30 John KoleszarRTCD: finalize removal of old RTCD system
2012-01-27 Yaowu XuMerge "fixed an issue with 8x8 token cost in trellisqua...
2012-01-26 Deb MukherjeeAdds support for enhanced interpolation for subpel...
2011-06-07 John KoleszarMerge "Reduce overshoot in 1 pass rate control"
2011-06-01 John KoleszarMerge "Bugfix in vp8dx_set_reference"
2011-05-27 Yunqing WangMerge "Remove unused code"
2011-05-27 John KoleszarMerge remote branch 'origin/master' into experimental
2011-05-27 John KoleszarMerge remote branch 'internal/upstream' into HEAD
2011-05-26 John KoleszarMerge "Do not copy data between encoder reference buffers."
2011-04-20 Attila NagyDo not copy data between encoder reference buffers.
2011-04-18 Yaowu XuMerge "Add spin-wait pause intrinsic for Windows x64...
2011-03-29 John KoleszarMerge "configure: enable unused variable warnings"
2011-03-23 JohannMerge "ARMv6 optimized fdct4x4"
2011-03-23 John KoleszarMerge remote branch 'internal/upstream' into HEAD
2011-03-23 John KoleszarMerge remote branch 'origin/master' into experimental
2011-03-21 John KoleszarMerge "Allow specifying --end-usage by enum name"
2011-03-21 Yunqing WangMerge "Fix multithreaded encoding for 1 MB wide frame"
2011-03-21 John KoleszarMerge "Increase static linkage, remove unused functions"
next