Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | options: allow hwaccel formats in -vf format/noformat | wm4 | 2013-12-07 | 1 | -1/+1 |
* | demux: remove gsh field from sh_audio/sh_video/sh_sub | wm4 | 2013-11-23 | 1 | -4/+4 |
* | audio: drop "_NE"/"ne" suffix from audio formats | wm4 | 2013-11-15 | 1 | -1/+1 |
* | demux: use talloc for certain stream headers | wm4 | 2013-11-14 | 1 | -1/+1 |
* | demux: remove movi_start/movi_end fields | wm4 | 2013-11-03 | 1 | -7/+1 |
* | demux: rename Windows symbols | wm4 | 2013-11-02 | 1 | -1/+1 |
* | demux_raw: set a default video size | wm4 | 2013-10-07 | 1 | -2/+2 |
* | demux: remove unused audio_delay parameter from demux_seek() | wm4 | 2013-08-22 | 1 | -2/+1 |
* | demux_raw: read multiple frames per packet | wm4 | 2013-08-22 | 1 | -1/+4 |
* | core: move contents to mpvcore (2/2) | Stefano Pigozzi | 2013-08-06 | 1 | -1/+1 |
* | demux_raw: uncrustify | wm4 | 2013-07-14 | 1 | -160/+162 |
* | demux_raw: calculate duration | wm4 | 2013-07-12 | 1 | -0/+23 |
* | demux_rawvideo/demux_rawaudio: move both demuxers to demux_raw.c | wm4 | 2013-07-12 | 1 | -0/+249 |