summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2023-03-10cosmetics,fix a typo: compresion -> compressionJames Zern
2023-03-10vp9_level_stats,Vp9LevelRow: fix -Wc++20-compat warningsJames Zern
2023-03-10Vp9LevelTable: fix initializer orderJames Zern
2022-10-21vp9_level_stats_tests: add some missing assertsJames Zern
2021-05-12webm_info: output vp9 display width/heightupstream-masterJames Zern
2019-03-29update .clang-format for clang 7 compiler updateHien Ho
2019-03-04Fix compilation with emscripten when ENABLE_WEBMTS is enabledChase Leslie
2018-11-29Fix compilation with MinGW32Cameron Cawley
2018-09-17Add ability to write and read track ColourSpaceKyle Sunderland
2018-02-02Merge "vp9_header_parser: make SetFrame private"James Zern
2018-02-02webm2pes: Avoid OOB reads caused by invalid superframe index.Tom Finegan
2018-02-02vp9_header_parser: make SetFrame privateJames Zern
2018-01-24Replace uses of deprecated std::auto_ptr with std::unique_ptr.Lisa Velden
2017-12-18Silence -Wdeprecated-declarations in GCC 4.7+.Tom Finegan
2017-12-07Update VP9 level definitionHui Su
2017-09-19Merge "Fix include-what-you-use warning in common/file_util.cc."Tom Finegan
2017-09-19Fix include-what-you-use warning in common/file_util.cc.Tom Finegan
2017-09-18Fix builds with mingw x86 and x86_64.Tom Finegan
2017-08-07Add command line support for projection_typeNeil Birkbeck
2017-06-20disable -Wdeprecated-declarations in legacy codeJames Zern
2017-04-21webm_info,PrintVP9Info: validate alt ref sizesJames Zern
2017-04-21vp9_header_parser_tests: check parser returnJames Zern
2016-10-13Add support to output sub-sample encryption information.Frank Galligan
2016-08-30mkvmuxer: Colour accessors/mutators.Tom Finegan
2016-08-29mkvmuxer: Add Projection element support.Tom Finegan
2016-08-11mkvmuxer: Set default doc type version to 4.Tom Finegan
2016-08-08vpxpes_parser: Read and store PTS when present.Tom Finegan
2016-08-08vpxpes_parser: Store frame payloads.Tom Finegan
2016-07-22Add a basic video frame storage class.Tom Finegan
2016-07-22libwebm_util: Clarify error text in superframe parser.Tom Finegan
2016-05-06vp9_level_stats: correct total_uncompressed_bits_ calculationhui su
2016-05-02Merge "Add MaxLumaSampleRate grace percent to stats."Frank Galligan
2016-04-30Add MaxLumaSampleRate grace percent to stats.Frank Galligan
2016-04-29Fix profile 2 in vp9_header_parser.Frank Galligan
2016-04-29Merge "Add flag to estimate last frame's duration to stats."Frank Galligan
2016-04-29Add flag to estimate last frame's duration to stats.Frank Galligan
2016-04-29Merge "Fix lint issue in hdr_util.h"Vignesh Venkatasubramanian
2016-04-29Fix lint issue in hdr_util.hVignesh Venkatasubramanian
2016-04-29Change MaxLumaSampleRate to be based on frame resolution.Frank Galligan
2016-04-27Add parsing support for new features in CodecPrivate.Frank Galligan
2016-04-26Add VP9 level output to webm_info.Frank Galligan
2016-04-21Add class to gather VP9 level stats.Frank Galligan
2016-04-18Add file to parse data from VP9 frames.Frank Galligan
2016-04-18Add support to parse VP9 profile.Frank Galligan
2016-04-12Fix parsing of VP9 level.Frank Galligan
2016-04-07Add TEST_TMPDIR environment variableVignesh Venkatasubramanian
2016-04-04Add support for parsing VPx track codec private data.Tom Finegan
2016-04-01Support cross compile for windows via mingw64.Tom Finegan
2016-04-01Add webm_info.Tom Finegan
2016-03-31msvc/libwebm_util: Fix floating point to int conversion warning.Tom Finegan