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
/
av_common.c
Commit message (
Expand
)
Author
Age
*
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
*
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
*
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
*
demux_lavf, ad_lavc, ad_spdif, vd_lavc: handle FFmpeg codecpar API change
wm4
2016-03-31
*
av_common: explicitly exclude _vdpau deccoders from enumeration
wm4
2016-03-02
*
command: add encoder-list property
wm4
2016-03-01
*
Relicense some non-MPlayer source files to LGPL 2.1 or later
wm4
2016-01-19
*
video: pass through libavformat has_b_frames field
wm4
2015-10-19
*
video: make container vs. bitstream aspect ratio configurable
wm4
2015-08-30
*
av_common: remove deprecated API usage
wm4
2015-08-07
*
vd_lavc: request 1 more threads than CPU cores
wm4
2015-03-05
*
av_common: add comment about using now-deprecated libavcodec field
wm4
2015-01-30
*
player: use libavutil API to get number of CPUs
wm4
2015-01-05
*
player: print used number of threads in verbose mode
wm4
2015-01-05
*
demux: always use AVPacket
wm4
2014-08-25
*
Improve setting AVOptions
wm4
2014-08-02
*
stream_lavf: allow setting AVOptions with --stream-lavf-o
wm4
2014-07-30
*
av_common: remove unneeded field
wm4
2014-06-29
*
Factor out setting AVCodecContext extradata
wm4
2014-01-11
*
av_common: abuse av_log to print message instead of mp_msg
wm4
2013-12-21
*
Split mpvcore/ into common/, misc/, bstr/
wm4
2013-12-17