summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
...
| * Make sure the .wav extractor does not read data outside the bounds of the 'da...Andreas Huber2010-09-161-1/+12
* | Merge "Fixed a bug in the query to the supported profiles and levels" into gi...James Dong2010-09-161-2/+5
|\ \
| * | Fixed a bug in the query to the supported profiles and levelsJames Dong2010-09-161-2/+5
| |/
* | Sometimes the avc software decoder will signal that a frame is ready but then...Andreas Huber2010-09-161-4/+11
|/
* A ThreadedSource wraps around an existing MediaSource and reads output buffer...Andreas Huber2010-09-164-0/+289
* Merge "Fix problem in lvm effect bundle wrapper" into gingerbreadEric Laurent2010-09-161-123/+127
|\
| * Fix problem in lvm effect bundle wrapperEric Laurent2010-09-161-123/+127
* | Merge "Upgrade to the latest .webm project code." into gingerbreadAndreas Huber2010-09-151-5/+7
|\ \
| * | Upgrade to the latest .webm project code.Andreas Huber2010-09-151-5/+7
* | | Merge "Add some explicit error log messages" into gingerbreadJames Dong2010-09-153-7/+11
|\ \ \
| * | | Add some explicit error log messagesJames Dong2010-09-143-7/+11
| | |/ | |/|
* | | Merge "Fix audio input sample timestamp when audio driver loses audio samples...James Dong2010-09-151-1/+4
|\ \ \ | |_|/ |/| |
| * | Fix audio input sample timestamp when audio driver loses audio samplesJames Dong2010-09-141-1/+4
| |/
* | Merge "Various fixes to improve resilience of the rtsp stack against spurious...Andreas Huber2010-09-153-36/+84
|\ \ | |/ |/|
| * Various fixes to improve resilience of the rtsp stack against spurious errors...Andreas Huber2010-09-153-36/+84
* | 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
|\