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
  • buffer.h
Find file
BlameHistoryPermalink
  • Marton Balint's avatar
    avutil/buffer: add av_buffer_pool_buffer_get_opaque · 16685114
    Marton Balint authored Dec 07, 2019
    In order to access the original opaque parameter of a buffer in the buffer
    pool. (The buffer pool implementation overrides the normal opaque parameter but
    also saves it so it is accessible).
    
    v2: add assertion check before dereferencing the BufferPoolEntry.
    Signed-off-by: 's avatarMarton Balint <cus@passwd.hu>
    16685114
buffer.h 10.9 KB
EditWeb IDE

Replace buffer.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.