[FFmpeg-cvslog] avformat/mxg: return reference counted packets

2018-03-02 Thread James Almer
ffmpeg | branch: master | James Almer | Tue Feb 27 00:09:47 2018 -0300| [6ce5dd228c40159c774543425dd1f94a5d670542] | committer: James Almer avformat/mxg: return reference counted packets Reviewed-by: wm4 Signed-off-by: James Almer

[FFmpeg-cvslog] avcodec/hevcdec: Declare that nvdec supports 12bit decoding

2018-03-02 Thread Philip Langdale
ffmpeg | branch: master | Philip Langdale | Sun Feb 25 09:44:23 2018 -0800| [e990713ff9e39418318b2ca8dd8ab432e5e55c7c] | committer: Philip Langdale avcodec/hevcdec: Declare that nvdec supports 12bit decoding >

[FFmpeg-cvslog] swscale: Add p016 output support and generalise yuv420p1x to p010

2018-03-02 Thread Philip Langdale
ffmpeg | branch: master | Philip Langdale | Thu Mar 1 20:16:48 2018 -0800| [9d5aff09a7163b17ec98f8c712ddde7727372dbc] | committer: Philip Langdale swscale: Add p016 output support and generalise yuv420p1x to p010 To make the best use of existing code, I generalised the

[FFmpeg-cvslog] avcodec/nvenc: Declare support for P016

2018-03-02 Thread Philip Langdale
ffmpeg | branch: master | Philip Langdale | Sun Feb 25 09:08:06 2018 -0800| [6a89cdc474bc1a2a276dff63629784d68b9cab6e] | committer: Philip Langdale avcodec/nvenc: Declare support for P016 nvenc doesn't support P016, but we have two problems today: 1) We declare support for

[FFmpeg-cvslog] parseutils: add support for ms and us suffix for AV_OPT_TYPE_DURATION

2018-03-02 Thread Aurelien Jacobs
ffmpeg | branch: master | Aurelien Jacobs | Thu Mar 1 19:30:42 2018 +0100| [61c972384d311508d07f9360d196909e27195655] | committer: Aurelien Jacobs parseutils: add support for ms and us suffix for AV_OPT_TYPE_DURATION supported suffixes are: - s: seconds (default when no