[FFmpeg-devel] [RFC] libavfilter audio framework - split patches
S.N. Hemanth Meenakshisundaram
smeenaks
Tue Jul 13 11:32:36 CEST 2010
S.N. Hemanth Meenakshisundaram wrote:
>> On date Sunday 2010-07-11 16:47:21 +0200, Michael Niedermayer encoded:
>>
>>> On Sun, Jul 11, 2010 at 06:58:15AM -0700, S.N. Hemanth Meenakshisundaram
>>> wrote:
>>>
>>>> S.N. Hemanth Meenakshisundaram wrote:
>>>>
>>>>> I am sending out the working lavfi audio patches in the order Stefano
>>>>> requested for easy committing. [...]
>>>>>
>>> duplicate of avfilter_ref_pic()
>>>
>>> duplicate of avfilter_unref_pic()
>>>
>>> duplicate of avfilter_get_video_buffer()
>>>
>
>
avfilter.c - differences from yesterday's patch.
Using a macro to generalize ref_pic/ref_samples and
unref_pic/unref_samples. Note that this is required even with both
referencing the common and generalized AVFilterBuffer since the
SamplesRef and PicRef structures themselves need to be separate.
Another for get_video_buffer/get_samples_ref and taking care of formats
being a common enum now.
>>> duplicate avfilter_request_frame()
>>>
>
> For this one, I will eliminate request_samples completely.
>
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: avfic_changes.diff
Type: text/x-patch
Size: 4349 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100713/655d7a99/attachment.bin>
More information about the ffmpeg-devel
mailing list