Skip to content
Snippets Groups Projects
  1. Jan 09, 2004
  2. 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
  3. 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
  4. Jan 04, 2004
  5. Jan 03, 2004
  6. Jan 02, 2004
  7. Jan 01, 2004
  8. Dec 27, 2003
    • gbazin's avatar
      · cf8bbfcd
      gbazin authored
      * ALL: bumped version number to 0.7.0-test3
      cf8bbfcd
  9. Dec 15, 2003
  10. Dec 14, 2003
  11. Dec 13, 2003
  12. Dec 11, 2003
  13. Dec 07, 2003
  14. Dec 06, 2003
  15. Dec 04, 2003
  16. Dec 01, 2003
    • gbazin's avatar
      · 59173c65
      gbazin authored
      * ALL: fixed DTS audio support.
      * modules/demux/dts.c: added raw DTS audio demuxer.
      59173c65
  17. Nov 30, 2003
  18. Nov 27, 2003
  19. Nov 26, 2003
  20. Nov 24, 2003
  21. Nov 23, 2003
  22. 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
  23. 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
  24. Nov 15, 2003
  25. Nov 10, 2003
    • gbazin's avatar
      · 6720c6b1
      gbazin authored
      * configure.ac: link ws2_32 in the right order on win32 for livedotcom.
      6720c6b1
  26. Nov 09, 2003
  27. Nov 08, 2003
  28. Nov 07, 2003
    • gbazin's avatar
      · d2d96bbb
      gbazin authored
      * configure.aci, modules/demux/livedotcom.cpp: win32 compilation fixes.
      d2d96bbb
Loading