summaryrefslogtreecommitdiff
path: root/vpx_util
AgeCommit message (Expand)Author
2022-04-14Update loongson_intrinsics.h from v1.0.5 to v1.2.1yuanhecai
2022-02-08vpx_util[loongarch]: Add loongson_intrinsics.h v1.0.5.Lu Wang
2020-01-21vpx_timestamp,gcd: assert params are positiveJames Zern
2019-09-30namespace ARCH_* definesJames Zern
2019-06-18Fix timestamp overflow issuesYue Chen
2019-05-06Add mismatch_debug toolAngie Chiang
2019-04-30make vpx_debug_util.c inclusion conditionalJames Zern
2019-04-26Add bistream_debug toolAngie Chiang
2019-02-19vpx_thread.h: remove unused sched_yield()James Zern
2019-01-19Revert "Revert "Add Tile-SB-Row based Multi-threading in Decoder""Ritu Baldwa
2018-10-16Fix compilation on OS/2KO Myung-Hun
2018-10-08Loopfilter Multi-Thread OptimizationSupradeep T R
2018-09-22Revert "Revert "Revert "Loopfilter MultiThread Optimization"""James Zern
2018-09-15cosmetics: normalize include guardsJames Zern
2018-09-12Revert "Revert "Loopfilter MultiThread Optimization""Venkatarama NG. Avadhani
2018-08-30Revert "Loopfilter MultiThread Optimization"James Zern
2018-08-20Loopfilter MultiThread OptimizationSupradeep T R
2018-06-06VP9 SVC: Write out svc src for all spatial layers.Jerome Jiang
2018-01-12clang-format v5.0.0 vpx_util/vpx_atomic.hJohann
2017-09-06Remove support for stdatomic.h.Peter Boström
2017-08-31Add atomics to vp8 synchronization primitives.Peter Boström
2017-06-09Remove duplication on vp8/9_write_yuv_frame.Jerome Jiang
2016-08-10Align thread entry point stackAleksey Vasenev
2016-07-25vpx_util: apply clang-formatclang-format
2016-07-01vpx_thread: use CreateThread for windows phoneJames Zern
2016-07-01vpx_thread: use WaitForSingleObjectEx if availableJames Zern
2016-07-01vpx_thread: use InitializeCriticalSectionEx if availableJames Zern
2016-07-01vpx_thread: use native windows cond var if availableJames Zern
2016-07-01vpx_thread.[hc]: update webp source referenceJames Zern
2016-05-22vpx: Add OS/2-specific threading codesKO Myung-Hun
2015-10-14Check for bswap* builtins before usingJohann
2015-08-06endian_inl.h: fix mips32 android buildJames Zern
2015-07-21Fill buffer speed upJim Bankoski
2015-07-13Revert "Fill buffer speed up"Jim Bankoski
2015-07-09Fill buffer speed upJim Bankoski
2015-07-02Rename vpx_thread to vpx_utilJingning Han