[Ffmpeg-devel] [PATCH] Add kibi, mibi and gibi support

Panagiotis Issaris takis.issaris
Sun Sep 17 12:23:26 CEST 2006


Hi,

On zo, 2006-09-17 at 11:35 +0200, Panagiotis Issaris wrote:
> I had already written the attached patch before your si_prefixes commit.
> I'll read the related code and see how it fits in with this.
The attached patch tries to integrate my patch with your commit 6284. In
fact, I am ripping most of your code and putting it in the av_strtod()
function, reusing it for your eval.c code. Regression tests succeed.

"./ffmpeg -i src.avi -b 1000hi dst.avi" now also works :) 
(nicely shows 101kb/s)

 eval.c |   36 --------------------------------
 opt.c  |   71 ++++++++++++++++++++++++++++++++++++++++++++++++-----------------
 2 files changed, 54 insertions(+), 53 deletions(-)

With friendly regards,
Takis

-------------- next part --------------
A non-text attachment was scrubbed...
Name: pi-20060917T121504-ffmpeg-av_strtod_eval_integrate.diff
Type: text/x-patch
Size: 3521 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20060917/34bff0ea/attachment.bin>



More information about the ffmpeg-devel mailing list