Skip to content
Snippets Groups Projects
  • Diego Biurrun's avatar
    ad1ee5fa
    avcodec: Undeprecate reordered_opaque · ad1ee5fa
    Diego Biurrun authored
    It allows attaching other external, opaque data to the frame and passing it
    through the reordering process, for cases when the caller wants other data
    than just the plain packet pts.  There is no way to cleanly achieve this
    without the field.
    ad1ee5fa
    History
    avcodec: Undeprecate reordered_opaque
    Diego Biurrun authored
    It allows attaching other external, opaque data to the frame and passing it
    through the reordering process, for cases when the caller wants other data
    than just the plain packet pts.  There is no way to cleanly achieve this
    without the field.