You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
Merge commit 'e9443105ea4e8bc1d826ddceeba2816488c6ce92'
* commit 'e9443105ea4e8bc1d826ddceeba2816488c6ce92': avio: Remove a leftover comment Merged-by: Clément Bœsch <u@pkh.me>
This commit is contained in:
@@ -261,8 +261,6 @@ typedef struct AVIOContext {
|
|||||||
const char *protocol_blacklist;
|
const char *protocol_blacklist;
|
||||||
} AVIOContext;
|
} AVIOContext;
|
||||||
|
|
||||||
/* unbuffered I/O */
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Return the name of the protocol that will handle the passed URL.
|
* Return the name of the protocol that will handle the passed URL.
|
||||||
*
|
*
|
||||||
|
Reference in New Issue
Block a user