]> git.sesse.net Git - ffmpeg/commit
Set bits_per_coded_sample in the raw video encoder.
authorJai Menon <jmenon86@gmail.com>
Fri, 8 Jan 2010 05:08:02 +0000 (05:08 +0000)
committerJai Menon <jmenon86@gmail.com>
Fri, 8 Jan 2010 05:08:02 +0000 (05:08 +0000)
commit8456462fb86e3bbc6ebc157153d75a1aca1d84ad
treecab8ea4008c6c5499eff49740cbffbdc02c98ca1
parent51ce2207c8fd3ee72d74e0a559962beaa895c234
Set bits_per_coded_sample in the raw video encoder.
Aside from being the correct thing to do, this also
fixes issue 1299.

Originally committed as revision 21083 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/rawenc.c