Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-01lavf/avio: add avio_accept and avio_handshakeStephan Holljes
2015-07-28Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba'Michael Niedermayer
2015-07-27lavc: Consistently prefix input buffer definesVittorio Giovara
2015-06-29avformat/avio: Move avio_delete() avio_move() to avpriv_ namespaceMichael Niedermayer
2015-06-22lavf/avio: Extend API with avio_move() and avio_delete()Mariusz Szczepańczyk
2015-06-14doc: fix spelling errorsAndreas Cadhalpun
2015-06-11avformat/avio: move short seek threshold to the contextMichael Niedermayer
2015-06-08Merge commit '252d6200c36e7eaa79f8d5205b7d731179e94897'Michael Niedermayer
2015-06-07avio: Add avio_put_str16beLuca Barbato
2015-04-03lavf/avio: Add new types to AVIODirEntryType, bump minor versionMariusz Szczepańczyk
2015-03-27avformat/avio: Document the end of list case in avio_read_dir()Michael Niedermayer
2015-03-27lavf: add directory listing APILukasz Marek
2015-03-03libavformat/avio: added avio_put_str16beMark Reid
2014-11-25lavf/avio: clarify the buffer parameter of avio_alloc_contextYu Xiaolei
2014-09-30avformat/aviobuf: fix avio_flush() for read streamswm4
2014-08-09lavf/avio: do not include bprint.h.Nicolas George
2014-08-09avformat/avio: Fix "warning: struct AVBPrint declared inside parameter list"Michael Niedermayer
2014-08-08lavf/avio: rename url_feof() to avio_feof()James Almer
2014-07-25lavf/avio: do not include bprint.h.Nicolas George
2014-07-23avio: Introduce avio_read_to_bprint(avioctx, bp, max_size)Andrey Utkin
2014-03-27libavformat/aviobuf: keep track of the original buffer-size and restore it af...Michael Niedermayer
2014-02-18Merge commit '4d7ab5cfebef91820af2933ef2f622ea598e6b53'Michael Niedermayer
2014-02-17doxygen: Add a number of missing function parameter descriptionsDiego Biurrun
2014-02-17lavf/avio: Introduce avio_find_protocol_nameAlexander Strasser
2013-10-19Do not leave positive values undefined when negative are defined as errorMichael Niedermayer
2013-04-08avio.h: fix indentionMichael Niedermayer
2013-04-08avformat: add writeout_count statisticMichael Niedermayer
2013-03-15lavf/avio: fix two extreemly unreasonble typos.Clément Bœsch
2012-10-11Merge commit 'b522000e9b2ca36fe5b2751096b9a5f5ed8f87e6'Michael Niedermayer
2012-10-10avio: introduce avio_closepLuca Barbato
2012-09-28Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-09-27avformat: Identify anonymous AVIO typedef structs.Dale Curtis
2012-09-15avio: flush the internal buffer in avio_close()Stefano Sabatini
2012-08-18lavf/avio: flush internal buffer when calling avio_close()Stefano Sabatini
2012-08-18lavf/avio.h: doxygen avio_flush()Stefano Sabatini
2012-07-28avio: Document that write_packet() is not allowed to change its inputMichael Niedermayer
2012-06-20avio: av_protocol_next() is gonePaul B Mahol
2012-06-15avio: Collect and print statistics of bytes read & seeksMichael Niedermayer
2012-04-19Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-04-19avio: make AVIOContext.av_class pointer to constMans Rullgard
2012-04-04Add AVIO_FLAG_DIRECT.Reimar Döffinger
2012-03-13cosmetics: fix some typosLou Logan
2012-01-28Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-01-27lavf: remove disabled FF_API_OLD_INTERRUPT_CB cruftAnton Khirnov
2012-01-27lavf: remove disabled FF_API_OLD_AVIO cruftAnton Khirnov
2012-01-13Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-01-13avio: Fix the value of the deprecated URL_FLAG_NONBLOCKMartin Storsjö
2012-01-06Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-01-06avio: Add an URLProtocol flag for indicating that a protocol uses networkMartin Storsjö
2011-12-21avio: remove ENOTSUP mention in doxy as its not available on all supported pl...Michael Niedermayer