An error occurred fetching the project authors.
  1. 17 Aug, 2006 1 commit
  2. 03 Aug, 2006 1 commit
  3. 31 Jul, 2006 1 commit
  4. 14 May, 2006 1 commit
    • Clément Stenac's avatar
      Merge back branch 0.8.6-playlist-vlm to trunk. · ed0b72e3
      Clément Stenac authored
      What is currently broken:
       * Some playlist demuxers (shout, dvb and pls)
       * DAAP
       * BeOS playlist
       * GPE playlist, I suppose
      
      What has some trouble:
       * Meta handling in several demuxers (most notably TS)
       * Skins2 playlist (doesn't refresh correctly)
       * OS X playlist (see bigben's latest commits)
      ed0b72e3
  5. 29 Apr, 2006 1 commit
  6. 02 Apr, 2006 2 commits
  7. 30 Mar, 2006 1 commit
  8. 29 Mar, 2006 1 commit
  9. 18 Mar, 2006 1 commit
  10. 17 Feb, 2006 1 commit
  11. 12 Jan, 2006 1 commit
  12. 20 Dec, 2005 1 commit
  13. 30 Nov, 2005 2 commits
  14. 10 Nov, 2005 1 commit
  15. 30 Oct, 2005 1 commit
  16. 09 Oct, 2005 1 commit
  17. 06 Oct, 2005 1 commit
  18. 02 Oct, 2005 1 commit
  19. 04 Aug, 2005 1 commit
  20. 09 Jul, 2005 1 commit
  21. 08 Jul, 2005 1 commit
  22. 03 Jun, 2005 1 commit
  23. 01 Jun, 2005 1 commit
  24. 16 May, 2005 2 commits
  25. 14 Mar, 2005 1 commit
  26. 06 Mar, 2005 1 commit
  27. 05 Mar, 2005 1 commit
  28. 21 Feb, 2005 2 commits
    • Laurent Aimar's avatar
      * all: woops (debug messages left). · 8362fa0d
      Laurent Aimar authored
      8362fa0d
    • Laurent Aimar's avatar
      * block: added · 70ee5fbf
      Laurent Aimar authored
          - BLOCK_FLAG_CORRUPTED : signal corrupted data (do not use anymore
       BLOCK_FLAG_DISCONTINUITY in that case)
          - BLOCK_FLAG_PREROLL : mark this block to be decoded (no matter what).
       * ffmpeg, libmpeg2: support BLOCK_FLAG_PREROLL (ie disable frame dropping).
       * input: added ES_OUT_SET_NEXT_DISPLAY_TIME to ease the work for preroll
       (untested).
       * mp4: added support for CTTS table (pts, needed for h264+bframe).
       * decoders: for now handle discontinuity and corrupted block the same way.
      
      70ee5fbf
  29. 14 Dec, 2004 1 commit
  30. 11 Dec, 2004 1 commit
    • Clément Stenac's avatar
      Improvements to preferences · a90a19a6
      Clément Stenac authored
      * Each module can declare a "human-readable short name" with set_name
      * Modules are sorted by category (set_category, set_subcategory).
        Modules configs can be separated by set_section()
      * Separated audio-filter and audio-visual
      * Separated extraintf and control
      * New command and widget : add_module_list() for comma-separated modules
      * Vfilters now use "," as separator
      a90a19a6
  31. 28 Nov, 2004 2 commits
  32. 27 Nov, 2004 1 commit
  33. 20 Nov, 2004 1 commit
  34. 04 Nov, 2004 1 commit
  35. 22 Oct, 2004 1 commit