[FFmpeg-devel] [PATCH] rmdec.c: remove cache access duplication

Ronald S. Bultje rsbultje
Wed Mar 11 13:15:53 CET 2009


Hi,

On Wed, Mar 11, 2009 at 1:34 AM, Kostya <kostya.shishkov at gmail.com> wrote:
> looks ok but you'd better split changing ff_parse_packet() return result
> behaviour into separate patch (I don't see any changed return commands
> though)

At the bottom, it returns rm->audio_pkt_cnt, so that always worked
already. The meaning is just different now (instead of "so many
packets available subsequently in ff_rm_retrieve_cache() + 1 packet
filled", now it just means "so many packets available through
ff_rm_retrieve_cache()).

And I'll commit in 2 goes, thanks!

Ronald




More information about the ffmpeg-devel mailing list