1. 10 Feb, 2004 8 commits
    • Gildas Bazin's avatar
      · 08c1cc54
      Gildas Bazin authored
      * configure.ac: check for the xmlTextReader extension if libxml2 (required for skins2).
      08c1cc54
    • Gildas Bazin's avatar
      · dcc4cf2f
      Gildas Bazin authored
      * configure.ac, NEWS: added mod and pva plugins.
      dcc4cf2f
    • Benjamin Pracht's avatar
      typos · 4caee403
      Benjamin Pracht authored
      4caee403
    • Jean-Paul Saman's avatar
      Fixes for DVB-C: · ed59877c
      Jean-Paul Saman authored
      - Make sure that lnb-lof1 and lnb-lof2 can be overriden by the commandline syntax frequency=xx:lnb-lof1=xx:lnb-lof2=xx
      - Added value {A,a} to polarization=xx to force INVERSION_AUTO
      - Sanatized a few error messages
      ed59877c
    • Sam Hocevar's avatar
      * debian/rules debian/control: · 916c69e3
      Sam Hocevar authored
          + No longer build a local libmpeg2 since it entered sid.
          + Build the livedotcom plugin.
        * toolbox:
          + No longer remove flac, speex and matroska from the woody build; I will
            provide clean backports.
      916c69e3
    • Sam Hocevar's avatar
      * configure.ac: · d180753a
      Sam Hocevar authored
          + Allow to use --enable-livedotcom without --with-livedotcom-tree so that
            we can use an installed version of libliveMedia et al.
      d180753a
    • Sam Hocevar's avatar
      * configure.ac: · c08f94af
      Sam Hocevar authored
          + Only activate the Matroska plugin if -lebml_pic or -lebml were found.
      c08f94af
    • Derk-Jan Hartman's avatar
      * Fixed the ogm subs. Thanx to Mosu who pointed me to the fact that the · 739c64aa
      Derk-Jan Hartman authored
        duration for subs is stored in byte1 of the data packet and who
        directed me to the mkvtoolnix code.
      739c64aa
  2. 09 Feb, 2004 11 commits
  3. 08 Feb, 2004 19 commits
    • Gildas Bazin's avatar
      · ee90876a
      Gildas Bazin authored
      * modules/gui/skins2/Modules.am: added missing file for make dist.
      ee90876a
    • Gildas Bazin's avatar
      · 8027983f
      Gildas Bazin authored
      * ALL: I am a morron.
      8027983f
    • Gildas Bazin's avatar
      · 310a3201
      Gildas Bazin authored
      * modules/codec/ffmpeg/video.c: another fix for switching postproc on the fly.
      310a3201
    • Gildas Bazin's avatar
      · de8289ba
      Gildas Bazin authored
      * configure.ac: forgot one version number and added the aiff demux.
      de8289ba
    • Gildas Bazin's avatar
      · 9dec8bef
      Gildas Bazin authored
      * ALL: bumped version number to 0.7.1 in preparation for the release.
      9dec8bef
    • Jean-Paul Saman's avatar
      Fail ./configure when ffmpeg/avcodec.h or postproc/postproc.h are not found... · 0192ffc2
      Jean-Paul Saman authored
      Fail ./configure when ffmpeg/avcodec.h or postproc/postproc.h are not found and --disable-ffmpeg is not used.
      
      0192ffc2
    • Jean-Paul Saman's avatar
      Fixed several things with configure.ac script: · 6f50b235
      Jean-Paul Saman authored
      - Always have a space between ";then" the configure script does not like this. It should be "; then" or better put "then" on the next line.
      - Add a AC_ARG_ENABLE for cdda
      6f50b235
    • Derk-Jan Hartman's avatar
      * Update copyright info · 2ef754d0
      Derk-Jan Hartman authored
      2ef754d0
    • Derk-Jan Hartman's avatar
      * Fix /dev/di bug · fe969c9f
      Derk-Jan Hartman authored
        Though this still remains a hack. People should just use 'Open Disc' menu.
        I see no way to retrieve the original (non parition version) /dev entry,
        from the mounted drive.
      fe969c9f
    • Gildas Bazin's avatar
      · 8822d581
      Gildas Bazin authored
      * modules/codec/ffmpeg/video.c: another fix for post-processing.
      8822d581
    • Sigmund Augdal Helberg's avatar
      modules/demux/avi/avi.c: · d5c32a93
      Sigmund Augdal Helberg authored
       * pass bit per pixel info on to decoder
      modules/demux/avi/libavi.h:
       * add 1 as fourcc for msrle
      module/codec/ffmpeg/video.c:
       * pass bit per pixel info to libavcodec (needed for msrle)
      d5c32a93
    • Gildas Bazin's avatar
      · cb55dfe4
      Gildas Bazin authored
      * src/playlist/*: fixed complete fuckage of playlist_ItemAddOption() and moved it to item.c.
      * modules/gui/wxwindows/open.cpp: cleanup.
      cb55dfe4
    • Laurent Aimar's avatar
      caf2925c
    • Gildas Bazin's avatar
      · e79dec99
      Gildas Bazin authored
      * modules/demux/dts.c: more fixes.
      e79dec99
    • Rocky Bernstein's avatar
      Add me. · ce491a51
      Rocky Bernstein authored
      ce491a51
    • Gildas Bazin's avatar
      · c642d8bb
      Gildas Bazin authored
      * modules/codec/ffmpeg/video.c: fixed crash when disabling post-processing with videos with B frames.
      c642d8bb
    • Gildas Bazin's avatar
      · 96a6787b
      Gildas Bazin authored
      * src/interface/interface.c: added skins2 to the interface menu.
      * modules/gui/skins2/*: s/skin_last/skins2-last s/skin_config/skins2-config and fixed saving of skins2 configuration.
      96a6787b
    • Gildas Bazin's avatar
      · 3301dd40
      Gildas Bazin authored
      * modules/audio_filter/converter/dtstospdif.c: cough cough.
      3301dd40
    • Gildas Bazin's avatar
      · 623dd6d8
      Gildas Bazin authored
      * modules/audio_filter/converter/dtstospdif.c: only swab big endian bitstreams.
      623dd6d8
  4. 07 Feb, 2004 2 commits