[libav-devel] [PATCH] lavf: use number of output pictures for delay checks.
Ronald S. Bultje
rsbultje at gmail.com
Fri Oct 28 17:11:53 CEST 2011
Hi,
On Fri, Oct 28, 2011 at 7:18 AM, Kostya Shishkov
<kostya.shishkov at gmail.com> wrote:
> On Fri, Oct 28, 2011 at 07:13:33AM -0700, Ronald S. Bultje wrote:
>> Hi,
>>
>> This fixes false positives of has_codec_delay_been_guessed() for
>> streams where not every input picture generates an output picture,
>> such as interlaced H264.
>>
>> Fixes 3 samples from the conformance suite without requiring
>> -std_compliance strict (which I'd like to kill):
>> MAIN/CVFI2_Sony_H.jsv
>> MAIN/CVNLFI2_Sony_H.jsv
>> FREXT/HVLCFI0_Sony_B/HVLCFI0_Sony_B.264
>
> I'd say that AVStream looks like a public structure, so adding something to it
> requires a bump and mentioning in documentation. But the approach seems sane.
Moved to private data.
Ronald
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-lavf-use-number-of-output-pictures-for-delay-checks.patch
Type: application/octet-stream
Size: 2208 bytes
Desc: not available
URL: <http://lists.libav.org/pipermail/libav-devel/attachments/20111028/64139c67/attachment.obj>
More information about the libav-devel
mailing list