Remove av_set_parameters.
authorAlexis Ballier <aballier@gentoo.org>
Thu, 1 Mar 2012 13:44:00 +0000 (10:44 -0300)
committerelupus <elupus@xbmc.org>
Sat, 31 Mar 2012 14:28:37 +0000 (16:28 +0200)
commit157206286d3a165f97c4d0ef67e70756d6b4f496
treedc20b3902dc495ccfbe2e1c0e48514bc4403f1d2
parente4396ee8a6010c03dca976c8204c29d1da1ec299
Remove av_set_parameters.

It is gone in libavformat 54 and avformat_write_header takes care of allocating data as needed.
lib/DllAvFormat.h
xbmc/cdrip/EncoderFFmpeg.cpp
xbmc/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodecPassthroughFFmpeg.cpp