lavc: change type of AVFrame.channels field from int64_t to int
"channels" is an int in all the other places in the libraries, and the av_frame_*_channels() accessors return and set an int, so this should not implicate ABI breaks.
Showing
Please
register
or
sign in
to comment