Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-06-21 | do not call read_header()ffmpeg-7 | Christian Hesse | 1 | -5/+0 | |
Looks like this is private and has never been intended to be call by us. | |||||
2024-01-01 | update copyright for 2024 | Christian Hesse | 1 | -1/+1 | |
2023-01-03 | update copyright for 2023 | Christian Hesse | 1 | -1/+1 | |
2022-08-24 | fix libav version check | Christian Hesse | 1 | -1/+1 | |
Checking with LIBAVCODEC_VERSION_INT is stupid if we do not include libavcodec... Let's use LIBAVFORMAT_VERSION_INT instead. This broke with commit 68576d8903da21d0ae4e6f00ca3f71dd98f0b320. | |||||
2022-01-03 | update copyright for 2022 | Christian Hesse | 1 | -1/+1 | |
2021-01-01 | prepare version 0.0.30.0.3 | Christian Hesse | 1 | -1/+1 | |
2021-01-01 | update copyright for 2021 | Christian Hesse | 1 | -1/+1 | |
2020-11-25 | Makefile: change order of compiler parameters | Christian Hesse | 1 | -1/+1 | |
2020-11-25 | clearly state the license | Christian Hesse | 3 | -2/+701 | |
2020-02-08 | update copyright for 2020 | Christian Hesse | 1 | -1/+1 | |
2019-01-01 | update copyright for 2019 | Christian Hesse | 1 | -1/+1 | |
2018-08-14 | release: add comment with file name to signatures | Christian Hesse | 1 | -2/+2 | |
2018-06-14 | update dependencies' upstream urls | Christian Hesse | 1 | -1/+1 | |
2018-06-08 | remove trailing spaces | Christian Hesse | 1 | -2/+2 | |
2018-06-08 | make gitlab.com a mirror | Christian Hesse | 1 | -2/+6 | |
https://blog.github.com/2018-06-04-github-microsoft/ | |||||
2018-06-06 | release: write tar signature to git notes | Christian Hesse | 1 | -0/+1 | |
2018-05-16 | prepare version 0.0.20.0.2 | Christian Hesse | 1 | -1/+1 | |
2018-05-16 | update for ffmpeg 4.x | Christian Hesse | 1 | -0/+2 | |
The function av_register_all() is deprecated since commit 0694d8702421e7aff1340038559c438b61bb30dd. | |||||
2018-01-02 | update copyright for 2018 | Christian Hesse | 1 | -1/+1 | |
2017-03-08 | use https for my mirror | Christian Hesse | 1 | -1/+1 | |
2017-01-05 | update copyright for 2017 | Christian Hesse | 1 | -1/+1 | |
2016-05-03 | fix compiler and linker flags and produce binaries with full RELRO | Christian Hesse | 1 | -2/+7 | |
2016-01-15 | update copyright for 2016 | Christian Hesse | 1 | -1/+1 | |
2015-07-14 | remove comment | Christian Hesse | 1 | -2/+0 | |
2015-07-14 | basic documentation0.0.1 | Christian Hesse | 1 | -1/+37 | |
2015-07-14 | init | Christian Hesse | 4 | -0/+126 | |