]> git.sesse.net Git - vlc/commit
* include/vlc_block_helper.h: fixed an idiotically stupid bug in block_PeekOffsetBytes().
authorGildas Bazin <gbazin@videolan.org>
Thu, 23 Oct 2003 20:51:20 +0000 (20:51 +0000)
committerGildas Bazin <gbazin@videolan.org>
Thu, 23 Oct 2003 20:51:20 +0000 (20:51 +0000)
commit48d16c435e5f09f40fa45658f0a1c7a8759caa29
treeea9dc74b9d23842009e06da879ee3027d0ccdacf
parent3fa2bee809cf60426baa3e430fe8388aa314bee6
* include/vlc_block_helper.h: fixed an idiotically stupid bug in block_PeekOffsetBytes().
* modules/codec/mpeg_audio.c, modules/codec/a52.c, modules/packetizer/mpeg4audio.c: fixed a couple of issues.
include/vlc_block_helper.h
modules/codec/a52.c
modules/codec/mpeg_audio.c
modules/packetizer/mpeg4audio.c