History log of /frameworks/av/media/libstagefright/http/MediaHTTP.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
dd81e1592ffa77812998b05761eb840b70fed121 13-Sep-2016 Ray Essick <essick@google.com> Fix free-after-use for MediaHTTP

fix free-after-use when we reconnect to an HTTP media source.

Change-Id: I96da5a79f5382409a545f8b4e22a24523f287464
Tests: compilation and eyeballs
Bug: 31373622
/frameworks/av/media/libstagefright/http/MediaHTTP.cpp
69d3d8a9540b0da787ea0beccad2517f057dd54d 07-Mar-2016 Marco Nelissen <marcone@google.com> Expand mediaextractor dumpsys

Bug: 22775369
Change-Id: I3366a52ba7a00d1685a2211465f2f18f143d0efc
/frameworks/av/media/libstagefright/http/MediaHTTP.cpp
207918d92a9280e4b6d94ba3430b3abd95a6ff59 03-Jun-2015 Marco Nelissen <marcone@google.com> am 672a10bc: am e41b7810: Merge "Don\'t overwrite user agent header if app specified one"

* commit '672a10bcab5c63b1f812b0c12613c3b87c34e156':
Don't overwrite user agent header if app specified one
37d8b27e5470d8243288a87e90871efd43f29606 07-May-2015 Chong Zhang <chz@google.com> MediaHTTP: add more null ptr and init checks

bug: 20912192
Change-Id: I83cf59ff85fd8aa3a19a696ceb97cd8aa922b8ba
/frameworks/av/media/libstagefright/http/MediaHTTP.cpp
b074c3ce4dd157b656e4e8c66bc228ee2a1be5db 22-Jan-2015 Marco Nelissen <marcone@google.com> Don't overwrite user agent header if app specified one

Bug: 19100078
https://code.google.com/p/android/issues/detail?id=103266

Change-Id: I321935a7e7a217328a5704c94e92f763c8742767
/frameworks/av/media/libstagefright/http/MediaHTTP.cpp
b3f9759c8c9437c45b9a34519ce2ea38a8314d4e 24-Nov-2014 Andreas Gampe <agampe@google.com> Stagefright: Fix unused variables, functions, values

For build-system CFLAGS clean-up, remove unused functions and
variables.

Change-Id: Ic3dee56b589ea9a693efa1d72ba394036efff168
/frameworks/av/media/libstagefright/http/MediaHTTP.cpp
c9c7e25a4b1c34439fb365f6cfbef063884566cc 21-Feb-2014 Marco Nelissen <marcone@google.com> Add method to get redirected Uri

Change-Id: Id8aac1077c3de1bb1f58bfcfcca93d685abe9b79
/frameworks/av/media/libstagefright/http/MediaHTTP.cpp
1b86fe063badb5f28c467ade39be0f4008688947 29-Jan-2014 Andreas Huber <andih@google.com> FINAL ATTEMPT: HTTP services are now provided from JAVA and made available to media code

Change-Id: I9f74a86e70422187c9cf0ca1318a29019700192d
/frameworks/av/media/libstagefright/http/MediaHTTP.cpp