[FFmpeg-devel] [PATCH] export av_free_packet

Ramiro Polla ramiro.polla
Sat Apr 18 20:13:15 CEST 2009


On Sun, Apr 5, 2009 at 3:39 PM, Ramiro Polla <ramiro.polla at gmail.com> wrote:
> 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.

Updated patch reflects the move of AVPacket to avcodec.

I'll apply it first to avcodec and then the doc change in a couple of
days if there are no objections.

Ramiro Polla
-------------- next part --------------
A non-text attachment was scrubbed...
Name: av_free_packet4.diff
Type: text/x-patch
Size: 1126 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090418/1a89b038/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: av_free_packet5.diff
Type: text/x-patch
Size: 518 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090418/1a89b038/attachment-0001.bin>



More information about the ffmpeg-devel mailing list