vlc | branch: master | Jean-Baptiste Kempf <[email protected]> | 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 _______________________________________________ vlc-commits mailing list [email protected] http://mailman.videolan.org/listinfo/vlc-commits
