summaryrefslogtreecommitdiff
path: root/src/lib/ffmpeg/Time.hxx
AgeCommit message (Expand)Author
2021-01-01copyright year 2021Max Kellermann
2020-11-04lib/ffmpeg/{Buffer,Time}: remove obsolete "#undef SampleFormat"Max Kellermann
2020-05-27lib/ffmpeg/Time: redefine AV_TIME_BASE_Q with initializer listMax Kellermann
2020-05-27Merge branch 'v0.21.x'Max Kellermann
2020-05-27lib/ffmpeg/Time: replace C99 compound literal with C++ initializer listMax Kellermann
2020-03-12replace stdint.h with cstdintRosen Penev
2020-03-12replace assert.h with cassertRosen Penev
2020-01-18copyright year 2020Max Kellermann
2019-06-17Copyright year 2019Max Kellermann
2019-03-08lib/ffmpeg/Time: remove redundant `inline` keywords from `constexpr` functionsMax Kellermann
2018-10-31*: copyright year 2018Max Kellermann
2018-09-21decoder/Client: use std::chrono::duration<double> instead of raw `double`Max Kellermann
2018-08-20Compiler.h: move to util/Max Kellermann
2017-05-08*: add "noexcept" to many, many function prototypesMax Kellermann
2017-01-03update copyright yearMax Kellermann
2016-02-26update copyright year to 2016Max Kellermann
2015-01-01Copyright year 2015Max Kellermann
2014-12-19decoder/ffmpeg: use AVStream::durationMax Kellermann
2014-12-19lib/ffmpeg/Time: add API documentationMax Kellermann
2014-12-19decoder/ffmpeg: move code to lib/ffmpeg/Time.hxxMax Kellermann