aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/rtp_audio_stream.h
AgeCommit message (Expand)AuthorFilesLines
2018-06-25RTP: Common functions for allocation/deallocation of rtpstream_info_tJiri Novak1-2/+3
2018-06-23RTP: code cleanup 3Jiri Novak1-4/+4
2018-06-20RTP: Encapsulation of comparsion of two rtpstreamsJiri Novak1-5/+1
2018-06-19RTP: Code clean upJiri Novak1-5/+5
2018-05-01Fix comment end after SPDX identifierStig Bjørlykke1-1/+2
2018-02-08replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.Dario Lombardo1-1/+1
2018-02-02Qt: use SPDX identifiers.Dario Lombardo1-14/+1
2017-07-21Qt RTP: Add the default device and adjust sample rates.Gerald Combs1-0/+1
2016-12-06Qt: Make the RTP player output device selectable.Gerald Combs1-0/+3
2016-06-06Qt: RTP audio stream fixups.Gerald Combs1-1/+1
2015-10-27Add jitter logic to RtpAudioStream.Gerald Combs1-1/+52
2015-10-21Split RTP player tapping, decoding, and plotting.Gerald Combs1-1/+6
2015-10-02Use QVector::size instead of ::length.Gerald Combs1-1/+1
2015-10-02Qt: Initial RTP playback.Gerald Combs1-0/+151