av
audio
resampler.pyx +2 -2
video
frame.pyx +8 -5
+ 2
- 2
@@ -165,7 +165,7 @@ cdef class AudioResampler(object):
+ 8
- 5
@@ -173,13 +175,14 @@ cdef class VideoFrame(Frame):
@@ -196,7 +199,7 @@ cdef class VideoFrame(Frame):