[FFmpeg-devel] [PATCH 09/10] avio: add put_nbyte for putting a single byte multiple times
Anssi Hannula
anssi.hannula
Thu Dec 30 08:55:24 CET 2010
On 30.12.2010 02:25, Michael Niedermayer wrote:
> On Wed, Dec 29, 2010 at 07:06:42AM +0200, Anssi Hannula wrote:
>> ---
>> Used by the next patch.
>>
>> libavformat/avio.h | 1 +
>> libavformat/aviobuf.c | 14 ++++++++++++++
>> 2 files changed, 15 insertions(+), 0 deletions(-)
>
> lgtm if tested
Tested with patch 10 from this set;
using put_nbyte instead of looping on put_be16 produces the same result.
--
Anssi Hannula
More information about the ffmpeg-devel
mailing list