]> granicus.if.org Git - libvpx/history - vp9/encoder/vp9_lookahead.c
Seperate the border size for encoder and decoder.
[libvpx] / vp9 / encoder / vp9_lookahead.c
2014-01-21 hkuangSeperate the border size for encoder and decoder.
2013-12-02 JohannMerge branch 'forest'
2013-11-21 hkuangMerge "Remove unnecessary eob checking."
2013-11-20 Jingning HanMerge "Take out assertion from inverse transforms"
2013-11-20 Guillaume MartresMerge "vpxenc: add --aq-mode flag to control adaptive...
2013-11-19 Jim BankoskiMerge "Reduce loop filter in cyclic refresh."
2013-11-19 JohannMerge "Disable avx/avx2 for Visual Studio 2010"
2013-11-19 Dmitry KovalevMerge "Finally removing txfrm_block_to_raster_block...
2013-11-19 Dmitry KovalevMerge "Cleaning up vp9_entropy.c file."
2013-11-19 Tom FineganMerge "vpxdec: Include frame number when decode fails."
2013-11-18 Yaowu XuMerge "Fixed a bug in commit a4a5a210"
2013-11-18 Yaowu XuMerge "Move vp9_extend.{h,c} from common to encoder"
2013-11-18 Yaowu XuMove vp9_extend.{h,c} from common to encoder
2013-10-14 James ZernMerge "vp9_receive_compressed_data: remove unnecessary...
2013-10-10 Yunqing WangMerge "d153 intra prediction (32x32) ssse3 using bytes"
2013-10-10 Jingning HanMerge "Allow sub8x8 intra modes test for alt frame...
2013-10-09 Jingning HanMerge "Simplifying and inlining k_cvtlo_epi16 and k_cvt...
2013-10-09 James ZernMerge "vp9_blockd.h: update get_tx_eob() signature"
2013-10-08 Deb MukherjeeMerge "Rate control parameter adjustment"
2013-10-07 Jim BankoskiMerge "cpplint vp9_variance_sse2.c"
2013-10-07 Dmitry KovalevMerge "Cleaning up foreach_predicted_block_in_plane...
2013-10-07 Adrian GrangeMerge "cpplint issues resolved vp9_ratectrl.c"
2013-10-07 Jim BankoskiMerge "cpplint problems resolved with vp9_firstpass.c"
2013-10-07 Jim BankoskiMerge "cpplint issues resolved in vp9_mcomp.c"
2013-10-07 Jim BankoskiMerge changes I8a106dd6,Iec442603
2013-10-06 Dmitry KovalevMerge "Adding assign_mv() function to reduce code dupli...
2013-10-06 Dmitry KovalevMerge "Giving consistent names to IDCT/IWHT functions."
2013-10-05 Jim BankoskiMerge "unused typedef in vp9_variance.h"
2013-10-05 Jim BankoskiMerge "cpplint issues with vp9_boolhuff.c resolved"
2013-10-05 Jim BankoskiMerge "added nolint to function that doesn't seem easy...
2013-10-05 Jim BankoskiMerge "cpplint issues in vp9_lookahead.c"
2013-10-04 Jim Bankoskicpplint issues in vp9_lookahead.c
2013-07-23 Scott LaVarnwayMerge "Eliminated prev_mip memsets/memcpys in encoder"
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 Dmitry KovalevRemoving and moving around constant definitions.
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-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 John KoleszarInitial version of alpha channel support
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-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-12 Paul WilkinsMerge "Change buffer update rules on ARF overlay."...
2013-03-12 Ronald S. BultjeMerge "Fix typo in comment for number of extra bits...
2013-03-12 Paul WilkinsMerge "Changes to maximum gf/arf interval." into experi...
2013-03-12 Dmitry KovalevMerge "Code cleanup." into experimental
2013-03-12 Dmitry KovalevCode cleanup.
2013-03-06 Paul WilkinsMerge "Added stricter Q control flag." into experimental
2013-03-05 Dmitry KovalevMerge "Code cleanup and simplification of build_4x4uvmv...
2013-03-04 Dmitry KovalevMerge "Code cleanup." into experimental
2013-03-04 Yunqing WangMerge "Optimize vp9_short_idct4x4llm function" into...
2013-03-02 John KoleszarMerge changes If5896507,I06b5ba5c,I2712f99e into experi...
2013-03-01 John KoleszarMerge master branch into experimental
2013-01-26 Jim BankoskiMerge "Bug fix: error-concealment enabled changed...
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-22 Jim BankoskiMerge "libvpx: Fix some warnings."
2013-01-18 Frank Galliganlibvpx: Fix some warnings.
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 Bankoskifixed includes to be fully specified
2012-11-27 John KoleszarAdd vp9_ prefix to all vp9 files