diff options
author | Limin Wang <lance.lmwang@gmail.com> | 2019-09-24 19:23:58 +0800 |
---|---|---|
committer | Steven Liu <lq@chinaffmpeg.org> | 2019-10-08 14:12:43 +0800 |
commit | a77fb510c2684a43980c79ff85ff36e094cae63c (patch) | |
tree | 7b1878c4e9ae07bab2f2032ac15a3000be6579e2 /doc/examples | |
parent | 985ed65117c7c82255bb0931442725aa6e5f6967 (diff) | |
download | ffmpeg-a77fb510c2684a43980c79ff85ff36e094cae63c.tar.gz |
avutil/avstring: support input path as a null pointer or empty string
Linux and OSX systems support basename and dirname via <libgen.h>, I plan to
make the wrapper interface conform to the standard interface first.
If it is feasible, I will continue to modify it to call the system interface
if there is already a system call interface.
You can get more description about the system interface by below command:
"man 3 basename"
Reviewed-by: Marton Balint <cus@passwd.hu>
Reviewed-by: Tomas Härdin <tjoppen@acc.umu.se>
Reviewed-by: Steven Liu <lq@chinaffmpeg.org>
Signed-off-by: Limin Wang <lance.lmwang@gmail.com>
Diffstat (limited to 'doc/examples')
0 files changed, 0 insertions, 0 deletions