]> git.sesse.net Git - ffmpeg/commit
smjpegenc: use bits_per_coded_sample instead of calling function
authorPaul B Mahol <onemda@gmail.com>
Wed, 7 Nov 2012 01:29:07 +0000 (01:29 +0000)
committerPaul B Mahol <onemda@gmail.com>
Wed, 7 Nov 2012 01:31:39 +0000 (01:31 +0000)
commit7c2cfaac6a24d5767c0b2f3a21190e1777b8ff7d
tree8072540482a1fb5ed5f8273d8ee7fa02bdef868a
parentde0aa9e5a4e65c18397880d04de6ff6b8deb8a14
smjpegenc: use bits_per_coded_sample instead of calling function

Final result is same and this allows support of multiple values per codec.

Signed-off-by: Paul B Mahol <onemda@gmail.com>
libavformat/smjpegenc.c