summaryrefslogtreecommitdiff
path: root/gr-blocks/lib/wavfile.cc
Commit message (Expand)AuthorAgeFilesLines
* gr-blocks: Transition the WAV sink and source blocks to libsndfile.Ron Economos2020-09-011-279/+0
* blocks: refactor and reorganize WAV internalsjapm482020-04-141-24/+32
* blocks: fix wavfile testjapm482020-04-141-1/+17
* replace boost endian check with cmakejapm482020-04-061-3/+2
* Update license header to SPDX formatdevnulling2020-01-271-13/+1
* clang-format: Ordering all the includesMarcus Müller2019-08-091-1/+1
* Tree: clang-format without the include sortingMarcus Müller2019-08-091-210/+199
* blocks: Fix 8-bit WAV file readinggmazilla2019-06-191-1/+1
* The functions in wavfile.cc are publicly exported.qarlosalberto2014-08-261-1/+0
* blocks: allow extra header chunks in wav_file_sourceSebastian Koslowski2013-11-161-3/+19
* blocks: Fix CID 1088839, 1046407 and 1046395Martin Braun2013-10-091-4/+10
* Merge branch 'maint'Johnathan Corgan2013-06-221-3/+3
|\
| * blocks: fix big-endian issue in wavefile blocksJaroslav Škarvada2013-06-221-3/+3
* | runtime: converting runtime core to gr namespace, gnuradio include dir.Tom Rondeau2013-04-291-1/+1
|/
* blocks: moved tagged_file_sink and wavfile source/sink/base to gr-blocks.Tom Rondeau2013-03-091-0/+258