[FFmpeg-cvslog] avcodec/mpeg12dec: Fix got_output

2020-07-07 Thread Michael Niedermayer
ffmpeg | branch: release/4.2 | Michael Niedermayer | Thu May 28 00:19:56 2020 +0200| [500965b7eeeab9d0dd08c38bb1f52666fad6d55b] | committer: Michael Niedermayer avcodec/mpeg12dec: Fix got_output This makes got_output consistent with the code in slice_end() which sets the output in slice_end(

[FFmpeg-cvslog] avcodec/mpeg12dec: Fix got_output

2020-07-05 Thread Michael Niedermayer
ffmpeg | branch: release/2.8 | Michael Niedermayer | Thu May 28 00:19:56 2020 +0200| [02361a13efb90f94d9746d7087479822827723bb] | committer: Michael Niedermayer avcodec/mpeg12dec: Fix got_output This makes got_output consistent with the code in slice_end() which sets the output in slice_end(

[FFmpeg-cvslog] avcodec/mpeg12dec: Fix got_output

2020-06-08 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu May 28 00:19:56 2020 +0200| [4f33a9803a3068ce2d52289fc1db60375dc8b7a5] | committer: Michael Niedermayer avcodec/mpeg12dec: Fix got_output This makes got_output consistent with the code in slice_end() which sets the output in slice_end() if