summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Apparently the TI video decoder only supports H.264 up to baseline profile/le...Andreas Huber2010-06-101-3/+4
* | | | Fix a potential(observed sometimes) media server crashJames Dong2010-06-091-1/+1
|/ / /
* | | allow re-targetting of surfacesMathias Agopian2010-06-081-1/+1
* | | Remove some hard-coded encoding parametersJames Dong2010-06-084-27/+99
* | | Initial check-in for collecting stats from authoring engine at runtimeJames Dong2010-06-083-6/+138
* | | Merge "Second part of speeding up video recording frame rate" into krakenJames Dong2010-06-082-32/+49
|\ \ \
| * | | Second part of speeding up video recording frame rateJames Dong2010-06-082-32/+49
* | | | Initial checkin of preliminary rtsp support for stagefright.Andreas Huber2010-06-0726-3/+4809
| |/ / |/| |
* | | Merge "Initial checkin of preliminary support for "http live" streaming in st...Andreas Huber2010-06-078-4/+622
|\ \ \ | |/ / |/| |
| * | Initial checkin of preliminary support for "http live" streaming in stagefright.Andreas Huber2010-06-078-4/+622
* | | Merge "Pass BluetoothDevice to the Bluetooth Headset calls." into krakenJaikumar Ganesh2010-06-071-7/+11
|\ \ \ | |/ / |/| |
| * | Pass BluetoothDevice to the Bluetooth Headset calls.Jaikumar Ganesh2010-06-021-7/+11
* | | Initial checkin of mpeg2 transport stream parser for stagefright.Andreas Huber2010-06-0715-3/+1613
* | | Merge "Initial checkin of "foundation" library for future stagefright develop...Andreas Huber2010-06-0710-0/+1334
|\ \ \
| * | | Initial checkin of "foundation" library for future stagefright development.Andreas Huber2010-06-0710-0/+1334
* | | | Merge "Remove hard-coded pixel format for recording frames in CameraSource. R...James Dong2010-06-071-10/+33
|\ \ \ \ | |/ / / |/| | |
| * | | Remove hard-coded pixel format for recording frames in CameraSource.James Dong2010-06-031-10/+33
| |/ /
* | | Merge "Issue 2667801: [Audio Effect Framework] AudioFlinger, AudioMixer Audio...Eric Laurent2010-06-049-29/+369
|\ \ \
| * | | Issue 2667801: [Audio Effect Framework] AudioFlinger, AudioMixer AudioTrack m...Eric Laurent2010-06-039-29/+369
| |/ /
* | | am e896d416: am 2e3761ba: Merge "Changes to the prefetcher to allow for burst...Andreas Huber2010-06-031-12/+50
|\ \ \
| * \ \ am 2e3761ba: Merge "Changes to the prefetcher to allow for bursts of data to ...Andreas Huber2010-06-031-12/+50
| |\ \ \ | | | |/ | | |/|
| | * | Merge "Changes to the prefetcher to allow for bursts of data to be transferre...Andreas Huber2010-06-031-12/+50
| | |\ \
| | | * | Changes to the prefetcher to allow for bursts of data to be transferred, hope...Andreas Huber2010-06-031-12/+50
* | | | | am c40209ac: am 28a92b2e: Merge "Fix a Javadoc to clarify when setAudioStream...James Dong2010-06-031-2/+6
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | am 28a92b2e: Merge "Fix a Javadoc to clarify when setAudioStreamType() should...James Dong2010-06-031-2/+6
| |\ \ \ | | |/ /
| | * | Fix a Javadoc to clarify when setAudioStreamType() should be called.James Dong2010-06-031-2/+6
| | |/
* | | A debugging DataSource artifically limiting the available bandwidth.Andreas Huber2010-06-013-0/+137
* | | Merge "Avoid copying for input recording frames in CameraSource" into krakenJames Dong2010-05-281-25/+36
|\ \ \
| * | | Avoid copying for input recording frames in CameraSourceJames Dong2010-05-281-25/+36
* | | | Better sniffing of MPEG4 content by checking for a compatible sub-brand.Andreas Huber2010-05-271-1/+79
|/ / /
* | | Merge "After failing to create an AudioTrack, only stop the source if we were...Andreas Huber2010-05-271-2/+6
|\ \ \
| * | | After failing to create an AudioTrack, only stop the source if we were the on...Andreas Huber2010-05-261-2/+6
* | | | Remove the logic in CameraSource using CameraParameters class to find out the...James Dong2010-05-271-24/+5
* | | | Add support for gps altitude EXIF tags.Wu-cheng Li2010-05-271-5/+35
* | | | Merge "Avoid repeatedly allocating and freeing memory in CameraSource" into k...James Dong2010-05-261-1/+27
|\ \ \ \
| * | | | Avoid repeatedly allocating and freeing memory in CameraSourceJames Dong2010-05-261-1/+27
* | | | | Convert a number of assertions into runtime errors (OggExtractor)Andreas Huber2010-05-261-20/+46
| |/ / / |/| | |
* | | | Merge "Squashed commit of the following:" into krakenAndreas Huber2010-05-266-0/+316
|\ \ \ \
| * | | | Squashed commit of the following:Andreas Huber2010-05-246-0/+316
* | | | | Merge "Fix issue 2667797: [Audio Effect Framework] new base class and binder ...Eric Laurent2010-05-253-1/+335
|\ \ \ \ \
| * | | | | Fix issue 2667797: [Audio Effect Framework] new base class and binder interfa...Eric Laurent2010-05-243-1/+335
* | | | | | am 6e0967b3: am b0016e2b: Merge "Added the runtime parameters for the mediare...Yu Shan Emily Lau2010-05-253-20/+126
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | am b0016e2b: Merge "Added the runtime parameters for the mediarecorder stress...Yu Shan Emily Lau2010-05-253-20/+126
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Added the runtime parameters for the mediarecorder stress test.Yu Shan Emily Lau2010-05-253-20/+126
* | | | | | Merge "Support for thumbnail extraction in the Matroska extractor." into krakenAndreas Huber2010-05-252-41/+133
|\ \ \ \ \ \
| * | | | | | Support for thumbnail extraction in the Matroska extractor.Andreas Huber2010-05-252-41/+133
* | | | | | | Merge "Fix the simulator build broken by commit 5fe37c6838de9fbd959ad19ba44aa...Eric Laurent2010-05-252-1/+4
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fix the simulator build broken by commit 5fe37c6838de9fbd959ad19ba44aa3d00d1b...Eric Laurent2010-05-252-1/+4
| | |_|/ / / | |/| | | |
* | | | | | Support for ogg(vorbis) metadata in stagefright including album art.Andreas Huber2010-05-252-64/+201
|/ / / / /
* | | | | Merge "Fix issue 2667796: [Audio Effect Framework] Effect factory and librari...Eric Laurent2010-05-2423-0/+9668
|\ \ \ \ \ | |_|_|_|/ |/| | | |