[vlc-devel] [PATCH 0/2] Support for RTP Reception Hint Tracks with some codecs.

Joni Räsänen joni.rasanen at tut.fi
Tue Apr 5 15:18:41 CEST 2016


Sorry for the earlier double post in february. I looked all four comments and made changes. The changes are listed in following patches.

Joni Räsänen (2):
  RTP Reception Hint Track related box recognition for MP4 module.
  RTP Reception Hint Track playback support for presynchronized streams.
        H.264 video, GSM and Speex audio are supported.

 modules/demux/mp4/essetup.c | 156 +++++++++++++++++++++++++++++++++++++-
 modules/demux/mp4/libmp4.c  |  98 +++++++++++++++++++++++-
 modules/demux/mp4/libmp4.h  |  84 ++++++++++++++++++++-
 modules/demux/mp4/mp4.c     | 178 ++++++++++++++++++++++++++++++++++++++++++++
 modules/demux/mp4/mp4.h     |  27 +++++++
 5 files changed, 540 insertions(+), 3 deletions(-)

-- 
2.5.0



More information about the vlc-devel mailing list