Skip to content
Snippets Groups Projects
  1. 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
  2. Jan 12, 2004
    • gbazin's avatar
      · 19618545
      gbazin authored
      * configure.ac: added --with-caca-config-path.
      19618545
  3. 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
  4. Jan 09, 2004
  5. 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
  6. 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
  7. Jan 04, 2004
  8. Jan 03, 2004
  9. Jan 02, 2004
  10. Jan 01, 2004
  11. Dec 27, 2003
    • gbazin's avatar
      · cf8bbfcd
      gbazin authored
      * ALL: bumped version number to 0.7.0-test3
      cf8bbfcd
  12. Dec 15, 2003
  13. Dec 14, 2003
  14. Dec 13, 2003
  15. Dec 11, 2003
  16. Dec 07, 2003
  17. Dec 06, 2003
  18. Dec 04, 2003
  19. Dec 01, 2003
    • gbazin's avatar
      · 59173c65
      gbazin authored
      * ALL: fixed DTS audio support.
      * modules/demux/dts.c: added raw DTS audio demuxer.
      59173c65
  20. Nov 30, 2003
  21. Nov 27, 2003
  22. Nov 26, 2003
  23. Nov 24, 2003
  24. Nov 23, 2003
  25. Nov 22, 2003
    • gbazin's avatar
      · 1a80449a
      gbazin authored
      * configure.ac: get rid of the oggpackB_read check in libogg because we don't use it anymore.
      1a80449a
    • Laurent Aimar's avatar
      * stream_output.h, transrate.c : do not use SOUT_BUFFER_FLAG_GOP anymore · 348244d2
      Laurent Aimar authored
       (may be readded later).
      
       * mpgv.c: new demuxer using the packetizer (allow to stream ES).
      348244d2
    • Samuel Hocevar's avatar
      * configure.ac: · 3aa3ecc1
      Samuel Hocevar authored
          + Fixed internal symbols for version numbers containing "+".
          + Added a --enable-caca flag.
        * modules/video_output/caca.c:
          + Updated libcaca video output to the released version.
          + Added --caca-dithering flag (none, dither, random).
      3aa3ecc1
  26. Nov 20, 2003
    • sigmunau's avatar
      modules/misc/sap.c: · 571f69ba
      sigmunau authored
       * more verbose header parsing code
       * support for compressed announces if zlib is available (using some code
         from Mosu from the matroska project)
       * if the sdp packet contains more than one m= line, pass it to the
         livedotcom module
      configure.ac:
       * link sap with zlib if available
      modules/demux/livedotcom.c:
       * accept sdp from the sap module
      571f69ba
  27. Nov 15, 2003
  28. Nov 10, 2003
    • gbazin's avatar
      · 6720c6b1
      gbazin authored
      * configure.ac: link ws2_32 in the right order on win32 for livedotcom.
      6720c6b1
Loading