summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_bitstream.h
AgeCommit message (Expand)Author
2017-02-02Changes to facilitate multi-threading of encoding stageRanjit Kumar Tulabandu
2016-10-21vp9_bitstream: Encode tiles in parallelVignesh Venkatasubramanian
2016-10-18Revert "vp9_bitstream: Encode tiles in parallel"James Zern
2016-10-17vp9_bitstream: Encode tiles in parallelVignesh Venkatasubramanian
2016-08-02vp9/encoder: apply clang-formatclang-format
2016-06-15Add vp9 encoder API VP9E_GET_LEVEL to provide bitstream levelhui su
2014-12-17remove static initializers for partition treeJim Bankoski
2014-10-20Extend --auto-alt-ref so it can enable multi-alt ref.Paul Wilkins
2014-09-02[svc] Temporal svc with two pass rate controlMinghai Shang
2014-08-06[spatial svc]Add is_spatial_svc() helper function.Minghai Shang
2014-08-05Create function vp9_preserve_existing_gfAdrian Grange
2014-02-27Cleaning up vp9_bitstream.{c, h} files.Dmitry Kovalev
2014-01-23vp9/encoder: add extern "C" to headersJames Zern
2014-01-08Using VP9_COMMON instead of VP9_COMP.Dmitry Kovalev
2013-06-07Cleans up mbskip encodingDeb Mukherjee
2012-12-18Use standard integer types for pixel values and coefficients.Ronald S. Bultje
2012-11-30google style guide include guardsJim Bankoski
2012-11-27Add vp9_ prefix to all vp9 filesJohn Koleszar