[FFmpeg-devel] [PATCH] export av_free_packet

Ramiro Polla ramiro.polla
Sun Apr 5 20:39:05 CEST 2009


Hi,

On Sat, Mar 28, 2009 at 8:52 AM, Anssi Hannula <anssi.hannula at gmail.com> wrote:
> Ramiro Polla wrote:
>> $subj, so it may be dlsym()'d.
>>
>> Ramiro Polla
> [...]
>
>> ===================================================================
>> --- libavformat/avformat.h ? ?(revision 18038)
>> +++ libavformat/avformat.h ? ?(working copy)
>> @@ -23,7 +23,7 @@
>>
>> ?#define LIBAVFORMAT_VERSION_MAJOR 52
>> ?#define LIBAVFORMAT_VERSION_MINOR 31
>> -#define LIBAVFORMAT_VERSION_MICRO ?1
>> +#define LIBAVFORMAT_VERSION_MICRO ?2
>>
>> ?#define LIBAVFORMAT_VERSION_INT AV_VERSION_INT(LIBAVFORMAT_VERSION_MAJOR, \
>> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? LIBAVFORMAT_VERSION_MINOR, \
>
> Shouldn't you raise MINOR instead when adding interfaces?

There are no clear rules on which version should be raised when...

Updated patch raises minor.

Ramiro Polla
-------------- next part --------------
A non-text attachment was scrubbed...
Name: av_free_packet2.diff
Type: text/x-diff
Size: 1607 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090405/a2ac5777/attachment.diff>



More information about the ffmpeg-devel mailing list