summaryrefslogtreecommitdiff
path: root/tests/ref/vsynth/vsynth_lena-bpp15
Commit message (Collapse)AuthorAge
* avcodec: estimate output bitrate for uncompressed video codecsTobias Rapp2017-03-17
| | | | | | | | | | | Allows to get a more realistic total bitrate (and estimated file size) in avi_write_header. Previously a static default value of 200k was assumed. Adds an internal helper function for bitrate guessing. Signed-off-by: Tobias Rapp <t.rapp@noa-archive.com> Reviewed-by: Michael Niedermayer <michael@niedermayer.cc>
* fate: add 1 and 15BPP rawvideo in avi testsMichael Niedermayer2016-01-22
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>