Replace the calls to the deprecated function register_avcodec() with
authorStefano Sabatini <stefano.sabatini-lala@poste.it>
Fri, 6 Feb 2009 23:50:54 +0000 (23:50 +0000)
committerStefano Sabatini <stefano.sabatini-lala@poste.it>
Fri, 6 Feb 2009 23:50:54 +0000 (23:50 +0000)
commit9be26823b90f975f27c17ec917e5bd0a74f825a1
tree6dd5406db58798ffb778bc1728af359457dfded8
parent85662f4935e1a0ff657162acaf1a707250271c53
Replace the calls to the deprecated function register_avcodec() with
corresponding calls to avcodec_register().

Originally committed as revision 17027 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/allcodecs.c
libavcodec/avcodec.h