]> git.sesse.net Git - ffmpeg/commit
avformat/mux: do not call write_header multiple times if it fails the first time
authorMarton Balint <cus@passwd.hu>
Sat, 11 Jun 2016 18:18:40 +0000 (20:18 +0200)
committerMarton Balint <cus@passwd.hu>
Sun, 19 Jun 2016 22:27:26 +0000 (00:27 +0200)
commit517fe64406d4b0f5ae2b1428f17063ac7a1643aa
tree7223b80899d26844a5e1e0fc0fe6eab2ddb3e8eb
parentb577d4218385667921ed01ed5785dcb37a459b9f
avformat/mux: do not call write_header multiple times if it fails the first time

Signed-off-by: Marton Balint <cus@passwd.hu>
libavformat/internal.h
libavformat/mux.c