On Tue, Feb 06, 2018 at 06:57:47PM +0000, Josh de Kock wrote:
> ffmpeg | branch: master | Josh de Kock <j...@itanimul.li> | Tue Jan  2 
> 13:36:05 2018 +0000| [598d5f8579b3a048a643486a5f20fc4d479a2017] | committer: 
> Josh de Kock
> 
> lavf: move fifo test muxer into separate file
> 
> This fixes the fate-fifo-muxer test with the clarified
> removal of registering external formats.
> 
> > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=598d5f8579b3a048a643486a5f20fc4d479a2017
> ---
> 
>  libavformat/Makefile           |   2 +-
>  libavformat/allformats.c       |   1 +
>  libavformat/fifo_test.c        | 151 
> +++++++++++++++++++++++++++++++++++++++++
>  libavformat/tests/fifo_muxer.c | 115 +------------------------------
>  4 files changed, 155 insertions(+), 114 deletions(-)

breaks build on linux arm qemu

LD      ffmpeg_g
libavformat/libavformat.a(allformats.o):(.rodata+0x74): undefined reference to 
`ff_fifo_test_muxer'
collect2: ld returned 1 exit status
make: *** [ffmpeg_g] Error 1


[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Rewriting code that is poorly written but fully understood is good.
Rewriting code that one doesnt understand is a sign that one is less smart
then the original author, trying to rewrite it will not make it better.

Attachment: signature.asc
Description: PGP signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to