summaryrefslogtreecommitdiff
path: root/vp8
AgeCommit message (Expand)Author
2010-09-24disable compilation of debugging codeJohn Koleszar
2010-09-24Merge "Add getter functions for the interface data symbols"John Koleszar
2010-09-23Add getter functions for the interface data symbolsJohn Koleszar
2010-09-22Remove dead codeJohann
2010-09-21unset execute bit on c sourceJohn Koleszar
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 "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-13Removed unnecessary pxor.Fritz Koenig
2010-09-13Merge "Make block access to frame buffer sequential"Fritz Koenig
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-02Whitespace: nuke CRLFsJohn 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
2010-08-31followup arm patchJohann
2010-08-31Changed above and left context data layoutScott LaVarnway
2010-08-30Merge "Fix harmless off-by-1 error."John Koleszar
2010-08-30Merge "increase rate control buffer level precision"John Koleszar
2010-08-27Fix harmless off-by-1 error.Timothy B. Terriberry
2010-08-24clean up compiler warningsJohann
2010-08-23update structuresJohann
2010-08-23Rework idct calling structure.Fritz Koenig