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
2021-12-18avformat/aviobuf: ffio_copy_url_optionsPierre-Anthony Lemieux
2021-10-24avformat/avio{,buf}: introduce public AVIOContext::bytes_{read,written}Jan Ekström
2021-10-24avformat/avio: privatize source of truth for AVIOContext::writtenJan Ekström
2021-10-04avformat/{aviobuf,avio_internal}: add max_len argument to ff_read_string_to_b...Jan Ekström
2021-10-04avformat/{aviobuf,avio_internal}: add ff_read_string_to_bprint_overwriteJan Ekström
2021-09-24avformat/aviobuf: Extend ffio_fill to 64bitsAndreas Rheinhardt
2021-08-26avformat/avio: Move internal AVIOContext fields to avio_internal.hAndreas Rheinhardt
2021-08-26avformat/aviobuf: Make ffio_set_buf_size() staticAndreas Rheinhardt
2021-07-29avformat/internal: Move ff_read_line_to_bprint_overwrite to avio_internal.hAndreas Rheinhardt
2020-10-09avformat/aviobuf: discard part of the IO buffer in ffio_ensure_seekback if ne...Marton Balint
2020-03-30avformat/aviobuf: Add function to reset dynamic bufferAndreas Rheinhardt
2019-08-15lavf/avio: add a ffio_realloc_buf API for AVIO buffer realloctomajsjiang
2017-11-29libavformat/avio: Utility function to return URLContextJeyapal, Karthick
2017-09-01lavf: make avio_read_partial() publicwm4
2016-08-04avformat/avio: add a crc callback function for CRC-32 IEEE-LEJames Almer
2016-03-16hls: read protocol options through the AVIOContextHendrik Leppkes
2016-03-04avformat: Add a protocol blacklisting APIDerek Buitenhuis
2016-02-29hls: Add and use a memebr of AVIOInternal rather than abuse opaqueDerek Buitenhuis
2016-02-24Merge commit '29c2d06d67724e994980045afa055c6c34611b30'Derek Buitenhuis
2016-02-18cosmetics: Drop empty comment linesDiego Biurrun
2016-02-02avformat: add protocol_whitelistMichael Niedermayer
2015-06-01Merge commit 'bff0349d9da527084e1433167466d8afc9e25c7f'Michael Niedermayer
2015-05-31avio: Add avio_read wrapper to simplify error checkingVittorio Giovara
2015-05-12avformat/internal: Fix warning about struct declarationMichael Niedermayer
2015-05-11avformat: add callback for opening further filesMichael Niedermayer
2015-03-01Merge commit 'c86d8aed748adc3ba8df96fb1fe14aa45da77a31'Michael Niedermayer
2015-02-28avio: Rename avclass symbols relating to avioMartin Storsjö
2015-02-25Merge commit '8a273a746061a112e5e35066a8fd8e146d821a62'Michael Niedermayer
2015-02-25avio: Add an internal utility function for freeing dynamic buffersMartin Storsjö
2014-07-30Add int64_t probesize2 instead of int probesize to AVFormatContext.Carl Eugen Hoyos
2014-06-03fix various typosLou Logan
2014-04-18Merge commit '32d05934abc7427bb90380a4c1ab20a15fd7d821'Michael Niedermayer
2014-04-17mp3dec: decode more data from Info headerAlessandro Ghedini
2013-10-19Do not leave positive values undefined when negative are defined as errorMichael Niedermayer
2013-09-20Merge commit '3627ce2f1dab1d33b7f99d78907a3e4d86b7d847'Michael Niedermayer
2013-09-19aviobuf: Add functions for null buffersMartin Storsjö
2013-08-08Merge commit '5afe1d27912be9b643ffb4ddc21f6d920260dbb0'Michael Niedermayer
2013-08-08avio: Add const qualifiers to ffio_read_indirectBen Avison
2013-08-06Merge commit 'daf1e0d3de03bd424016e2a7520e4e94ece5c0ac'Michael Niedermayer
2013-08-05avio: Add an internal function for reading without copyingBen Avison
2013-07-04avformat/aviobuf: Add ffio_ensure_seekback()Michael Niedermayer
2012-12-19Merge commit '523c7bd23c781aa0f3a85044896f5e18e8b52534'Michael Niedermayer
2012-12-18misc typo, style and wording fixesDiego Biurrun
2012-10-13avio: redesign ffio_rewind_with_probe_data()Michael Niedermayer
2011-12-19lavf: split out ffio_limit()Michael Niedermayer
2011-11-14Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-11-13avio: add avio_open2, taking an interrupt callback and optionsMartin Storsjö
2011-05-22Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-05-21multiple inclusion guard cleanupDiego Biurrun
2011-04-13Merge remote branch 'qatar/master'Michael Niedermayer