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

Автор SHA1 Сообщение Дата
  Michael Niedermayer d46aada5c2 Merge branch 'master' into oldabi 13 лет назад
  Michael Niedermayer b000b86e1d Merge remote branch 'qatar/master' 13 лет назад
  Diego Biurrun 8799541a0a Fix standalone compilation of pipe protocol. 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 c55780dcef Merge remote branch 'qatar/master' 13 лет назад
  Stefano Sabatini 313176565c file: implement url_check() callback in the file and pipe protocols 14 лет назад
  Michael Niedermayer d4d09329ee Merge remote branch 'qatar/master' 13 лет назад
  Anton Khirnov c486dade95 avio: make URLContext internal. 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 лет назад
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 13 лет назад
  Diego Elio Pettenò 66355be3c3 Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 13 лет назад
  Diego Elio Pettenò c6610a216e Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 13 лет назад
  Måns Rullgård defb0009cf Add #ifdefs around code specific to file and pipe protocols 14 лет назад
  Måns Rullgård 3f7ab648e5 file_protocol: remove redundant #include sys/time.h 14 лет назад
  Martin Storsjö 27241cbffe Declare the url_write buffer parameter as const 14 лет назад
  Stefano Sabatini ec6791736c Make file_open() return the error code set in errno if open() fails, 14 лет назад
  Stefano Sabatini 5b33a55376 Implement support to the AVSEEK_SIZE operation in file_seek(). 14 лет назад
  Måns Rullgård f2a4f12cb6 Do not call lseek() with invalid whence value 14 лет назад
  Martin Storsjö fbf7e805b0 Only consider -1 as an error return value for open(). 15 лет назад
  Ramiro Polla d4efacff64 Use intptr_t when casting pointers to int. 15 лет назад
  Ronald S. Bultje f0a8039464 Add url_get_file_handle(), which is used to get the file descriptor 15 лет назад
  Ronald S. Bultje f989d39752 Remove size_t cast in setting s->priv_data directly to the (integer) file 15 лет назад
  Aurelien Jacobs b250f9c66d Change semantic of CONFIG_*, HAVE_* and ARCH_*. 15 лет назад
  Ramiro Polla b507ebd179 Use setmode() if it exists in <io.h>, and not based on O_BINARY. 15 лет назад
  Diego Biurrun bc5c918ea8 Remove offset_t typedef and use int64_t directly instead. 16 лет назад
  Baptiste Coudurier fbcb081161 remove const qualifier, removes warning: 16 лет назад
  Diego Biurrun 245976da2a Use full path for #includes from another directory. 16 лет назад
  Ramiro Polla a5e979f42c os_support.h is also needed for usleep and lseek on MinGW. 17 лет назад
  Alex Beregszaszi b5298028b0 Remove empty pipe_close 17 лет назад
  Vincent Fourmond 9e33b10fd7 Allow pipe: URL to take fd number as input 17 лет назад
  Vincent Fourmond de79849eac Indent for next commit 17 лет назад
  Ramiro Polla a12df245a4 10l: removed pipe_close instead of pipe_read 17 лет назад
  Ramiro Polla ee7db7b0b9 Make the pipe URLProtocol share read and write functions with the file URLProtocol 17 лет назад
  Ramiro Polla 05d00e953f Check for O_BINARY instead of a list of systems that need it 17 лет назад
  Måns Rullgård f7d78f3654 replace the uses of old string functions that Reimar missed 17 лет назад
  François Revol 8fa36ae09d This fixes error handling for BeOS, removing the need for some ifdefs. 17 лет назад
  Diego Biurrun 4a49d9b2f8 Remove useless #include. 18 лет назад
  Ramiro Polla 2cb396eb8b Remove useless MinGW #ifdefs. 18 лет назад
  Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 лет назад
  Diego Biurrun 2f30a81d19 CONFIG_WIN32 implies MinGW and Cygwin and possibly more, so use just 18 лет назад
  Diego Biurrun 5509bffa88 Update licensing information: The FSF changed postal address. 19 лет назад
  Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace. 19 лет назад
  Michael Niedermayer f9a35124a7 fixing pipe seek bug 20 лет назад
  Sascha Sommer 45d6de9258 nut files in cygwin patch by ("Sascha Sommer" <saschasommer at freenet dot de>) 20 лет назад
  Falk Hüffner 7906085fcc warning patrol 20 лет назад
  Michael Niedermayer c43e7a6611 untested win32 binary pipe fix 20 лет назад
  Gildas Bazin ac9fe33d0e avio patch by (Gildas Bazin <gbazin at altern dot org>) 20 лет назад