summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-22Improve handling of invalid frames.Timothy B. Terriberry
2010-09-21Merge "Fix typo"Johann
2010-09-21Fix typoJohann
2010-09-21Merge "Don't reset mb clamping state during splitmv decoding"John Koleszar
2010-09-21Don't reset mb clamping state during splitmv decodingJohn Koleszar
2010-09-21Merge "gitignore: initial version"John Koleszar
2010-09-21Merge "configure: support for ppc32-linux-gcc"John Koleszar
2010-09-21Merge "Add high limit check for unsigned parameters"John Koleszar
2010-09-21Merge "Restructure multi-threaded decoder"Yunqing Wang
2010-09-20Use movq instead of movdqu.Fritz Koenig
2010-09-20Merge "Better choice of instruction filter mask comparision."Fritz Koenig
2010-09-20Merge "reorder data to use wider instructions"Johann
2010-09-20Merge "Update NEON wide idcts"Johann
2010-09-20Better choice of instruction filter mask comparision.Fritz Koenig
2010-09-20Add high limit check for unsigned parametersGuillermo Ballester Valor
2010-09-17reorder data to use wider instructionsJohann
2010-09-17Restructure multi-threaded decoderYunqing Wang
2010-09-16cleanup: remove unused xprintfJohn Koleszar
2010-09-16Reduce size of tokenizer tablesJohn Koleszar
2010-09-15Modify GET_GOT macro for performance.Fritz Koenig
2010-09-13Removed unnecessary pxor.Fritz Koenig
2010-09-13Merge "Make block access to frame buffer sequential"Fritz Koenig
2010-09-13configure: support for ppc32-linux-gccJohn Koleszar
2010-09-13cosmetics: expand tabs in configureJohn Koleszar
2010-09-10Make block access to frame buffer sequentialFritz Koenig
2010-09-09Merge "Improved subset block search"Scott LaVarnway
2010-09-09Improved subset block searchScott LaVarnway
2010-09-09Update NEON wide idctsJohann
2010-09-09Fix GF interval for non-lagged ARFsJohn Koleszar
2010-09-09Merge branch 'master' of git://review.webmproject.org/libvpxFritz Koenig
2010-09-09Use WebM in copyright notice for consistencyJohn Koleszar
2010-09-08Skip unnecessary search of identical framesJim Bankoski
2010-09-08Enable ARFs for non-lagged compressJim Bankoski
2010-09-07Bilinear subpixel optimizations for ssse3.Fritz Koenig
2010-09-03Reduced the size of MB_MODE_INFOScott LaVarnway
2010-09-02Update CHANGELOG for v0.9.2 releaseJohn Koleszar
2010-09-02Update AUTHORSJohn Koleszar
2010-09-02Whitespace: nuke CRLFsJohn Koleszar
2010-09-02Use native win32 timers on mingwJohn Koleszar
2010-09-02Fix target detection on mingw32John Koleszar
2010-09-02Use -fno-common for mingwJohn Koleszar
2010-09-02encoder: remove postproc dependencyJames Zern
2010-09-02Merge "added separate rounding/zbin constants for 2nd order"John Koleszar
2010-09-02Merge "Disable frame dropping by default"John Koleszar
2010-09-02added separate rounding/zbin constants for 2nd orderYaowu Xu
2010-09-02Disable frame dropping by defaultJohn Koleszar
2010-09-01Fix rare deadlock before loop filterFrank Galligan
2010-09-01Merge "Improved Force Key Frame Behaviour"Paul Wilkins
2010-08-31Replace sleep(0) calls in multi-threaded decoderYunqing Wang
2010-08-31Improved Force Key Frame BehaviourPaul Wilkins