Changeset 755667ee in ffmpeg

Timestamp:
Apr 29, 2012, 11:03:15 AM (13 years ago)
Author:
Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Branches:
master
Children:
65722e7f
Parents:
370211f4
git-author:
Reimar Döffinger <Reimar.Doeffinger@gmx.de> (04/28/12 22:08:36)
git-committer:
Reimar Döffinger <Reimar.Doeffinger@gmx.de> (04/29/12 11:03:15)
Message:

rmenc: more than 2 streams are not currently possible.

It is possible that just extending the RMMuxContext.streams
array would avoid it.
It is also possible that two audio streams will fail to mux
correctly as well, though at least it should not crash for
this reason.
I do not feel like checking either of these.
This patch fixes trac issue #1022 (at least it makes it
exit with a proper error message instead of crashing).

Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>

(No files)

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