lavf: Implement ff_brktimegm using gmtime_r

Multimedia / Libav - Martin Storsjö [martin.st] - 25 October 2014 16:14 UTC

While a standalone implementation is nice, we already depend on gmtime and gmtime_r in a number of places.

ed6dad3 lavf: Implement ff_brktimegm using gmtime_r
libavformat/cutils.c | 28 +++++-----------------------
1 file changed, 5 insertions(+), 23 deletions(-)

Upstream: git.libav.org


  • Share