avcodec: add RemotelyAnywhere Screen Capture decoder

This commit is contained in:
Paul B Mahol
2018-09-02 11:18:33 +02:00
parent af71a3ff3e
commit a5278b672a
9 changed files with 827 additions and 2 deletions
+1
View File
@@ -451,6 +451,7 @@ enum AVCodecID {
AV_CODEC_ID_PROSUMER,
AV_CODEC_ID_MWSC,
AV_CODEC_ID_WCMV,
AV_CODEC_ID_RASC,
/* various PCM "codecs" */
AV_CODEC_ID_FIRST_AUDIO = 0x10000, ///< A dummy id pointing at the start of audio codecs