]> granicus.if.org Git - libvpx/history - vpx_scale/generic
Cleanup typos, remove unnecessary lines, replace switch
[libvpx] / vpx_scale / generic /
2013-07-30 Adrian GrangeCleanup typos, remove unnecessary lines, replace switch
2013-07-23 Scott LaVarnwayMerge "Eliminated prev_mip memsets/memcpys in encoder"
2013-07-17 Dmitry KovalevMerge changes Ieffea49e,Idf610746
2013-07-17 Dmitry KovalevMerge "Removing experimental code from vp9_entropymv.c."
2013-07-17 Dmitry KovalevMerge "Adding read_comp_pred function."
2013-07-17 JohannMerge "vp9_convolve8_neon placeholder"
2013-07-17 Yaowu XuMerge "added missed replacement"
2013-07-17 Yaowu Xuadded missed replacement
2013-07-16 James ZernMerge changes I40454d26,I892e76d5,I865ab3f9,I4a4bec17...
2013-07-16 James ZernMerge "vp9: remove frames_{since,till}.. from MACROBLOCKD"
2013-07-16 James ZernMerge "Cosmetic changes in 4x4 and 8x8 fdct unit tests"
2013-07-16 James ZernMerge "VP[89]_COMMON: remove unused near_boffset"
2013-07-16 James ZernMerge "VP9_COMMON: remove unused framerate/bitrate"
2013-07-16 James ZernMerge "yv12config: remove YUV_TYPE"
2013-07-16 Ronald S. BultjeMerge "Replace generated quant tables with static looku...
2013-07-16 Jingning HanMerge "SSE2 8x8 inverse ADST/DCT transform"
2013-07-16 JohannMerge "vp9_convolve8_[horiz|vert]_avg"
2013-07-16 Jingning HanMerge "Skip inter-coded block reconstruction in rd...
2013-07-16 Dmitry KovalevMerge "Removing and moving around constant definitions."
2013-07-16 Yaowu XuMerge "Change to extend full border only when needed"
2013-07-16 Yaowu XuChange to extend full border only when needed
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-06-10 Yaowu XuMerge "Loopfilter: bug fix in sb_type usage" into exper...
2013-06-10 Yaowu XuMerge "Loopfilter: Always filter intra edges" into...
2013-06-10 Yaowu XuMerge "Loopfilter: use the current block only for skip...
2013-06-10 Yaowu XuMerge "Modified loop filter edge skipping" into experim...
2013-06-09 Ronald S. BultjeMerge "Align frame size to 8 instead of 16." into exper...
2013-06-08 Ronald S. BultjeAlign frame size to 8 instead of 16.
2013-05-24 Dmitry KovalevMerge "Adding API to read/write uncompressed frame...
2013-05-22 Yunqing WangMerge "Optimize variance functions" into experimental
2013-05-22 Jingning HanMerge "Make the intra rd search support 8x4/4x8" into...
2013-05-22 Scott LaVarnwayMerge "Removed unused idct functions" into experimental
2013-05-22 John KoleszarMerge "Initial version of alpha channel support" into...
2013-05-17 Jim BankoskiMerge "holds utility debugging functions" into experimental
2013-05-17 John KoleszarInitial version of alpha channel support
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 Dmitry KovalevMerge "Removing lossless flag from the bitstream."...
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 KoleszarAdd vp9_extend_frame_borders
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-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-14 Dmitry KovalevMerge "Encoder code cleanup." into experimental
2013-04-14 Dmitry KovalevMerge "Adding vp9_read_and_apply_sign function." into...
2013-04-14 Dmitry KovalevMerge "Renaming vp9_token_struct to vp9_token and remov...
2013-04-12 Jingning HanMerge changes I196814c0,I896fdfa0 into experimental
2013-04-11 Ronald S. BultjeMerge "Remove subtract_mb* functions." into experimental
2013-04-11 Ronald S. BultjeMerge "Remove unused macroblock versions of reconstruct...
2013-04-11 Ronald S. BultjeMerge "Remove "tplist" from VP9_COMP." into experimental
2013-04-11 Ronald S. BultjeMerge "Merge pick_sb_modes and pick_sb64_modes." into...
2013-04-11 Deb MukherjeeMerge "Turning model-based updates on with modelcoefpro...
2013-04-11 John KoleszarMerge "Remove unused vp9 ppc files" into experimental
2013-04-11 John KoleszarMerge "vp8: set y_crop_{width,height}" into experimental
2013-04-03 John Koleszarvp8: set y_crop_{width,height}
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
next