[FFmpeg-cvslog] lavf/movenc: fix tmcd writing for non-MP4/MOV modes

2019-04-03 Thread Gyan Doshi
ffmpeg | branch: master | Gyan Doshi | Sun Mar 31 00:18:50 2019 +0530| [8161ac2902836032b6f6684aa48275325f8ca9ef] | committer: Gyan Doshi lavf/movenc: fix tmcd writing for non-MP4/MOV modes write_tmcd allows tmcd track to be created with any mode but in mov_write_header, index for first tmcd

[FFmpeg-cvslog] avcodec/av1_metadata: add an option to remove Padding OBUs

2019-04-03 Thread James Almer
ffmpeg | branch: master | James Almer | Mon Mar 25 00:27:23 2019 -0300| [ee16d14b0a29317f6118a209c4d0737b97b7f58f] | committer: James Almer avcodec/av1_metadata: add an option to remove Padding OBUs Reviewed-by: Mark Thompson Signed-off-by: James Almer >

[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 0812910 web/security: Add CVE-2019-9718 and CVE-2019-9721

2019-04-03 Thread ffmpeg-git
The branch, master has been updated via 081291060b9267f88003e5d81d6820a229878d89 (commit) from b2448554b06cfdaaa37f65644a9a8750589c4551 (commit) - Log - commit 081291060b9267f88003e5d81d6820a229878d89 Author:

[FFmpeg-cvslog] lavc/qsvenc: enable hevc gpb option

2019-04-03 Thread Zhong Li
ffmpeg | branch: master | Zhong Li | Fri Jan 11 15:09:07 2019 +0800| [1125277bc64ebef1a7a6bee7349c7a8fab7fdcc7] | committer: Zhong Li lavc/qsvenc: enable hevc gpb option GPB is the default type, just contains forward references but the slice_type is B slice with higher encoding efficiency than

[FFmpeg-cvslog] lavc/qsvenc: enable hevc coding options configuration

2019-04-03 Thread Zhong Li
ffmpeg | branch: master | Zhong Li | Wed Mar 27 14:33:36 2019 +0800| [c745bedd18afea19e3eb75da3d094d542b02a88b] | committer: Zhong Li lavc/qsvenc: enable hevc coding options configuration Signed-off-by: Zhong Li >

[FFmpeg-cvslog] lavc/qsvenc: no need to include h264.h for jpeg encoder

2019-04-03 Thread Zhong Li
ffmpeg | branch: master | Zhong Li | Mon Apr 1 12:18:57 2019 +0800| [6f9d7c556d5f466c604fe76723950b834c5d1af4] | committer: Zhong Li lavc/qsvenc: no need to include h264.h for jpeg encoder Signed-off-by: Zhong Li >