summaryrefslogtreecommitdiff
path: root/libavformat/avio_internal.h
Commit message (Expand)AuthorAge
* avformat/aviobuf: ffio_copy_url_optionsPierre-Anthony Lemieux2021-12-19
* avformat/avio{,buf}: introduce public AVIOContext::bytes_{read,written}Jan Ekström2021-10-24
* avformat/avio: privatize source of truth for AVIOContext::writtenJan Ekström2021-10-24
* avformat/{aviobuf,avio_internal}: add max_len argument to ff_read_string_to_b...Jan Ekström2021-10-04
* avformat/{aviobuf,avio_internal}: add ff_read_string_to_bprint_overwriteJan Ekström2021-10-04
* avformat/aviobuf: Extend ffio_fill to 64bitsAndreas Rheinhardt2021-09-24
* avformat/avio: Move internal AVIOContext fields to avio_internal.hAndreas Rheinhardt2021-08-25
* avformat/aviobuf: Make ffio_set_buf_size() staticAndreas Rheinhardt2021-08-25
* avformat/internal: Move ff_read_line_to_bprint_overwrite to avio_internal.hAndreas Rheinhardt2021-07-29
* avformat/aviobuf: discard part of the IO buffer in ffio_ensure_seekback if ne...Marton Balint2020-10-09
* avformat/aviobuf: Add function to reset dynamic bufferAndreas Rheinhardt2020-03-30
* lavf/avio: add a ffio_realloc_buf API for AVIO buffer realloctomajsjiang2019-08-15
* libavformat/avio: Utility function to return URLContextJeyapal, Karthick2017-11-29
* lavf: make avio_read_partial() publicwm42017-09-01
* avformat/avio: add a crc callback function for CRC-32 IEEE-LEJames Almer2016-08-04
* hls: read protocol options through the AVIOContextHendrik Leppkes2016-03-16
* avformat: Add a protocol blacklisting APIDerek Buitenhuis2016-03-04
* hls: Add and use a memebr of AVIOInternal rather than abuse opaqueDerek Buitenhuis2016-02-29
* Merge commit '29c2d06d67724e994980045afa055c6c34611b30'Derek Buitenhuis2016-02-24
|\
| * cosmetics: Drop empty comment linesDiego Biurrun2016-02-18
* | avformat: add protocol_whitelistMichael Niedermayer2016-02-02
* | Merge commit 'bff0349d9da527084e1433167466d8afc9e25c7f'Michael Niedermayer2015-06-01
|\|
| * avio: Add avio_read wrapper to simplify error checkingVittorio Giovara2015-05-31
* | avformat/internal: Fix warning about struct declarationMichael Niedermayer2015-05-12
* | avformat: add callback for opening further filesMichael Niedermayer2015-05-11
* | Merge commit 'c86d8aed748adc3ba8df96fb1fe14aa45da77a31'Michael Niedermayer2015-02-28
|\|
| * avio: Rename avclass symbols relating to avioMartin Storsjö2015-02-28
* | Merge commit '8a273a746061a112e5e35066a8fd8e146d821a62'Michael Niedermayer2015-02-25
|\|
| * avio: Add an internal utility function for freeing dynamic buffersMartin Storsjö2015-02-24
* | Add int64_t probesize2 instead of int probesize to AVFormatContext.Carl Eugen Hoyos2014-07-30
* | fix various typosLou Logan2014-06-03
* | Merge commit '32d05934abc7427bb90380a4c1ab20a15fd7d821'Michael Niedermayer2014-04-18
|\|
| * mp3dec: decode more data from Info headerAlessandro Ghedini2014-04-17
* | Do not leave positive values undefined when negative are defined as errorMichael Niedermayer2013-10-19
* | Merge commit '3627ce2f1dab1d33b7f99d78907a3e4d86b7d847'Michael Niedermayer2013-09-20
|\|
| * aviobuf: Add functions for null buffersMartin Storsjö2013-09-19
* | Merge commit '5afe1d27912be9b643ffb4ddc21f6d920260dbb0'Michael Niedermayer2013-08-08
|\|
| * avio: Add const qualifiers to ffio_read_indirectBen Avison2013-08-08
* | Merge commit 'daf1e0d3de03bd424016e2a7520e4e94ece5c0ac'Michael Niedermayer2013-08-06
|\|
| * avio: Add an internal function for reading without copyingBen Avison2013-08-05
* | avformat/aviobuf: Add ffio_ensure_seekback()Michael Niedermayer2013-07-04
* | Merge commit '523c7bd23c781aa0f3a85044896f5e18e8b52534'Michael Niedermayer2012-12-19
|\|
| * misc typo, style and wording fixesDiego Biurrun2012-12-18
* | avio: redesign ffio_rewind_with_probe_data()Michael Niedermayer2012-10-13
* | lavf: split out ffio_limit()Michael Niedermayer2011-12-19
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-14
|\|
| * avio: add avio_open2, taking an interrupt callback and optionsMartin Storsjö2011-11-13
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-22
|\|
| * multiple inclusion guard cleanupDiego Biurrun2011-05-21
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-13
|\|