]> git.sesse.net Git - ffmpeg/commit
avformat/mux: factorize AVFormatContext->avoid_negative_ts initialization
authorJames Almer <jamrial@gmail.com>
Mon, 11 Dec 2017 04:02:30 +0000 (01:02 -0300)
committerJames Almer <jamrial@gmail.com>
Tue, 12 Dec 2017 23:18:29 +0000 (20:18 -0300)
commit0e2fbd68e2796e7ed3cc7b327cd03908802045c1
treee768245d38396223ff4f110750ba2fec86ecaaec
parenta0e4c41d086bbc32dfefef0b81ed0f59fe04d4ab
avformat/mux: factorize AVFormatContext->avoid_negative_ts initialization

Reviewed-by: Michael Niedermayer <michael@niedermayer.cc>
Signed-off-by: James Almer <jamrial@gmail.com>
libavformat/mux.c