Merge "bug fix: do not set noise sensitivity in vp8_scalable_patterns.c"
[profile/ivi/libvpx.git] / build /
2012-05-19 John KoleszarMerge "examples: use alignment > 1 w/vpx_img_alloc"
2012-05-14 John KoleszarMerge "Fix missing param name in NEON scaler functions"
2012-05-14 John KoleszarMerge "fix warnings for building on win32"
2012-05-14 Alexis BallierAllow target autodetection to work when cross-compiling.
2012-05-11 John KoleszarMerge branch 'origin/eider' into master
2012-05-01 JohannMerge "Update paths for iOS 5.1" into eider
2012-04-30 JohannUpdate paths for iOS 5.1
2012-04-30 JohannMerge "Add target for OS X 10.8 Mountain Lion" into...
2012-04-27 JohannAdd target for OS X 10.8 Mountain Lion
2012-04-12 JohannMerge "Use OFFSET_PATTERN from libs.mk"
2012-04-12 Scott LaVarnwayMerge "MB_MODE_INFO size reduction"
2012-04-12 Scott LaVarnwayMerge "loopfilter improvements"
2012-04-12 John KoleszarMerge "FTFY: fix syntax error"
2012-04-12 JohannUse OFFSET_PATTERN from libs.mk
2012-04-12 Attila NagyFix vpx_rtcd.h dependency in Android.mk
2012-04-02 JohannAllow disabling disabled codecs
2012-03-29 John KoleszarMerge "remove unused BOOL_CODER::value"
2012-03-29 John KoleszarMerge "FTFY: support wordwrapping commit messages"
2012-03-29 John KoleszarMerge "FTFY: an automated style corrector"
2012-03-16 Yunqing WangMerge "Add motion search skipping in first pass"
2012-03-16 John KoleszarUpdate XCode SDK search paths
2012-03-16 JohannMerge "RFC: Reorganize MFQE loops"
2012-03-16 Scott LaVarnwayMerge "x_motion_minq table reduction"
2012-03-14 John KoleszarMerge "Fix build under Estonian locale"
2012-03-14 Priit LaesFix build under Estonian locale
2012-03-13 Jim BankoskiMerge "Update for key frame target size setting."
2012-03-09 John KoleszarMerge "vpx_timer: increase resolution"
2012-02-27 John KoleszarMerge "vpxenc: initial implementation of multistream...
2012-02-27 John KoleszarMerge "decoder: reset segmentation map on keyframes"
2012-02-23 Jim BankoskiMerge "Remove the frame rate factor for key frame size."
2012-02-21 John KoleszarMerge changes I0341554f,I64e110c8
2012-02-21 Scott LaVarnwayMerge "Remove redundant init of segment_counts in vp8_e...
2012-02-21 John KoleszarMerge "Update encoder mb_skip_coeff and prob_skip_false...
2012-02-17 John KoleszarMerge changes Idf1a05f3,If227b29b,Iac784d39
2012-02-17 JohannMerge "OS X shell is incompatible with echo -n"
2012-02-17 Yunqing WangMerge "Fix incorrect use of uv eobs in intra modes"
2012-02-16 JohannOS X shell is incompatible with echo -n
2012-02-16 Fritz KoenigInclude path fix for building against Android NDK.
2012-02-16 Scott LaVarnwayMerge "decodemv cleanup/improvements"
2012-02-15 Fritz KoenigFix rtcd build process for Android.mk
2012-02-11 John KoleszarMerge "support changing resolution with vpx_codec_enc_c...
2012-02-08 John KoleszarMerge "Add OS/2 supports"
2012-02-08 KO Myung-HunAdd OS/2 supports
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 KoleszarNew RTCD implementation
2012-01-27 John KoleszarMerge Duclair release into master branch
2012-01-27 John KoleszarMerge "Hook up VP8D_GET_LAST_REF_USED"
2012-01-26 John KoleszarMerge changes I17e1a348,Iad710941
2012-01-23 Fritz KoenigMerge "Disconnect ARM tgt_isa from dsp extensions"
2012-01-20 Fritz KoenigDisconnect ARM tgt_isa from dsp extensions
2012-01-20 Deb MukherjeeMerge "Overhauling the thresholds and mixing proportion...
2012-01-19 Jeff FaustMerge "Simplify an assignment statement"
2012-01-19 John KoleszarMerge "Remove duplicate line in parameter parsing."
2012-01-18 John KoleszarMerge "get_plane_pointers: use u/v planes consistently"
2012-01-18 Fritz KoenigMerge "Add makefile for building libvpx for Android."
2012-01-18 Fritz KoenigAdd makefile for building libvpx for Android.
2012-01-18 John KoleszarMerge changes I1ebe76aa,Ia079b52b
2012-01-10 John KoleszarMerge "fix: roundoff initializer is not a constant"
2012-01-10 John KoleszarMerge "Remove iwmmx target."
2012-01-10 Fritz KoenigRemove iwmmx target.
2012-01-09 Deb MukherjeeMerge "Multiframe quality enhancement postprocessing"
2012-01-09 JohannMerge "Remove symbian target and associated files."
2012-01-06 Fritz KoenigRemove symbian target and associated files.
2012-01-06 John KoleszarMerge "Reduced the size of Y1Dequant and friends to...
2012-01-05 JohannMerge "Use number instead of string for eabi_attribute."
2012-01-05 Scott LaVarnwayMerge "Removed unused diff buffer"
2012-01-05 Scott LaVarnwayMerge "SSE2 optimizations for vp8_build_intra_predictor...
2012-01-04 Fritz KoenigUse number instead of string for eabi_attribute.
2011-12-21 John KoleszarMerge "tokenizer: use correct block type context in...
2011-12-19 JohannMerge "Avoid heap allocation of firstpass stats"
2011-12-15 Yunqing WangMerge "Only call vp8_find_near_mvs() once for each...
2011-12-15 Yunqing WangMerge "Force realtime version 1 streams to only use...
2011-12-15 John KoleszarMerge "Avoid multiple test for same lvl in auto filter...
2011-12-14 John KoleszarMerge "add check to ensure that cq_level falls within...
2011-12-14 JohannMerge "Use xcode 4.2"
2011-12-14 JohannMerge "Fix iOS conversion script"
2011-12-14 John KoleszarMerge "fix: active_worst_quality could be set above...
2011-12-14 JohannUse xcode 4.2
2011-12-13 John KoleszarMerge "vpx_integer.h: fix incorrect type emulation"
2011-12-13 JohannMerge "Fix incorrect PROC/ENDP match"
2011-12-13 JohannFix incorrect PROC/ENDP match
2011-12-13 JohannFix iOS conversion script
2011-12-05 John KoleszarMerge "Speed selection support for disabled reference...
2011-11-28 Scott LaVarnwayMerge "Modified the inverse walsh to output directly"
2011-11-23 JohannMerge "Move shared data to shared location"
2011-11-23 JohannMerge "Fix encoder partitioned output on ARM"
2011-11-23 John KoleszarMerge "Decoder fixes to better support reference pictur...
2011-11-23 JohannMerge "Validate encoder buffer writes for single token...
2011-11-18 Attila Nagyads2gas translates PRESERVE8, REQUIRE8 and ARM directives
2011-11-09 Scott LaVarnwayMerge "Relocated idct/add calls for encoder"
2011-11-09 JohannMerge "ARMv6 optimized Intra4x4 prediction"
2011-11-09 John KoleszarMerge "Reset FPU state after calc_plane_error()"
2011-11-09 John KoleszarMerge "Compiler warning fix for const array."
2011-11-08 Adrian GrangeMerge "Third set of checks of buffer level against...
2011-11-08 Adrian GrangeMerge "Additional clipping of buffer level to maximum...
2011-11-08 JohannMerge "win64: use -f x64 in asflags instead of -f win64"
2011-11-08 Rafaël Carréwin64: use -f x64 in asflags instead of -f win64
2011-11-05 James Zernfix file permissions
2011-11-04 James BerryAdd unit test support via google test
next