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
*
encode: simplify encode_lavc_add_packet
Jan Ekström
2018-10-01
*
encode: fix AVPacket deinitialization logic
Niklas Haas
2018-10-01
*
encode: get rid of the output packet queue
wm4
2018-05-03
*
encode: remove old timestamp handling
wm4
2018-05-03
*
encode: restore 2-pass mode
wm4
2018-05-03
*
common: add missing %f time format
wm4
2018-05-01
*
common: round all integer times to milliseconds
wm4
2018-05-01
*
f_lavfi: support setting common filter options like "threads"
wm4
2018-04-29
*
encode: rewrite half of it
wm4
2018-04-29
*
encode: get rid of AVDictionary setter helper
wm4
2018-04-29
*
encode: some more cleanups
wm4
2018-04-29
*
encode: simplify colorspace setting
wm4
2018-04-20
*
encode: cosmetics
wm4
2018-04-20
*
encode: remove some unused functions
wm4
2018-04-20
*
encoding: deprecate a bunch of obscure options
wm4
2018-04-20
*
demux: support for some kinds of timed metadata
wm4
2018-04-18
*
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
[next]