Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-06-21 | do not call read_header()•••Looks like this is private and has never been intended to be call by us. ffmpeg-7 | Christian Hesse | 1 | -5/+0 |
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•••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. | Christian Hesse | 1 | -1/+1 |
2022-01-03 | update copyright for 2022 | Christian Hesse | 1 | -1/+1 |
2021-01-01 | update copyright for 2021 | Christian Hesse | 1 | -1/+1 |
2020-11-25 | clearly state the license | Christian Hesse | 1 | -2/+13 |
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-05-16 | update for ffmpeg 4.x•••The function av_register_all() is deprecated since commit 0694d8702421e7aff1340038559c438b61bb30dd. | Christian Hesse | 1 | -0/+2 |
2018-01-02 | update copyright for 2018 | Christian Hesse | 1 | -1/+1 |
2017-01-05 | update copyright for 2017 | Christian Hesse | 1 | -1/+1 |
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 | init | Christian Hesse | 1 | -0/+80 |