[vlc-devel] [vlc-commits] stream_filter: smooth: parse chunks using libmp4.h

Rémi Denis-Courmont remi at remlab.net
Mon Nov 10 18:27:00 CET 2014


Le lundi 10 novembre 2014, 12:59:23 Francois Cartegnie a écrit :
> vlc | branch: master | Francois Cartegnie <fcvlcdev at free.fr> | Sun Nov  9
> 19:51:08 2014 +0100| [0d862d0b1c84ad6800636b57792339bad4a9e587] |
> committer: Francois Cartegnie
> 
> stream_filter: smooth: parse chunks using libmp4.h
> 
> Gets rid of the checkless and expecting in-order data
> read functions.

This breaks the build:

demux/mp4/.libs/libsmooth_plugin_la-libmp4.o: In function `MP4_ReadBox_tkhd':
/home/remi/videolan/vlc/build/modules/../../modules/demux/mp4/libmp4.c:865: undefined reference to `__sqrt_finite'
/home/remi/videolan/vlc/build/modules/../../modules/demux/mp4/libmp4.c:867: undefined reference to `__sqrt_finite'
/home/remi/videolan/vlc/build/modules/../../modules/demux/mp4/libmp4.c:870: undefined reference to `__atan2_finite'
collect2: error: ld returned 1 exit status

-- 
Rémi Denis-Courmont
http://www.remlab.net/




More information about the vlc-devel mailing list