]> git.sesse.net Git - vlc/commit
* modules/codec/mpeg_audio.c: fixes and improvements.
authorGildas Bazin <gbazin@videolan.org>
Sun, 5 Oct 2003 00:50:05 +0000 (00:50 +0000)
committerGildas Bazin <gbazin@videolan.org>
Sun, 5 Oct 2003 00:50:05 +0000 (00:50 +0000)
commit1c2c4af53fed544470118c84e52855cb4525fc8e
treed19b6de3a4fc677797a3a1418250145e7247c60f
parent84c04e7279ff93f8c3e34482ddf6d6bf4a02ab21
* modules/codec/mpeg_audio.c: fixes and improvements.
* include/vlc_block_helper.h: fix for an offset problem in block_SkipBytes() and block_GetBytes(). (This fixes the problems with the new mpeg_audio decoder/packetizer).
include/vlc_block_helper.h
modules/codec/mpeg_audio.c