summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2 daysmkv{reader,writer}: port f{seek,tell}o fix from libvpxupstream-mainJames Zern
2024-04-24ParseVpxCodecPrivate: fix chroma subsampling parsingJames Zern
2024-01-25In MakeUID(), call rand() under #ifdef _WIN32Wan-Teh Chang
2023-10-26bump version for tagJames Zern
2023-10-25Fix C++20 build by replacing `result_type` & `argument_type`.Simon Jackson
2023-07-07webm2pes: fix PesOptionalHeader::SetPtsBits w/big-endianJames Zern
2023-07-07fix UnserializeFloat w/big endianJames Zern
2023-06-27test_util.h: use <cstdint> instead of <stdint.h>James Zern
2023-06-22cmake: install mkvmuxer/mkvparser to subdirectoriesJames Zern
2023-06-08bump version for tagJames Zern
2023-06-08Merge "CMakeLists.txt: set PIC mode w/BUILD_SHARED_LIBS" into mainJames Zern
2023-06-08.gitignore,cosmetics: sort entriesJames Zern
2023-06-08.gitignore: add .vscodeJames Zern
2023-06-08add .mailmapJames Zern
2023-06-08CMakeLists.txt: set PIC mode w/BUILD_SHARED_LIBSJames Zern
2023-06-05CMakeLists.txt,**/.cmake: apply cmake-formatJames Zern
2023-06-05Export symbols with MSVC & stop forcing prefix.Simon Jackson
2023-06-05Add option to disable building of sample programsSimon Jackson
2023-06-05Always provide install target, not just for webm_parser.Simon Jackson
2023-06-01Replace all uses of strcpy*, strcat* with memcpyVignesh Venkatasubramanian
2023-04-06Use _MIN and _MAX constants of the actual typesWan-Teh Chang
2023-03-13Merge changes I15c2d52e,I32fbee85,I491d9003 into mainJames Zern
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
2023-03-10Mark static const class/struct members as constexpr.James Zern
2023-03-10Merge "CuePoint::TrackPosition::Parse: validate m_block" into mainJames Zern
2023-03-06CuePoint::TrackPosition::Parse: validate m_blockJames Zern
2023-03-01added Seek() function to FileReaderElijah Cirioli
2023-01-18Android.mk: add a check for NDK_ROOTJames Zern
2022-10-21bump version for tagJames Zern
2022-10-21vp9_level_stats_tests: add some missing assertsJames Zern
2022-10-21clear implicit conversion warningsJames Zern
2022-01-25Revert "mkvmuxer,Cluster::Size: make uint64 conversion explicit"James Zern
2022-01-12add mkvparser_fuzzer.ccJames Zern
2021-12-16Fix shellcheck issues in infra/*.shRoberto Alanis
2021-12-16Merge "Fix asan_symbolize execution by adding pipe" into mainRoberto Alanis Baez
2021-12-16Fix asan_symbolize execution by adding pipeRoberto Alanis
2021-12-16Jenkins Port: support clang-i686 compilationRoberto Alanis
2021-12-08patch-check: remove duplicated words in subject length checkRoberto Alanis
2021-12-07patch-check: commit subject length checkRoberto Alanis
2021-11-04mkvparser: fix int64 -> unsigned conversion warningsJames Zern
2021-10-14Android.mk: import LICENSE indicators from AOSPJames Zern
2021-10-12presubmit: Add pylint-2.7 and .pylintrcRoberto Alanis
2021-10-12patch-check: shfmtRoberto Alanis
2021-10-04patch-check: Add shellcheckRoberto Alanis
2021-10-04Reformat docstring and .style.yapfRoberto Alanis
2021-09-29Replace single quotesRoberto Alanis
2021-09-22Set CheckPatchFormatted flags to fail on diffsRoberto Alanis
2021-08-27Port jenkins scripts: Fix link error in x86-ubsanRoberto Alanis