summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Fix volume problems with insert revertEric Laurent2010-09-133-28/+121
* Merge "LVM release 1.09 delivery" into gingerbreadEric Laurent2010-09-104-135/+69
|\
| * LVM release 1.09 deliveryEric Laurent2010-09-094-135/+69
* | TimedEventQueue now explicitly sets its scheduling policy to foreground as it...Andreas Huber2010-09-091-0/+4
* | Merge "Instead of asserting return a runtime error if the maximum sample size...Andreas Huber2010-09-091-1/+5
|\ \
| * | Instead of asserting return a runtime error if the maximum sample size cannot...Andreas Huber2010-09-091-1/+5
* | | Merge "When 32-bit offset is used, if the requested max file size is greater ...James Dong2010-09-091-3/+4
|\ \ \ | |/ / |/| |
| * | When 32-bit offset is used,James Dong2010-09-081-3/+4
* | | Instead of asserting, publish no tracks if an MP3Extractor is used on non-mp3...Andreas Huber2010-09-092-40/+41
| |/ |/|
* | Merge "HW audio encoder expects timestamp via kKeyTime from each input buffer...James Dong2010-09-084-4/+6
|\ \
| * | HW audio encoder expects timestamp via kKeyTime from each input bufferJames Dong2010-09-084-4/+6
| |/
* | Modify type of some environmental reverb parametersEric Laurent2010-09-081-14/+16
|/
* Merge "LVM release 1.08 delivery." into gingerbreadEric Laurent2010-09-035-41/+69
|\
| * LVM release 1.08 delivery.Eric Laurent2010-09-035-41/+69
* | Merge "Not all audio source has the drift time information" into gingerbreadJames Dong2010-09-033-12/+15
|\ \ | |/ |/|
| * Not all audio source has the drift time informationJames Dong2010-09-033-12/+15
* | Ogg files can be tagged to be automatically looping, this setting always over...Andreas Huber2010-09-033-4/+16
* | Merge "Properly buffer a certain amount of data on streaming sources before f...Andreas Huber2010-09-032-88/+119
|\ \ | |/ |/|
| * Properly buffer a certain amount of data on streaming sources before finishin...Andreas Huber2010-09-032-88/+119
* | Remove unused/debugging code from MP4 file writerJames Dong2010-09-031-204/+47
* | Better file size estimateJames Dong2010-09-021-34/+103
|/
* Calculate audio media drift time from AudioSourceJames Dong2010-09-015-31/+60
* Merge "Better support for buffered streaming of rtsp content, if buffer drops...Andreas Huber2010-09-015-2/+77
|\
| * Better support for buffered streaming of rtsp content, if buffer drops below ...Andreas Huber2010-09-015-2/+77
* | Merge "Make sure that if initialization fails, AudioSource still behaves well...James Dong2010-09-011-4/+17
|\ \ | |/ |/|
| * Make sure that if initialization fails, AudioSource still behaves well.James Dong2010-09-011-4/+17
* | Merge "Keep gtalk video chat specific code consistent with rtsp changes." int...Andreas Huber2010-09-011-0/+8
|\ \
| * | Keep gtalk video chat specific code consistent with rtsp changes.Andreas Huber2010-09-011-0/+8
* | | Properly extract all raw_data_blocks from an ADSP mpeg4 audio buffer.Andreas Huber2010-09-012-5/+74
* | | Audio Effects: fix problems in volume control.Eric Laurent2010-08-311-8/+22
|/ /
* | Merge "Support for RFC3640 - mpeg4-generic RTP packet type, AAC-lbr and AAC-h...Andreas Huber2010-08-314-6/+345
|\ \
| * | Support for RFC3640 - mpeg4-generic RTP packet type, AAC-lbr and AAC-hbr.Andreas Huber2010-08-314-6/+345
| |/
* | Better detection of connection problems - timeout if no rtcp packets arrive w...Andreas Huber2010-08-312-43/+67
|/
* fixedfft: Only includes cpu-features.h when __arm__ is defined.Chia-chi Yeh2010-08-311-1/+1
* Merge "Recent changes to the rtsp code require every buffer fed to the packet...Andreas Huber2010-08-301-0/+1
|\
| * Recent changes to the rtsp code require every buffer fed to the packet source...Andreas Huber2010-08-301-0/+1
* | Instead of closing the connection altogether if no UDP packets arrive after a...Andreas Huber2010-08-302-32/+83
|/
* Merge "Reverse the default setting of media.stagefright.enable-{rtsp,record} ...Andreas Huber2010-08-302-4/+4
|\
| * Reverse the default setting of media.stagefright.enable-{rtsp,record} in prep...Andreas Huber2010-08-302-4/+4
* | Merge "LVM release 1.07 delivery." into gingerbreadEric Laurent2010-08-30188-1599/+231
|\ \ | |/ |/|
| * LVM release 1.07 delivery.Eric Laurent2010-08-27188-1599/+231
* | Finetune some rtsp timeout constants.Andreas Huber2010-08-301-3/+11
* | Merge "ALoopers can now be named (useful to distinguish threads)." into ginge...Andreas Huber2010-08-305-4/+13
|\ \
| * | ALoopers can now be named (useful to distinguish threads).Andreas Huber2010-08-275-4/+13
* | | Workaround for a QCOM issue where the output buffer size advertised by the AV...James Dong2010-08-271-0/+13
* | | Merge "Suppress the video recording start signal - bug 2950297" into gingerbreadJames Dong2010-08-271-0/+46
|\ \ \ | |/ / |/| |
| * | Suppress the video recording start signalJames Dong2010-08-261-0/+46
| |/
* | Better support for rtsp (normal play-)time display. Better seek support, time...Andreas Huber2010-08-2714-65/+302
* | We accidentally always aborted after 10 secs, even if the connection was fine.Andreas Huber2010-08-271-2/+1
|/
* Merge "Support for RTP packets arriving interleaved with RTSP responses." int...Andreas Huber2010-08-266-21/+216
|\