]> git.sesse.net Git - vlc/blobdiff - modules/packetizer/vc1.c
Add AVUI fourCC, fix the problem with http://samples.mplayerhq.hu/V-codecs/AVUI/avid_...
[vlc] / modules / packetizer / vc1.c
index f2c499c92e8be7234168c11274ed01d790099388..0cb339d8bc0abf50fe4b800a54bc1bd527f47a54 100644 (file)
@@ -25,7 +25,6 @@
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
-#include <stdlib.h>                                      /* malloc(), free() */
 
 #include <vlc/vlc.h>
 #include <vlc_codec.h>