summaryrefslogtreecommitdiff
path: root/libavcodec
diff options
context:
space:
mode:
authorNicolas George <nicolas.george@normalesup.org>2012-05-23 13:53:42 +0200
committerNicolas George <nicolas.george@normalesup.org>2012-06-09 08:42:50 +0200
commit6fef82f22df863c59446228156fb3f7ce826f5a2 (patch)
tree02b5d05bebf3e22f384818b0fb2078cb26a8db09 /libavcodec
parentfbaa8fe6c66efdc97330f9343385eb6bb76e5339 (diff)
ffmpeg: with filter_complex, avoid random in<->out mapping.
With complex filters, an output can come from any input, or several inputs, including inputs of a different type. Copying the codec parameters from the first input with the same type does not make any sense. This does not change anything for simple 1->1 filters, as source_index is set in that case.
Diffstat (limited to 'libavcodec')
0 files changed, 0 insertions, 0 deletions