[FFmpeg-devel] [PATCH] RDT: implement rule-number parsing
Ronald S. Bultje
rsbultje
Sat Nov 1 14:54:11 CET 2008
Hi,
On Wed, Oct 29, 2008 at 6:46 PM, Ronald S. Bultje <rsbultje at gmail.com> wrote:
> On Sun, Oct 26, 2008 at 2:23 PM, Ronald S. Bultje <rsbultje at gmail.com> wrote:
>> You're right, this was written based on the assumption that
>> s->parse_packet() is rdt_parse_packet(), since that one only actually
>> acess the AVStream if there was a previously succesful call to
>> rdt_parse_packet() (which automatically means that s->rule is valid).
>> However, with the function pointer, I can't assume that. New patch
>> attached with the above fixed.
>
> Ping?
Ping2?
Ronald
More information about the ffmpeg-devel
mailing list