av
audio
codeccontext.pyx +2 -7
frame.pyx +2 -7
resampler.pyx +1 -1
stream.pyx +1 -1
video
codeccontext.pyx +2 -7
stream.pyx +1 -1
+ 2
- 7
@@ -75,13 +76,7 @@ cdef class AudioCodecContext(CodecContext):
+ 2
- 7
@@ -165,13 +166,7 @@ cdef class AudioFrame(Frame):
+ 1
- 1
@@ -94,7 +94,7 @@ cdef class AudioResampler(object):
+ 1
- 1
+ 2
- 7
@@ -118,13 +119,7 @@ cdef class VideoCodecContext(CodecContext):
+ 1
- 1
@@ -219,7 +219,7 @@ cdef class Stream(object):