I'd like to push this series within the week or so.
Some additional review, specially on the POSIX-Shell-Script, would be
highly appreciated.
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To uns
On 07.08.2022 18:04, Andreas Rheinhardt wrote:
Timo Rothenpieler:
Use the appropiate Makefile variable to ensure it's only built into
shared libraries instead.
---
configure | 4 ++--
libavdevice/Makefile | 2 +-
libavfilter/Makefile | 2 +-
libavformat/Makefile | 2 +-
On 07.08.2022 17:51, Andreas Rheinhardt wrote:
If the resource files are only for dlls, you can remove SLIBOBJS,
because it is now empty.
I wasn't sure what those 3 variables are for, compared to the other OBJS
variables.
In any case I'd be inclined to leave it in, just in case it turns ou
Timo Rothenpieler:
> Use the appropiate Makefile variable to ensure it's only built into
> shared libraries instead.
> ---
> configure | 4 ++--
> libavdevice/Makefile | 2 +-
> libavfilter/Makefile | 2 +-
> libavformat/Makefile | 2 +-
> libavutil/Makefile | 2 +-
> libpos
Timo Rothenpieler:
> Use the appropiate Makefile variable to ensure it's only built into
> shared libraries instead.
> ---
> configure | 4 ++--
> libavdevice/Makefile | 2 +-
> libavfilter/Makefile | 2 +-
> libavformat/Makefile | 2 +-
> libavutil/Makefile | 2 +-
> libpos
Use the appropiate Makefile variable to ensure it's only built into
shared libraries instead.
---
configure | 4 ++--
libavdevice/Makefile | 2 +-
libavfilter/Makefile | 2 +-
libavformat/Makefile | 2 +-
libavutil/Makefile | 2 +-
libpostproc/Makefile | 2 +-
libswresampl