Skip to content
Snippets Groups Projects
  1. Feb 10, 2004
    • Samuel Hocevar's avatar
      * configure.ac: · d180753a
      Samuel Hocevar authored
          + Allow to use --enable-livedotcom without --with-livedotcom-tree so that
            we can use an installed version of libliveMedia et al.
      d180753a
    • Samuel Hocevar's avatar
      * configure.ac: · c08f94af
      Samuel Hocevar authored
          + Only activate the Matroska plugin if -lebml_pic or -lebml were found.
      c08f94af
  2. Feb 08, 2004
  3. Feb 05, 2004
    • gbazin's avatar
      · a4b48614
      gbazin authored
      * modules/video_output/directx/directx.c: fixed the "refresh" button for the --directx-device option.
      * modules/demux/dts.c: implemented DEMUX_GET_TIME and DEMUX_GET_LENGTH.
      * modules/access/cdda.c: got rid of the cdda demux and add a wav header at the beginning of the data.
         This allows to correctly support DTS audio cd (demux will detect what kind of CD it is).
      * modules/demux/wav.c: code cleanup and fixed seeking.
      a4b48614
  4. Feb 03, 2004
    • sigmunau's avatar
      configure.ac: · 9c08885d
      sigmunau authored
       * define CAN_COMPILE_MMX and CAN_COMPILE_MMXEXT if availabe
      modules/video_filter/deinterlace/deinterlace.c:
       * changed how accelerated code is handled.
      9c08885d
  5. Jan 31, 2004
  6. Jan 29, 2004
    • gbazin's avatar
      · 2d9249bb
      gbazin authored
      * configure.ac: fixed typo.
      2d9249bb
  7. Jan 28, 2004
  8. Jan 27, 2004
    • gbazin's avatar
      · 50ad1400
      gbazin authored
      * configure.ac: don't link with msimg32 directly has it isn't available on Win9x/NT4.
      * modules/gui/skins2/win32/win32_graphics.cpp: use AlphaBlend() from the Win32Factory object.
      50ad1400
    • Rocky Bernstein's avatar
      Link with -lm when needed - 2nd try. · b29cf105
      Rocky Bernstein authored
      b29cf105
  9. Jan 26, 2004
  10. Jan 25, 2004
  11. Jan 24, 2004
    • gbazin's avatar
      · 9bbd9158
      gbazin authored
      * configure.ac: added --with-xml2-config-path=PATH option.
      9bbd9158
    • Cyril Deguet's avatar
      * configure.ac: check xml2-config for skins2 · c381c1c1
      Cyril Deguet authored
      * modules/gui/skins2/src/var_manager.cpp: delete the variables in the
        right order to avoid invalid reads in the destructor
      * modules/gui/skins2/parser/xmlparser: skeleton of a new parser based
        on the text reader API of libxml2
      c381c1c1
  12. Jan 23, 2004
  13. Jan 22, 2004
  14. Jan 18, 2004
    • gbazin's avatar
      · 8b56b5fe
      gbazin authored
      * configure.ac, modules/demux/Modules.am: added ps2, ts2 and dvdnav modules to the build system.
      * modules/demux/demux2.c: added an "ffmpeg" shortcut for the ffmpeg/libavformat demuxer.
      8b56b5fe
  15. Jan 12, 2004
    • gbazin's avatar
      · 19618545
      gbazin authored
      * configure.ac: added --with-caca-config-path.
      19618545
  16. Jan 11, 2004
    • zorglub's avatar
      * configure.ac : Added new folders · 5dc722b5
      zorglub authored
      * New playlist import/export system:
         -export plugin in misc/playlist (contains one module for each file type)
         -open plugin = special demuxer2, that can be opened from the command
          line or the graphical interface.
        NB: the demuxer "playlist" is forced to earn speed, but this does not
        work yet, as we have a demux2
      
      * modules/gui/wxwindows: use the new import/export.
      
      * src/playlist/group.c : fixed boundary check
      
      * src/playlist/item-ext.c: correctly reset stuff when clearing the playlist
      5dc722b5
  17. Jan 09, 2004
  18. Jan 08, 2004
    • gbazin's avatar
      · 516fba50
      gbazin authored
      * configure.ac: detect if libavformat is present.
      * modules/codec/ffmpeg/demux.c: new experimental demuxer using libavformat (most of the work done by fenrir).
         This demuxer should allow us to support "frindge" formats (FLIC, SWF, etc...).
         The demuxer has been put here because of its dependancy on libavformat and libavcodec.
      * modules/codec/ffmpeg/ffmpeg.c: re-arranged the codecs list.
      516fba50
  19. Jan 05, 2004
    • gbazin's avatar
      · 31fc1d05
      gbazin authored
      * configure.ac: win32 compilation fixes for the skins2 plugin.
      * modules/gui/skins2/Modules.am: renamed the plugin name into skins2 so it doesn't conflict with the old plugin.
      * modules/gui/skins2/vars/playlist.cpp: fixed invalid cast.
      31fc1d05
    • Laurent Aimar's avatar
      · 708fa729
      Laurent Aimar authored
       * configure.ac: readded AX_ADD_PLUGINS([mpgv mpga m4v mpeg_system ps ts
         avi asf aac mp4 rawdv demux2 nsv real]), it was probably a mistake ....
         ( ouiiinnn, another bootstrap ;)
      
       * all: added net_* helpers functions.
      708fa729
  20. Jan 04, 2004
  21. Jan 03, 2004
  22. Jan 02, 2004
Loading