summaryrefslogtreecommitdiff
path: root/SmartDeviceLink/SDLRTPH264Packetizer.m
Commit message (Expand)AuthorAgeFilesLines
* Fix RTP packetizer calculation errorJoel Fischer2017-12-071-1/+1
* Enable and fix a host of warningsJoel Fischer2017-12-071-1/+1
* Update comment about GStreamer pipelineSho Amano2017-08-301-1/+1
* fix: properly convert NSMutableArray to NSArraySho Amano2017-08-291-1/+1
* Add dedicated methods for creating RTP framesSho Amano2017-08-291-52/+97
* Reflecting review commentsSho Amano2017-08-291-9/+12
* Reflecting review commentsSho Amano2017-08-291-29/+39
* Update documentation and constants in SDLRTPH264PacketizerSho Amano2017-08-281-21/+21
* Reflect code review commentsSho Amano2017-08-281-4/+5
* Add NS_ASSUME_NONNULL_BEGIN / NS_ASSUME_NONNULL_ENDSho Amano2017-08-281-1/+5
* Add RTP packetizerSho Amano2017-08-231-0/+183