diff options
author | Andreas Rheinhardt <[email protected]> | 2021-01-26 14:48:01 +0100 |
---|---|---|
committer | Andreas Rheinhardt <[email protected]> | 2021-01-30 05:14:45 +0100 |
commit | fa3ab43fecb49d544861a42a03e7432aa829de56 (patch) | |
tree | 36431ecd4cef3d8538d24b5f8659f4bee03a4bdf /doc/examples/transcode_aac.c | |
parent | d43a27ab6fc89b402b5c0d650f0387edf828502b (diff) |
avcodec/dolby_e_parser: Remove unused ParseContext
Parsers are not forced to use a ParseContext and the other stuff from
parser.h which is just designed to help parsers recombining frames. But
this parser does not do this at all, i.e. the ParseContext is unused.
Signed-off-by: Andreas Rheinhardt <[email protected]>
Diffstat (limited to 'doc/examples/transcode_aac.c')
0 files changed, 0 insertions, 0 deletions