OSDN Git Service

Revert "lavf/concatdec: define "ffcat" and "ffconcat" extensions"
authorNicolas George <nicolas.george@normalesup.org>
Tue, 5 Mar 2013 13:10:10 +0000 (14:10 +0100)
committerNicolas George <nicolas.george@normalesup.org>
Tue, 5 Mar 2013 13:10:10 +0000 (14:10 +0100)
commit3ab25e45744c738275992214e1f6f3c24deaa5a2
tree0f239484ad6aeb1de7bf0bab8a3c175a7e1f4943
parentb1a26849364878707cf5358b477a4c489baf230a
Revert "lavf/concatdec: define "ffcat" and "ffconcat" extensions"

This reverts commit 6cc12353a88dfb21c4c5a38e6c83280483b0ec88.

Conflicts:
libavformat/version.h

Allowing to automatically select the concat demuxer raises
security concerns, as it allows a possibly hostile file to
access any file on the system. Guessing the format based on
the file name extension does not allow to enable the safe
mode designed to avoid it.
libavformat/concatdec.c
libavformat/version.h