[FFmpeg-cvslog] avcodec/rl2: set dimensions

2019-09-04 Thread Michael Niedermayer
ffmpeg | branch: release/4.2 | Michael Niedermayer | Mon Jul 22 23:24:35 2019 +0200| [cf65da16f89516a27c693025b967307319d4ed62] | committer: Michael Niedermayer avcodec/rl2: set dimensions The dimensions are always 320x200 they are hardcoded in the demuxer. Hardcode them instead in the decoder

[FFmpeg-cvslog] avcodec/rl2: set dimensions

2019-08-23 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Mon Jul 22 23:24:35 2019 +0200| [965e766e4892cfc45c97cca88895248a7735e7d0] | committer: Michael Niedermayer avcodec/rl2: set dimensions The dimensions are always 320x200 they are hardcoded in the demuxer. Hardcode them instead in the decoder. Fi