summaryrefslogtreecommitdiff
path: root/vp8
AgeCommit message (Expand)Author
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
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
2010-08-10Add trellis quantization.Timothy B. Terriberry
2010-08-10Added ssse3 version of sixtap filtersScott LaVarnway
2010-08-10First modification of multi-thread decoderYunqing Wang
2010-08-09Mark loopfilter C functions as staticJohn Koleszar
2010-08-02Merge "Issue 150: Fixing linker warning in extend.c."John Koleszar
2010-08-02nasm: avoid space before the :data symbol type.Jan Kratochvil
2010-08-02nasm: end labels with colon (':')Jan Kratochvil
2010-08-02nasm: use OWORD vs DQWORDJan Kratochvil
2010-08-02Merge "Replace pinsrw (SSE) with MMX instructions"John Koleszar
2010-08-02Replace pinsrw (SSE) with MMX instructionsPhilip Jägenstedt
2010-07-29apple: include proper mach primativesJohn Koleszar