> -----Original Message----- > From: ffmpeg-devel <ffmpeg-devel-boun...@ffmpeg.org> On Behalf Of > Andreas Rheinhardt > Sent: Saturday, May 7, 2022 1:59 PM > To: ffmpeg-devel@ffmpeg.org > Cc: Andreas Rheinhardt <andreas.rheinha...@outlook.com> > Subject: [FFmpeg-devel] [PATCH v2 37/44] avformat/asf: Move ASF GUIDs > to a new file > > They are also needed by the MMSH and MMST protocols and therefore > the file they are in is pulled in when these protocols are enabled > and used. By moving them to a separate file, linking statically to > libavformat while only using AVIO no longer pulls in all the > muxers/demuxers (and also no longer any AVCodecs when linking > statically to libavcodec). > > Signed-off-by: Andreas Rheinhardt <andreas.rheinha...@outlook.com> I suppose it's a coincidence that this came just 1h after I posted the ASF patchset.. No problem though, I'll adapt ;-) softworkz _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".
- [FFmpeg-devel] [PATCH 29/44] avformat/utils: Move av_st... Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 30/44] avformat/utils: Move addin... Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 31/44] avformat/utils: Move inter... Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 32/44] avformat/utils: Move match... Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 33/44] avformat/utils: Move guess... Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 34/44] avformat/utils: Move av_fi... Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 35/44] avformat/utils: Move av_fi... Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 36/44] avformat/utils: Move av_fi... Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 37/44] avformat/asf: Move ASF GUI... Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2 37/44] avformat/asf: Move... Andreas Rheinhardt
- Re: [FFmpeg-devel] [PATCH v2 37/44] avformat/a... Soft Works
- Re: [FFmpeg-devel] [PATCH v2 37/44] avform... Andreas Rheinhardt
- Re: [FFmpeg-devel] [PATCH v2 37/44] av... Soft Works
- [FFmpeg-devel] [PATCH 38/44] avformat/utils: Move ff_fi... Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 39/44] avformat/utils: Move ff_is... Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 40/44] avformat/utils: Move ff_fo... Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 41/44] avformat/utils: Move ff_co... Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 42/44] avformat/utils: Move avpri... Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 43/44] avformat/utils: Move ff_st... Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 44/44] avformat/utils: Move ff_fo... Andreas Rheinhardt
- Re: [FFmpeg-devel] [PATCH] lib*/version: Move library v... Andreas Rheinhardt