aboutsummaryrefslogtreecommitdiffhomepage
path: root/demux/demux_raw.c
Commit message (Expand)AuthorAge
* Move options/config related files from mpvcore/ to options/Gravatar wm42013-12-17
* options: allow hwaccel formats in -vf format/noformatGravatar wm42013-12-07
* demux: remove gsh field from sh_audio/sh_video/sh_subGravatar wm42013-11-23
* audio: drop "_NE"/"ne" suffix from audio formatsGravatar wm42013-11-15
* demux: use talloc for certain stream headersGravatar wm42013-11-14
* demux: remove movi_start/movi_end fieldsGravatar wm42013-11-03
* demux: rename Windows symbolsGravatar wm42013-11-02
* demux_raw: set a default video sizeGravatar wm42013-10-07
* demux: remove unused audio_delay parameter from demux_seek()Gravatar wm42013-08-22
* demux_raw: read multiple frames per packetGravatar wm42013-08-22
* core: move contents to mpvcore (2/2)Gravatar Stefano Pigozzi2013-08-06
* demux_raw: uncrustifyGravatar wm42013-07-14
* demux_raw: calculate durationGravatar wm42013-07-12
* demux_rawvideo/demux_rawaudio: move both demuxers to demux_raw.cGravatar wm42013-07-12