[FFmpeg-cvslog] avformat/libsrt: fix enabling nonblocking mode

2020-01-18 Thread Anthony Delannoy
ffmpeg | branch: master | Anthony Delannoy | Thu Jan 16 11:18:35 2020 +0100| [f8990c5f414d4575415e2a3981c3b14ca3d4] | committer: Marton Balint avformat/libsrt: fix enabling nonblocking mode As written in https://github.com/Haivision/srt/blob/v1.4.1/docs/API.md, the nonblock mode is

[FFmpeg-cvslog] lavf/libsrt: Fix typo

2020-01-07 Thread Anthony Delannoy
ffmpeg | branch: master | Anthony Delannoy | Mon Jan 6 18:36:18 2020 +0100| [3def315c5c3baa26c4f6b7ac4622aa8a3bfb46f8] | committer: Michael Niedermayer lavf/libsrt: Fix typo Reviewed-by: "myp...@gmail.com" Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.c

[FFmpeg-cvslog] avformat/mpegts: add all well known PIDs and TIDs to mpegts.h

2019-09-19 Thread Anthony Delannoy
ffmpeg | branch: master | Anthony Delannoy | Fri Jul 26 11:41:00 2019 +0200| [5e51c1aeb5b3497ce37f3eddab4c252125d54221] | committer: Marton Balint avformat/mpegts: add all well known PIDs and TIDs to mpegts.h Signed-off-by: Marton Balint > http://git.videolan.org/gitweb.cgi/ffmpeg.git

[FFmpeg-cvslog] avformat/mpegts: add support for EPG extraction from mpegts

2019-09-19 Thread Anthony Delannoy
ffmpeg | branch: master | Anthony Delannoy | Wed Aug 21 11:46:56 2019 +0200| [a221af1f5eea7313472b1cbeaa566b66d025fea6] | committer: Marton Balint avformat/mpegts: add support for EPG extraction from mpegts Signed-off-by: Marton Balint > http://git.videolan.org/gitweb.cgi/ffmpeg.git

[FFmpeg-cvslog] avcodec: add EPG codec ID

2019-09-19 Thread Anthony Delannoy
ffmpeg | branch: master | Anthony Delannoy | Wed Aug 21 11:36:15 2019 +0200| [81bb71761ac3bcac6d70c66267636753494174cc] | committer: Marton Balint avcodec: add EPG codec ID Signed-off-by: Marton Balint > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] avformat/mpegts: Check if ready on SCTE reception

2019-09-03 Thread Anthony Delannoy
ffmpeg | branch: release/4.2 | Anthony Delannoy | Tue Sep 3 17:54:24 2019 +0200| [611eb9594376433683282d86c4c00d3dfb572366] | committer: Marton Balint avformat/mpegts: Check if ready on SCTE reception On some DVB stream SCTE-35 data packet are available before the end of MpegTSContext

[FFmpeg-cvslog] avformat/mpegts: Check if ready on SCTE reception

2019-09-03 Thread Anthony Delannoy
ffmpeg | branch: master | Anthony Delannoy | Tue Sep 3 17:54:24 2019 +0200| [39f129593756e3e270ed3881ca076627f30e1eb7] | committer: Marton Balint avformat/mpegts: Check if ready on SCTE reception On some DVB stream SCTE-35 data packet are available before the end of MpegTSContext