Skip to content
Snippets Groups Projects
  1. Feb 28, 2013
  2. Feb 25, 2013
  3. Feb 22, 2013
  4. Feb 21, 2013
    • Kipp Cannon's avatar
      87a5f13b
    • Kipp Cannon's avatar
      muxcollectpads: export two new functions · 69af05b3
      Kipp Cannon authored
      - framecpp_muxcollectpads_get_common_span() and
        framecpp_muxcollectpads_get_span() are added.
      
      - this required reworking the locking.  the collectpads object lock is now
        aquired and held throughout event pad sink handling (so the aquisition of
        the lock had to be removed from channelmux's sink event handler), and the
        collectpads' pad list lock's aquisition is pushed down into lower-level
        functions so that several different code paths can aquire and release it
        without collision.
      69af05b3
  5. Feb 20, 2013
Loading