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
/
hls.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
hls: fix timebase
Michael Niedermayer
2013-03-07
1
-0
/
+2
*
Remove incorrect use of ctype.h functions.
Reimar Döffinger
2013-03-03
1
-1
/
+1
*
hls: do not access pb->opaque for custom IO.
Reimar Döffinger
2013-02-24
1
-1
/
+1
*
hls: add missing checks for accessing avoption fields
Michael Niedermayer
2013-01-23
1
-5
/
+5
*
lavf/hls: broker HTTP options
Micah Galizia
2013-01-23
1
-2
/
+32
*
lavf/hls: whitespace cosmetics after 23db5418.
Clément Bœsch
2012-11-21
1
-2
/
+2
*
hls: create an AVProgram for each variant
LYF
2012-11-21
1
-0
/
+9
*
hls: fix integer overflow
Michael Niedermayer
2012-10-19
1
-1
/
+1
*
Fix second use of AVOptions in HLS
Duncan Salerno
2012-10-09
1
-0
/
+3
*
hls: Disable http seekability probing
Duncan Salerno
2012-10-05
1
-11
/
+24
*
hls: fix min DTS code, try #2
Michael Niedermayer
2012-08-21
1
-4
/
+14
*
hls: fix EOF check
Michael Niedermayer
2012-08-21
1
-1
/
+1
*
hls: use av_compare_ts() instead of comparing apples to oranges.
Michael Niedermayer
2012-08-21
1
-1
/
+3
*
hls: Initialize stream_offset before find_stream_info.
Michael Niedermayer
2012-08-13
1
-1
/
+1
*
hls: check that the streams have been initialized before checking their disca...
Michael Niedermayer
2012-08-13
1
-1
/
+1
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-07-30
1
-1
/
+1
|
\
|
*
avformat: Drop pointless "format" from container long names
Diego Biurrun
2012-07-30
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-07-29
1
-2
/
+0
|
\
\
|
|
/
|
*
hls: Proceed to the next segment at any error code
Martin Storsjö
2012-07-28
1
-2
/
+0
*
|
hls: replace probsize=0 by noheader flag removial.
Michael Niedermayer
2012-07-26
1
-1
/
+2
*
|
hls: call avformat_find_stream_info()
Michael Niedermayer
2012-07-25
1
-0
/
+4
*
|
cosmetics: various spelling fixes
Lou Logan
2012-07-06
1
-1
/
+1
*
|
lavf/applehttp: add log message in case of applehttp_read_header() failure
Stefano Sabatini
2012-06-29
1
-0
/
+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-21
1
-22
/
+23
|
\
\
|
|
/
|
*
hls: Reset the AVIOContext when seeking
Martin Storsjö
2012-02-20
1
-0
/
+4
|
*
applehttp: Do seeking within segments, too
Panagiotis H.M. Issaris
2012-02-19
1
-8
/
+47
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-02-15
1
-18
/
+61
|
/
*
hls: Re-add legacy applehttp name to preserve interface compatibility.
Alex Converse
2012-02-14
1
-1
/
+1
*
hls: Rename the functions and context
Martin Storsjö
2012-02-14
1
-22
/
+22
*
libavformat: Rename the applehttp demuxer to hls
Martin Storsjö
2012-02-14
1
-0
/
+711