]> git.sesse.net Git - ffmpeg/commit
avformat/dashdec: Remove unused index of representation
authorAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Mon, 7 Sep 2020 18:06:23 +0000 (20:06 +0200)
committerAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Mon, 21 Sep 2020 02:31:53 +0000 (04:31 +0200)
commit5d63f154efb0a59b614dc8fff049086f9355a358
tree3ea812dff9fa4198af27bb3bacef45494382a669
parent06e31f953ec6e4332f65e9ece72cc02166636095
avformat/dashdec: Remove unused index of representation

It is always zero. Also remove other unused elements.

Reviewed-by: Steven Liu <lq@chinaffmpeg.org>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
libavformat/dashdec.c