]> git.sesse.net Git - vlc/commit
* modules/codec/spudec/spudec.c, modules/codec/spudec/parse.c: fixed a couple
authorGildas Bazin <gbazin@videolan.org>
Thu, 31 Oct 2002 09:40:26 +0000 (09:40 +0000)
committerGildas Bazin <gbazin@videolan.org>
Thu, 31 Oct 2002 09:40:26 +0000 (09:40 +0000)
commitcae5489acfe2338f5c341f6067f68ea987bfa06a
treed094ab0509a9d04ccaf148b64c73b096cbf2c6d9
parent5cbb47d60db7a20bc73c8562713ea696c17eb8c1
* modules/codec/spudec/spudec.c, modules/codec/spudec/parse.c: fixed a couple
   of problems introduced with the recent changes to the bitstream facility.
* src/audio_output/output.c: fixed a quite annoying bug in aout3 that was
   triggering unnecessary trashing of audio frames.
modules/codec/spudec/parse.c
modules/codec/spudec/spudec.c
src/audio_output/output.c