summaryrefslogtreecommitdiff
path: root/tools/build_libstagefright
Commit message (Collapse)AuthorAgeFilesLines
* tools/build_libstagefright: switch git urls to httpsMichael Niedermayer2014-03-121-2/+2
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* Merge remote-tracking branch 'hexene/stagefright'Michael Niedermayer2012-04-191-3/+3
|\ | | | | | | | | | | | | | | | | | | | | * hexene/stagefright: libstagefright: avoid memory leak libstagefright: support more output pixel formats libstagefright: avoid potential deadlock on output MediaBuffer libstagefright: explicitly set positive timestamps as stagefright expects them so Merge branches 'stagefright' and 'stagefright-test' into stagefright-test Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * libstagefright: explicitly set positive timestamps as stagefright expects ↵Mohamed Naufal2012-04-191-3/+3
| | | | | | | | them so
* | Merge remote-tracking branch 'hexene/stagefright'Michael Niedermayer2012-01-101-5/+7
|\ \ | |/ | | | | | | | | | | * hexene/stagefright: libstagefright: fix build Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * libstagefright: fix buildDmitry Monakhov2012-01-101-5/+7
| | | | | | | | | | - Use headers from gingerbread-release branch instead of the current default ice cream sandwich - Fix path mistype
* | Merge remote-tracking branch 'hexene/stagefright'Michael Niedermayer2011-10-131-2/+17
|\ \ | |/ | | | | | | | | | | | | * hexene/stagefright: tools/build_libstagefright: fetch android system headers and libraries libstagefright: reindent after previous commit Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * tools/build_libstagefright: fetch android system headers and librariesMohamed Naufal2011-10-091-2/+17
| | | | | | | | Credit to Martin.
* | Merge remote-tracking branch 'hexene/scratchpad'Michael Niedermayer2011-09-141-3/+3
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | * hexene/scratchpad: libstagefright: Explicitly free smart pointer objects Changelog: Explain why C++ support is added, and that its optional tools/build_libstagefright: rename build/libav to something neutral Conflicts: Changelog Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * tools/build_libstagefright: rename build/libav to something neutralMichael Niedermayer2011-09-141-3/+3
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | Merge remote-tracking branch 'hexene/scratchpad'Michael Niedermayer2011-09-141-0/+0
|/ | | | | | | | | | | | | | | | | | | * hexene/scratchpad: Move & Rename buildscript, remove tabs Fix regular build Support (H/W accelerated) H.264 decoding on Android via Stagefright Add build-script for Android C++ Support ;) Conflicts: Changelog Makefile configure libavcodec/Makefile libavcodec/allcodecs.c libavcodec/version.h Merged-by: Michael Niedermayer <michaelni@gmx.at>
* Move & Rename buildscript, remove tabsMohamed Naufal2011-09-091-0/+41