Skip to content
Snippets Groups Projects
Commit 62227a70 authored by Michael Niedermayer's avatar Michael Niedermayer
Browse files

avformat: add av_stream_get_parser() to access avformat AVParser


The AVStream.parser field is considered private and its location cannot be
preserved while preserving also ABI compatibility to libav, as libav added fields
before it.
Some tools like ffmpeg.c access this field though

Signed-off-by: default avatarMichael Niedermayer <michaelni@gmx.at>
parent 68215724
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment