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
/
hlsproto.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove obsolete version.h inclusions
Andreas Rheinhardt
2021-07-22
1
-1
/
+0
*
avformat/hlsproto: update comment of file description
Steven Liu
2020-12-28
1
-1
/
+1
*
avformat: Replace ffurl_close() by ffurl_closep() where appropriate
Andreas Rheinhardt
2020-05-25
1
-3
/
+2
*
lavf/hlsproto: Replace a wrong eol comma with a semicolon.
caohui
2019-01-23
1
-1
/
+1
*
lavf/hlsproto: use ff_get_chomp_line
Jun Zhao
2018-04-12
1
-10
/
+2
*
Merge commit 'fab8156b2f30666adabe227b3d7712fd193873b1'
Derek Buitenhuis
2016-04-21
1
-1
/
+1
|
\
|
*
avio: Copy URLContext generic options into child URLContexts
Martin Storsjö
2016-03-24
1
-1
/
+1
|
*
urlprotocol: receive a list of protocols from the caller
Anton Khirnov
2016-02-22
1
-1
/
+1
*
|
avformat: Add a protocol blacklisting API
Derek Buitenhuis
2016-03-04
1
-2
/
+2
*
|
Merge commit '2758cdedfb7ac61f8b5e4861f99218b6fd43491d'
Derek Buitenhuis
2016-02-29
1
-1
/
+1
|
\
\
|
|
/
|
*
lavf: reorganize URLProtocols
Anton Khirnov
2016-02-22
1
-1
/
+1
*
|
Update demuxers and protocols for protocol whitelist support
Michael Niedermayer
2016-02-02
1
-4
/
+7
*
|
Merge commit '7915e6741dbe1cf3a8781cead3e68a7666de14f4'
Michael Niedermayer
2015-01-23
1
-2
/
+4
|
\
\
|
|
/
|
*
hlsproto: Properly close avio buffer in case of error
Vittorio Giovara
2015-01-23
1
-2
/
+4
*
|
avformat/hlsproto: Use av_freep, to avoid leaving stale pointers in memory
Michael Niedermayer
2015-01-06
1
-2
/
+2
*
|
Merge commit '6df9d9b55d3f56ee7782639a7678eeeaf77f14ea'
Michael Niedermayer
2014-10-24
1
-3
/
+3
|
\
\
|
|
/
|
*
lavf: Use av_gettime_relative
Martin Storsjö
2014-10-24
1
-3
/
+3
*
|
replace calls to url_feof() with avio_feof()
James Almer
2014-08-08
1
-1
/
+1
*
|
Merge commit 'a2b7eeeb06471979ee39fd3075a04633222678a6'
Michael Niedermayer
2013-07-30
1
-7
/
+7
|
\
\
|
|
/
|
*
hlsproto: Store all durations in AV_TIME_BASE
Martin Storsjö
2013-07-29
1
-7
/
+7
*
|
Merge commit 'c7e044c61bb08b3a6e1e8063e8f4449c88b01201'
Michael Niedermayer
2013-03-13
1
-24
/
+0
|
\
\
|
|
/
|
*
lavf: remove disabled FF_API_APPLEHTTP_PROTO cruft
Anton Khirnov
2013-03-11
1
-24
/
+0
|
*
Use the avstring.h locale-independent character type functions
Reimar Döffinger
2013-03-07
1
-1
/
+1
|
*
miscellaneous typo fixes
Diego Biurrun
2012-12-21
1
-1
/
+1
*
|
Remove incorrect use of ctype.h functions.
Reimar Döffinger
2013-03-03
1
-1
/
+1
*
|
hlsproto: fix integer overflow
Michael Niedermayer
2012-10-19
1
-1
/
+1
*
|
cosmetics: various spelling fixes
Lou Logan
2012-07-06
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-06-22
1
-2
/
+2
|
\
\
|
|
/
|
*
Replace usleep() calls with av_usleep()
Mans Rullgard
2012-06-22
1
-2
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-02-15
1
-5
/
+5
|
/
*
hlsproto: Rename the functions and context
Martin Storsjö
2012-02-14
1
-20
/
+20
*
hlsproto: Encourage users to try the hls demuxer instead of the proto
Martin Storsjö
2012-02-14
1
-0
/
+6
*
libavformat: Rename the applehttp protocol to hls
Martin Storsjö
2012-02-14
1
-0
/
+341