Improved KF insertion after fades to still.
[profile/ivi/libvpx.git] / vp8 / decoder /
2010-09-17 Johannreorder data to use wider instructions
2010-09-17 Yunqing WangRestructure multi-threaded decoder
2010-09-16 John Koleszarcleanup: remove unused xprintf
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 JohannUpdate NEON wide idcts
2010-09-09 Fritz KoenigMerge branch 'master' of git://review.webmproject.org...
2010-09-09 John KoleszarUse WebM in copyright notice for consistency
2010-09-03 Scott LaVarnwayReduced the size of MB_MODE_INFO
2010-09-02 John KoleszarMerge "added separate rounding/zbin constants for 2nd...
2010-09-02 John KoleszarMerge "Disable frame dropping by default"
2010-09-02 Frank GalliganFix rare deadlock before loop filter
2010-09-01 Paul WilkinsMerge "Improved Force Key Frame Behaviour"
2010-09-01 Yunqing WangReplace sleep(0) calls in multi-threaded decoder
2010-08-31 Johannfollowup arm patch
2010-08-31 Scott LaVarnwayChanged above and left context data layout
2010-08-30 John KoleszarMerge "increase rate control buffer level precision"
2010-08-25 Fritz KoenigMerge "Allow --cpu= to work for x86."
2010-08-24 Johannclean up compiler warnings
2010-08-23 Johannupdate structures
2010-08-23 Fritz KoenigRework idct calling structure.
2010-08-12 Johannframework for assembly version of the detokenizer
2010-08-12 Scott LaVarnwayRemoved unnecessary MB_MODE_INFO copies
2010-08-11 Scott LaVarnwayMoved gf_active code to encoder only
2010-08-10 Yunqing WangFirst modification of multi-thread decoder
2010-08-02 John KoleszarMerge "Issue 150: Fixing linker warning in extend.c."
2010-08-02 John KoleszarMerge "Replace pinsrw (SSE) with MMX instructions"
2010-08-02 Philip JägenstedtReplace pinsrw (SSE) with MMX instructions
2010-07-29 John Koleszarapple: include proper mach primatives
2010-07-27 John KoleszarMerge "msvs: fix install of codec sources"
2010-07-27 JohannFix build w/o RTCD
2010-07-26 Fritz KoenigMerge "update arm idct functions"
2010-07-26 Fritz KoenigMerge changes I896fe6f9,I90d8b167
2010-07-26 Johannupdate arm idct functions
2010-07-23 Jeff MuizelaarChange the x86 idct functions to do reconstruction...
2010-07-23 Jeff MuizelaarCombine idct and reconstruction steps
2010-07-23 Fritz KoenigSwap alt/gold/new/last frame buffer ptrs instead of...
2010-07-22 Fritz KoenigRemove CONFIG_NEW_TOKENS files.
2010-07-21 JohannMerge "limit range checking code for L[k] to CONFIG_DEB...
2010-07-19 Yaowu XuMerge "Improve the accuracy of forward walsh-hadamard...
2010-07-12 Michael Kohlerlimit range checking code for L[k] to CONFIG_DEBUG...
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-30 John KoleszarUpdate loopfilter frame/filter/sharp info for multithread
2010-06-30 Yunqing WangMerge "Add loopfilter initialization fix in multithread...
2010-06-30 Yunqing WangAdd loopfilter initialization fix in multithreading...
2010-06-18 John KoleszarMerge "cosmetics: trim trailing whitespace"
2010-06-18 Yunqing WangMerge "Add x86_64-linux-icc target to build VP8 with...
2010-06-18 John Koleszarcosmetics: trim trailing whitespace
2010-06-18 John KoleszarMerge "Change bitreader to use a larger window."
2010-06-16 Timothy B. TerriberryChange bitreader to use a larger window.
2010-06-15 Yunqing WangMerge "More on "some XMM registers are non-volatile...
2010-06-14 Paul WilkinsMerge "Use local pointer to pbi->common."
2010-06-11 Yaowu XuMerge "Change preprocessor check to _WIN32"
2010-06-11 Paul WilkinsUse local pointer to pbi->common.
2010-06-11 Yunqing WangMerge "Improve vp8_sixtap_predict functions"
2010-06-11 John Koleszarreplace while(0) construct with if/else
2010-06-10 Timothy B. TerriberryFix new MV clamping scheme for chroma MVs.
2010-06-10 John KoleszarMerge "Detect toolchain based on gcc -dumpmachine"
2010-06-10 Paul WilkinsMerge "Adjust to avoid long line"
2010-06-10 Paul WilkinsMerge "Correct comment"
2010-06-10 Paul WilkinsMerge "Fix RD bug."
2010-06-10 John KoleszarMerge "Remove secondary mv clamping from decode stage"
2010-06-10 John KoleszarMerge "Make shared object use extralibs"
2010-06-09 John KoleszarRemove secondary mv clamping from decode stage
2010-06-07 Philip Jägenstedtremove unreferenced variable i
2010-06-04 John KoleszarLICENSE: update with latest text
2010-06-02 Yaowu XuMerge "Remove un-necessary memory initialization"
2010-06-01 Yunqing WangRemove costly memory reads/writes in vp8_reset_mb_token...
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