]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/nellymoser.c
yadif: support more than yuv420p.
[ffmpeg] / libavcodec / nellymoser.c
index 00c2cfd3a11fb8f321cd865a760cfd8ada0fae31..0716c25a20fb50fb53f7ad0bc8792133f9790f8d 100644 (file)
@@ -26,7 +26,7 @@
  */
 
 /**
- * @file libavcodec/nellymoser.c
+ * @file
  * The 3 alphanumeric copyright notices are md5summed they are from the original
  * implementors. The original code is available from http://code.google.com/p/nelly2pcm/
  */
@@ -36,7 +36,7 @@
 #include "dsputil.h"
 
 #define ALT_BITSTREAM_READER_LE
-#include "bitstream.h"
+#include "get_bits.h"
 
 const float ff_nelly_dequantization_table[127] = {
  0.0000000000,