]> git.sesse.net Git - ffmpeg/commit
avformat/rmenc: do not access AVIO write buffer directly
authorMarton Balint <cus@passwd.hu>
Fri, 16 Jun 2017 20:45:23 +0000 (22:45 +0200)
committerMarton Balint <cus@passwd.hu>
Sun, 18 Jun 2017 14:16:52 +0000 (16:16 +0200)
commit8a09325311575a18a1d2afefa3c2e9014f3396f9
tree68bec4656af512788242f0228b0b9d74fb3d370f
parent099d35401c1a266724a723d71aa12e53addfe037
avformat/rmenc: do not access AVIO write buffer directly

Reviewed-by: Michael Niedermayer <michael@niedermayer.cc>
Signed-off-by: Marton Balint <cus@passwd.hu>
libavformat/rmenc.c