[FFmpeg-devel] [PATCH 1/2] lavu/opt: add AV_OPT_VIDEO_RATE option

Michael Niedermayer michaelni at gmx.at
Sun Mar 17 14:59:42 CET 2013


On Sun, Mar 17, 2013 at 11:07:15AM +0000, Paul B Mahol wrote:
> Signed-off-by: Paul B Mahol <onemda at gmail.com>
[...]
> @@ -230,6 +230,7 @@ enum AVOptionType{
>      AV_OPT_TYPE_IMAGE_SIZE = MKBETAG('S','I','Z','E'), ///< offset must point to two consecutive integers
>      AV_OPT_TYPE_PIXEL_FMT  = MKBETAG('P','F','M','T'),
>      AV_OPT_TYPE_SAMPLE_FMT = MKBETAG('S','F','M','T'),
> +    AV_OPT_TYPE_VIDEO_RATE = MKBETAG('R','A','T','E'), ///< offset must point to AVRational

VRAT would be more specific than RATE

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

During times of universal deceit, telling the truth becomes a
revolutionary act. -- George Orwell
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20130317/b2785831/attachment.asc>


More information about the ffmpeg-devel mailing list