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-10-31dav1dplay: Suppress compiler warningNiklas Haas
2021-10-06dav1dplay: Avoid using external libplacebo data symbolsHenrik Gramner
2021-09-03Merge the 3 threading models into a single oneVictorien Le Couviour--Tuffet
2021-06-20build: add -Wstrict-prototypes to the compiler argumentsJames Almer
2021-02-11dav1dplay: Add -lm for llround() supportEmmanuel Gil Peyrot
2021-02-06dav1dplay: Only repaint the window when necessaryNiklas Haas
2021-02-06dav1dplay: Update/modernize placebo-based rendererNiklas Haas
2021-02-06dav1dplay: Disable zerocopy on placebo-glNiklas Haas
2021-02-01dav1dplay: Add pause and seek featuresVictorien Le Couviour--Tuffet
2021-01-28Add post-filters threading modelVictorien Le Couviour--Tuffet
2020-07-20dav1dplay: Fix type mismatch warningMarvin Scholz
2020-05-26dav1dplay: use new pl_chroma_location APINiklas Haas
2020-05-25dav1dplay: allow resizing the windowNiklas Haas
2020-05-20dav1dplay: don't freeze on render errors0.7.0Niklas Haas
2020-05-18dav1dplay: support on-GPU film grain synthesisNiklas Haas
2020-05-18dav1dplay: handle all supported csps/reprs/bitdepthsNiklas Haas
2020-05-18dav1dplay: move and simplify pl_image generationNiklas Haas
2020-05-18dav1dplay: don't write directly to iparams.extensionsNiklas Haas
2020-05-16Fix swapped define guards in dav1dplay’s libplacebo rendererEmmanuel Gil Peyrot
2020-05-15Dav1dPlay: Split placebo renderer into twoMarvin Scholz
2020-05-15Dav1dPlay: Remove redundant log messageMarvin 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-07examples: fail when SDL is not foundKonstantin Pavlov
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