diff options
author | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2019-05-17 00:30:04 +0200 |
---|---|---|
committer | James Almer <jamrial@gmail.com> | 2019-07-16 16:16:58 -0300 |
commit | 559e3422c78b40df2757c29388ebf1a4f6a60f5b (patch) | |
tree | 6e2996aea7d50a6302cc227b55fce3193342f2dd /libavformat/epafdec.c | |
parent | 8a286e745d0effe23c69baef5882917c2ea32c30 (diff) | |
download | ffmpeg-559e3422c78b40df2757c29388ebf1a4f6a60f5b.tar.gz |
avformat/matroskadec: Refactor some functions
Since the changes to the parsing of SimpleBlocks, both ebml_parse_id and
ebml_parse_elem are only called from one place, so that it is possible
to inline these two function calls. This is done, but not completely:
ebml_parse_id still exists in a modified form. This is done in
preparation for a further patch regarding the handling of
unknown-length elements.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Diffstat (limited to 'libavformat/epafdec.c')
0 files changed, 0 insertions, 0 deletions