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
2022-10-17avformat/avio: Add doxy for missing argumentMarvin Scholz
2022-10-04avformat/avio: Schedule AVIODirContext to become an opaque typeAndreas Rheinhardt
2022-06-13lavf/avio: add avio_vprintf()Stefano Sabatini
2022-03-16libavformat: Split version.hMartin Storsjö
2022-02-24avformat/avio: Don't include common.hAndreas Rheinhardt
2021-10-24avformat/avio{,buf}: introduce public AVIOContext::bytes_{read,written}Jan Ekström
2021-10-24avformat/avio{,buf}: deprecate AVIOContext::writtenJan Ekström
2021-08-26avformat/avio: Move internal AVIOContext fields to avio_internal.hAndreas Rheinhardt
2021-05-22avio: do not export avpriv_io_{move,delete}Anton Khirnov
2020-01-30avformat/avio: add avio_protocol_get_classSteven Liu
2019-08-17avformat/avio: remove 4k limit from avio_printfMarton Balint
2019-08-17avformat/avio: add avio_print_string_array and avio_printMarton Balint
2018-12-22avformat/avio: fix avio_feof documentationMarton Balint
2017-11-20avformat/avio: remove must_flush from AVIOContextMarton Balint
2017-10-29lavf/avio: temporarily accept 0 as EOF.Nicolas George
2017-10-22avformat: Drop deprecated feof() AVIO fuctionJames Almer
2017-09-01lavf: make avio_read_partial() publicwm4
2017-09-01avformat/avio: update avio_alloc_context() doxyJames Almer
2017-09-01avio: add a destructor for AVIOContextAnton Khirnov
2017-06-24avformat/aviobuf: add support for specifying minimum packet size and marking ...Marton Balint
2017-06-24avformat/aviobuf: fix flushing write buffers after seeking backward or forwardMarton Balint
2017-04-14Merge commit '3f75e5116b900f1428aa13041fc7d6301bf1988a'James Almer
2017-03-21Merge commit '8ea35af7620e4f73f9e8c072e1c0fac9a04ec161'James Almer
2017-03-21Merge commit '75c1db6152c7c90c7ce28c9adb945028e5512c4f'James Almer
2017-02-14HTTP: improve performance by reducing forward seeksJoel Cunningham
2017-01-07libavformat/avio: Add avio_get_dyn_buf functionsoftworkz
2016-12-08avio: Keep track of the amount of data writtenLuca Barbato
2016-09-30avio: add a new flag for marking streams seekable by timestampAnton Khirnov
2016-09-30avio: cosmetics, prettify AVIO_SEEKABLE_NORMALAnton Khirnov
2016-06-23Merge commit 'db7968bff4851c2be79b15b2cb2ae747424d2fca'Matthieu Bouron
2016-06-21Merge commit 'e9443105ea4e8bc1d826ddceeba2816488c6ce92'Clément Bœsch
2016-06-21Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch
2016-05-18avio: Allow custom IO users to get labels for the output bytestreamMartin Storsjö
2016-05-06avio: Remove a leftover commentMartin Storsjö
2016-05-04cosmetics: Fix spelling mistakesVittorio Giovara
2016-03-04avformat: Add a protocol blacklisting APIDerek Buitenhuis
2016-02-02avformat: add protocol_whitelistMichael Niedermayer
2015-12-27avio: add detail to avio_printf() size warningReynaldo H. Verdejo Pinochet
2015-11-16avformat/aviobuf: Improve readability of aviobuf (Add comments and docs)Bryan Huh
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