mpv/demux
reimar 51dac4e070 stream: change STREAM_CTRL_GET_SIZE argument type to uint64_t
Update endpos each time libavformat asks for it.

Fixes playback of still downloading files to not stop before we
really reached the end.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@35107 b3059339-0415-0410-9bf9-f77b7e298cf2

Conflicts:
	libmpdemux/demux_lavf.c

Change STREAM_CTRL_GET_SIZE argument type from off_t to
uint64_t.
Also fix the incorrect type of the uint64_res variable.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@35360 b3059339-0415-0410-9bf9-f77b7e298cf2

Conflicts:
	libmpdemux/demux_lavf.c
	libmpdemux/muxer_lavf.c

Note: also merges the "forgotten" cache support from r35107.
2012-11-20 18:00:14 +01:00
..
asf.h
asfguid.h
asfheader.c
asfheader.h
aviheader.c
aviheader.h
aviprint.c
aviprint.h
demux.c demux_mf: allow displaying single image files, various cleanups 2012-11-16 21:21:16 +01:00
demux.h
demux_asf.c
demux_avi.c
demux_cue.c
demux_edl.c
demux_gif.c
demux_lavf.c stream: change STREAM_CTRL_GET_SIZE argument type to uint64_t 2012-11-20 18:00:14 +01:00
demux_mf.c demux_mf: allow displaying single image files, various cleanups 2012-11-16 21:21:16 +01:00
demux_mkv.c
demux_mng.c
demux_mpg.c
demux_packet.h
demux_rawaudio.c
demux_rawvideo.c Rename directories, move files (step 2 of 2) 2012-11-12 20:08:18 +01:00
demux_ts.c Fix potential bugs and issues, general cleanups 2012-11-20 18:00:14 +01:00
demux_ts.h
ebml.c
ebml.h
extension.c
matroska.h
mf.c demux_mf: allow displaying single image files, various cleanups 2012-11-16 21:21:16 +01:00
mf.h demux_mf: allow displaying single image files, various cleanups 2012-11-16 21:21:16 +01:00
mp3_hdr.c
mp3_hdr.h
mp_taglists.c
mp_taglists.h
mpeg_hdr.c
mpeg_hdr.h
ms_hdr.h
parse_es.c
parse_es.h
stheader.h
video.c