]> git.sesse.net Git - x264/commit
Fix memory leak in lavf demuxer.
authorSteven Walters <kemuri9@gmail.com>
Sun, 9 Jan 2011 21:01:04 +0000 (16:01 -0500)
committerFiona Glaser <fiona@x264.com>
Mon, 10 Jan 2011 04:10:37 +0000 (20:10 -0800)
commit5b91a48c7b88d27201800dc204e743bd2e76051a
tree93cb2025836fd983eefdcc4bbc51979272e0a72f
parent50cae3cf1db1065a3570bd9ef29059c8ab49979e
Fix memory leak in lavf demuxer.
Leak only occurred with input files that have more than one video stream.
input/lavf.c