summaryrefslogtreecommitdiffstats
path: root/cmds
Commit message (Expand)AuthorAgeFilesLines
* screenrecord: add bframes optionWonsik Kim2019-03-271-11/+22
* Merge "cmds: Use getInternalDisplayToken API"Dominik Laskowski2019-02-064-11/+22
|\
| * cmds: Use getInternalDisplayToken APIDominik Laskowski2019-01-274-11/+22
* | Merge "Convert three media binaries to Android.bp" am: 479b735392 am: 812f306ff8Anton Hansson2019-02-012-45/+55
|\ \
| * | Convert three media binaries to Android.bpAnton Hansson2019-02-012-45/+55
* | | cmd/stagefright: print more debug info for codecsLajos Molnar2019-01-151-42/+119
| |/ |/|
* | Remove libmediaextractorMarco Nelissen2019-01-141-6/+6
* | Merge "Plumbing to recognize AV1 content"TreeHugger Robot2019-01-051-1/+2
|\ \
| * | Plumbing to recognize AV1 contentRay Essick2018-12-121-1/+2
* | | Merge "Verify non-null format when starting AudioPlayer"Ray Essick2019-01-041-4/+8
|\ \ \
| * | | Verify non-null format when starting AudioPlayerRay Essick2018-11-051-4/+8
* | | | Merge "Remove CFI diagnostics." am: ebd8c69ac5 am: 9267f7a253Ivan Lozano2018-12-131-1/+0
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Merge "Remove CFI diagnostics."Ivan Lozano2018-12-131-1/+0
| |\ \
| | * | Remove CFI diagnostics.Ivan Lozano2018-12-061-1/+0
| * | | DO NOT MERGE - Merge pie-platform-release (PPRL.181205.001) into masterXin Li2018-12-111-32/+48
| |\ \ \ | | |/ / | |/| |
| * | | stagefright cmd: add HEVC mime typeWonsik Kim2018-11-261-1/+1
* | | | stagefright cmd: add HEVC mime typeWonsik Kim2018-11-261-1/+1
* | | | screenrecord: Disambiguate ALooperRobert Carr2018-10-244-9/+9
| |_|/ |/| |
* | | Merge "screenrecord: remove using namespace android" am: 3d5054746e am: 387b0...Wonsik Kim2018-10-161-1/+30
|\ \ \
| * | | Merge "screenrecord: remove using namespace android" am: 3d5054746eWonsik Kim2018-10-161-1/+30
| |\| |
| | * | Merge "screenrecord: remove using namespace android"Treehugger Robot2018-10-161-1/+30
| | |\ \
| | | * | screenrecord: remove using namespace androidWonsik Kim2018-09-251-1/+30
* | | | | Merge "Suppress implicit-fallthrough warnings in stagefright." am: 70f03120d7...Chih-Hung Hsieh2018-10-012-4/+4
|\| | | |
| * | | | Merge "Suppress implicit-fallthrough warnings in stagefright." am: 70f03120d7Chih-Hung Hsieh2018-10-012-4/+4
| |\| | | | | |_|/ | |/| |
| | * | Suppress implicit-fallthrough warnings in stagefright.Chih-Hung Hsieh2018-10-012-4/+4
| | |/
| * / Get screenrecord to exclude black cutoutYiwei Zhang2018-08-211-32/+48
| |/
* | Let screenrecord to use viewport in DisplayInfoYiwei Zhang2018-08-231-42/+12
* | Merge "Move MediaExtractor back to libstagefright"Marco Nelissen2018-08-233-3/+3
|\ \
| * | Move MediaExtractor back to libstagefrightMarco Nelissen2018-08-233-3/+3
* | | Get screenrecord to exclude black cutoutYiwei Zhang2018-08-211-32/+48
|/ /
* | Add EAC3 support to MediaExtractorPrevir Rangroo2018-08-021-1/+2
* | Support verbose mode for regular decodingMarco Nelissen2018-07-131-1/+4
* | Merge "stagefright: Add AC4 support in MediaExtractor for MP4/TS"TreeHugger Robot2018-07-101-1/+1
|\ \
| * | stagefright: Add AC4 support in MediaExtractor for MP4/TSPrevir Rangroo2018-04-111-1/+1
* | | Add verbose option to stagefright commandMarco Nelissen2018-06-251-1/+14
* | | codec2: add support for webm and 3gpp output formatUmang Saini2018-06-191-3/+15
* | | Merge "screenrecord: ignore SIGPIPE" into pi-dev am: 9c2b764df6Wonsik Kim2018-05-251-0/+1
|\ \ \ | | |/ | |/|
| * | screenrecord: ignore SIGPIPEWonsik Kim2018-05-241-0/+1
* | | Merge "Remove one redundant frame copy in MetadataRetriever" into pi-dev am: ...Chong Zhang2018-04-261-1/+1
|\| | | |/ |/|
| * Remove one redundant frame copy in MetadataRetrieverChong Zhang2018-04-261-1/+1
* | stagefright: Move NULL checkGreg Kaiser2018-04-061-2/+2
|/
* Remove RefBase from the extractor APIMarco Nelissen2018-02-233-7/+7
* Add MediaBufferBase and use it in MediaSource and MediaBufferGroup.Dongwon Kang2018-02-126-13/+14
* CCodec: Episode VI --- Set Persistent SurfaceWonsik Kim2018-02-061-2/+16
* Move MetaData from foundation to libmediaextractorDongwon Kang2018-01-311-2/+2
* CCodec: Episode III --- Video EncodingWonsik Kim2018-01-241-5/+29
* Merge "Remove unnecessary includes and forward declarations"Marco Nelissen2018-01-231-1/+0
|\
| * Remove unnecessary includes and forward declarationsMarco Nelissen2018-01-231-1/+0
* | codec2: add C2SoftAacEncWonsik Kim2018-01-191-16/+47
|/
* CCodec: Episode II --- Prepare For AudioWonsik Kim2018-01-101-3/+3