June 29, 2013
View 804c7b2

udp: Fix receiving large udp packets

Michael Niedermayer authored on 2013/06/29 06:58:13
March 12, 2013
View 9cf788e

avformat/avdevice: add missing time.h includes

Michael Niedermayer authored on 2013/03/12 23:25:59
November 6, 2012
View 282a630

udp: check ff_socket_nonblock() return code

Michael Niedermayer authored on 2012/11/06 05:21:04
October 28, 2012
View 8943ad4

Merge commit '4521645b1aee9e9ad8f5cea7b2392cd5f6ffcd26'

Michael Niedermayer authored on 2012/10/28 21:19:11
October 27, 2012
View be2efe0

udp: use socklen_t where appropriate

Mans Rullgard authored on 2012/10/27 03:46:37
October 21, 2012
View 044c0e6

udp: add missing mutex unlock

Michael Niedermayer authored on 2012/10/21 06:31:32
September 13, 2012
View aefed6c

udp: pick params from AVOptions also

Andrey Utkin authored on 2012/09/13 20:10:26
August 27, 2012
View 028b6d2b

Add 'timeout' option to UDP protocol

Andrey Utkin authored on 2012/08/27 22:31:09
August 6, 2012
View 388243b

udp: do not call pthread_{mutex,cond}_destroy when not initialized.

anonymous authored on 2012/08/06 16:56:50
July 20, 2012
View a4f94f2

udp: fix compilation when HAVE_PTHREAD_CANCEL isnt defined

Michael Niedermayer authored on 2012/07/20 21:58:11
July 18, 2012
View a8d8e86

lavf/udp: warn in case the circular_buffer_size or overrun_nonfatal options are not supported

Stefano Sabatini authored on 2012/07/18 23:33:24
June 28, 2012
View ccbcf48

udp: use av_freep() instead of av_free()

Michael Niedermayer authored on 2012/06/28 08:09:43
View 87df986

Merge remote-tracking branch 'qatar/master'

Michael Niedermayer authored on 2012/06/28 07:42:47
June 27, 2012
View f1136b2

udp: fix occasional crash on shutdown

Eric Petit authored on 2012/06/27 22:09:40
June 21, 2012
View 75d339e

udp: Support IGMPv3 source specific multicast and source blocking

Martin Storsjö authored on 2012/06/21 20:19:56