]> git.sesse.net Git - ffmpeg/commit
lavf: deprecate AVFormatContext.file_size
authorAnton Khirnov <anton@khirnov.net>
Sun, 9 Oct 2011 12:12:14 +0000 (14:12 +0200)
committerAnton Khirnov <anton@khirnov.net>
Mon, 17 Oct 2011 06:25:38 +0000 (08:25 +0200)
commitc10731e78b3ed89090b808b0919947f5729841c3
tree3a0e4be626ec4e2247cd32cb25ede822311e5c59
parentf05563531338e4c35a3e17bcb82769f194bb7ee3
lavf: deprecate AVFormatContext.file_size

It's too unreliable to be useful. avio_size() should be called instead.
libavformat/aiffdec.c
libavformat/avformat.h
libavformat/cafdec.c
libavformat/qcp.c
libavformat/utils.c
libavformat/version.h