Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Sign in / Register
F
ffmpeg
  • Project
    • Project
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Packages
    • Packages
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • submodule
  • ffmpeg
  • Repository

Switch branch/tag
  • ffmpeg
  • libavutil
  • avstring.h
Find file
BlameHistoryPermalink
  • Limin Wang's avatar
    avutil/avstring: support input path as a null pointer or empty string · a77fb510
    Limin Wang authored Sep 24, 2019
    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: 's avatarMarton Balint <cus@passwd.hu>
    Reviewed-by: 's avatarTomas Härdin <tjoppen@acc.umu.se>
    Reviewed-by: 's avatarSteven Liu <lq@chinaffmpeg.org>
    Signed-off-by: 's avatarLimin Wang <lance.lmwang@gmail.com>
    a77fb510
avstring.h 14.2 KB
EditWeb IDE

Replace avstring.h

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.