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
/
applehttp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-11-19
1
-1
/
+2
|
\
|
*
applehttp: Fix seeking in streams not starting at DTS=0
Panagiotis H.M. Issaris
2011-11-18
1
-1
/
+9
*
|
cleanup: remove various double end ';' all over the code.
Clément Bœsch
2011-11-16
1
-1
/
+1
*
|
Fix seeking when using Apple HTTP Live Streaming
Panagiotis H.M. Issaris
2011-11-15
1
-2
/
+10
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-11-14
1
-6
/
+13
|
\
\
|
|
/
|
*
avformat: Use avio_open2, pass the AVFormatContext interrupt_callback onwards
Martin Storsjö
2011-11-13
1
-1
/
+2
|
*
avio: add support for passing options to protocols.
Anton Khirnov
2011-11-13
1
-3
/
+3
|
*
avio: Add an AVIOInterruptCB parameter to ffurl_open/ffurl_alloc
Martin Storsjö
2011-11-13
1
-3
/
+6
|
*
avformat: Use ff_check_interrupt
Martin Storsjö
2011-11-13
1
-1
/
+4
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-10-20
1
-1
/
+2
|
\
\
|
|
/
|
*
lavf: replace av_new_stream->avformat_new_stream part II.
Anton Khirnov
2011-10-19
1
-1
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-10-13
1
-2
/
+2
|
\
\
|
|
/
|
*
Remove all uses of deprecated AVOptions API.
Anton Khirnov
2011-10-12
1
-2
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-08-04
1
-1
/
+1
|
\
\
|
|
/
|
*
applehttp: fix variant discard logic
Luca Barbato
2011-08-04
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-17
1
-8
/
+8
|
\
\
|
|
/
|
*
lavf: use designated initialisers for all (de)muxers.
Anton Khirnov
2011-07-17
1
-8
/
+8
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-04
1
-0
/
+1
|
\
\
|
|
/
|
*
Do not include mathematics.h in avutil.h
Mans Rullgard
2011-07-03
1
-0
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-06-18
1
-2
/
+7
|
\
\
|
|
/
|
*
Deprecate av_open_input_* and remove their uses.
Anton Khirnov
2011-06-16
1
-2
/
+7
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-06-09
1
-1
/
+2
|
\
\
|
|
/
|
*
Remove all uses of now deprecated metadata functions.
Anton Khirnov
2011-06-08
1
-1
/
+2
*
|
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-05-13
1
-1
/
+0
|
\
\
|
|
/
|
*
configure: Do not unconditionally add -D_POSIX_C_SOURCE to CPPFLAGS.
Diego Biurrun
2011-05-12
1
-1
/
+0
*
|
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-04-25
1
-1
/
+3
|
\
\
|
|
/
|
*
applehttp: Don't export variant_bitrate if it isn't known
Martin Storsjö
2011-04-24
1
-1
/
+3
*
|
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-04-24
1
-3
/
+105
|
\
\
|
|
/
|
*
applehttp: Handle AES-128 encrypted streams
Martin Storsjö
2011-04-23
1
-3
/
+105
*
|
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-04-22
1
-0
/
+3
|
\
\
|
|
/
|
*
applehttp: Expose the stream bitrate via metadata
Martin Storsjö
2011-04-21
1
-0
/
+3
*
|
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-04-20
1
-2
/
+2
|
\
\
|
|
/
|
*
avio: remove AVIO_* access symbols in favor of new AVIO_FLAG_* symbols
Stefano Sabatini
2011-04-19
1
-2
/
+2
*
|
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-04-14
1
-4
/
+7
|
\
\
|
|
/
|
*
applehttp: Only check the discard flags if v->ctx actually is initialized
Martin Storsjö
2011-04-13
1
-4
/
+7
*
|
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-04-09
1
-8
/
+8
|
\
\
|
|
/
|
*
applehttp: don't use deprecated url_ functions.
Anton Khirnov
2011-04-08
1
-8
/
+8
*
|
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-04-08
1
-2
/
+3
|
\
\
|
|
/
|
*
avio: move extern url_interrupt_cb declaration from avio.h to url.h
Anton Khirnov
2011-04-07
1
-0
/
+1
|
*
avio: AVIO_ prefixes for URL_ open flags.
Anton Khirnov
2011-04-07
1
-2
/
+2
*
|
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-04-05
1
-180
/
+187
|
\
\
|
|
/
|
*
applehttp: Merge two for loops
Martin Storsjö
2011-04-04
1
-10
/
+7
|
*
applehttp: Restructure the demuxer to use a custom AVIOContext
Martin Storsjö
2011-04-04
1
-166
/
+166
|
*
applehttp: Move finished and target_duration to the variant struct
Martin Storsjö
2011-04-04
1
-15
/
+25
*
|
Merge remote-tracking branch 'newdev/master'
Michael Niedermayer
2011-03-23
1
-1
/
+2
|
\
\
|
|
/
|
*
applehttp: Change the variable for stream position in seconds into int64_t
Martin Storsjö
2011-03-21
1
-1
/
+2
|
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
*
|
Merge remote-tracking branch 'newdev/master'
Michael Niedermayer
2011-03-17
1
-54
/
+3
|
\
\
|
|
/
|
*
lavf: Make make_absolute_url a lavf internal function
Martin Storsjö
2011-03-17
1
-53
/
+2
|
*
applehttp: Fix a typo in a comment
Martin Storsjö
2011-03-17
1
-1
/
+1
[next]