index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavformat
/
applehttp.c
Age
Commit message (
Expand
)
Author
2011-07-04
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-03
Do not include mathematics.h in avutil.h
Mans Rullgard
2011-06-18
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-06-16
Deprecate av_open_input_* and remove their uses.
Anton Khirnov
2011-06-09
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-06-08
Remove all uses of now deprecated metadata functions.
Anton Khirnov
2011-05-13
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-05-12
configure: Do not unconditionally add -D_POSIX_C_SOURCE to CPPFLAGS.
Diego Biurrun
2011-04-25
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-04-24
applehttp: Don't export variant_bitrate if it isn't known
Martin Storsjö
2011-04-24
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-04-23
applehttp: Handle AES-128 encrypted streams
Martin Storsjö
2011-04-22
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-04-21
applehttp: Expose the stream bitrate via metadata
Martin Storsjö
2011-04-20
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-04-19
avio: remove AVIO_* access symbols in favor of new AVIO_FLAG_* symbols
Stefano Sabatini
2011-04-14
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-04-13
applehttp: Only check the discard flags if v->ctx actually is initialized
Martin Storsjö
2011-04-09
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-04-08
applehttp: don't use deprecated url_ functions.
Anton Khirnov
2011-04-08
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-04-07
avio: move extern url_interrupt_cb declaration from avio.h to url.h
Anton Khirnov
2011-04-07
avio: AVIO_ prefixes for URL_ open flags.
Anton Khirnov
2011-04-05
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-04-04
applehttp: Merge two for loops
Martin Storsjö
2011-04-04
applehttp: Restructure the demuxer to use a custom AVIOContext
Martin Storsjö
2011-04-04
applehttp: Move finished and target_duration to the variant struct
Martin Storsjö
2011-03-23
Merge remote-tracking branch 'newdev/master'
Michael Niedermayer
2011-03-21
applehttp: Change the variable for stream position in seconds into int64_t
Martin Storsjö
2011-03-19
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-17
Merge remote-tracking branch 'newdev/master'
Michael Niedermayer
2011-03-17
lavf: Make make_absolute_url a lavf internal function
Martin Storsjö
2011-03-17
applehttp: Fix a typo in a comment
Martin Storsjö
2011-03-15
Merge remote-tracking branch 'newdev/master'
Michael Niedermayer
2011-03-15
Use AVERROR_EXIT with url_interrupt_cb.
Nicolas George
2011-03-07
avio: deprecate url_feof
Anton Khirnov
2011-02-23
avio: rename url_fopen/fclose -> avio_open/close.
Anton Khirnov
2011-02-23
avio: rename url_fopen/fclose -> avio_open/close.
Anton Khirnov
2011-02-20
avio: rename ByteIOContext to AVIOContext.
Anton Khirnov
2011-02-20
avio: rename ByteIOContext to AVIOContext.
Anton Khirnov
2011-02-06
applehttp: Handle absolute paths relative to the current server
Martin Storsjö
2011-02-04
applehttp: Handle absolute paths relative to the current server
Martin Storsjö
2011-01-28
Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.
Diego Elio Pettenò
2011-01-26
Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.
Diego Elio Pettenò
2011-01-26
applehttp: Fix the key check in handle_variant_args
Martin Storsjö
2011-01-24
applehttp: Fix the key check in handle_variant_args
Martin Storsjö
2011-01-17
prevent integer overflow in calculating duration
John Wimer
2010-10-02
applehttp: Add comments to make_absolute_url
Martin Storsjö
2010-10-02
applehttp: Handle a .. path segment in the base url
Martin Storsjö
2010-10-02
Reindent
Martin Storsjö
[next]