[FFmpeg-devel] Droping old scaler

Luca Abeni lucabe72
Mon Sep 8 15:24:21 CEST 2008


Luca Abeni wrote:
> Hi Michael,
> 
> Michael Niedermayer wrote:
> [...]
>>> I agree with everything, but wouldn't it be better to go for a "softer"
>>> strategy such as:
>>> 1) remove the old scaler interface first (as far as I remember, we
>>>     just need to increase the lavc version)
>> patch welcome
> 
> Well, it was easy until few weeks ago... But I see that now there is a
> renamed field that requires massive changes. I have no time for it right
> now; I'll try to prepare a patch in the next days.

Since I promised it, here is the patch for increasing the lavc version...
Note that it is very large because of the
"bits_per_sample ---> bits_per_coded_sample" renaming.

"make test" works, but I had to change something in the regression.sh
script because some ffmpeg's options have been removed/changed.

I am posting this patch because it can be useful if someone wants
to increase the lavc major version (and if you want to remove the
old scaler, you'll have to do this).


				Luca
-------------- next part --------------
A non-text attachment was scrubbed...
Name: increase_lavc_version.diff
Type: text/x-diff
Size: 79255 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20080908/d54d2fae/attachment.diff>



More information about the ffmpeg-devel mailing list