summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Changed type of reverb presets from int to shortEric Laurent2010-08-261-7/+7
* Merge "Added automated tests for reverb audio effect." into gingerbreadEric Laurent2010-08-267-141/+970
|\
| * Added automated tests for reverb audio effect.Eric Laurent2010-08-267-141/+970
* | Merge "Make sure that timestamp does not go backward in MP4 file writer" into...James Dong2010-08-261-2/+2
|\ \ | |/ |/|
| * Make sure that timestamp does not go backward in MP4 file writerJames Dong2010-08-241-2/+2
* | Merge "Fix support for per-frame unsynchronization in ID3V2.4 tags." into gin...Andreas Huber2010-08-252-4/+85
|\ \
| * | Fix support for per-frame unsynchronization in ID3V2.4 tags.Andreas Huber2010-08-252-4/+85
* | | Merge "Added preset reverb." into gingerbreadEric Laurent2010-08-252-54/+199
|\ \ \
| * | | Added preset reverb.Eric Laurent2010-08-242-54/+199
* | | | Merge "Ensure that buffering updates eventually hit 100% after we download ev...Andreas Huber2010-08-251-12/+19
|\ \ \ \ | |_|/ / |/| | |
| * | | Ensure that buffering updates eventually hit 100% after we download everything.Andreas Huber2010-08-251-12/+19
* | | | Merge "Allow sniffers to return a packet of opaque data that the correspondin...Andreas Huber2010-08-2516-30/+80
|\ \ \ \
| * | | | Allow sniffers to return a packet of opaque data that the corresponding extra...Andreas Huber2010-08-2516-30/+80
| |/ / /
* | | | Fix the simulator build.Eric Laurent2010-08-251-0/+2
|/ / /
* | | Merge "A first shot at proper support for seeking of rtsp streams." into ging...Andreas Huber2010-08-247-59/+144
|\ \ \ | |/ / |/| |
| * | A first shot at proper support for seeking of rtsp streams.Andreas Huber2010-08-247-59/+144
| |/
* | Merge "LVM release 1.05 delivery" into gingerbreadEric Laurent2010-08-2426-154/+5051
|\ \ | |/ |/|
| * LVM release 1.05 deliveryEric Laurent2010-08-2026-154/+5051
* | Merge "Better handling of rtsp connection and disconnection." into gingerbreadAndreas Huber2010-08-233-14/+99
|\ \
| * | Better handling of rtsp connection and disconnection.Andreas Huber2010-08-233-14/+99
* | | Runtime dump support for MediaWriterJames Dong2010-08-232-2/+42
|/ /
* | Merge "Visualizer: replace the FFT implementation with a faster one." into gi...Chia-chi Yeh2010-08-223-31/+177
|\ \
| * | Visualizer: replace the FFT implementation with a faster one.Chia-chi Yeh2010-08-193-31/+177
* | | setParamMaxFileDurationUs should allow zero time input as per API of setMaxDu...Nipun Kwatra2010-08-201-1/+5
| |/ |/|
* | Only add 4 bytes offset for the output media buffer when SPS is not received ...James Dong2010-08-191-5/+10
* | Don't drop a late frame which may lead to missing I frames in the MP4 fileJames Dong2010-08-191-1/+15
* | Return error from MPEG4Writer stop() if the check on codec specific data failedJames Dong2010-08-191-0/+26
* | Merge "Make MediaWriter stop and pause return errors if necessary" into ginge...James Dong2010-08-195-36/+82
|\ \
| * | Make MediaWriter stop and pause return errors if necessaryJames Dong2010-08-195-36/+82
* | | Support for MP4V-ES packetization format according to RFC3016.Andreas Huber2010-08-196-0/+417
* | | Merge "In the absence of width/height information in the sdp, extract the dim...Andreas Huber2010-08-198-96/+133
|\ \ \
| * | | In the absence of width/height information in the sdp, extract the dimensions...Andreas Huber2010-08-198-96/+133
| |/ /
* | | Merge "Audio Effects: fixed "strength supported" parameter size." into ginger...Eric Laurent2010-08-193-4/+17
|\ \ \ | |/ / |/| |
| * | Audio Effects: fixed "strength supported" parameter size.Eric Laurent2010-08-183-4/+17
* | | Merge "Better support for rtsp streamed through VLC. Temporarily make the soc...Andreas Huber2010-08-195-11/+58
|\ \ \
| * | | Better support for rtsp streamed through VLC. Temporarily make the socket blo...Andreas Huber2010-08-185-11/+58
| |/ /
* | | Merge "Make the OggExtractor less verbose." into gingerbreadAndreas Huber2010-08-181-4/+4
|\ \ \
| * | | Make the OggExtractor less verbose.Andreas Huber2010-08-161-4/+4
| |/ /
* | | Be more lenient when validating ESDS information in mp4 audio tracks. Allow t...Andreas Huber2010-08-181-0/+8
|/ /
* | Change the default time scale for audio/video track during recordingJames Dong2010-08-162-14/+63
|/
* Use audio clock as the reference media clockJames Dong2010-08-131-0/+65
* Mainly fix two mistakes that I made:James Dong2010-08-122-2/+2
* Merge "Support getting codec, width, and height in URL for gtalk playback." i...Mike Dodd2010-08-121-21/+29
|\
| * Support getting codec, width, and height in URL for gtalk playback.Mike Dodd2010-08-121-21/+29
* | Fix software avc encoder crash at EOS.Andreas Huber2010-08-121-2/+0
|/
* Add lost preview surface detection in the JNI layerJames Dong2010-08-121-0/+9
* Merge "Fix the h.263 assembler to properly subset a buffer's range if it alre...Andreas Huber2010-08-122-2/+2
|\
| * Fix the h.263 assembler to properly subset a buffer's range if it already has...Andreas Huber2010-08-122-2/+2
* | Merge "APacketSource is too verbose." into gingerbreadAndreas Huber2010-08-121-1/+1
|\ \ | |/
| * APacketSource is too verbose.Andreas Huber2010-08-121-1/+1