summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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 "Fix two-pass framrate for Y4M input."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-27Fix two-pass framrate for Y4M input.Timothy B. Terriberry
2010-08-25Merge "Allow --cpu= to work for x86."Fritz Koenig
2010-08-24Allow --cpu= to work for x86.Fritz Koenig
2010-08-24clean up compiler warningsJohann
2010-08-23update structuresJohann
2010-08-23Rework idct calling structure.Fritz Koenig
2010-08-20increase rate control buffer level precisionJohn Koleszar
2010-08-19Revert "Removed ssse3 sixtap code"Jim Bankoski
2010-08-19cleanup simple loop filterJohann
2010-08-19Merge "fix armv6 simpleloop filter"Johann
2010-08-19fix armv6 simpleloop filterJohann
2010-08-18Removed ssse3 sixtap codeScott LaVarnway
2010-08-16Merge "store more vars than we removed"John Koleszar
2010-08-16store more vars than we removedJohann
2010-08-16arm: fix missing dependency with --enable-sharedJohn Koleszar
2010-08-13move segmentation_common to encoderJohn Koleszar
2010-08-12framework for assembly version of the detokenizerJohann
2010-08-12update structureJohann
2010-08-12remove unused definitionJohann
2010-08-12Removed unnecessary MB_MODE_INFO copiesScott LaVarnway
2010-08-11Merge "Finished vp8_sixtap_predict4x4_ssse3 function"Scott LaVarnway
2010-08-11cosmetics: add missing 2D array bracesJohn Koleszar
2010-08-11avoid negative array subscript warningsJohn Koleszar
2010-08-11Finished vp8_sixtap_predict4x4_ssse3 functionScott LaVarnway
2010-08-11rename DETOK_[AL]Johann
2010-08-11Moved gf_active code to encoder onlyScott LaVarnway
2010-08-10Removed duplicate functionsYaowu Xu
2010-08-10Normalize quantizer's zero bin and rounding factorsYaowu Xu