[FFmpeg-cvslog] h264_redundant_pps: Fix logging context

2019-03-21 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.0 | Andreas Rheinhardt | Fri Nov 9 06:31:38 2018 +0100| [5bdc1e51fd3a57e5259279c950c47301a0aeaf7b] | committer: Michael Niedermayer h264_redundant_pps: Fix logging context The first element of H264RedundantPPSContext is not a pointer to an AVClass as required. Sign

[FFmpeg-cvslog] h264_redundant_pps: Fix logging context

2019-01-21 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.1 | Andreas Rheinhardt | Fri Nov 9 06:31:38 2018 +0100| [ac50246cc49add4e53d6716afd454dbe8efd] | committer: Michael Niedermayer h264_redundant_pps: Fix logging context The first element of H264RedundantPPSContext is not a pointer to an AVClass as required. Sign

[FFmpeg-cvslog] h264_redundant_pps: Fix logging context

2018-11-10 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Fri Nov 9 06:31:38 2018 +0100| [6dafcb6fdb6271d35220b889833561705c2b366f] | committer: Michael Niedermayer h264_redundant_pps: Fix logging context The first element of H264RedundantPPSContext is not a pointer to an AVClass as required. Signed-of