]> git.sesse.net Git - vlc/commit
* modules/codec/*: reverted my previous patch that explicitly set
authorGildas Bazin <gbazin@videolan.org>
Thu, 2 Jan 2003 20:48:28 +0000 (20:48 +0000)
committerGildas Bazin <gbazin@videolan.org>
Thu, 2 Jan 2003 20:48:28 +0000 (20:48 +0000)
commit2216d29e1b0b2856c2db076cfbbeb14f58738310
tree00300e00a830a4ecda39802376b5758fe4883484
parent08f42608b73bdc422eed24cf0915888417ff5a38
* modules/codec/*: reverted my previous patch that explicitly set
i_bytes_per_frame and i_frame_length in each audio decoder.
* src/audio_output/dec.c: proper fix to correctly set i_bytes_per_frame
and i_frame_length.
modules/codec/adpcm.c
modules/codec/araw.c
modules/codec/faad/decoder.c
modules/codec/ffmpeg/audio.c
modules/codec/lpcm.c
modules/codec/mad/libmad.c
modules/codec/mpeg_audio/decoder.c
modules/codec/vorbis.c
src/audio_output/dec.c