summaryrefslogtreecommitdiff
path: root/vp8/encoder
AgeCommit message (Expand)Author
2016-10-20vp8: Apply gf target-size boost only when refresh_golden_frame = 1.Marco
2016-10-19vp8: Adjust threshold to set the gf_noboost flag.Marco
2016-10-19vp8: Add control for gf boost for 1 pass cbr.Marco
2016-10-14Drop empty frames.Jim Bankoski
2016-10-07vp8: Change default gf behavior for 1 pass cbr.Marco
2016-10-05Revert "Revert "vp8/encoder/onyx_if.c: apply clang-format""Marco Paniconi
2016-10-05Revert "vp8/encoder/onyx_if.c: apply clang-format"Marco Paniconi
2016-10-04vp8/encoder/onyx_if.c: apply clang-formatclang-format
2016-10-04vp8: Allow for cyclic refresh even if error_resilience it off.Marco
2016-10-04Merge "Remove rate deviation metric from vp8"Sarah Parker
2016-10-04Remove rate deviation metric from vp8Sarah Parker
2016-09-29vp8: remove mmx functionsJohann
2016-09-29Rename _xmm functions to _sse2Johann
2016-09-29Remove vp8_clear_system_stateJohann
2016-09-27mips: clean up wextra warningsJohann
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-15apply clang-formatclang-format
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-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-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-23Remove halfpix specializationJohann
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-04Remove armv6 targetJohann
2016-07-28vp8: Switch skin model to mode 0 to save some cycle.JackyChen
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
2016-07-20vp8/bitstream.c: rework #if to avoid dangling elseJames Zern
2016-07-19vp8/{bitstream,rdopt},y4minput: correct break placementJames Zern
2016-07-19vp8: simplify a few #if'sJames Zern
2016-07-19vp8: remove extra semicolonsJames Zern
2016-07-19vp8: apply clang-tidy google-readability-braces-around-statementsclang-tidy
2016-07-18prepend ++ instead of post in for loops.Jim Bankoski
2016-07-15vp8: apply clang-formatclang-format
2016-06-28Remove effectless initializationYaowu Xu
2016-06-24Port metric computation changes from nextgenv2Yaowu Xu
2016-06-17Merge "VP8_COMP: make frames_since_golden signed"Johann Koenig
2016-06-16Merge "vp8 stats file: initialize to 0"Johann Koenig
2016-06-16VP8_COMP: make frames_since_golden signedJohann
2016-06-16Merge "vp8_change_config: fix unsigned/signed comparison"Johann Koenig
2016-06-16vp8 stats file: initialize to 0Johann
2016-06-16vp8_change_config: fix unsigned/signed comparisonJohann