1. 11 Jun, 2003 1 commit
    • Gildas Bazin's avatar
      · ae098162
      Gildas Bazin authored
      * modules/gui/skins/*: fix for msvc .dsp generation, replaced the BASIC_SKINS macro with the standard MODULE_NAME_IS_foo one and a couple of compilation fixes for msvc.
      * msvc/vlc.dsw: added basic_skins and renamed mpeg_video into mpeg_video_old.
      * modules/codec/mpeg_video/parser.c: fixed segfault when idct/motion modules can't be loaded.
      ae098162
  2. 10 Jun, 2003 4 commits
    • Christophe Massiot's avatar
      * configure.ac.in: Renamed mpeg_video to mpeg_video_old, so that even · 1ecbcf15
      Christophe Massiot authored
        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).
      1ecbcf15
    • Gildas Bazin's avatar
      · 85d9938a
      Gildas Bazin authored
      * modules/packetizer/mpegvideo.c, modules/mux/mpeg/*: fixed the dts/pts calculation in the mpegvideo packetizer. It should now handle streams where all the pictures don't have the same duration (eg. 3:2 pulldown). We don't calculate anymore the pts for every frame as it is impossible to do so for non low-delay streams.
      85d9938a
    • Gildas Bazin's avatar
      · 586295b9
      Gildas Bazin authored
      * configure.ac.in: added an --enable-mostly-builtin option to avoid having too many plugins.
      * modules/gui/skins/src/*: reverted the last BASIC_SKINS patch (BASIC_SKINS was not broken, the changes were done on purpose).
      * modules/gui/skins/src/dialogs.[cpp,h]: ran dos2unix on these 2 files.
      586295b9
    • Christophe Massiot's avatar
      Fixed a potential segfault. · 1fe87c05
      Christophe Massiot authored
      1fe87c05
  3. 09 Jun, 2003 13 commits
  4. 08 Jun, 2003 8 commits
  5. 07 Jun, 2003 7 commits
  6. 06 Jun, 2003 7 commits