summaryrefslogtreecommitdiff
path: root/gr-blocks/lib/wavfile_source_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* modules: include boost/format where usedMarcus Müller2021-09-071-0/+1
* gr-blocks: Fix wavfile sink and source block performance issues.Ron Economos2020-09-251-14/+23
* gr-blocks: Transition the WAV sink and source blocks to libsndfile.Ron Economos2020-09-011-64/+53
* Replace all calls to `get_initial_sptr` with `make_block_sptr`Thomas Habets2020-07-301-1/+1
* blocks: refactor and reorganize WAV internalsjapm482020-04-141-22/+13
* blocks: fix wavfile testjapm482020-04-141-1/+1
* blocks: replace stderr logging by calls to GR's logging faciltiesMarcus Müller2020-04-131-7/+10
* Update license header to SPDX formatdevnulling2020-01-271-13/+1
* clang-format: Ordering all the includesMarcus Müller2019-08-091-2/+2
* Tree: clang-format without the include sortingMarcus Müller2019-08-091-116/+115
* runtime: converting runtime core to gr namespace, gnuradio include dir.Tom Rondeau2013-04-291-6/+6
* blocks: moved tagged_file_sink and wavfile source/sink/base to gr-blocks.Tom Rondeau2013-03-091-0/+174