1. 23 Mar, 2011 1 commit
  2. 22 Mar, 2011 6 commits
  3. 21 Mar, 2011 2 commits
  4. 20 Mar, 2011 1 commit
    • Rémi Denis-Courmont's avatar
      dshow: mark some options as safe · 2038976c
      Rémi Denis-Courmont authored
      Contrary to V4L2, dshow does not extract options from the MRL. So there
      i effectively no way to set anything via playlist. This allows the
      options that more-or-less correspond to MRL options in V4L2.
      
      Parsing the MRL might make more sense than marking options as safe.
      Signed-off-by: default avatarRémi Denis-Courmont <remi@remlab.net>
      (cherry picked from commit 77a3fbe87694a1acd762db61e22eda0424786f63)
      
      Conflicts:
      
      	modules/access/dshow/dshow.cpp
      2038976c
  5. 19 Mar, 2011 2 commits
  6. 18 Mar, 2011 3 commits
  7. 17 Mar, 2011 1 commit
  8. 16 Mar, 2011 6 commits
  9. 15 Mar, 2011 2 commits
  10. 14 Mar, 2011 1 commit
  11. 12 Mar, 2011 1 commit
  12. 09 Mar, 2011 3 commits
  13. 08 Mar, 2011 2 commits
  14. 07 Mar, 2011 1 commit
  15. 06 Mar, 2011 2 commits
  16. 05 Mar, 2011 1 commit
    • Rémi Denis-Courmont's avatar
      Disable bandlimited resampler for the time being · 44e22918
      Rémi Denis-Courmont authored
      It is known to crash due to invalid buffer handling. On Linux, I get
      memory accesses before the start of the audio buffer. It also crashes
      on Windows. Until someone cares to fix it, and I think it really never
      worked correctly, lets use the "ugly" resampler, which is not too ugly.
      
      This should fix #3631, #4366, #4491 and possibly others.
      (cherry picked from commit 9c74061333bd152a1467e49ed33b889c94410da9)
      
      Conflicts:
      
      	modules/audio_filter/Modules.am
      44e22918
  17. 04 Mar, 2011 2 commits
  18. 03 Mar, 2011 1 commit
  19. 02 Mar, 2011 1 commit
  20. 01 Mar, 2011 1 commit