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
  • libavformat
  • aviobuf.c
Find file
BlameHistoryPermalink
  • Andreas Rheinhardt's avatar
    avformat/aviobuf, nutenc: Move ff_puv_v, ff_get_v_length to nutenc.c · 781c7a62
    Andreas Rheinhardt authored Apr 09, 2020
    and make it static again.
    
    These functions have been moved from nutenc to aviobuf and internal.h
    in f8280ff4 in order to use them in a
    forthcoming patch in utils.c. Said patch never happened, so this commit
    moves them back and makes them static, effectively reverting said
    commit as well as f8280ff4 (which added
    the ff-prefix to these functions).
    Reviewed-by: 's avatarMichael Niedermayer <michael@niedermayer.cc>
    Signed-off-by: 's avatarAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
    781c7a62
aviobuf.c 38.2 KB
EditWeb IDE

Replace aviobuf.c

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.