[vlc-devel] [PATCH v3 0/2] demux: wav: support parsing INFO chunk

Zhao, Gang gang.zhao.42 at gmail.com
Tue Sep 15 16:26:37 CEST 2020


Tested this patch with the four wav files in ticket 6587. It can get and save
meta data from INFO chunk.

v3:
Split the patch to two for better readability

v2:
Fixed a typo in commit log

Zhao, Gang (2):
  demux: wav: refactor function ChunkGetNext
  demux: wav: support parsing INFO chunk

 modules/demux/wav.c | 217 ++++++++++++++++++++++++++++++++++++++++++--
 1 file changed, 208 insertions(+), 9 deletions(-)

-- 
2.25.1



More information about the vlc-devel mailing list