]> git.sesse.net Git - ffmpeg/commit
Do not lose user flags when passing calls from the new to the old seeking API.
authorMichael Niedermayer <michaelni@gmx.at>
Sat, 14 Mar 2009 16:30:51 +0000 (16:30 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Sat, 14 Mar 2009 16:30:51 +0000 (16:30 +0000)
commit85b4230f6848f4af1c76dc0bfae5c3468437d158
tree0c94e1c04db192c9ff0aed04040293f27e7ab643
parent4ed29207c2d2a72a6943d85cf58b5fc50cc2adec
Do not lose user flags when passing calls from the new to the old seeking API.

Originally committed as revision 17959 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/utils.c