Skip to content
Snippets Groups Projects
  1. Jul 11, 2012
  2. Jun 25, 2012
    • Kipp Cannon's avatar
      framecpp_channeldemux: · 6a9fde65
      Kipp Cannon authored
      - treat empty input buffers as heart beats, add code to forward 0-length
        buffers out each source pad
      6a9fde65
  3. Jun 03, 2012
  4. May 28, 2012
    • Kipp Cannon's avatar
      framecpp_channeldemux: · 67af0f4a
      Kipp Cannon authored
      - edit property help text
      - don't strip whitespace from channel names.  they can't have whitespace,
      so this shouldn't matter, but removing it might mask bugs in other code so
      it's probably better to not do it.
      67af0f4a
    • Kipp Cannon's avatar
      framecpp_channeldemux: add channel-list property · 6008fb61
      Kipp Cannon authored
      allows the user to select a limited list of channels to demultiplex.
      hopefully this allows the element to work practically with level 0 frame
      files
      6008fb61
  5. May 27, 2012
  6. Mar 26, 2012
  7. Feb 23, 2012
  8. Feb 16, 2012
  9. Feb 15, 2012
  10. Feb 14, 2012
    • Kipp Cannon's avatar
      framecpp_channeldemux: · ae045bdf
      Kipp Cannon authored
      - don't use the global FrameCPP default namespace;  makes it easier for me to understand where various symbols are coming from.
      ae045bdf
  11. Feb 05, 2012
    • Kipp Cannon's avatar
      framecpp_channeldemux: · e229045c
      Kipp Cannon authored
      - fix a namespace problem in the full-file CRC code.  g++ 4.4 does not
        complain about it, but code is uncompilable with g++ 4.6 without this
        patch.
      e229045c
    • Kipp Cannon's avatar
      framecpp: · f77ea81d
      Kipp Cannon authored
      - adjust typefind function rank and name
      - adjust framecpp_channeldemux rank
      f77ea81d
    • Kipp Cannon's avatar
      framecpp: · 7a00fd8d
      Kipp Cannon authored
      - add typefind support.  teaches gstreamer (e.g. filesrc element) to
        autodetect IGWD frame files.  tested with some S5 LHO frame files.
      7a00fd8d
  12. Jan 13, 2012
  13. Jan 12, 2012
  14. Dec 17, 2011
Loading