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

Автор SHA1 Сообщение Дата
  Michael Niedermayer f8196759b4 fifo: add av_fifo_grow() 12 лет назад
  Stefano Sabatini bf917e26e1 fifo: add note in av_fifo_realloc2() doxy regarding reallocation failure behavior 13 лет назад
  Michael Niedermayer 3dd44e5075 Merge remote-tracking branch 'qatar/master' 13 лет назад
  Diego Biurrun fa19c5c20e doxygen: drop another pointless star from pointer variable name 13 лет назад
  Michael Niedermayer 094a496818 Merge remote-tracking branch 'qatar/master' 13 лет назад
  Stefano Sabatini f2011ed234 fifo: add av_fifo_peek2(), and deprecate av_fifo_peek() 13 лет назад
  Diego Biurrun 0138a8dead doxygen: drop pointless star from pointer variable names 13 лет назад
  Stefano Sabatini 323b930699 fifo: add av_fifo_peek2(), and deprecate av_fifo_peek() 13 лет назад
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 13 лет назад
  Måns Rullgård 49bd8e4b84 Fix grammar errors in documentation 14 лет назад
  Diego Biurrun ba87f0801d Remove explicit filename from Doxygen @file commands. 14 лет назад
  Stefano Sabatini b9bd6589d7 Clarify doxy for av_fifo_alloc(). 14 лет назад
  Måns Rullgård 2ed6f39944 Replace many includes of libavutil/common.h with what is actually needed 14 лет назад
  Stefano Sabatini 3314799368 Extend doxy for the src parameter of av_fifo_generic_write(). 14 лет назад
  Olivier Guilyardi 7b09db3522 Implement av_fifo_space(). 15 лет назад
  Reimar Döffinger 3898eed890 Reorder arguments for av_fifo_generic_read to be more logical and 15 лет назад
  Reimar Döffinger 32b936d0c3 Add av_fifo_reset function to completely reset fifo state, which makes 15 лет назад
  Reimar Döffinger fe4032b66a Remove more functions disabled by major version bump. 15 лет назад
  Reimar Döffinger cddcf8c60f Remove av_fifo_read, API is already broken and major version will be bumped soon. 15 лет назад
  Michael Niedermayer 41dd680dd8 Allocate AVFifoBuffer through the fifo API to reduce future API/ABI issues. 15 лет назад
  Michael Niedermayer 0a71e78ce4 Try to fix the 1 byte cannot be used issue. 15 лет назад
  Diego Biurrun bad5537e2c Use full internal pathname in doxygen @file directives. 15 лет назад
  Diego Biurrun 89c9ff504b spelling/grammar/consistency review part I 15 лет назад
  Diego Biurrun 5090122f90 Drop deprecated av_fifo_write function with the next libavutil version bump. 15 лет назад
  Aurelien Jacobs af5f434f8c add the necessary include for LIBAV*_VERSION_* 15 лет назад
  Stefano Sabatini 987903826b Globally rename the header inclusion guard names. 16 лет назад
  Stefano Sabatini e8e2b2ef17 Deprecate av_fifo_realloc(). av_fifo_realloc2() should be used instead. 16 лет назад
  Stefano Sabatini 8257b835cf Implement av_fifo_realloc2(). 16 лет назад
  Michael Niedermayer fa3b98182d Ensure that one can store X bytes in a fifo of size X. 16 лет назад
  Måns Rullgård 7c43009358 add necessary #includes in headers 16 лет назад
  Benoit Fouet 95c76e1180 cosmetics (by Björn Axelsson) 16 лет назад
  Björn Axelsson 49cec1998a Add a generic write function to av_fifo. 16 лет назад
  Diego Biurrun 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 17 лет назад
  Måns Rullgård 99545457bf include all prerequisites in header files 17 лет назад
  Diego Biurrun 82ffe1919a Improve Doxygen documentation, inspired by Michael's description. 17 лет назад
  Dujardin Bernard 1faf7dc807 Doxygen documentation for all functions, patch by Dujardin Bernard, 17 лет назад
  Diego Biurrun f5a90186d7 Add missing license headers. 17 лет назад
  Roman Shaposhnik f5a478f65d * Moving FifoBuffer out of libavformat/avformat.h and 18 лет назад