summaryrefslogtreecommitdiffstats
path: root/media/libstagefright
Commit message (Expand)AuthorAgeFilesLines
* Merge "Merge chromium to r11.0.672.0: Compile fix"Kristian Monsen2011-06-142-4/+4
|\
| * Merge chromium to r11.0.672.0: Compile fixKristian Monsen2011-06-072-4/+4
* | Merge "Bug 4608375"Glenn Kasten2011-06-143-4/+3
|\ \
| * | Bug 4608375Glenn Kasten2011-06-143-4/+3
* | | Merge "Enforce the rule that the timestamp from timelapse video source monoti...James Dong2011-06-141-1/+2
|\ \ \
| * | | Enforce the rule that the timestamp from timelapse video source monotically i...James Dong2011-06-131-1/+2
| |/ /
* | | Add B frame support for MPEG4WriterJames Dong2011-06-132-9/+142
|/ /
* | Avoid duplicated code calculating the stts sample durationJames Dong2011-06-101-22/+21
* | Merge "Call storeMetaDataInVideoBuffers() before get/setParameters() on index...James Dong2011-06-101-9/+10
|\ \
| * | Call storeMetaDataInVideoBuffers() before get/setParameters() on index OMX_In...James Dong2011-06-081-9/+10
* | | Merge "Correctly handle crop rect event in SoftAVC.cpp"James Dong2011-06-102-8/+11
|\ \ \
| * | | Correctly handle crop rect event in SoftAVC.cppJames Dong2011-06-092-8/+11
* | | | Merge "Make dumpsys(media.player) more useful by having AwesomePlayer populat...Andreas Huber2011-06-102-44/+242
|\ \ \ \
| * | | | Make dumpsys(media.player) more useful by having AwesomePlayer populate it.Andreas Huber2011-06-082-44/+242
| | |/ / | |/| |
* | | | am 6a91953c: am 90dc22fa: am a02d9bf9: Make sure we don\'t read from invalid fdsMarco Nelissen2011-06-091-0/+3
|\ \ \ \
| * \ \ \ am 90dc22fa: am a02d9bf9: Make sure we don\'t read from invalid fdsMarco Nelissen2011-06-091-0/+3
| |\ \ \ \
| | * \ \ \ am a02d9bf9: Make sure we don\'t read from invalid fdsMarco Nelissen2011-06-091-0/+3
| | |\ \ \ \
| | | * | | | Make sure we don't read from invalid fdsMarco Nelissen2011-06-091-0/+3
| | * | | | | am 8050a02b: DO NOT MERGE: Linux sockets are odd, closing a socket descriptor...Andreas Huber2011-06-021-17/+79
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | DO NOT MERGE: Linux sockets are odd, closing a socket descriptor does not abo...Andreas Huber2011-06-011-17/+79
| | * | | | | am f0f1ceeb: DO NOT MERGE: Make sure we restart the prefetcher immediately wh...Andreas Huber2011-04-183-12/+26
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | DO NOT MERGE: Make sure we restart the prefetcher immediately when trying to ...Andreas Huber2011-04-143-12/+26
| | * | | | | am ea5d2c58: Merge "When read() from AudioRecord returns 0 or negative value,...James Dong2011-04-041-2/+3
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | When read() from AudioRecord returns 0 or negative value, report an error to ...James Dong2011-03-301-2/+3
| | * | | | | am 68f66b94: Merge "MP3Extractor and MP3 decoder fixes - DO NOT MERGE" into g...James Dong2011-03-112-8/+47
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | MP3Extractor and MP3 decoder fixes - DO NOT MERGEJames Dong2011-03-112-8/+47
* | | | | | | Fix an issue in MPEG4Writer where the write of outstanding chunks in the last...James Dong2011-06-091-0/+1
* | | | | | | Merge "Add timestamp and data pointer checks in CameraSource"James Dong2011-06-091-5/+5
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Add timestamp and data pointer checks in CameraSourceJames Dong2011-06-031-5/+5
* | | | | | | This device-specific workaround is no longer necessary.Andreas Huber2011-06-082-11/+1
| |_|_|_|/ / |/| | | | |
* | | | | | Merge "Fix the comment for the location box @xyz"James Dong2011-06-061-2/+2
|\ \ \ \ \ \
| * | | | | | Fix the comment for the location box @xyzJames Dong2011-06-031-2/+2
* | | | | | | Merge "Move OMX_QCOM_COLOR_FormatYVU420SemiPlanar definition to OMX_IVCommon.h"James Dong2011-06-033-8/+0
|\ \ \ \ \ \ \
| * | | | | | | Move OMX_QCOM_COLOR_FormatYVU420SemiPlanar definition to OMX_IVCommon.hJames Dong2011-06-033-8/+0
| |/ / / / / /
* | | | | | | Merge "Initial-checkin for ON2 Software AVC/H264 decoder"James Dong2011-06-03403-0/+112275
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Initial-checkin for ON2 Software AVC/H264 decoderJames Dong2011-06-02403-0/+112275
| |/ / / / /
* | | | | | Merge "Don't advertise the (old-style) software decoders unless they're actua...Andreas Huber2011-06-021-0/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Don't advertise the (old-style) software decoders unless they're actually pre...Andreas Huber2011-06-021-0/+2
* | | | | | Do not call getEstimatedBandwidth if the streaming is not HTTP-basedJames Dong2011-06-025-9/+21
|/ / / / /
* | | | | Revert "Use AudioTrack::event_type not int in callback"Glenn Kasten2011-06-011-2/+2
* | | | | Use AudioTrack::event_type not int in callbackGlenn Kasten2011-06-011-2/+2
* | | | | Send estimated bandwidth value as informational event when cache fetcher pausesJames Dong2011-05-3110-99/+156
| |_|_|/ |/| | |
* | | | Merge "Extract embedded cover art (aka poster frame) in mp4 files"James Dong2011-05-262-1/+37
|\ \ \ \
| * | | | Extract embedded cover art (aka poster frame) in mp4 filesJames Dong2011-05-262-1/+37
* | | | | am c004a0c9: am 05e13b9e: am c1ded373: Merge "Revert "Use pread() to get the ...James Dong2011-05-261-7/+0
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | am c1ded373: Merge "Revert "Use pread() to get the decrypted data for contain...James Dong2011-05-251-7/+0
| |\ \ \
| | * | | Revert "Use pread() to get the decrypted data for container based DRM file."James Dong2011-05-251-7/+0
* | | | | Merge "Support mpeg1,2 audio and mpeg1,2,4 video content extraction from .ts ...Andreas Huber2011-05-2615-276/+888
|\ \ \ \ \
| * | | | | Support mpeg1,2 audio and mpeg1,2,4 video content extraction from .ts streams.Andreas Huber2011-05-2515-276/+888
* | | | | | Merge "For out of band timed text support (timed text in a separate file)."Gloria Wang2011-05-259-41/+526
|\ \ \ \ \ \ | |/ / / / / |/| | | | |