Changeset a9d1878a in ffmpeg

Timestamp:
Aug 13, 2011, 11:56:28 PM (13 years ago)
Author:
Stefano Sabatini <stefano.sabatini-lala@poste.it>
Branches:
master
Children:
323b9306
Parents:
658a8bb9
git-author:
Stefano Sabatini <stefano.sabatini-lala@poste.it> (08/13/11 23:17:02)
git-committer:
Stefano Sabatini <stefano.sabatini-lala@poste.it> (08/13/11 23:56:28)
Message:

lavdev/lavfi: correctly set the inout pad index when linking a filter to the output sink

In lavfi_read_header(), use the pad index designated in the inout for
linking an output to a sink, rather than always 0. Fix link creation
for filters with more than one output (e.g. the split filter).

(No files)

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