ffmpeg | branch: master | Limin Wang | Thu Apr 9
09:50:46 2020 +0800| [df08db07110dc00f7dc0ca8bc5162fffcb9008c7] | committer:
Steven Liu
avformat/hlsenc: return media_url directly if failed to get seperator
Fix ticket: 8606
Signed-off-by: Limin Wang
> http://git.videolan.org/gitweb.cgi/ffmp
ffmpeg | branch: master | Andreas Rheinhardt |
Fri Apr 10 00:25:14 2020 +0200| [081ef58619208859831af7a741a325a0a96406ea] |
committer: Andreas Rheinhardt
avformat/matroskaenc: Remove unnecessary headers
subtitles.h has been included in order to use ff_subtitles_next_line()
to help parsing srt
ffmpeg | branch: master | Andreas Rheinhardt |
Thu Apr 9 14:37:37 2020 +0200| [7104c4dd88078266492b756b3422e4e516bde878] |
committer: Andreas Rheinhardt
avcodec/jpeg2000dec: Fix mixed declaration and code
Signed-off-by: Andreas Rheinhardt
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=c
ffmpeg | branch: master | Andreas Rheinhardt |
Tue Oct 22 14:54:09 2019 +0200| [a39536caee6607f481e9075bfb11937f46a47489] |
committer: Andreas Rheinhardt
avformat/mpeg: Don't use unintialized value
vobsub_read_packet() didn't check whether an array of AVPackets was
valid and therefore used uni
ffmpeg | branch: master | Limin Wang | Thu Apr 9
19:07:20 2020 +0800| [46d2b2071b3f42c6f885efad547080106985dd5e] | committer:
Michael Niedermayer
avfilter/ebur128: prefer to use variable instead of type for sizeof
Signed-off-by: Limin Wang
Signed-off-by: Michael Niedermayer
> http://git.vi
ffmpeg | branch: master | Gautam Ramakrishnan | Tue Apr
7 22:45:13 2020 +0530| [e531891f3d12f91a39c66cc7686a432f03b3812a] | committer:
Michael Niedermayer
libavcodec/jpeg2000dec.c: Add support for PPT marker
This patch adds functional changes to support the
PPT marker. This patch fixes bug ti