On 19/09/14 6:58 AM, Michael Niedermayer wrote: > On Fri, Sep 19, 2014 at 01:50:28AM -0300, James Almer wrote: >> Signed-off-by: James Almer <jamr...@gmail.com> >> --- >> Unlike us, libav got rid of the internal symbols before the header became >> public on >> an actual relase, so we're stuck with it until next bump. >> I renamed the function to ff_ since it's only used outside libavcodec when >> called >> with the public symbol. >> >> doc/APIchanges | 3 +++ >> libavcodec/dv_profile.c | 12 ++++++++++-- >> libavcodec/dv_profile.h | 6 ++++++ >> libavcodec/dv_profile_internal.h | 8 ++++++++ >> libavcodec/dvdec.c | 3 ++- >> libavcodec/version.h | 5 ++++- >> 6 files changed, 33 insertions(+), 4 deletions(-) > > LGTM
Pushed. _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel