Changeset 85d982f in ffmpeg

Timestamp:
Sep 17, 2011, 4:43:09 AM (13 years ago)
Author:
Anton Khirnov <anton@khirnov.net>
Branches:
master
Children:
e417d80d
Parents:
34d2bf30
git-author:
Anton Khirnov <anton@khirnov.net> (09/14/11 12:03:55)
git-committer:
Anton Khirnov <anton@khirnov.net> (09/17/11 04:43:09)
Message:

rawdec: refactor private option for raw video demuxers

pixel_format/video_size only apply to 'rawvideo' (==uncompressed) demuxer
and make no sense for the other raw (== containerless) demuxers. Keep
only the framerate option for those.

Also use unique classes for all raw video demuxers

(No files)

Note: See TracChangeset for help on using the changeset viewer.