summaryrefslogtreecommitdiff
path: root/vp8
AgeCommit message (Expand)Author
2016-09-20Merge changes from topic 'Wshorten'James Zern
2016-09-20Merge "Enable ssse3 bilinear tests"Johann Koenig
2016-09-19vp8: convert some uses of unsigned long to size_tJames Zern
2016-09-19vp8/encoder: quiet some -Wshorten-64-to-32 warningsJames Zern
2016-09-16Merge changes from topic 'clang-format'James Zern
2016-09-15Enable ssse3 bilinear testsJohann
2016-09-16Merge "Revert "Restore vp8_sixtap_predict4x4_neon""James Zern
2016-09-16Revert "Restore vp8_sixtap_predict4x4_neon"Johann Koenig
2016-09-16Merge "Restore vp8_bilinear_predict4x4_neon"Johann Koenig
2016-09-15Restore vp8_bilinear_predict4x4_neonJohann
2016-09-16Merge "Restore vp8_sixtap_predict4x4_neon"Johann Koenig
2016-09-16vp8 postproc: expand CONFIG_POSTPROC guardJohann
2016-09-15apply clang-formatclang-format
2016-09-15Restore vp8_sixtap_predict4x4_neonJohann
2016-09-14Merge "cosmetics,vp8: join some lines, fix table format"James Zern
2016-09-13vp8 decoder: cast decoding_thread_count to intJohann
2016-09-09cosmetics,vp8: join some lines, fix table formatJames Zern
2016-09-09vp8: Set the skin model to mode 1.Marco
2016-09-08vp8: Remove TSAN warning around end of encode.Alexander Potapenko
2016-09-01vp8_cx_iface: quiet -Wshorten-64-to-32 warningJames Zern
2016-09-01get_cpu_count: quiet -Wshorten-64-to-32 warningsJames Zern
2016-09-02Merge changes from topic 'Wundef'Johann Koenig
2016-09-01Merge "Fix formatting in internal stats for vp8 and vp9"Yaowu Xu
2016-08-31Define VP8_TEMPORAL_ALT_REF to !CONFIG_REALTIME_ONLYJohann
2016-08-31Remove CONFIG_DEBUG guards from assert()Johann
2016-08-31Fix -Wundef warning for OUTPUT_FPFJohann
2016-08-29Merge "vp8: Move loopfilter synchronization to end of encode_frame call."Marco Paniconi
2016-08-26Merge changes I353da4a2,I423f2153James Zern
2016-08-26Merge "Remove halfpix specialization"Johann Koenig
2016-08-25Fix formatting in internal stats for vp8 and vp9Sarah Parker
2016-08-25vp8: Move loopfilter synchronization to end of encode_frame call.Marco
2016-08-23vp8_decoder_create_threads: check sem/pthread returnsJames Zern
2016-08-23vp8_create_decoder_instances: add missing setjmpJames Zern
2016-08-23Remove halfpix specializationJohann
2016-08-23vp8: fix decoder crash with invalid leading keyframesJames Zern
2016-08-22Revert "vp8: Move loopfilter synchronization to end of encode_frame call."Marco Paniconi
2016-08-16vp8: Move loopfilter synchronization to end of encode_frame call.Marco
2016-08-10Align thread entry point stackAleksey Vasenev
2016-08-04Remove armv6 targetJohann
2016-08-03Pad 'Left' when building under ASanJohann
2016-07-28vp8: Switch skin model to mode 0 to save some cycle.JackyChen
2016-07-23vp8/decodeframe: fix signed/unsigned comparisonJames Zern
2016-07-23vp8/postproc.c: disable clang-format for RGB_TO_YUVclang-format
2016-07-23Merge changes I0089e884,Icb0ecb9eJames Zern
2016-07-23Merge "vp8:fix threading issues"James Bankoski
2016-07-23vp8:fix threading issuesJim Bankoski
2016-07-22vp8/postproc: fix implicit float conversionJames Zern
2016-07-21Add back header in threading.hYunqing Wang
2016-07-21Revert "Amend and improve VP8 multithreading implementation"Yunqing Wang
2016-07-20vp8/onyx_if.c: rework #if's to avoid dangling else'sJames Zern