]> git.alsa-project.org Git - tinycompress.git/commit
cplay: move around MP3 header parsing method
authorKatsuhiro Suzuki <suzuki.katsuhiro@socionext.com>
Fri, 2 Feb 2018 04:32:45 +0000 (13:32 +0900)
committerVinod Koul <vinod.koul@intel.com>
Fri, 2 Feb 2018 17:30:37 +0000 (23:00 +0530)
commite049d61d4855422cc8085cb3d2aae234198eb332
treed1f2c8895b495622538d57526a6ecb540984b472
parent1e146c2f60e0fbb5ede27e04c4232f305ded4475
cplay: move around MP3 header parsing method

This patch moves MP3 parsing method for -I option, this is for
adding other codec ID in the future.

Signed-off-by: Katsuhiro Suzuki <suzuki.katsuhiro@socionext.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
src/utils/cplay.c