[vlc-commits] libav*: create a new avcommon_compat.h file for backward compatibility
Jean-Baptiste Kempf
git at videolan.org
Tue Mar 12 17:03:23 CET 2013
vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Tue Mar 12 14:01:03 2013 +0100| [adda59578c429e26d41e645a54aede1296f3bb46] | committer: Jean-Baptiste Kempf
libav*: create a new avcommon_compat.h file for backward compatibility
This patch includes necessary defines
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=adda59578c429e26d41e645a54aede1296f3bb46
---
modules/codec/Modules.am | 1 +
modules/codec/avcodec/avcodec.h | 10 +-
modules/codec/avcodec/avcommon.h | 11 +-
modules/codec/avcodec/avcommon_compat.h | 485 +++++++++++++++++++++++++++++++
modules/demux/Modules.am | 1 +
modules/stream_out/Modules.am | 3 +-
6 files changed, 498 insertions(+), 13 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=adda59578c429e26d41e645a54aede1296f3bb46
More information about the vlc-commits
mailing list