mpv/libmpdemux
wm4 eb6688724c Replace fast_memcpy() uses
fast_memcpy, defined in fastmemcpy.h, used to be mplayer's "optimized"
memcpy. It has been removed from this fork, and fast_memcpy has been
reduced to an alias for memcpy. Replace all remaining uses of the
fast_memcpy macro alias.
2012-11-11 17:56:42 +01:00
..
asf.h
asfguid.h
asfheader.c
asfheader.h
aviheader.c options, avi: remove -loadidx/-saveidx 2012-10-30 19:50:21 +01:00
aviheader.h
aviprint.c
aviprint.h
demux_asf.c Replace fast_memcpy() uses 2012-11-11 17:56:42 +01:00
demux_avi.c options: rename -ni to -avi-ni 2012-10-30 19:50:22 +01:00
demux_cue.c
demux_edl.c
demux_gif.c Replace fast_memcpy() uses 2012-11-11 17:56:42 +01:00
demux_lavf.c make compile with recent libav 2012-11-03 12:17:13 +01:00
demux_mf.c
demux_mkv.c demux_mkv: TTA support 2012-11-08 01:39:32 +01:00
demux_mng.c
demux_mpg.c
demux_packet.h
demux_rawaudio.c
demux_rawvideo.c
demux_ts.c demux_ts: remove some incorrect usages of realloc_struct 2012-10-31 22:46:40 +01:00
demux_ts.h libmpdemux: add back demux_ts 2012-09-18 21:07:30 +02:00
demuxer.c Replace fast_memcpy() uses 2012-11-11 17:56:42 +01:00
demuxer.h Merge branch 'osd_changes' into master 2012-11-01 02:12:47 +01:00
ebml.c demux_mkv: fix a hang with invalid files 2012-11-01 02:12:17 +01:00
ebml.h
extension.c
matroska.h demux_mkv: TTA support 2012-11-08 01:39:32 +01:00
mf.c
mf.h
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 demux_mkv: don't crash on tracks with unknown audio codecs 2012-11-08 00:32:49 +01:00
video.c