ffmpeg | branch: master | Philip Langdale | Tue Feb 19
19:12:19 2019 -0800| [96d79ff5b5c8b08eaead6fd2c77a265fd2c40b22] | committer:
Philip Langdale
avutil/cuda_check: Fix non-dynamic-loader implementation
The function typedefs we were using are only present when using the
dynamic loader, which
ffmpeg | branch: master | Steve Lhomme | Sat Feb 23 11:14:33
2019 +0100| [a2c7702ccf5e023c40a18c92e3182e24fefab691] | committer: Michael
Niedermayer
avformat:matroskadec: use a define to mark the EBML length is unknown
Unifying the way the EBML unknown length is signaled, rather than using two
ffmpeg | branch: master | Karthick J | Tue Feb 19
12:33:29 2019 +0530| [2e67f751b55b614b68a131f6dceece1c56a620b3] | committer:
Karthick J
avformat/dashenc: Added comments
Added comments regarding usage of certain movflags in streaming mode.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=c
ffmpeg | branch: master | Karthick J | Tue Feb 19
12:19:32 2019 +0530| [ca5ec4cbbcf3fd6ede75a8dd4cbb5fff051899ec] | committer:
Karthick J
avformat/dashenc: Added option to repeatedly publish master playlist
The master playlist can be published at a specified interval with this option
> http:/