index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
demux
/
demux_raw.c
Commit message (
Expand
)
Author
Age
*
demux_raw: drop "mp-rawvideo" use
wm4
2017-05-20
*
demux: do not access global options
wm4
2016-09-06
*
video/audio: always provide "proper" timestamps to libavcodec
wm4
2016-08-19
*
audio: use --audio-channels=auto behavior, except on ALSA
wm4
2016-08-04
*
demux_raw: s16be support was missing due to small typo
Eric Toombs
2016-07-30
*
demux: remove relative seeking
wm4
2016-02-28
*
demux: merge sh_video/sh_audio/sh_sub
wm4
2016-01-12
*
demux: remove weird tripple-buffering for the sh_stream list
wm4
2015-12-23
*
demux: rename sh_stream.format to sh_stream.codec_tag
wm4
2015-06-21
*
player: change video-bitrate and audio-bitrate properties
wm4
2015-04-20
*
Update license headers
Marcin Kurczewski
2015-04-13
*
demux_raw: output smaller audio packets
wm4
2015-02-04
*
stream_cdda, demux_raw: always use s16le
wm4
2014-09-25
*
audio: decouple demux and audio decoder/filter sample formats
wm4
2014-09-24
*
audio: cleanup spdif format definitions
wm4
2014-09-23
*
audio: drop swapped-endian audio formats
wm4
2014-09-23
*
demux: gracefully handle packet allocation failures
wm4
2014-09-16
*
demux: fix timestamp type for seek calls
wm4
2014-07-21
*
demux: minor simplification to internal API
wm4
2014-07-05
*
demux: simplify packet resizing
wm4
2014-06-13
*
demux_raw: remove global option variables
wm4
2014-06-11
*
af_fmt2bits: change to af_fmt2bps (bytes/sample) where appropriate
Marcoen Hirschberg
2014-05-28
*
audio: rename i_bps to 'bitrate' to avoid confusion
Marcoen Hirschberg
2014-05-28
*
audio: change values from bytes-per-second to bits-per-second
Marcoen Hirschberg
2014-05-28
*
stream: don't use end_pos
wm4
2014-05-24
*
stream: kill start_pos, remove --sb option
wm4
2014-05-24
*
demux: mp_msg conversions
wm4
2013-12-21
*
Move options/config related files from mpvcore/ to options/
wm4
2013-12-17
*
options: allow hwaccel formats in -vf format/noformat
wm4
2013-12-07
*
demux: remove gsh field from sh_audio/sh_video/sh_sub
wm4
2013-11-23
*
audio: drop "_NE"/"ne" suffix from audio formats
wm4
2013-11-15
*
demux: use talloc for certain stream headers
wm4
2013-11-14
*
demux: remove movi_start/movi_end fields
wm4
2013-11-03
*
demux: rename Windows symbols
wm4
2013-11-02
*
demux_raw: set a default video size
wm4
2013-10-07
*
demux: remove unused audio_delay parameter from demux_seek()
wm4
2013-08-22
*
demux_raw: read multiple frames per packet
wm4
2013-08-22
*
core: move contents to mpvcore (2/2)
Stefano Pigozzi
2013-08-06
*
demux_raw: uncrustify
wm4
2013-07-14
*
demux_raw: calculate duration
wm4
2013-07-12
*
demux_rawvideo/demux_rawaudio: move both demuxers to demux_raw.c
wm4
2013-07-12