index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
ffmpeg
/
Time.hxx
Age
Commit message (
Expand
)
Author
2021-01-01
copyright year 2021
Max Kellermann
2020-11-04
lib/ffmpeg/{Buffer,Time}: remove obsolete "#undef SampleFormat"
Max Kellermann
2020-05-27
lib/ffmpeg/Time: redefine AV_TIME_BASE_Q with initializer list
Max Kellermann
2020-05-27
Merge branch 'v0.21.x'
Max Kellermann
2020-05-27
lib/ffmpeg/Time: replace C99 compound literal with C++ initializer list
Max Kellermann
2020-03-12
replace stdint.h with cstdint
Rosen Penev
2020-03-12
replace assert.h with cassert
Rosen Penev
2020-01-18
copyright year 2020
Max Kellermann
2019-06-17
Copyright year 2019
Max Kellermann
2019-03-08
lib/ffmpeg/Time: remove redundant `inline` keywords from `constexpr` functions
Max Kellermann
2018-10-31
*: copyright year 2018
Max Kellermann
2018-09-21
decoder/Client: use std::chrono::duration<double> instead of raw `double`
Max Kellermann
2018-08-20
Compiler.h: move to util/
Max Kellermann
2017-05-08
*: add "noexcept" to many, many function prototypes
Max Kellermann
2017-01-03
update copyright year
Max Kellermann
2016-02-26
update copyright year to 2016
Max Kellermann
2015-01-01
Copyright year 2015
Max Kellermann
2014-12-19
decoder/ffmpeg: use AVStream::duration
Max Kellermann
2014-12-19
lib/ffmpeg/Time: add API documentation
Max Kellermann
2014-12-19
decoder/ffmpeg: move code to lib/ffmpeg/Time.hxx
Max Kellermann