OSDN Git Service

examples/decode_audio: use a parser for splitting the input
authorAnton Khirnov <anton@khirnov.net>
Wed, 19 Oct 2016 19:56:22 +0000 (21:56 +0200)
committerAnton Khirnov <anton@khirnov.net>
Wed, 23 Nov 2016 12:09:41 +0000 (13:09 +0100)
commit0946c754d99c05413e813ee515039adcf0f9232a
treec6be3c6240dc4cf0905f281b84b4675e3d06d808
parentf27e262dbdea1991b22e08b639ac03e642a3482c
examples/decode_audio: use a parser for splitting the input

Do not rely on the decoder handling this, as it's not guaranteed to
work.
doc/examples/decode_audio.c