index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
common
Commit message (
Expand
)
Author
Age
*
video: support positional arguments for automatic lavfi option bridge
wm4
2017-04-03
*
encode_lavc: fix build failure after libavcodec major bump
wm4
2017-03-23
*
options: add M_OPT_FILE to some more file options
Philip Sequeira
2017-03-06
*
Use AV_INPUT_BUFFER_PADDING_SIZE instead of deprecated one
wang-bin
2017-02-08
*
player: add experimental stream recording feature
wm4
2017-02-07
*
build: explicitly check for FFmpeg vs. Libav, and their exact versions
wm4
2017-01-27
*
ad_lavc, vd_lavc: preserve codec_id/codec_type when setting params
wm4
2017-01-25
*
ad_lavc, vd_lavc: move mpv->lavc decoder parameter setup to common code
wm4
2017-01-25
*
av_common: remove old/unused timestamp passthrough code
wm4
2017-01-24
*
av_common: drop unused function
wm4
2017-01-24
*
options: drop deprecated --vd/--ad codecs selection features
wm4
2017-01-19
*
Prefix libavcodec CODEC_FLAG_ constants with AV_
wm4
2016-12-29
*
options: deprecate some other complex --ad/--vd features
wm4
2016-12-23
*
options: deprecate codec family selection in --vd/--ad
wm4
2016-12-23
*
audio: change how spdif codecs are selected
wm4
2016-12-23
*
Remove compatibility things
wm4
2016-12-07
*
av_common: always make sure to return a valid timebase
wm4
2016-11-10
*
demux_lavf: "support" mov edit lists and log errors if used
wm4
2016-10-18
*
ad_lavc, vd_lavc: fix a recent libavcodec deprecation warning
wm4
2016-10-17
*
msg: flush after every message for --log-file
wm4
2016-09-30
*
msg: make --log-file and --dump-stats accept config path expansion
wm4
2016-09-28
*
client API: more or less deprecate mpv_set_option()
wm4
2016-09-21
*
player: make --log-file and --dump-stats freely settable at runtime
wm4
2016-09-19
*
osdep: rename atomics.h to atomic.h
wm4
2016-09-07
*
common: use char array for version string
wm4
2016-09-06
*
m_config: introduce basic mechanism to synchronize global option updates
wm4
2016-09-02
*
common: add assert.h include
wm4
2016-08-28
*
video/audio: always provide "proper" timestamps to libavcodec
wm4
2016-08-19
*
av_common: improve rounding for float->int timestamp conversions
wm4
2016-08-19
*
player: fatal error if linked and compiled FFmpeg versions mismatch
wm4
2016-07-01
*
av_log: readd ffmpeg library runtime version mismatch warning
wm4
2016-05-01
*
encode_lavc: Migrate to codecpar API.
Rudolf Polzer
2016-04-11
*
demux_lavf, ad_lavc, ad_spdif, vd_lavc: handle FFmpeg codecpar API change
wm4
2016-03-31
*
playlist: improve shuffle algorithm
Niklas Haas
2016-03-20
*
av_common: explicitly exclude _vdpau deccoders from enumeration
wm4
2016-03-02
*
msg: introduce partial line buffers per mp_log
wm4
2016-03-01
*
msg: minor simplification
wm4
2016-03-01
*
av_log: avoid partial lines
wm4
2016-03-01
*
msg: use dynamic buffer for message formatting
wm4
2016-03-01
*
command: add encoder-list property
wm4
2016-03-01
*
Initial Android support
Jan Ekström
2016-02-10
*
common/common.c: handle utf16 in mp_parse_escape
kwkam
2016-02-06
*
build: make libavfilter mandatory
wm4
2016-02-05
*
audio/video: merge decoder return values
wm4
2016-02-01
*
Relicense some non-MPlayer source files to LGPL 2.1 or later
wm4
2016-01-19
*
global: add client API pointer to library handle
wm4
2016-01-15
*
mpv_talloc.h: rename from talloc.h
Dmitrij D. Czarkoff
2016-01-11
*
common: add mp_tag_str() utility function
wm4
2016-01-11
*
common: allow "\/" as escape sequence
wm4
2016-01-08
*
player: make watch later/resume work when "playing" directories
wm4
2016-01-06
[next]