Merge "Copy macroblock data to a buffer before encoding it"
[profile/ivi/libvpx.git] / vp8 / vp8dx.mk
2011-05-26 John KoleszarMerge "Do not copy data between encoder reference buffers."
2011-05-24 Yunqing WangMerge "Rewrite hex search function"
2011-05-20 JohannMerge "Fixed iwalsh_neon build problems with RVDS4.1"
2011-05-20 Yaowu XuMerge "disable trellis optimization for first pass"
2011-05-19 Scott LaVarnwayMerge "Using partition_info instead of blockd info...
2011-05-19 Scott LaVarnwayMerge "Make hor UV predict ~2x faster (73 vs 132 cycles...
2011-05-19 John KoleszarMerge "changed configure option name to reduce confusion"
2011-05-19 John KoleszarMerge "Make activity masking functions static"
2011-05-19 John KoleszarMerge "Adding error-concealment to the decoder."
2011-05-19 Stefan HolmerAdding error-concealment to the decoder.
2011-03-29 John KoleszarMerge "configure: enable unused variable warnings"
2011-03-04 John KoleszarMerge "Fix counter of fixed keyframe distance"
2011-02-24 JohannMerge "documentation: minor cosmetics"
2011-02-17 John KoleszarMerge "Removed unused vp8_recon_intra4x4mb function"
2011-02-17 John KoleszarMerge "Fix relative include paths"
2011-02-11 Yaowu XuMerge "Redefining good quality speed settings"
2011-02-10 Yunqing WangMerge "Improve motion search in real-time mode"
2011-02-10 John KoleszarFix relative include paths
2011-02-10 JohannMerge "Adds armv6 optimized variance calculation"
2011-02-09 John KoleszarMerge "Put more code under #if CONFIG_MULTITHREAD."
2011-02-09 Gaute StrokkenesPut more code under #if CONFIG_MULTITHREAD.
2010-11-05 John KoleszarMerge commit 'fix integer promotion bug in partition...
2010-10-25 John KoleszarMerge "Remove legacy release.sh script"
2010-10-22 John KoleszarMerge "Improve handling of invalid frames."
2010-09-29 Fritz KoenigMerge "Optimizations on the loopfilters."
2010-09-27 John KoleszarMerge "disable compilation of debugging code"
2010-09-27 John KoleszarMerge "darwin-icc: build for specific SDKs"
2010-09-24 John KoleszarMerge "move reconintra_mt to decoder (for now)"
2010-09-24 John Koleszarmove reconintra_mt to decoder (for now)
2010-09-21 John KoleszarMerge "gitignore: initial version"
2010-09-20 JohannMerge "reorder data to use wider instructions"
2010-09-20 JohannMerge "Update NEON wide idcts"
2010-09-13 Fritz KoenigMerge "Make block access to frame buffer sequential"
2010-09-09 Scott LaVarnwayMerge "Improved subset block search"
2010-09-09 Scott LaVarnwayImproved subset block search
2010-09-09 Fritz KoenigMerge branch 'master' of git://review.webmproject.org...
2010-09-09 John KoleszarUse WebM in copyright notice for consistency
2010-08-30 John KoleszarMerge "increase rate control buffer level precision"
2010-08-23 Fritz KoenigRework idct calling structure.
2010-07-19 Yaowu XuMerge "Improve the accuracy of forward walsh-hadamard...
2010-07-01 Paul WilkinsMerge "Further adjustment of RD behaviour with Q and...
2010-07-01 John KoleszarMerge "ivfenc: correct fixed kf interval, --disable-kf"
2010-06-30 John KoleszarMerge "ARM WinCE VS8 build update"
2010-06-30 John KoleszarMerge "Remove INLINE/FORCEINLINE"
2010-06-24 John KoleszarRemove INLINE/FORCEINLINE
2010-06-18 John KoleszarMerge "cosmetics: trim trailing whitespace"
2010-06-18 John Koleszarcosmetics: trim trailing whitespace
2010-06-07 Yaowu XuMerge "Remove duplicate and unused functions"
2010-06-05 John Koleszarshared library support (.so)
2010-06-04 John KoleszarLICENSE: update with latest text
2010-05-26 Paul WilkinsMerge "Correct bit allocation when the alternative...
2010-05-25 John KoleszarMerge "configure: detect toolchain if not specified"
2010-05-25 John KoleszarMerge "configure: support --enable-pic for generic...
2010-05-25 John Koleszarinstall includes in DIST_DIR/include/vpx, move vpx_code...
2010-05-18 John KoleszarInitial WebM release