index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavformat
/
avio.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
|
lavf/avio: clarify the buffer parameter of avio_alloc_context
Yu Xiaolei
2014-11-25
1
-0
/
+3
*
|
avformat/aviobuf: fix avio_flush() for read streams
wm4
2014-09-30
1
-2
/
+6
*
|
lavf/avio: do not include bprint.h.
Nicolas George
2014-08-09
1
-1
/
+3
*
|
avformat/avio: Fix "warning: struct AVBPrint declared inside parameter list"
Michael Niedermayer
2014-08-09
1
-0
/
+1
*
|
lavf/avio: rename url_feof() to avio_feof()
James Almer
2014-08-08
1
-0
/
+7
*
|
lavf/avio: do not include bprint.h.
Nicolas George
2014-07-25
1
-2
/
+1
*
|
avio: Introduce avio_read_to_bprint(avioctx, bp, max_size)
Andrey Utkin
2014-07-23
1
-0
/
+9
*
|
libavformat/aviobuf: keep track of the original buffer-size and restore it af...
Michael Niedermayer
2014-03-26
1
-0
/
+7
*
|
Merge commit '4d7ab5cfebef91820af2933ef2f622ea598e6b53'
Michael Niedermayer
2014-02-17
1
-0
/
+6
|
\
\
|
|
/
|
*
doxygen: Add a number of missing function parameter descriptions
Diego Biurrun
2014-02-17
1
-0
/
+6
*
|
lavf/avio: Introduce avio_find_protocol_name
Alexander Strasser
2014-02-16
1
-0
/
+9
*
|
Do not leave positive values undefined when negative are defined as error
Michael Niedermayer
2013-10-19
1
-2
/
+2
*
|
avio.h: fix indention
Michael Niedermayer
2013-04-08
1
-10
/
+10
*
|
avformat: add writeout_count statistic
Michael Niedermayer
2013-04-08
1
-0
/
+6
*
|
lavf/avio: fix two extreemly unreasonble typos.
Clément Bœsch
2013-03-14
1
-2
/
+2
*
|
Merge commit 'b522000e9b2ca36fe5b2751096b9a5f5ed8f87e6'
Michael Niedermayer
2012-10-11
1
-0
/
+15
|
\
\
|
|
/
|
*
avio: introduce avio_closep
Luca Barbato
2012-10-10
1
-0
/
+15
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-09-28
1
-2
/
+2
|
\
\
|
|
/
|
*
avformat: Identify anonymous AVIO typedef structs.
Dale Curtis
2012-09-27
1
-2
/
+2
|
*
avio: flush the internal buffer in avio_close()
Stefano Sabatini
2012-09-15
1
-0
/
+3
*
|
lavf/avio: flush internal buffer when calling avio_close()
Stefano Sabatini
2012-08-18
1
-0
/
+3
*
|
lavf/avio.h: doxygen avio_flush()
Stefano Sabatini
2012-08-18
1
-1
/
+6
*
|
avio: Document that write_packet() is not allowed to change its input
Michael Niedermayer
2012-07-28
1
-0
/
+1
*
|
avio: av_protocol_next() is gone
Paul B Mahol
2012-06-20
1
-1
/
+0
*
|
avio: Collect and print statistics of bytes read & seeks
Michael Niedermayer
2012-06-15
1
-0
/
+12
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-04-19
1
-1
/
+1
|
\
\
|
|
/
|
*
avio: make AVIOContext.av_class pointer to const
Mans Rullgard
2012-04-18
1
-1
/
+1
*
|
Add AVIO_FLAG_DIRECT.
Reimar Döffinger
2012-04-04
1
-0
/
+15
*
|
cosmetics: fix some typos
Lou Logan
2012-03-13
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-01-28
1
-270
/
+0
|
\
\
|
|
/
|
*
lavf: remove disabled FF_API_OLD_INTERRUPT_CB cruft
Anton Khirnov
2012-01-27
1
-12
/
+0
|
*
lavf: remove disabled FF_API_OLD_AVIO cruft
Anton Khirnov
2012-01-27
1
-261
/
+0
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-01-13
1
-1
/
+1
|
\
\
|
|
/
|
*
avio: Fix the value of the deprecated URL_FLAG_NONBLOCK
Martin Storsjö
2012-01-12
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-01-06
1
-0
/
+1
|
\
\
|
|
/
|
*
avio: Add an URLProtocol flag for indicating that a protocol uses network
Martin Storsjö
2012-01-05
1
-0
/
+1
*
|
avio: remove ENOTSUP mention in doxy as its not available on all supported pl...
Michael Niedermayer
2011-12-21
1
-2
/
+2
[next]