summaryrefslogtreecommitdiff
path: root/libavformat/avio.h
Commit message (Expand)AuthorAge
* avformat/aviobuf: Improve readability of aviobuf (Add comments and docs)Bryan Huh2015-11-16
* lavf/avio: add avio_accept and avio_handshakeStephan Holljes2015-08-01
* Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba'Michael Niedermayer2015-07-27
|\
| * lavc: Consistently prefix input buffer definesVittorio Giovara2015-07-27
* | avformat/avio: Move avio_delete() avio_move() to avpriv_ namespaceMichael Niedermayer2015-06-29
* | lavf/avio: Extend API with avio_move() and avio_delete()Mariusz Szczepańczyk2015-06-22
* | doc: fix spelling errorsAndreas Cadhalpun2015-06-14
* | avformat/avio: move short seek threshold to the contextMichael Niedermayer2015-06-11
* | Merge commit '252d6200c36e7eaa79f8d5205b7d731179e94897'Michael Niedermayer2015-06-08
|\|
| * avio: Add avio_put_str16beLuca Barbato2015-06-07
* | lavf/avio: Add new types to AVIODirEntryType, bump minor versionMariusz Szczepańczyk2015-04-03
* | avformat/avio: Document the end of list case in avio_read_dir()Michael Niedermayer2015-03-27
* | lavf: add directory listing APILukasz Marek2015-03-27
* | libavformat/avio: added avio_put_str16beMark Reid2015-03-03
* | lavf/avio: clarify the buffer parameter of avio_alloc_contextYu Xiaolei2014-11-25
* | avformat/aviobuf: fix avio_flush() for read streamswm42014-09-30
* | lavf/avio: do not include bprint.h.Nicolas George2014-08-09
* | avformat/avio: Fix "warning: struct AVBPrint declared inside parameter list"Michael Niedermayer2014-08-09
* | lavf/avio: rename url_feof() to avio_feof()James Almer2014-08-08
* | lavf/avio: do not include bprint.h.Nicolas George2014-07-25
* | avio: Introduce avio_read_to_bprint(avioctx, bp, max_size)Andrey Utkin2014-07-23
* | libavformat/aviobuf: keep track of the original buffer-size and restore it af...Michael Niedermayer2014-03-26
* | Merge commit '4d7ab5cfebef91820af2933ef2f622ea598e6b53'Michael Niedermayer2014-02-17
|\|
| * doxygen: Add a number of missing function parameter descriptionsDiego Biurrun2014-02-17
* | lavf/avio: Introduce avio_find_protocol_nameAlexander Strasser2014-02-16
* | Do not leave positive values undefined when negative are defined as errorMichael Niedermayer2013-10-19
* | avio.h: fix indentionMichael Niedermayer2013-04-08
* | avformat: add writeout_count statisticMichael Niedermayer2013-04-08
* | lavf/avio: fix two extreemly unreasonble typos.Clément Bœsch2013-03-14
* | Merge commit 'b522000e9b2ca36fe5b2751096b9a5f5ed8f87e6'Michael Niedermayer2012-10-11
|\|
| * avio: introduce avio_closepLuca Barbato2012-10-10
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-09-28
|\|
| * avformat: Identify anonymous AVIO typedef structs.Dale Curtis2012-09-27
| * avio: flush the internal buffer in avio_close()Stefano Sabatini2012-09-15
* | lavf/avio: flush internal buffer when calling avio_close()Stefano Sabatini2012-08-18
* | lavf/avio.h: doxygen avio_flush()Stefano Sabatini2012-08-18
* | avio: Document that write_packet() is not allowed to change its inputMichael Niedermayer2012-07-28
* | avio: av_protocol_next() is gonePaul B Mahol2012-06-20
* | avio: Collect and print statistics of bytes read & seeksMichael Niedermayer2012-06-15
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-04-19
|\|
| * avio: make AVIOContext.av_class pointer to constMans Rullgard2012-04-18
* | Add AVIO_FLAG_DIRECT.Reimar Döffinger2012-04-04
* | cosmetics: fix some typosLou Logan2012-03-13
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-28
|\|
| * lavf: remove disabled FF_API_OLD_INTERRUPT_CB cruftAnton Khirnov2012-01-27
| * lavf: remove disabled FF_API_OLD_AVIO cruftAnton Khirnov2012-01-27
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-13
|\|
| * avio: Fix the value of the deprecated URL_FLAG_NONBLOCKMartin Storsjö2012-01-12
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-06
|\|
| * avio: Add an URLProtocol flag for indicating that a protocol uses networkMartin Storsjö2012-01-05