Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Sebechlebsky <sebechlebskyjan@gmail.com>2017-07-04 00:45:42 +0300
committerJan Sebechlebsky <sebechlebskyjan@gmail.com>2017-07-19 11:08:19 +0300
commit5c9dcd5c484f56fb9fb5d277256439f0becce12c (patch)
treef128d0eb074b543c53e00de3adf91383d1e6128b /libavutil/Makefile
parent012620aa1b40b0642e3081871059a1be98411df4 (diff)
libavformat/fifo: Fix initialization of underlying AVFormatContext
Muxers may want to directly access filename in stored in AVFormatContext. For example in case of RTSP, the filename (url) is used by the muxer to extract parameters of the connection. These muxers will fail when used with fifo pseudo-muxer. This commit fixes this issue by passing filename from AVFormatContext of fifo pseudo-muxer to all AVFormatContext(s) of underlying muxers during initialization. Signed-off-by: Jan Sebechlebsky <sebechlebskyjan@gmail.com>
Diffstat (limited to 'libavutil/Makefile')
0 files changed, 0 insertions, 0 deletions