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
/
encode_lavc.c
Commit message (
Expand
)
Author
Age
*
Replace remaining avcodec_close() calls
wm4
2017-07-16
*
options: handle suffixes like -add in a more generic way
wm4
2017-06-26
*
encode_lavc: move from GPL 2+ to LGPL 2.1+.
Rudolf Polzer
2017-06-13
*
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
*
Prefix libavcodec CODEC_FLAG_ constants with AV_
wm4
2016-12-29
*
Remove compatibility things
wm4
2016-12-07
*
client API: more or less deprecate mpv_set_option()
wm4
2016-09-21
*
encode_lavc: Migrate to codecpar API.
Rudolf Polzer
2016-04-11
*
mpv_talloc.h: rename from talloc.h
Dmitrij D. Czarkoff
2016-01-11
*
Update license headers
Marcin Kurczewski
2015-04-13
*
video: remove vfcap.h
wm4
2015-01-21
*
Silence some Coverity warnings
wm4
2014-11-21
*
encode: deal with codec->time_base deprecation
wm4
2014-07-22
*
Revert "encode: make the central lock recursive"
Rudolf Polzer
2014-06-12
*
encode: make the central lock recursive
wm4
2014-06-12
*
encode: make option struct local
wm4
2014-06-11
*
encoding: No error when the output format doesn't support a stream type at all.
Rudolf Polzer
2014-05-16
*
New option --no-ometadata to opt out of including metadata when encoding.
Rudolf Polzer
2014-04-14
*
encode_lavc: copy metadata to output file
Alessandro Ghedini
2014-03-30
*
encode: add locking
wm4
2014-03-09
*
encode: don't access ao->pts
wm4
2014-03-07
*
msg: move special declarations to msg_control.h
wm4
2014-01-16
*
msg: remove global state
wm4
2013-12-21
*
msg: rename mp_msg_log -> mp_msg
wm4
2013-12-21
*
stream: mp_msg conversions
wm4
2013-12-21
*
encode_lavc: mp_msg conversions
wm4
2013-12-21
*
Remove the _ macro
wm4
2013-12-18
*
Split mpvcore/ into common/, misc/, bstr/
wm4
2013-12-17