История коммитов

Автор SHA1 Сообщение Дата
  Michael Niedermayer 158eb8599a rtp: disable udp fifos, the rtp code cannot work with the fifos in its current form as rtp bypasses the public API. 13 лет назад
  Michael Niedermayer 4095fa9038 Merge remote-tracking branch 'qatar/master' 13 лет назад
  Diego Biurrun 4cc843facd rtp: remove disabled code 13 лет назад
  Michael Niedermayer 686959e87e Merge remote-tracking branch 'qatar/master' 13 лет назад
  Martin Storsjö 9abbe8cc13 Use av_printf_format to check the usage of printf style functions 13 лет назад
  Michael Niedermayer b97b4b58a6 Merge remote branch 'qatar/master' 13 лет назад
  Martin Storsjö f9a6cfdd04 rtpproto: Remove an unused variable 13 лет назад
  Michael Niedermayer efb5fa79f5 Merge remote branch 'qatar/master' 13 лет назад
  Stefano Sabatini 59d96941f0 avio: remove AVIO_* access symbols in favor of new AVIO_FLAG_* symbols 13 лет назад
  Michael Niedermayer d4d09329ee Merge remote branch 'qatar/master' 13 лет назад
  Anton Khirnov f35ff97f2e lavf: use designated initializers for all protocols 13 лет назад
  Michael Niedermayer c88caa522c Merge remote branch 'qatar/master' 13 лет назад
  Anton Khirnov f87b1b373a avio: AVIO_ prefixes for URL_ open flags. 13 лет назад
  Michael Niedermayer 434f248723 Merge remote branch 'qatar/master' 13 лет назад
  Anton Khirnov 5958df341d avio: deprecate url_max_packet_size(). 13 лет назад
  Anton Khirnov 1869ea03b7 avio: make url_get_file_handle() internal. 13 лет назад
  Anton Khirnov e52a9145c8 avio: make url_close() internal. 13 лет назад
  Anton Khirnov 925e908bc7 avio: make url_write() internal. 13 лет назад
  Anton Khirnov 0589da0aa5 avio: make url_open() internal. 13 лет назад
  Michael Niedermayer 2fd41c9067 Merge remote-tracking branch 'newdev/master' 13 лет назад
  Anton Khirnov 4ec153bb66 avio: make udp_set_remote_url/get_local_port internal. 13 лет назад
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 13 лет назад
  Nicolas George c76374c6db Use AVERROR_EXIT with url_interrupt_cb. 13 лет назад
  Martin Storsjö 28c4741a66 libavformat: Remove FF_NETERRNO() 13 лет назад
  Anton Khirnov ab0287fcbd Move find_info_tag to lavu and add av_ prefix to it 13 лет назад
  Luca Barbato a8475bbdb6 os: replace select with poll 13 лет назад
  Diego Elio Pettenò c6610a216e Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 13 лет назад
  Martin Storsjö babd19ce2e rtpproto: Allow specifying the connect option, passed through to udp 13 лет назад
  Aurelien Jacobs a178edf298 drop rtp_get_file_handles() which is not part of public API and not used anymore 14 лет назад
  Aurelien Jacobs fb660f4015 drop rtp_get_local_port() which is not part of public API and not used anymore 14 лет назад
  Martin Storsjö 4a94cfea02 rtpproto: Use a sockaddr_storage instead of a sockaddr_in with recvfrom 14 лет назад
  Josh Allmann 186f1ec5f4 Add rtp_get_rtcp_file_handle function 14 лет назад
  Josh Allmann 7f3468d392 rtp: Replace hardcoded RTCP packet types with defines 14 лет назад
  Diego Biurrun 9a58234fea Fix misspelled parameter names in Doxygen documentation. 14 лет назад
  Måns Rullgård f3bfe388b5 Make ff_url_split() public 14 лет назад
  Martin Storsjö 27241cbffe Declare the url_write buffer parameter as const 14 лет назад
  Diego Biurrun ba87f0801d Remove explicit filename from Doxygen @file commands. 14 лет назад
  Luca Barbato 9094d867aa Make rtp protocol obey rfc3550 14 лет назад
  Martin Storsjö cae9a15c98 Don't report EINTR from select as an error, retry select instead 14 лет назад
  Aurelien Jacobs e4a9e3cc7c move ff_url_split() and ff_url_join() declarations to internal.h 14 лет назад
  Dave Yeo 611b17d79b Using struct timeval requires sys/time.h, fixes compilation on some OSes 14 лет назад
  Martin Storsjö f984dcf6dd Reindent 14 лет назад
  Martin Storsjö c5c6e67c28 Rename url_split to ff_url_split 14 лет назад
  Martin Storsjö 57b5555c91 Use ff_url_join for assembling URLs, instead of snprintf 14 лет назад
  Martin Storsjö 886f3f2f36 Return from rtp_read when select returns an error 14 лет назад
  Martin Storsjö c2b40ac229 Check url_interrupt_cb in rtp_read, wait in select for max 100 ms before rechecking url_interrupt_cb 14 лет назад
  Carl Eugen Hoyos 1e6365b305 Include rtpdec.h, it contains prototypes for the following functions: 14 лет назад
  Ronald S. Bultje f0a8039464 Add url_get_file_handle(), which is used to get the file descriptor 15 лет назад
  Diego Biurrun bad5537e2c Use full internal pathname in doxygen @file directives. 15 лет назад
  Diego Biurrun 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 15 лет назад