1. 21 Apr, 2011 5 commits
  2. 20 Apr, 2011 4 commits
  3. 19 Apr, 2011 5 commits
  4. 18 Apr, 2011 8 commits
  5. 17 Apr, 2011 3 commits
  6. 15 Apr, 2011 6 commits
  7. 14 Apr, 2011 1 commit
  8. 13 Apr, 2011 1 commit
    • Nils Hasler's avatar
      When opening a file with GStreamer: · 56b206dc
      Nils Hasler authored
      * if the filename looks like a URI, it is opened in non-blocking mode, cvQueryFrame() could skip frames or grab one frame more than once
      * if the filename looks like a filename, it is opened in blocking mode. cvQueryFrame() grabs consecutive frames
      * otherwise the filename is interpreted as a gstreamer pipeline as used with gst-launch. The last element of the pipeline has to have the property name=to-opencv
      56b206dc
  9. 11 Apr, 2011 2 commits
  10. 10 Apr, 2011 3 commits
  11. 08 Apr, 2011 2 commits