index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavformat
/
avio.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
lavf/avio: add avio_vprintf()
Stefano Sabatini
2022-06-13
1
-0
/
+6
*
libavformat: Split version.h
Martin Storsjö
2022-03-16
1
-1
/
+1
*
avformat/avio: Don't include common.h
Andreas Rheinhardt
2022-02-24
1
-1
/
+2
*
avformat/avio{,buf}: introduce public AVIOContext::bytes_{read,written}
Jan Ekström
2021-10-24
1
-1
/
+13
*
avformat/avio{,buf}: deprecate AVIOContext::written
Jan Ekström
2021-10-24
1
-0
/
+6
*
avformat/avio: Move internal AVIOContext fields to avio_internal.h
Andreas Rheinhardt
2021-08-25
1
-58
/
+6
*
avio: do not export avpriv_io_{move,delete}
Anton Khirnov
2021-05-22
1
-19
/
+0
*
avformat/avio: add avio_protocol_get_class
Steven Liu
2020-01-30
1
-0
/
+7
*
avformat/avio: remove 4k limit from avio_printf
Marton Balint
2019-08-17
1
-1
/
+4
*
avformat/avio: add avio_print_string_array and avio_print
Marton Balint
2019-08-17
1
-0
/
+17
*
avformat/avio: fix avio_feof documentation
Marton Balint
2018-12-22
1
-3
/
+3
*
avformat/avio: remove must_flush from AVIOContext
Marton Balint
2017-11-20
1
-1
/
+0
*
lavf/avio: temporarily accept 0 as EOF.
Nicolas George
2017-10-29
1
-0
/
+2
*
avformat: Drop deprecated feof() AVIO fuction
James Almer
2017-10-21
1
-7
/
+0
*
lavf: make avio_read_partial() public
wm4
2017-09-01
1
-0
/
+9
*
avformat/avio: update avio_alloc_context() doxy
James Almer
2017-09-01
1
-1
/
+1
*
avio: add a destructor for AVIOContext
Anton Khirnov
2017-09-01
1
-0
/
+8
*
avformat/aviobuf: add support for specifying minimum packet size and marking ...
Marton Balint
2017-06-24
1
-1
/
+12
*
avformat/aviobuf: fix flushing write buffers after seeking backward or forward
Marton Balint
2017-06-24
1
-16
/
+26
*
Merge commit '3f75e5116b900f1428aa13041fc7d6301bf1988a'
James Almer
2017-04-13
1
-0
/
+2
|
\
|
*
avio: Keep track of the amount of data written
Luca Barbato
2016-12-08
1
-0
/
+1
*
|
Merge commit '8ea35af7620e4f73f9e8c072e1c0fac9a04ec161'
James Almer
2017-03-21
1
-0
/
+5
|
\
\
|
|
/
|
*
avio: add a new flag for marking streams seekable by timestamp
Anton Khirnov
2016-09-30
1
-0
/
+5
*
|
Merge commit '75c1db6152c7c90c7ce28c9adb945028e5512c4f'
James Almer
2017-03-21
1
-1
/
+4
|
\
\
|
|
/
|
*
avio: cosmetics, prettify AVIO_SEEKABLE_NORMAL
Anton Khirnov
2016-09-30
1
-2
/
+4
*
|
HTTP: improve performance by reducing forward seeks
Joel Cunningham
2017-02-14
1
-0
/
+6
*
|
libavformat/avio: Add avio_get_dyn_buf function
softworkz
2017-01-07
1
-0
/
+12
*
|
Merge commit 'db7968bff4851c2be79b15b2cb2ae747424d2fca'
Matthieu Bouron
2016-06-23
1
-0
/
+66
|
\
\
|
|
/
|
*
avio: Allow custom IO users to get labels for the output bytestream
Martin Storsjö
2016-05-18
1
-0
/
+66
*
|
Merge commit 'e9443105ea4e8bc1d826ddceeba2816488c6ce92'
Clément Bœsch
2016-06-21
1
-2
/
+0
|
\
\
|
|
/
|
*
avio: Remove a leftover comment
Martin Storsjö
2016-05-06
1
-2
/
+0
*
|
Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'
Clément Bœsch
2016-06-21
1
-2
/
+2
|
\
\
|
|
/
|
*
cosmetics: Fix spelling mistakes
Vittorio Giovara
2016-05-04
1
-4
/
+4
*
|
avformat: Add a protocol blacklisting API
Derek Buitenhuis
2016-03-04
1
-0
/
+5
*
|
avformat: add protocol_whitelist
Michael Niedermayer
2016-02-02
1
-0
/
+5
*
|
avio: add detail to avio_printf() size warning
Reynaldo H. Verdejo Pinochet
2015-12-27
1
-1
/
+1
*
|
avformat/aviobuf: Improve readability of aviobuf (Add comments and docs)
Bryan Huh
2015-11-16
1
-0
/
+47
*
|
lavf/avio: add avio_accept and avio_handshake
Stephan Holljes
2015-08-01
1
-0
/
+29
*
|
Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba'
Michael Niedermayer
2015-07-27
1
-1
/
+1
|
\
\
|
|
/
|
*
lavc: Consistently prefix input buffer defines
Vittorio Giovara
2015-07-27
1
-1
/
+1
*
|
avformat/avio: Move avio_delete() avio_move() to avpriv_ namespace
Michael Niedermayer
2015-06-29
1
-2
/
+2
*
|
lavf/avio: Extend API with avio_move() and avio_delete()
Mariusz Szczepańczyk
2015-06-22
1
-0
/
+19
*
|
doc: fix spelling errors
Andreas Cadhalpun
2015-06-14
1
-1
/
+1
*
|
avformat/avio: move short seek threshold to the context
Michael Niedermayer
2015-06-11
1
-0
/
+6
*
|
Merge commit '252d6200c36e7eaa79f8d5205b7d731179e94897'
Michael Niedermayer
2015-06-08
1
-0
/
+6
|
\
\
|
|
/
|
*
avio: Add avio_put_str16be
Luca Barbato
2015-06-07
1
-0
/
+12
*
|
lavf/avio: Add new types to AVIODirEntryType, bump minor version
Mariusz Szczepańczyk
2015-04-03
1
-1
/
+4
*
|
avformat/avio: Document the end of list case in avio_read_dir()
Michael Niedermayer
2015-03-27
1
-1
/
+2
*
|
lavf: add directory listing API
Lukasz Marek
2015-03-27
1
-1
/
+83
*
|
libavformat/avio: added avio_put_str16be
Mark Reid
2015-03-03
1
-0
/
+6
[next]