[FFmpeg-cvslog] avcodec/vp3data: combine eob_run_base and eob_run_get_bits tables

2019-06-07 Thread Peter Ross
ffmpeg | branch: master | Peter Ross | Fri May 24 20:10:32 2019 +1000| [b6ca032adebe05573d9fe9c3a2625240f55b33b0] | committer: Peter Ross avcodec/vp3data: combine eob_run_base and eob_run_get_bits tables > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=b6ca032adebe05573d9fe9c3a262524

[FFmpeg-cvslog] cbs_av1, cbs_jpeg, cbs_mpeg2, cbs_vp9: Fix undef

2019-06-07 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Fri Jun 7 02:27:11 2019 +0200| [ad2745e86763c72b8580429e8e345196a4be27bc] | committer: Mark Thompson cbs_av1, cbs_jpeg, cbs_mpeg2, cbs_vp9: Fix undef READ has already been undefined at this point; it is obviously intended to undef WRITE. Furtherm

[FFmpeg-cvslog] lavfi/vaapi: Fix build with libva 2.1 and 2.2

2019-06-07 Thread Mark Thompson
ffmpeg | branch: master | Mark Thompson | Fri Jun 7 21:15:29 2019 +0100| [a53f9fde45e6fd4007a85b39eab0a693900cd936] | committer: Mark Thompson lavfi/vaapi: Fix build with libva 2.1 and 2.2 While the VAProcColorProperties structure was added in libva 2.1, the colour primaries/transfer/space fi

[FFmpeg-cvslog] avformat/matroskadec: Remove unused variables

2019-06-07 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Fri May 17 00:29:45 2019 +0200| [c6bb825e7211f97cacf56c2c52472eecf4d969c6] | committer: Michael Niedermayer avformat/matroskadec: Remove unused variables Signed-off-by: Andreas Rheinhardt Signed-off-by: Michael Niedermayer > http://git.videolan

[FFmpeg-cvslog] avformat/matroskadec: Compactify structure

2019-06-07 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Fri May 17 00:29:47 2019 +0200| [410a0824f07ac4a526f633409cf893a897d2269c] | committer: Michael Niedermayer avformat/matroskadec: Compactify structure Matroska EBML IDs can be only four bytes long maximally, so it is natural to use uint32_t for th

[FFmpeg-cvslog] avformat/matroskadec: Correct outdated error message

2019-06-07 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Fri May 17 00:29:46 2019 +0200| [f767c68b3483cdcfd80f1510e1dbf539ee3ca69d] | committer: Michael Niedermayer avformat/matroskadec: Correct outdated error message This error message is outdated since d31fb1a9. Signed-off-by: Andreas Rheinhardt Sig

[FFmpeg-cvslog] avformat/id3v2enc: write CTOC too

2019-06-07 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Tue Jun 4 16:44:19 2019 +0200| [79aa91d562a53187d0b381da7203110f16cc1bb6] | committer: Paul B Mahol avformat/id3v2enc: write CTOC too > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=79aa91d562a53187d0b381da7203110f16cc1bb6 --- libavformat/