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
*
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
*
video: unify colorspace setup
wm4
2013-07-15
*
stheader: minor cleanup
wm4
2013-07-11
*
core: completely change handling of attached picture pseudo video
wm4
2013-07-11
*
video: eliminate frametime variable
wm4
2013-07-11
*
demux: refactor
wm4
2013-07-11
*
core: don't access demux_stream outside of demux.c, make it private
wm4
2013-07-11
*
mplayer: fix incorrect audio sync after format changes
wm4
2013-07-11
*
core: move code from demux/video.c to mplayer.c
wm4
2013-07-10
*
audio: remove decoder input buffer
wm4
2013-07-10
*
demux: remove some more minor unused things
wm4
2013-07-10
*
options: remove --ignore-start
wm4
2013-07-08
*
demux: remove separate arrays for audio/video/sub streams, simplify
wm4
2013-07-08
*
demux: remove video_read_properties
wm4
2013-07-08
*
demux: remove some old stream header functions
wm4
2013-07-08
*
demux: remove audio parser
wm4
2013-07-08
*
Remove old demuxers
wm4
2013-07-07
*
video: add a new method to configure filters and VOs
wm4
2013-06-28
*
sub: prevent subtitle conversion if subs are known UTF-8
wm4
2013-06-25
*
sub: attempt to use video FPS for frame based subtitle formats
wm4
2013-06-25
*
subreader: turn into actual demuxer
wm4
2013-06-25
[next]