]> git.sesse.net Git - ffmpeg/blobdiff - libavformat/voc.c
Add a lowercase parameter to ff_data_to_hex
[ffmpeg] / libavformat / voc.c
index 7ebfa711c95b33d441ee2a0cfa2afb85a2f639e7..eed8db8cc7d740fe10ae05fb4f5b297eb7af8108 100644 (file)
@@ -32,5 +32,5 @@ const AVCodecTag ff_voc_codec_tags[] = {
     {CODEC_ID_PCM_ALAW,      0x06},
     {CODEC_ID_PCM_MULAW,     0x07},
     {CODEC_ID_ADPCM_CT,    0x0200},
-    {0, 0},
+    {CODEC_ID_NONE,             0},
 };