summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@gmail.com>2020-04-02 18:09:49 +0200
committerAndreas Rheinhardt <andreas.rheinhardt@gmail.com>2020-04-19 02:37:46 +0200
commit18d69e9a9829d3846667c0a3f949033c71d2a1a0 (patch)
tree125475076615592cbb96b7abf26fa000f165a09d /tools
parent3059b7746aa996d81c2dfd075f7a23efb499d7d9 (diff)
avformat/mpc: Simplify cleanup
Currently Musepack allocates an array that needs to be freed later in the demuxer's read_close-function; it is the sole reason for said function's existence. But it is unnecessary, because one can store this array in the stream's priv_data pointer, so that it will be freed generically. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions