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
/
stheader.h
Commit message (
Expand
)
Author
Age
*
demux/stheader: change license to LGPL
wm4
2017-05-10
*
Remove compatibility things
wm4
2016-12-07
*
demux: expose demuxer colorimetry metadata to player
Niklas Haas
2016-11-08
*
demux: change fps field to double
wm4
2016-08-19
*
video/audio: always provide "proper" timestamps to libavcodec
wm4
2016-08-19
*
demux: add per-track metadata
wm4
2016-08-12
*
demux_lavf, ad_lavc, ad_spdif, vd_lavc: handle FFmpeg codecpar API change
wm4
2016-03-31
*
demux: merge sh_video/sh_audio/sh_sub
wm4
2016-01-12
*
sub: do charset conversion in demux_lavf.c
wm4
2015-12-28
*
sub: cache subtitle state per track instead of per demuxer stream
wm4
2015-12-26
*
video: switch from using display aspect to sample aspect
wm4
2015-12-19
*
sub: detect charset in demuxer
wm4
2015-12-17
*
demux: export forced flag
wm4
2015-06-27
*
demux: merge extradata fields
wm4
2015-06-21
*
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
*
player: better handling of video with no timestamps
wm4
2015-03-20
*
sub: this isn't needed either
wm4
2015-03-03
*
video: remove redundant codec parameters
wm4
2015-02-24
*
player: add stream selection by ffmpeg index
wm4
2014-10-21
*
demux: fix a comment
wm4
2014-10-12
*
demux_mkv: get rid of MS structs
wm4
2014-09-25
*
audio: remove WAVEFORMATEX from internal demuxer API
wm4
2014-09-25
*
video: remove BITMAPINFOHEADER from internal demuxer API
wm4
2014-09-25
*
audio: decouple demux and audio decoder/filter sample formats
wm4
2014-09-24
*
audio: drop swapped-endian audio formats
wm4
2014-09-23
*
player: simplistic HLS bitrate selection
wm4
2014-09-01
*
video: initial Matroska 3D support
wm4
2014-08-30
*
demux: add a demuxer thread
wm4
2014-07-16
*
demux: make replaygain per-track
wm4
2014-07-05
*
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
*
demux: export video rotation parameter
wm4
2014-04-21
*
demux_libass: change how external ASS subtitles are loaded
wm4
2014-03-15
*
sub: use new FFmpeg API to check MicroDVD FPS
wm4
2014-03-04
*
sub: handle vobsub-in-mp4
wm4
2014-02-13
*
Split mpvcore/ into common/, misc/, bstr/
wm4
2013-12-17
*
video: add insane hack to work around FFmpeg/Libav insanity
wm4
2013-11-28
*
Reduce stheader.h includes, move stream types to mp_common.h
wm4
2013-11-23
*
demux: remove gsh field from sh_audio/sh_video/sh_sub
wm4
2013-11-23
*
video: move decoder context from sh_video into new struct
wm4
2013-11-23
*
audio: don't write decoded audio format to sh_audio
wm4
2013-11-23
*
audio: move decoder context from sh_audio into new struct
wm4
2013-11-23
*
audio: add support for using non-interleaved audio from decoders directly
wm4
2013-11-12
*
Remove sh_audio->samplesize
wm4
2013-11-09
*
demux: rename Windows symbols
wm4
2013-11-02
*
core: add --deinterlace option, restore it with resume functionality
wm4
2013-09-13
*
vdpau: split off decoder parts, use "new" libavcodec vdpau hwaccel API
wm4
2013-07-28
*
demux_mkv: never force output sample rate
wm4
2013-07-16
[next]