summaryrefslogtreecommitdiff
path: root/vpx_util
AgeCommit message (Expand)AuthorFilesLines
2020-01-21vpx_timestamp,gcd: assert params are positiveJames Zern1-1/+5
2019-09-30namespace ARCH_* definesJames Zern1-4/+4
2019-06-18Fix timestamp overflow issuesYue Chen2-0/+46
2019-05-06Add mismatch_debug toolAngie Chiang3-16/+247
2019-04-30make vpx_debug_util.c inclusion conditionalJames Zern1-2/+2
2019-04-26Add bistream_debug toolAngie Chiang3-0/+123
2019-02-19vpx_thread.h: remove unused sched_yield()James Zern1-10/+0
2019-01-19Revert "Revert "Add Tile-SB-Row based Multi-threading in Decoder""Ritu Baldwa1-0/+11
2018-10-16Fix compilation on OS/2KO Myung-Hun1-0/+5
2018-10-08Loopfilter Multi-Thread OptimizationSupradeep T R1-0/+17
2018-09-22Revert "Revert "Revert "Loopfilter MultiThread Optimization"""James Zern1-17/+0
2018-09-15cosmetics: normalize include guardsJames Zern4-12/+12
2018-09-12Revert "Revert "Loopfilter MultiThread Optimization""Venkatarama NG. Avadhani1-0/+17
2018-08-30Revert "Loopfilter MultiThread Optimization"James Zern1-17/+0
2018-08-20Loopfilter MultiThread OptimizationSupradeep T R1-0/+17
2018-06-06VP9 SVC: Write out svc src for all spatial layers.Jerome Jiang1-1/+1
2018-01-12clang-format v5.0.0 vpx_util/vpx_atomic.hJohann1-1/+3
2017-09-06Remove support for stdatomic.h.Peter Boström1-37/+13
2017-08-31Add atomics to vp8 synchronization primitives.Peter Boström2-0/+134
2017-06-09Remove duplication on vp8/9_write_yuv_frame.Jerome Jiang3-0/+75
2016-08-10Align thread entry point stackAleksey Vasenev1-0/+5
2016-07-25vpx_util: apply clang-formatclang-format3-86/+75
2016-07-01vpx_thread: use CreateThread for windows phoneJames Zern1-0/+18
2016-07-01vpx_thread: use WaitForSingleObjectEx if availableJames Zern1-0/+5
2016-07-01vpx_thread: use InitializeCriticalSectionEx if availableJames Zern1-0/+4
2016-07-01vpx_thread: use native windows cond var if availableJames Zern1-0/+22
2016-07-01vpx_thread.[hc]: update webp source referenceJames Zern2-4/+2
2016-05-22vpx: Add OS/2-specific threading codesKO Myung-Hun1-0/+146
2015-10-14Check for bswap* builtins before usingJohann1-14/+12
2015-08-06endian_inl.h: fix mips32 android buildJames Zern1-1/+6
2015-07-21Fill buffer speed upJim Bankoski2-0/+118
2015-07-13Revert "Fill buffer speed up"Jim Bankoski2-114/+0
2015-07-09Fill buffer speed upJim Bankoski2-0/+114
2015-07-02Rename vpx_thread to vpx_utilJingning Han3-0/+420