platform/upstream/libvpx.git
2012-01-20 Yaowu Xureverted an accidental code deleting
2012-01-18 Yaowu XuMerge "new loop filter functions for macroblock boundar...
2012-01-18 Yaowu Xunew loop filter functions for macroblock boundaries
2012-01-18 Paul WilkinsPossible divide by 0 error.
2012-01-17 Paul WilkinsRate control on static scenes plus Y2dc delta Q fix.
2012-01-11 Yaowu XuMerge "Added an emms to prevent invalid stats output...
2012-01-05 Yaowu XuAdded an emms to prevent invalid stats output
2011-12-23 Christian DuvivierFix more warnings.
2011-12-23 Christian DuvivierAdd script to test all builds.
2011-12-21 Christian DuvivierFix a couple of warnings.
2011-12-21 Yaowu Xuchanged mode_context update strategy
2011-12-20 Paul WilkinsMerge "Extended Q:" into experimental
2011-12-20 Paul WilkinsMerge "Extend to 256 Q steps." into experimental
2011-12-20 Paul WilkinsMerge "QRange experiements." into experimental
2011-12-20 Paul WilkinsMerge "Further QIndex realted Fixes:" into experimental
2011-12-19 Paul WilkinsExtended Q:
2011-12-19 Paul WilkinsExtend to 256 Q steps.
2011-12-19 Paul WilkinsQRange experiements.
2011-12-19 Paul WilkinsFurther QIndex realted Fixes:
2011-12-16 Adrian GrangeReset segment_id to 0 when segmentation is disabled
2011-12-15 Adrian GrangeFixed stride bug in segmentation code
2011-12-15 Adrian GrangeFixed bug to use mode_info_stride rather than mb_cols
2011-12-12 Paul WilkinsQINDEX_RANGE fixed tables.
2011-12-09 Yaowu XuEnabled adaptive UV intra coding for inter frames
2011-12-09 Adrian GrangeMerge "Fix out of bounds read in update_mbgraph_frame_s...
2011-12-09 Adrian GrangeFix out of bounds read in update_mbgraph_frame_stats
2011-12-09 Yaowu XuRevised coding using adaptive mode context to depend...
2011-12-09 Paul WilkinsExperiment with old Q range:
2011-12-08 Yaowu Xufixed a crash caused invalid Q choice
2011-12-07 Yaowu XuRemoved #if CONFIG_MULCONTEXT
2011-12-07 Yaowu XuRemoved #if CONFIG_I8X8
2011-12-07 Yaowu Xumade vp8_mode_context adaptive
2011-12-07 Yaowu Xufixed a crash when MODE_STATS is enabled
2011-12-07 Yaowu XuMerge "Minor fixes:" into experimental
2011-12-07 Paul WilkinsMinor fixes:
2011-12-07 Ronald S. BultjeRename use_dc_pred to use_16x16_pred.
2011-12-07 Yaowu XuMerge "corrected an enum name" into experimental
2011-12-06 Ronald S. BultjeFix for RD thresholds if both I8X8 and DUALPRED are...
2011-12-06 Ronald S. BultjeDual 16x16 inter prediction.
2011-12-06 Paul WilkinsSome further QIndex issues with extended Q
2011-12-06 Yaowu Xucorrected an enum name
2011-12-05 Yaowu Xuremoved leftover code from a couple merge problems.
2011-12-02 Yaowu Xuchanged configure script to enable new experimental...
2011-12-02 Yaowu Xuadded separate entropy context for alt_ref
2011-12-02 Yaowu Xuenabled 8x8 intra prediction modes on inter frames
2011-12-02 Paul WilkinsFurther work on extended Q range.
2011-12-02 Paul WilkinsCR/LF issue.
2011-12-01 Yaowu Xuadded transform type to MB_MODE_INFO
2011-11-29 Paul WilkinsMinQ equations.
2011-11-29 Paul WilkinsExtended Q Range:
2011-11-29 Paul WilkinsFurther work on extended Q range.
2011-11-28 Ronald S. Bultjembgraph: fix invalid memory access if motion vectors...
2011-11-28 Yaowu Xuchanged find_near_mvs search to include a mb from last...
2011-11-23 Paul WilkinsTwo pass rate control code changes.
2011-11-23 Paul WilkinsFurther resolution of QIndex LUTS;
2011-11-22 Adrian GrangeRemove redundant code (lf_or_gf and frame_lf_or_gf)
2011-11-22 Paul WilkinsRemoval of Qindex LUTS.
2011-11-21 Paul WilkinsExtended Q range Experiment.
2011-11-21 Paul WilkinsCosmetic clean up.
2011-11-21 Paul WilkinsDecoder segmentation bug.
2011-11-21 Paul WilkinsCONFIG_T8X8 experiment.:
2011-11-17 Adrian GrangeClip buffer level to the maximum buffer size in CBR
2011-11-17 Yaowu XuMerge "fixed the scaling in 8x8 trellis quant" into...
2011-11-16 Yaowu Xufixed the scaling in 8x8 trellis quant
2011-11-16 Paul WilkinsHeader inclusion for Unix build
2011-11-15 Paul WilkinsMerge CONFIGURE_SEGMENTATION experiment.
2011-11-15 Paul WilkinsFurther clean up of Segmentation experiment code
2011-11-15 Paul WilkinsFurther work on Segmentation Experiment:
2011-11-11 Paul WilkinsSegmentation experiment:
2011-11-11 Paul WilkinsSEGMENTATION experiment:
2011-11-11 Yaowu Xuchanged function name for clarity
2011-11-11 Yaowu XuMerge "fixed the decoder when using 8x8 transform"...
2011-11-11 Yaowu XuMake 8x8 and extend_qrange to work together
2011-11-11 Yaowu Xufixed the decoder when using 8x8 transform
2011-11-10 Yaowu XuMerge "scaled the threshold for 2nd order coefficient...
2011-11-10 Yaowu Xuscaled the threshold for 2nd order coefficient reset
2011-11-10 Paul WilkinsMerge "T8x8 experiment merge." into experimental
2011-11-10 Yaowu XuMerge "fixed an encoder bug" into experimental
2011-11-10 Yaowu Xufixed an encoder bug
2011-11-09 Paul WilkinsT8x8 experiment merge.
2011-11-09 Paul WilkinsMerging and testing of SEGMENTATION experiment.
2011-11-09 Paul WilkinsSegmentation feature logic fix.
2011-11-09 Yaowu Xumake debug match release build on win32 with 8x8 transf...
2011-11-08 Yaowu XuAttempt to fix an issue related to 8x8 transform and...
2011-11-08 Paul WilkinsSegment signaling of TX size
2011-11-04 Yaowu XuMerge "Added context reset when 2nd order coefficients...
2011-11-04 Paul WilkinsSegment Features with 8x8DCT.
2011-11-04 Paul WilkinsSegment Feature Data Access
2011-11-04 Yaowu Xumake uv intra mode coding adaptive to Y mode
2011-11-03 Yaowu XuAdded context reset when 2nd order coefficients are...
2011-11-03 Paul WilkinsSegment Features. Removal of #ifdefs
2011-11-03 Paul WilkinsMerge "Segmentation: Reference frames" into experimental
2011-11-02 Paul WilkinsMerge "Change to prevent encoding of effect-less 2nd...
2011-11-02 Paul WilkinsSegmentation: Reference frames
2011-11-01 Adrian GrangeDeleted repeated code block
2011-10-31 Adrian GrangeFixed this_mode used before set in vp8_pick_inter_mode
2011-10-31 Paul WilkinsSegmentation Entropy and tweaks.
2011-10-27 Paul WilkinsResolve build problem
2011-10-25 Yaowu XuChange to prevent encoding of effect-less 2nd order...
2011-10-25 Yaowu XuMerge "added a last stage rounding for 8x8 inverse...
next