OSDN Git Service

Replace all uses of av_close_input_file() with avformat_close_input().
authorAnton Khirnov <anton@khirnov.net>
Sun, 11 Dec 2011 09:38:28 +0000 (10:38 +0100)
committerAnton Khirnov <anton@khirnov.net>
Mon, 12 Dec 2011 19:34:38 +0000 (20:34 +0100)
commitcd3716b9aae7e141e7b4faf9783131809f40991f
tree242d19f2239d299454d57879582d1ef0f9fe44ca
parent526604545fb1cc0c11af356fbffd5cddf8cdc95f
Replace all uses of av_close_input_file() with avformat_close_input().
14 files changed:
avconv.c
avplay.c
avprobe.c
avserver.c
libavfilter/vsrc_movie.c
libavformat/applehttp.c
libavformat/avidec.c
libavformat/mpegts.c
libavformat/rdt.c
libavformat/rtpdec_asf.c
libavformat/rtsp.c
libavformat/sapdec.c
libavformat/seek-test.c
tools/pktdumper.c