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
*
av_common: cosmetic simplification to ffmpeg component iteration loops
wm4
2018-04-03
*
f_lavfi: use new libavfilter iteration API
wm4
2018-04-03
*
mp_image: replace rude function with less rude FFmpeg upstream function
wm4
2018-03-03
*
Fix recent FFmpeg deprecations
wm4
2018-02-13
*
codecs: remove unused family field
wm4
2018-02-01
*
audio: move to decoder wrapper
wm4
2018-01-30
*
video: rewrite filtering glue code
wm4
2018-01-30
*
av_log: stop accessing private ffmpeg fields
wm4
2018-01-03
*
command: add demuxer-lavf-list property
Ricardo Constantino
2018-01-02
*
build: move copyright statement to a shared location
wm4
2018-01-01
*
encode: implement --oset-metadata, and --oremove-metadata
TheAMM
2017-12-26
*
encode: rename option --ometadata to --ocopy-metadata
TheAMM
2017-12-26
*
tags: add mp_tags_remove
Kevin Mitchell
2017-12-26
*
msg: bump up log level of --log-file
Niklas Haas
2017-12-15
*
msg: reinterpret a bunch of message levels
Niklas Haas
2017-12-15
*
Fix various typos in log messages
Nicolas F
2017-12-03
*
av_common: drop old hack against ancient lavc vdpau wrapper
wm4
2017-12-01
*
build: make it easier to force FFmpeg upstream
wm4
2017-11-01
*
Bump libav* API use
wm4
2017-10-30
*
av_common: fix Libav build
wm4
2017-10-16
*
video: properly pass through ICC data
wm4
2017-10-16
*
msg: make --msg-level affect --log-file too
wm4
2017-10-04
*
build: add preliminary LGPL mode
wm4
2017-09-21
*
player: fix --lavfi-complex freeze
wm4
2017-08-11
*
vo_opengl: further GL API use separation
wm4
2017-08-07
*
common, vo_opengl: add/use helper for formatted strings on the stack
wm4
2017-07-24
*
Replace remaining avcodec_close() calls
wm4
2017-07-16
*
options: handle suffixes like -add in a more generic way
wm4
2017-06-26
*
options: unbreak -v
wm4
2017-06-23
*
options: remove weird --really-quiet special behavior
wm4
2017-06-23
*
encode_lavc: move from GPL 2+ to LGPL 2.1+.
Rudolf Polzer
2017-06-13
*
player: make sure version information is always included in --log-file
wm4
2017-05-22
*
demux_raw: drop "mp-rawvideo" use
wm4
2017-05-20
*
av_log: mark as almost LGPL
wm4
2017-05-05
*
msg.c/h: partially change license to LGPL
wm4
2017-05-05
*
common.h: change license to LGPL
wm4
2017-04-21
*
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
[next]