Merge remote-tracking branch 'qatar/master'
* qatar/master: configure: Check for the math function rint TechSmith Screen Codec 2 decoder rtsp: Add listen mode rtsp: Make rtsp_open_transport_ctx() non-static rtsp: Move rtsp_read_close rtsp: Parse the mode=receive/record parameter in transport lines Conflicts: Changelog libavcodec/avcodec.h libavcodec/version.h libavformat/version.h Merged-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
@@ -310,6 +310,7 @@ const AVCodecTag ff_codec_bmp_tags[] = {
|
||||
{ CODEC_ID_EXR, MKTAG('e', 'x', 'r', ' ') },
|
||||
{ CODEC_ID_MSS1, MKTAG('M', 'S', 'S', '1') },
|
||||
{ CODEC_ID_MSA1, MKTAG('M', 'S', 'A', '1') },
|
||||
{ CODEC_ID_TSCC2, MKTAG('T', 'S', 'C', '2') },
|
||||
{ CODEC_ID_NONE, 0 }
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user