]> git.sesse.net Git - ffmpeg/commit
lavf/udp: warn in case the circular_buffer_size or overrun_nonfatal options are not...
authorStefano Sabatini <stefasab@gmail.com>
Wed, 18 Jul 2012 14:33:24 +0000 (16:33 +0200)
committerStefano Sabatini <stefasab@gmail.com>
Thu, 19 Jul 2012 20:48:09 +0000 (22:48 +0200)
commita8d8e868c6154f63a9229f913434aaa21833e488
tree5e9d7f1fb6d1d9ce41deab2a0017cce77c5b3e0b
parente1422940f2edcb2518cc9e7da2a8206f420511b1
lavf/udp: warn in case the circular_buffer_size or overrun_nonfatal options are not supported

They are only supported if pthread is available.
libavformat/udp.c