mpv/demux
wm4 5fed3a253e demux: use av_malloc for packets
Probably "needed" to get the correct alignment, although I'm not aware
of actual breakages or performance issues.

In fact we should probably always just allocate AVPackets, but for now
use the simple fix.
2014-06-13 02:03:10 +02:00
..
codec_tags.c
codec_tags.h
demux.c demux: use av_malloc for packets 2014-06-13 02:03:10 +02:00
demux.h demux: simplify packet resizing 2014-06-13 02:02:30 +02:00
demux_cue.c
demux_edl.c
demux_lavf.c demux_lavf: make option struct local 2014-06-11 01:46:20 +02:00
demux_libass.c
demux_mf.c demux_mf: remove global option variables 2014-06-11 00:39:13 +02:00
demux_mkv.c Add more const 2014-06-11 00:39:14 +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
ebml.c
ebml.h
matroska.h
mf.c demux_mf: remove global option variables 2014-06-11 00:39:13 +02:00
mf.h
ms_hdr.h
packet.h
stheader.h