aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-29Merge "Convert rc_max_intra_bitrate_pct to control"libvpx-masterJohn Koleszar
2011-07-29Correctly track sharpness in vp8cx_pick_filter_level_fastJohn Koleszar
2011-07-28Merge "configure: add --enable-static option"John Koleszar
2011-07-28Convert rc_max_intra_bitrate_pct to controlJohn Koleszar
2011-07-27Preload reference area in sub-pixel motion search (real-time mode)Yunqing Wang
2011-07-27Merge "Fix range checks in motion search"Yunqing Wang
2011-07-27Fix range checks in motion searchYunqing Wang
2011-07-26vpxenc: cosmetics: timebase help update / spellingJames Zern
2011-07-26Merge "cosmetics: consistently use [u]int64_t"John Koleszar
2011-07-26cosmetics: consistently use [u]int64_tJames Zern
2011-07-26Merge ""Eliminated TOKENEXTRABITS" broke the windows build."Johann
2011-07-26"Eliminated TOKENEXTRABITS" broke the windows build.Scott LaVarnway
2011-07-25configure: add --enable-static optionJames Zern
2011-07-25Merge "Eliminated TOKENEXTRABITS"Scott LaVarnway
2011-07-25Eliminated TOKENEXTRABITSScott LaVarnway
2011-07-25Merge "Use CONFIG_FAST_UNALIGNED consistently in codec"Yunqing Wang
2011-07-25Specify size for argument pushed to stackYunqing Wang
2011-07-25Use CONFIG_FAST_UNALIGNED consistently in codecYunqing Wang
2011-07-22Merge "fix sharpness bug and clean up"Johann
2011-07-22fix sharpness bug and clean upJohann
2011-07-22Merge "Preload reference area to an intermediate buffer in sub-pixel motion s...Yunqing Wang
2011-07-22Preload reference area to an intermediate buffer in sub-pixel motion searchYunqing Wang
2011-07-21Merge "Add .size directive to ARM asm functions."Johann
2011-07-21Merge "Mark ARM asm objects as allowing a non-executable stack."Johann
2011-07-21Add .size directive to ARM asm functions.Timothy B. Terriberry
2011-07-21Mark ARM asm objects as allowing a non-executable stack.Timothy B. Terriberry
2011-07-21Merge "Increase chrow row alignment to 16 bytes."John Koleszar
2011-07-21Merge "Add improvements made in good-quality mode to real-time mode"Yunqing Wang
2011-07-20Increase chrow row alignment to 16 bytes.Timothy B. Terriberry
2011-07-20encoder: don't set the fragment bit for the last partitionAttila Nagy
2011-07-19Merge "Moved vp8_encode_bool into boolhuff.h"Scott LaVarnway
2011-07-19Revert "Disable __longjmp_chk protection"John Koleszar
2011-07-19remove old armv5 codeJohann
2011-07-19Moved vp8_encode_bool into boolhuff.hScott LaVarnway
2011-07-18Improved 1-pass CBR rate controlJohn Koleszar
2011-07-18Merge "Disable __longjmp_chk protection"John Koleszar
2011-07-18Merge "Fixed rate histogram calculation"John Koleszar
2011-07-18Fixed rate histogram calculationTero Rintaluoma
2011-07-15Merge "Tokenize MB optimized"Scott LaVarnway
2011-07-15Merge "Fix vpxenc encoding incorrect webm file header on big endian machines(...Yunqing Wang
2011-07-15Tokenize MB optimizedTero Rintaluoma
2011-07-14bug fix vpx_copy_and_extend_frame size issueJames Berry
2011-07-14Remove unused speed featuresJohn Koleszar
2011-07-13Merge "Better allocate yuv buffers."Fritz Koenig
2011-07-13Merge "Fix unnecessary casting of B_PREDICTION_MODE (issue 349)"Yunqing Wang
2011-07-13Disable __longjmp_chk protectionJohn Koleszar
2011-07-13Fix unnecessary casting of B_PREDICTION_MODE (issue 349)Yunqing Wang
2011-07-13Add improvements made in good-quality mode to real-time modeYunqing Wang
2011-07-13Better allocate yuv buffers.Fritz Koenig
2011-07-13Merge "Reduce motion vector search on alt-ref frame."Fritz Koenig