Changeset 01e98b1b in ffmpeg

Timestamp:
May 17, 2012, 5:37:58 PM (13 years ago)
Author:
Anton Khirnov <anton@khirnov.net>
Branches:
master
Children:
4b7304e8
Parents:
7d7b40f4
git-author:
Anton Khirnov <anton@khirnov.net> (05/17/12 10:42:03)
git-committer:
Anton Khirnov <anton@khirnov.net> (05/17/12 17:37:58)
Message:

avconv: fix behavior with -ss as an output option.

Don't return from poll_filters() immediately, there may be other frames
and/or other streams to handle.

Fixes a memleak.

(No files)

Note: See TracChangeset for help on using the changeset viewer.