]> git.sesse.net Git - ffmpeg/commit
mlp: implement support for AVCodecContext.request_channel_layout.
authorTim Walker <tdskywalker@gmail.com>
Mon, 31 Dec 2012 14:33:27 +0000 (15:33 +0100)
committerJustin Ruggles <justin.ruggles@gmail.com>
Tue, 22 Jan 2013 21:10:02 +0000 (16:10 -0500)
commited1b01131e662c9086b27aaaea69684d8575fbea
tree0f628ceb968766ac02ddda422aeb2cdeaa92d6c2
parentb0c7e3ffd09f68022429920da483ad7abed84aa1
mlp: implement support for AVCodecContext.request_channel_layout.

Also wrap usage of AVCodecContext.request_channels in FF_API_REQUEST_CHANNELS directives.

Signed-off-by: Justin Ruggles <justin.ruggles@gmail.com>
libavcodec/mlp_parser.c
libavcodec/mlpdec.c