index
:
mpv
absurd_test
absurd_test2
absurd_test3
ass_shit
bliss
coverity_scan
master
mruby
rc
rcombs/macos-fixes
rcombs/swift
read_stats_new
read_stats_old
release/0.1
release/0.2
release/0.27
release/0.28
release/0.29
release/0.3
release/0.30
release/0.31
release/0.32
release/0.33
release/0.34
release/0.35
release/0.36
release/0.37
release/0.38
release/0.39
release/0.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
stream_debug_stuff
stream_no_size_caching
stream_size_fstat
stream_size_fstat_nocache
x11_geo
ytdl_sub_delayload
a free, open source, and cross-platform media player
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
/
av_common.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use AV_INPUT_BUFFER_PADDING_SIZE instead of deprecated one
wang-bin
2017-02-08
1
-2
/
+2
*
ad_lavc, vd_lavc: preserve codec_id/codec_type when setting params
wm4
2017-01-25
1
-0
/
+8
*
ad_lavc, vd_lavc: move mpv->lavc decoder parameter setup to common code
wm4
2017-01-25
1
-5
/
+67
*
av_common: remove old/unused timestamp passthrough code
wm4
2017-01-24
1
-21
/
+8
*
av_common: drop unused function
wm4
2017-01-24
1
-23
/
+0
*
Remove compatibility things
wm4
2016-12-07
1
-5
/
+0
*
av_common: always make sure to return a valid timebase
wm4
2016-11-10
1
-1
/
+5
*
demux_lavf: "support" mov edit lists and log errors if used
wm4
2016-10-18
1
-0
/
+1
*
video/audio: always provide "proper" timestamps to libavcodec
wm4
2016-08-19
1
-0
/
+25
*
av_common: improve rounding for float->int timestamp conversions
wm4
2016-08-19
1
-2
/
+4
*
demux_lavf, ad_lavc, ad_spdif, vd_lavc: handle FFmpeg codecpar API change
wm4
2016-03-31
1
-0
/
+16
*
av_common: explicitly exclude _vdpau deccoders from enumeration
wm4
2016-03-02
1
-1
/
+6
*
command: add encoder-list property
wm4
2016-03-01
1
-0
/
+15
*
Relicense some non-MPlayer source files to LGPL 2.1 or later
wm4
2016-01-19
1
-7
/
+7
*
video: pass through libavformat has_b_frames field
wm4
2015-10-19
1
-0
/
+1
*
video: make container vs. bitstream aspect ratio configurable
wm4
2015-08-30
1
-1
/
+0
*
av_common: remove deprecated API usage
wm4
2015-08-07
1
-2
/
+0
*
vd_lavc: request 1 more threads than CPU cores
wm4
2015-03-05
1
-0
/
+2
*
av_common: add comment about using now-deprecated libavcodec field
wm4
2015-01-30
1
-1
/
+2
*
player: use libavutil API to get number of CPUs
wm4
2015-01-05
1
-3
/
+2
*
player: print used number of threads in verbose mode
wm4
2015-01-05
1
-3
/
+5
*
demux: always use AVPacket
wm4
2014-08-25
1
-0
/
+2
*
Improve setting AVOptions
wm4
2014-08-02
1
-0
/
+36
*
stream_lavf: allow setting AVOptions with --stream-lavf-o
wm4
2014-07-30
1
-0
/
+9
*
av_common: remove unneeded field
wm4
2014-06-29
1
-1
/
+0
*
Factor out setting AVCodecContext extradata
wm4
2014-01-11
1
-10
/
+14
*
av_common: abuse av_log to print message instead of mp_msg
wm4
2013-12-21
1
-1
/
+2
*
Split mpvcore/ into common/, misc/, bstr/
wm4
2013-12-17
1
-0
/
+178