]> git.sesse.net Git - ffmpeg/commit
ffmpeg: drop struct from SwrContext.
authorMichael Niedermayer <michaelni@gmx.at>
Sun, 25 Mar 2012 00:00:07 +0000 (01:00 +0100)
committerMichael Niedermayer <michaelni@gmx.at>
Sun, 25 Mar 2012 00:00:07 +0000 (01:00 +0100)
commitf4c380a5e65c60422c6f62cab7bfe6155276d11d
tree4a004047cb4df4524b97cc284724a3a51e72ae03
parentac6798dbc118a8d63a6e57f8a0120666a2449efa
ffmpeg: drop struct from SwrContext.

Its a typdef now and doesnt need the struct anymore.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
ffmpeg.c