[Ffmpeg-devel] [PATCH] utils.c: rename AV_CODEC_DEFAULT_BITRATE and set b option only for video

Benoit Fouet benoit.fouet
Thu Feb 22 10:38:55 CET 2007


Hi,

in utils.c, AV_CODEC_DEFAULT_BITRATE is used as video default bitrate.
this patch rename it to AV_CODEC_DEFAULT_VIDEO_BITRATE, as a default
audio bitrate is likely to appera one day :)
this patch also change the "b" option flags from "V|A|E" to "V|E"
(if you prefer, i can split it in two)

Ben

-------------- next part --------------
A non-text attachment was scrubbed...
Name: utils.c.patch
Type: text/x-patch
Size: 1309 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070222/92ae5553/attachment.bin>



More information about the ffmpeg-devel mailing list