]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/ra144.h
mmal: drop the h264 BSF
[ffmpeg] / libavcodec / ra144.h
index 73f83f08654bdef4bcba67fc65abe477b6c957a8..81d6964abc9528ff9e0e87efc97d4456f03c6fde 100644 (file)
@@ -35,7 +35,6 @@
 
 typedef struct RA144Context {
     AVCodecContext *avctx;
-    AVFrame frame;
     LPCContext lpc_ctx;
     AudioFrameQueue afq;
     int last_frame;