summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/FFMPEGSoftCodec.cpp
Commit message (Expand)AuthorAgeFilesLines
* stagefright: Disable thumbnail mode for 8996-class devicesSteve Kondik2016-08-191-1/+7
* stagefright: Fix cts issue with divx testKeith Mok2016-05-181-1/+2
* FFMPEGSoftCodec: Initialize the OMX param struct before using itRicardo Cerqueira2016-05-111-0/+1
* stagefright: Add more hardware codec support for our extractorSteve Kondik2015-12-281-39/+88
* stagefright: Copy the thumbnail timeSteve Kondik2015-12-261-0/+1
* stagefright: Fix AAC profile selectionSteve Kondik2015-12-201-27/+22
* stagefright: Fix some aac file cannot be played backKeith Mok2015-12-171-4/+4
* stagefright: Fix videot thumbnail retrival for wmvKeith Mok2015-12-091-0/+34
* stagefright: Override to use ffmpeg for decoding wmv1Keith Mok2015-12-091-1/+1
* stagefright: Fix Divx version keyKeith Mok2015-12-041-37/+51
* stagefright: Fix build breaksKeith Mok2015-12-021-2/+2
* stagefright: More HW codec support w/ FFMPEGExtractorSteve Kondik2015-12-021-0/+51
* stagefright: Fix cts testGetMaxSupportedInstancesKeith Mok2015-12-011-1/+5
* ffmpeg: flac: Assume 16 bits per sample if not setDiogo Ferreira2015-12-011-1/+1
* stagefright: Support hardware codecs with FFMPEG extractorSteve Kondik2015-11-251-7/+86
* stagefright: Welcome to my nightmare, act IVSteve Kondik2015-11-231-4/+4
* stagefright: Reduce logspamSteve Kondik2015-11-051-1/+1
* libstagefright: Extended media support via FFMPEGSteve Kondik2015-10-281-0/+1149