]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/blobdiff - libavcodec/resample2.c
frsh: Export information about the last RTP contract and VRES
[frescor/ffmpeg.git] / libavcodec / resample2.c
index ac9db73c8ca7b9cebbab097f4d776e442c433160..31d2be7ded984a9f47d7cae21e627c7e1d55329b 100644 (file)
@@ -57,6 +57,7 @@
 
 
 typedef struct AVResampleContext{
+    const AVClass *av_class;
     FELEM *filter_bank;
     int filter_length;
     int ideal_dst_incr;