]> git.sesse.net Git - ffmpeg/commit
avcodec: Undeprecate reordered_opaque
authorDiego Biurrun <diego@biurrun.de>
Mon, 4 Aug 2014 17:28:10 +0000 (10:28 -0700)
committerDiego Biurrun <diego@biurrun.de>
Thu, 7 Aug 2014 11:03:00 +0000 (04:03 -0700)
commitad1ee5fa75a3d69d54c0691048939e94ab5a7f0d
tree90b066c8dc7facf8dfa3d77a332bf4ecdbbaf67c
parenta7e541c9926d531a100ba0d36f4e56956dd84651
avcodec: Undeprecate reordered_opaque

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.
doc/APIchanges
libavcodec/avcodec.h
libavcodec/version.h