]> git.sesse.net Git - vlc/commit
* configure.ac.in: Renamed mpeg_video to mpeg_video_old, so that even
authorChristophe Massiot <massiot@videolan.org>
Tue, 10 Jun 2003 23:01:40 +0000 (23:01 +0000)
committerChristophe Massiot <massiot@videolan.org>
Tue, 10 Jun 2003 23:01:40 +0000 (23:01 +0000)
commit1ecbcf15d9c8087c5b0bdfeb8ed1d871eb47da04
treea82012b45b70413712260417843b8664ed38ebb2
parent85d9938a060ac734e9e3413a5188ed24cc4184da
* configure.ac.in: Renamed mpeg_video to mpeg_video_old, so that even
  people who explicitely set mpeg_video in the previous version will end
  up with libmpeg2 in 0.6.0.
* modules/codec/libmpeg2.c: Fixed a potential segfault, especially
  with DVDs.
* modules/codec/lpcm.c: Send two PES packets in one aout buffer, because
  some audio filters (read: coreaudio resampler) don't like too small
  packets (I know, this is ugly).
configure.ac.in
modules/codec/libmpeg2.c
modules/codec/lpcm.c
modules/codec/mpeg_video/Modules.am