summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* mediacodec: Return an error on getOutputFormat if there is no output format yetMartin Storsjo2012-08-071-1/+2
* Merge "Remove circular dependency." into jb-mr1-devYing Wang2012-08-031-4/+2
|\
| * Remove circular dependency.Ying Wang2012-08-031-4/+2
* | Merge "experimental support for fragmented mp4 playback in nuplayer" into jb-...Marco Nelissen2012-08-0322-51/+2687
|\ \
| * | experimental support for fragmented mp4 playback in nuplayerAndreas Huber2012-08-0322-51/+2687
* | | Dynamically configure the number of video buffers used by camera source, if s...James Dong2012-08-021-3/+25
* | | Allocate buffers before calling start on its source in OMXCodec::start() for ...James Dong2012-08-021-5/+17
|/ /
* | Unifying TimedTextDriver's resume() and start().Insun Kang2012-08-021-22/+19
* | Fix: status checking in TimedTextDriver.Insun Kang2012-08-023-32/+84
* | Adds resume() functionInsun Kang2012-08-023-13/+51
* | Adjust fire time of a timed text message before firing it.Insun Kang2012-08-022-18/+40
* | Allows MediaMetadataRetriever to retrieve video rotation angleJames Dong2012-07-311-0/+7
|/
* Should really compare the pos to the total number of values in get() and set(...James Dong2012-07-301-2/+2
* Refactoring how the box table entries are stored in MPEG4WriterJames Dong2012-07-301-193/+228
* Merge remote-tracking branch 'goog/jb-dev-mako' into jb-mr1-devEd Heyl2012-07-294-13/+27
|\
| * NuPlayer: Prevents creation of Video Decoder when we use Music PlayerHaynes Mathew George2012-07-251-2/+5
| * Synchronize access to OMX class member variablesHaynes Mathew George2012-07-201-7/+10
| * Merge from jb-dev for "sample video corruption in MediaCodec mode." DO NOT MERGEEdwin Wong2012-07-174-23/+18
| * libstagefright: dynamically load libstagefright_chromium_httpColin Cross2012-07-027-12/+170
| * Process EBD and FBD messages in ERROR stateHaynes Mathew George2012-06-281-2/+8
| * am 33e28dd3: Merge "SurfaceMediaSource: keep refs to current buffers" into jb...Jamie Gennis2012-06-251-48/+52
| |\
| * | Add vendor specific output color formatHaynes Mathew George2012-06-212-2/+4
* | | Swap the order of creating IAudioTrack and threadGlenn Kasten2012-07-271-10/+5
* | | Clean up start() parametersGlenn Kasten2012-07-271-2/+2
* | | effect_descriptor_t const correctnessGlenn Kasten2012-07-252-4/+4
* | | Codecs: Add MetaDataMode support to software video encoders.Eino-Ville Talvala2012-07-249-17/+257
* | | Don't make the decrypted content available to Java applications via MediaExtr...James Dong2012-07-231-0/+6
* | | Merge "Added number of encoded frames and duration to the MPEG4Writer::Track:...James Dong2012-07-201-1/+5
|\ \ \
| * | | Added number of encoded frames and duration to the MPEG4Writer::Track::dumpJames Dong2012-07-191-1/+5
* | | | Merge "Bugfix: Seek on SRT external track"James Dong2012-07-204-26/+298
|\ \ \ \
| * | | | Bugfix: Seek on SRT external trackInsun Kang2012-07-204-26/+298
* | | | | Merge "Added a callback in nuplayer via informational event to signal the sta...James Dong2012-07-203-3/+20
|\ \ \ \ \
| * | | | | Added a callback in nuplayer via informational event to signal the start of v...James Dong2012-07-203-3/+20
* | | | | | Added a callback to signal when the rendering of the video frame just occurredJames Dong2012-07-202-0/+8
|/ / / / /
* | | | | Merge "Ensure MEDIA_INFO_BUFFERING_END is always sent"Marco Nelissen2012-07-201-2/+3
|\ \ \ \ \
| * | | | | Ensure MEDIA_INFO_BUFFERING_END is always sentMarco Nelissen2012-07-201-2/+3
| |/ / / /
* | | | | Merge "AudioRecord locking"Glenn Kasten2012-07-201-14/+31
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | AudioRecord lockingGlenn Kasten2012-07-171-14/+31
| |/ / /
* | | | When a request max file size is relatively small, don't store moov header at theJames Dong2012-07-191-7/+25
|/ / /
* | | Use struct assignment instead of explicit memcpyGlenn Kasten2012-07-178-42/+35
* | | Use audio_channel_mask_t for channel maskGlenn Kasten2012-07-172-9/+10
* | | Merge "AudioRecord::stop() return void"Glenn Kasten2012-07-161-3/+1
|\ \ \
| * | | AudioRecord::stop() return voidGlenn Kasten2012-07-131-3/+1
* | | | am 190313ec: am 65e8d62a: Merge "Fixed sample video corrupted in MediaCodec m...Edwin Wong2012-07-134-23/+18
|\ \ \ \ | |/ / / |/| | |
| * | | am 65e8d62a: Merge "Fixed sample video corrupted in MediaCodec mode." into jb...Edwin Wong2012-07-134-23/+18
| |\ \ \
| | * | | Fixed sample video corrupted in MediaCodec mode.Edwin Wong2012-07-134-23/+18
| | | |/ | | |/|
* | | | AudioRecord client threading cleanupGlenn Kasten2012-07-131-55/+62
* | | | getMinFrameCount error handlingGlenn Kasten2012-07-132-0/+10
* | | | Merge "Remove dead code in libmedia"Glenn Kasten2012-07-132-18/+0
|\ \ \ \
| * | | | Remove dead code in libmediaGlenn Kasten2012-07-122-18/+0