[FFmpeg-devel] [PATCH] make libavcodec use bytestream functions
Ramiro Ribeiro Polla
ramiro
Thu May 10 01:37:22 CEST 2007
Michael Niedermayer wrote:
> Hi
>
> On Fri, Mar 16, 2007 at 01:45:52AM -0300, Ramiro Polla wrote:
>
>> Hello,
>>
>> Attached patches (one per file) make libavcodec use bytestream functions
>> and AV_[RW]xx macros.
>>
>> It might be a good idea to cat the final reviewed patches and commit as
>> one patch, or else there'll be a big ammount of commits...
>>
>> Regression tests succeeded.
>>
>
> patches look ok
>
>
What's the best way to apply these patches?
1 one big patch
2 one for each file
3 one for each kind of modification for each file
4 one for each kind of modification for the whole libavcodec
Some involve removing unnecessary write_long functions, others use
AV_XX, others use bytestream.
Ramiro Polla
More information about the ffmpeg-devel
mailing list