[FFmpeg-cvslog] lavf/mpegts: support DOVI Video Stream Descriptor

2020-04-22 Thread vacingfang
ffmpeg | branch: master | vacingfang | Sat Apr 11 20:57:40 2020 +0800| [22b05ccb3833c313651d2c8ad495920b7632b60b] | committer: Jun Zhao lavf/mpegts: support DOVI Video Stream Descriptor support DOVI Video Stream Descriptor from Dolby Vision Streams Within the MPEG-2 Transport Stream Format

[FFmpeg-cvslog] lavutil: add DOVI related header

2020-04-22 Thread vacingfang
ffmpeg | branch: master | vacingfang | Sat Apr 11 20:54:11 2020 +0800| [103885d9557fdddbae6392fba9a84a268224caae] | committer: Jun Zhao lavutil: add DOVI related header add DOVI related struct Signed-off-by: vacingfang > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] lavf/mov: support dvcC/dvvC box for DOVI

2020-04-22 Thread vacingfang
ffmpeg | branch: master | vacingfang | Sat Apr 11 21:00:50 2020 +0800| [1483cfa8177176b3d5d1c611424058bb9b59cf9f] | committer: Jun Zhao lavf/mov: support dvcC/dvvC box for DOVI support dvcC/dvcC box from spec Dolby Vision Streams Within the ISO Base MediaFile Format Version 2.1.2 (https

[FFmpeg-cvslog] lavf/hls: Add missed side data/disposition

2020-06-18 Thread vacingfang
ffmpeg | branch: master | vacingfang | Thu Jun 4 21:59:43 2020 +0800| [b7f3a7c439885945af697580a0c08c0573f8885b] | committer: Jun Zhao lavf/hls: Add missed side data/disposition hls demuxer get the stream info from sub-stream, but missed side data/disposition part, e,g, missed the DOVI side

[FFmpeg-cvslog] lavf/hls: replace the same code logic with ensure_playlist()

2019-07-25 Thread vacingfang
ffmpeg | branch: master | vacingfang | Sun Jul 21 21:55:47 2019 +0800| [d83a3117e2f0b17a7742ec16d8fb39cddc272375] | committer: Jun Zhao lavf/hls: replace the same code logic with ensure_playlist() Replace the same code logic with ensure_playlist(), it's will help reusable blocks of