[FFmpeg-cvslog] avfilter/af_loudnorm: correctly initialize PTS

2018-02-14 Thread Niklas Haas
ffmpeg | branch: master | Niklas Haas | Sat Feb 3 15:22:05 2018 +0100| [7c82e0f61e365296b094684fd92aea0fe05ceb93] | committer: Paul B Mahol avfilter/af_loudnorm: correctly initialize PTS Right now, the PTS always starts out as 0, which causes problems on a seek or when inserting this filter mi

[FFmpeg-cvslog] avpacket: reset dst side_data fields in av_packet_copy_props

2018-02-14 Thread Yusuke Nakamura
ffmpeg | branch: master | Yusuke Nakamura | Wed Feb 14 11:43:24 2018 +0900| [3b4026e15110547892d5d770b6b43c9e34df458f] | committer: James Almer avpacket: reset dst side_data fields in av_packet_copy_props This effectively copies the side data elements from src instead of potentially merging th

[FFmpeg-cvslog] avformat/aviobuf: zero initialize the AVIOContext in ffio_init_context()

2018-02-14 Thread James Almer
ffmpeg | branch: master | James Almer | Wed Feb 14 20:56:21 2018 -0300| [aa6280805e21e1e2c3fb7bb1efb47a27ceeb3fed] | committer: James Almer avformat/aviobuf: zero initialize the AVIOContext in ffio_init_context() This makes sure no field is ever used uninitialized. Reviewed-by: Carl Eugen Hoyo

[FFmpeg-cvslog] avcodec: remove unnecessary calls to ff_init_buffer_info()

2018-02-14 Thread James Almer
ffmpeg | branch: master | James Almer | Tue Feb 13 18:42:04 2018 -0300| [23e1bf6e51106f54ab75551ccc98361b83ba55fe] | committer: James Almer avcodec: remove unnecessary calls to ff_init_buffer_info() And remove the function altogether while at it. It's a duplicate of another. Reviewed-by: wm4

[FFmpeg-cvslog] avcodec/ffv1: Support for GBRAP10 and GBRAP12

2018-02-14 Thread Jérôme Martinez
ffmpeg | branch: master | Jérôme Martinez | Wed Feb 14 08:39:15 2018 +0100| [fb580731c1febec44e0f1ec1433f6b3ee89cfe65] | committer: Michael Niedermayer avcodec/ffv1: Support for GBRAP10 and GBRAP12 Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h