Merge "Simplify rd_pick_intra_sby_mode()"
[platform/upstream/libvpx.git] / test / i420_video_source.h
2014-02-26 hkuangMerge "Fix a bug in intra prediction due to change...
2014-02-05 Dmitry KovalevMerge "Clamping active_{best, worst}_quality values."
2014-02-05 Dmitry KovalevMerge "Removing SECTIONBITS_OUTPUT."
2014-02-04 Dmitry KovalevMerge "Removing ENC_DEBUG."
2014-02-01 Dmitry KovalevMerge "Cleaning up motion compensation code."
2014-01-31 Dmitry KovalevMerge "Combining fb_idx_ref_cnt[] and yv12_fb[] arrays."
2014-01-31 Dmitry KovalevMerge "Renaming "mbskip" to "skip"."
2014-01-30 Yaowu XuMerge "Replace inline with INLINE"
2014-01-30 James ZernMerge "tests: fix a few msvc warnings"
2014-01-29 James Zerntests: fix a few msvc warnings
2013-11-19 Jim BankoskiMerge "Reduce loop filter in cyclic refresh."
2013-09-09 Ivan MaltzMerge "API extensions and sample app for spacial scalab...
2013-09-09 James ZernMerge "Revert "New mode_info_context storage""
2013-09-09 Yaowu XuMerge "Reduce the amount of extension in src frames"
2013-09-08 Jim BankoskiMerge "New mode_info_context storage"
2013-09-06 Deb MukherjeeMerge "Support a constant quality mode in VP9"
2013-09-06 Yaowu Xucleanup cpplint warnings
2013-07-09 Yaowu XuMerge "Fix loopfilter bug"
2013-06-27 Dmitry KovalevMerge "General cleanup in segmentation-related code."
2013-06-27 Dmitry KovalevMerge "Moving subexp encoding functions in separate...
2013-06-27 Jingning HanMerge "Make intra predictor reference buffer configurable"
2013-06-27 Yaowu XuMerge "Change to use LUT for mode-to-txfm conversion"
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 James Zerntests/*source: test file pointer before reading
2013-06-25 Ronald S. BultjeMerge "Only do metrics on cropped (visible) area of...
2013-06-25 Ronald S. BultjeMerge "Don't skip right/bottom border pixels in SSIM...
2013-06-25 Ronald S. BultjeMerge "Add averaging-SAD functions for 8-point comp...
2013-06-25 Jingning HanMerge "Cosmetic changes in 4x4 fwd transform unit test"
2013-06-25 Jingning HanMerge "Tune the rounding operations in 8x8 ADST/DCT...
2013-06-25 James ZernMerge "I420VideoSource: normalize framerate types"
2013-06-22 James ZernI420VideoSource: normalize framerate types
2013-06-13 John KoleszarMerge "libs.mk: allow tests to be sharded"
2013-06-12 John KoleszarVP9 profile 0 release candidate
2013-06-11 John KoleszarMerge branch 'master' into experimental
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-09 John KoleszarMerge "Change test image format to VPX_IMG_FMT_I420...
2013-05-09 John KoleszarChange test image format to VPX_IMG_FMT_I420
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-10-27 Jim BankoskiMinor tweaks to video source frameworks
2012-10-22 John KoleszarMerge "postproc: allocate enough memory for limits...
2012-10-22 Yunqing WangMerge "Add unit test for decoder test_vector_test"
2012-10-22 Yunqing WangAdd unit test for decoder test_vector_test
2012-08-21 Scott LaVarnwayMerge "Removed unused dr from VP8D_COMP"
2012-07-10 JohannMerge "VP8 optimizations for MIPS dspr2"
2012-07-10 Yunqing WangMerge "Add unit test for vp8_sixtap_predict functions"
2012-07-10 John KoleszarMerge "I420VideoSource: add members to ctor initialization"
2012-07-10 Yunqing WangMerge "Remove goldfreq in VP8_COMP"
2012-07-10 James ZernI420VideoSource: add members to ctor initialization
2012-06-29 Yunqing WangMerge "Fix decimation_count in drop_frame"
2012-06-25 Jim BankoskiMerge "Add unit test for intra prediction."
2012-06-25 John KoleszarMerge changes I94a061eb,If6910fe3
2012-06-23 Jim Bankoskiadd auto keyframe unit test