Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/videolan/dav1d.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-02dav1dplay: Update threading --help textHenrik Gramner
2022-01-30dav1dplay: Fix a typo in an error messageMartin Storsjö
2021-09-03Merge the 3 threading models into a single oneVictorien Le Couviour--Tuffet
2021-02-06dav1dplay: Only repaint the window when necessaryNiklas Haas
2021-02-06dav1dplay: Update/modernize placebo-based rendererNiklas Haas
2021-02-01dav1dplay: Add pause and seek featuresVictorien Le Couviour--Tuffet
2021-01-28Add post-filters threading modelVictorien Le Couviour--Tuffet
2020-05-18dav1dplay: support on-GPU film grain synthesisNiklas Haas
2020-05-15Dav1dPlay: Split placebo renderer into twoMarvin Scholz
2020-05-15Dav1dPlay: Remove unused renderer_info memberMarvin Scholz
2020-05-15Dav1dPlay: Allow runtime renderer selectionMarvin Scholz
2020-05-15Dav1dPlay: Fix renderer selectionMarvin Scholz
2020-05-15Dav1dPlay: Split renderers into different filesMarvin Scholz
2020-05-14Dav1dPlay: Add support for OpenGL with libplaceboMarvin Scholz
2020-05-14Dav1dPlay: Split FIFO to different filesMarvin Scholz
2020-03-06examples: chase cacc8e350c40Jan Beich
2019-09-28dav1dplay: initial support for --zerocopyNiklas Haas
2019-09-28dav1dplay: add --untimed for benchmarking purposesNiklas Haas
2019-09-28dav1dplay: add --highquality to toggle render qualityNiklas Haas
2019-08-19Utilize the constraints in assertions to improve code generationHenrik Gramner
2019-08-10dav1dplay: abort if no input filename is providedJames Almer
2019-08-10meson: move dav1dplay to a new examples sectionJames Almer