]> git.sesse.net Git - ffmpeg/blobdiff - libavformat/lxfdec.c
rtmp: Rename rtmp_calc_digest to ff_rtmp_calc_digest and make it global
[ffmpeg] / libavformat / lxfdec.c
index ee12dfbb98af93741aa56e2dbcc89f6de85f0559..bc95a0820e03dca541d4d626d4ad35a9eb646c60 100644 (file)
@@ -346,4 +346,3 @@ AVInputFormat ff_lxf_demuxer = {
     .read_packet    = lxf_read_packet,
     .codec_tag      = (const AVCodecTag* const []){lxf_tags, 0},
 };
-