]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/commit
Do not access s->gb directly in functions that have a local copy of that
authorrbultje <rbultje@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Sat, 6 Dec 2008 18:35:52 +0000 (18:35 +0000)
committerrbultje <rbultje@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Sat, 6 Dec 2008 18:35:52 +0000 (18:35 +0000)
commitaa37adbc60a18c64f40eb7b92db5584a93195814
tree91575258da2c03f4b89d9cb9be9d78794911564f
parented9db9ce2b783cd771ef14ec482365e253a5843a
Do not access s->gb directly in functions that have a local copy of that
variable. See "[PATCH] asf.c: don't access AVFormatContext->pb" thread on
ML.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16023 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
libavformat/asf.c