]> git.sesse.net Git - ffmpeg/commit
avformat/hlsenc: replace with av_dirname to get the directory
authorLimin Wang <lance.lmwang@gmail.com>
Tue, 24 Sep 2019 11:24:00 +0000 (19:24 +0800)
committerSteven Liu <lq@chinaffmpeg.org>
Tue, 8 Oct 2019 06:12:53 +0000 (14:12 +0800)
commit28bb73cee77e209a6445d081e7ea577ede29c50f
tree83f0a5d96406f88e14d8870cf38f52a69f7dc39d
parent61aa77272a25d83e5ce5c63d93c64bb9a3e15557
avformat/hlsenc: replace with av_dirname to get the directory

Signed-off-by: Limin Wang <lance.lmwang@gmail.com>
libavformat/hlsenc.c