lavc: postpone the removal of AVCodecContext.request_channels.
authorAnton Khirnov <anton@khirnov.net>
Thu, 12 Jan 2012 10:16:38 +0000 (11:16 +0100)
committerAnton Khirnov <anton@khirnov.net>
Tue, 24 Jan 2012 17:04:19 +0000 (18:04 +0100)
commit1381e9bc92e54f0c3472a1f7150a8530ccd55379
tree175afd741b36c51352f2cad6096b5a372c8d3ae6
parentdc7ad30fa5b3d454a3edcc3b051aef3a65c5235b
lavc: postpone the removal of AVCodecContext.request_channels.

Although it has been deprecated for a long time, its intended
replacement (request_channel_layout) is not actually used anywhere, so
request_channels is currently the only way to access that functionality.
libavcodec/version.h