[FFmpeg-cvslog] avformat/mov: fix hang while seek on a kind of fragmented mp4

2019-02-11 Thread Charles Liu
ffmpeg | branch: release/4.1 | Charles Liu | Sun Feb 3 23:09:06 2019 +0800| [53f3f5233f38aef0b544ebfbb2c450134aae0639] | committer: Marton Balint avformat/mov: fix hang while seek on a kind of fragmented mp4 Binary searching would hang if the fragment items do NOT have timestamp for the

[FFmpeg-cvslog] avformat/mov: fix hang while seek on a kind of fragmented mp4

2019-02-11 Thread Charles Liu
ffmpeg | branch: master | Charles Liu | Sun Feb 3 23:09:06 2019 +0800| [aa25198f1b925a464bdfa83a98476f08d26c9209] | committer: Marton Balint avformat/mov: fix hang while seek on a kind of fragmented mp4 Binary searching would hang if the fragment items do NOT have timestamp for the specified

[FFmpeg-cvslog] avformat/hlsenc.c: remove the useless variable fmp4_init_mode.

2018-10-29 Thread Charles Liu
ffmpeg | branch: master | Charles Liu | Tue Oct 30 11:09:14 2018 +0800| [2365f47bf51a77442034fd8aa0af0346a373388b] | committer: Steven Liu avformat/hlsenc.c: remove the useless variable fmp4_init_mode. Signed-off-by: Charles Liu Signed-off-by: Steven Liu > http://git.videolan.

[FFmpeg-cvslog] avformat/hlsenc.c: fix memory leak in fmp4 mode.

2018-10-29 Thread Charles Liu
ffmpeg | branch: master | Charles Liu | Tue Oct 30 11:08:29 2018 +0800| [e9dbd62cb5f167c99298467db54d56c61a6be74f] | committer: Steven Liu avformat/hlsenc.c: fix memory leak in fmp4 mode. Signed-off-by: Charles Liu Signed-off-by: Steven Liu > http://git.videolan.org/gitweb.cgi/ffmpeg.

[FFmpeg-cvslog] avformat/hlsenc.c: the size of init.mp4 is zero.

2018-10-29 Thread Charles Liu
ffmpeg | branch: master | Charles Liu | Tue Oct 30 11:10:27 2018 +0800| [76b8e42c1f0453215244c45114d5aa302e2add7b] | committer: Steven Liu avformat/hlsenc.c: the size of init.mp4 is zero. The size of init.mp4 is zero in fmp4 mode, when the input duraton smaller than the expected segment time

[FFmpeg-cvslog] avformat/hlsenc: fix the duration of m4s segment is unusually smaller than expected.

2018-10-29 Thread Charles Liu
ffmpeg | branch: master | Charles Liu | Tue Oct 30 11:07:14 2018 +0800| [3d1b7954933b17fc8ff5204e231f63fcb7ff63a9] | committer: Steven Liu avformat/hlsenc: fix the duration of m4s segment is unusually smaller than expected. In fmp4 mode, the duration of the second m4s segment is unusually

[FFmpeg-cvslog] avformat/hlsenc.c: fix the output's duration smaller than input's in sub-range mode.

2018-10-29 Thread Charles Liu
ffmpeg | branch: master | Charles Liu | Tue Oct 30 11:11:27 2018 +0800| [1ff4bd59dfcea26b584e8c82a6cd7c3ee87fc8a7] | committer: Steven Liu avformat/hlsenc.c: fix the output's duration smaller than input's in sub-range mode. In fmp4 & sub-range mode, the output's duration