]> git.sesse.net Git - ffmpeg/commit
lavf/webm_dash: Allow filenames without directories
authorVignesh Venkatasubramanian <vigneshv@google.com>
Thu, 9 Oct 2014 21:56:47 +0000 (14:56 -0700)
committerMichael Niedermayer <michaelni@gmx.at>
Thu, 9 Oct 2014 22:46:37 +0000 (00:46 +0200)
commit233f3ad8698383255fb8766e99647e87a88044fe
tree443e6dbebf827ad8861f2a897f4b514089fd1b4a
parentce928d7d2b3bd68a222cfbc19a44805ac4cdaf14
lavf/webm_dash: Allow filenames without directories

Fix basename computation code to allow just file names without any
directories in the path.

Signed-off-by: Vignesh Venkatasubramanian <vigneshv@google.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavformat/matroskadec.c