Skip to content
Snippets Groups Projects
  1. Oct 05, 2003
  2. Oct 04, 2003
    • sigmunau's avatar
      modules/gui/wxwindows/preferences.cpp: · 84c04e72
      sigmunau authored
       * Increased size of and decreased margins around the section heading. It
         looks nice now.
      84c04e72
    • gbazin's avatar
      · fd05dc69
      gbazin authored
      * modules/access/vcdx/*: Brand new VCD input module using libcdio, libvcd and libvcdinfo. Courtesy of Rocky Bernstein.
      * modules/access/cddax.c: Brand new CDDA input module using libcdio. Courtesy of Rocky Bernstein.
      * modules/LIST: update.
      fd05dc69
    • sigmunau's avatar
      Further doxygenization. · 0f814562
      sigmunau authored
      0f814562
    • Samuel Hocevar's avatar
      * src/misc/modules_plugin.h.in: Added a missing return value that caused · c992c9ca
      Samuel Hocevar authored
          module loading to fail.
      c992c9ca
    • Samuel Hocevar's avatar
    • gbazin's avatar
      · 580edf4d
      gbazin authored
      * modules/gui/wxwindows/wxwindows.cpp: fix for the skins showing the popup menu even when left-clicking with the mouse.
      580edf4d
    • Christophe Massiot's avatar
      Fixed dyld commit. · 5692fbd8
      Christophe Massiot authored
      5692fbd8
    • Samuel Hocevar's avatar
    • gbazin's avatar
      · d3daf21f
      gbazin authored
      * modules/packetizer/mpegaudio.c: updated mpegaudio to the new decoder api.
      * modules/packetizer/mpegaudio.c: moved the packetizer with the decoder (they share most of their code).
      d3daf21f
    • gbazin's avatar
      · 12336778
      gbazin authored
      * modules/codec/a52old/*, modules/codec/mpeg_audio/*, modules/codec/mpeg_video/*: got rid of deprecated decoders.
      12336778
    • Samuel Hocevar's avatar
      * configure.ac: · 2d3c9c2c
      Samuel Hocevar authored
          + First try to detect the OS X native dynamic linker before falling
            back to dlfcn.h.
          + Enhanced the dlopen-style loader detection.
          + Added a check for HP-UX's shl_* functins.
        * src/misc/modules_plugin.h.in:
          + Support for the dylib dynamic loader on OS X.
          + Support for the shl dynamic loader on HP-UX.
      2d3c9c2c
    • gbazin's avatar
      · 782cc32b
      gbazin authored
      * configure.ac: added --with-ffmpeg-faac for when using an ffmpeg which is compiled with faac support.
      * modules/stream_out/transcode.c: added mp4a fourcc for MPEG AAC audio transcoding support.
      782cc32b
  3. Oct 03, 2003
  4. Oct 02, 2003
  5. Oct 01, 2003
  6. Sep 30, 2003
    • gbazin's avatar
      · a1b3ffae
      gbazin authored
      * include/vlc_block_helper.h, modules/codec/a52.c: same as thedj ;)
      a1b3ffae
    • gbazin's avatar
      · a4ee4477
      gbazin authored
      * include/vlc_block.h, modules/codec/libmpeg2.c: re-added the discontinuity flag in block_t and re-enabled the discontinuity gestion in the libmpeg2 codec.
      * include/vlc_block_helper.h: implemented bytestream reading helper functions for chained blocks.
      * modules/codec/a52.c: modified to use the bytestream reading functions.
        The flexibility added by these functions makes the code simpler and better at detecting synchro code emulations.
      a4ee4477
    • hartman's avatar
      * compile before you commit · ebc29b88
      hartman authored
      ebc29b88
    • hartman's avatar
      * src/input/input.c: fixed usage of sub-file variable. · 9f797e41
      hartman authored
      * modules/misc/freetype.c: i_render_height and not i_window_height.
      9f797e41
    • hartman's avatar
Loading