mpv/demux
wm4 2db094203d dvd: flush buffers properly on seek
Suggested by tholin on github issue #882.

This is not entirely clean, but the fields we're accessing might be
considered internal to libavformat. On the other hand, existence of the
fields is guaranteed by the ABI, and nothing in the libavformat doxygen
suggestes they're not allowed to be accessed.

CC: @mpv-player/stable
2014-07-05 19:03:32 +02:00
..
codec_tags.c demux: add "BIKb" FourCC 2014-04-08 22:59:53 +02:00
codec_tags.h
demux.c demux: use position as signed integer 2014-06-14 22:18:29 +02:00
demux.h demux: simplify packet resizing 2014-06-13 02:02:30 +02:00
demux_cue.c Split mpvcore/ into common/, misc/, bstr/ 2013-12-17 02:39:45 +01:00
demux_edl.c
demux_lavf.c dvd: flush buffers properly on seek 2014-07-05 19:03:32 +02:00
demux_libass.c demux_libass: change how external ASS subtitles are loaded 2014-03-15 22:17:51 +01:00
demux_mf.c demux_mf: remove global option variables 2014-06-11 00:39:13 +02:00
demux_mkv.c demux_mkv: minor improvement to overflow check 2014-07-05 00:25:38 +02:00
demux_playlist.c Add more const 2014-06-11 00:39:14 +02:00
demux_raw.c demux: simplify packet resizing 2014-06-13 02:02:30 +02:00
demux_subreader.c demux_subreader: remove support for some subtitle formats 2014-05-19 01:40:41 +02:00
ebml.c demux_mkv: add some overflow checks etc. 2014-07-05 00:25:19 +02:00
ebml.h ebml: remove length parameters from read functions 2014-01-14 17:38:51 +01:00
matroska.h demux_mkv: add S_DVBSUB 2014-06-17 22:44:27 +02:00
mf.c demux_mf: remove global option variables 2014-06-11 00:39:13 +02:00
mf.h demux: mp_msg conversions 2013-12-21 21:43:16 +01:00
ms_hdr.h
packet.h
stheader.h audio: rename i_bps to 'bitrate' to avoid confusion 2014-05-28 21:37:50 +02:00