summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* am 96d18cca: am 0822156c: Merge "avcenc: Fix indentation"Jean-Baptiste Queru2012-08-081-2/+2
|\
| * am 0822156c: Merge "avcenc: Fix indentation"Jean-Baptiste Queru2012-08-081-2/+2
| |\
| | * Merge "avcenc: Fix indentation"Jean-Baptiste Queru2012-08-081-2/+2
| | |\
| | | * avcenc: Fix indentationMartin Storsjo2012-07-101-2/+2
* | | | am 80c46255: am 874a074a: Merge "avcenc: Switch malloc/free callbacks to use ...Jean-Baptiste Queru2012-08-087-35/+35
|\ \ \ \ | |/ / /
| * | | am 874a074a: Merge "avcenc: Switch malloc/free callbacks to use pointers inst...Jean-Baptiste Queru2012-08-087-35/+35
| |\ \ \ | | |/ /
| | * | Merge "avcenc: Switch malloc/free callbacks to use pointers instead of ints"Jean-Baptiste Queru2012-08-087-35/+35
| | |\ \
| | | * | avcenc: Switch malloc/free callbacks to use pointers instead of intsMartin Storsjo2012-07-107-35/+35
| | | |/
* | | | am 17fa4ab4: am b7ee9c44: Merge "mediacodec: Return an error on getOutputForm...Jean-Baptiste Queru2012-08-080-0/+0
|\ \ \ \ | |/ / /
| * | | am b7ee9c44: Merge "mediacodec: Return an error on getOutputFormat if there i...Jean-Baptiste Queru2012-08-081-1/+2
| |\ \ \ | | |/ /
| | * | Merge "mediacodec: Return an error on getOutputFormat if there is no output f...Jean-Baptiste Queru2012-08-081-1/+2
| | |\ \
| | | * | mediacodec: Return an error on getOutputFormat if there is no output format yetMartin Storsjo2012-07-131-1/+2
| | | |/
* | | | Fix a small build warning.John Grossman2012-08-081-1/+2
* | | | Merge "Make sure that the trackId starts from 1" into jb-mr1-devJames Dong2012-08-081-2/+2
|\ \ \ \
| * | | | Make sure that the trackId starts from 1James Dong2012-08-071-2/+2
* | | | | Merge "Handle empty stsc box" into jb-mr1-devMarco Nelissen2012-08-081-2/+9
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Handle empty stsc boxMarco Nelissen2012-08-081-2/+9
* | | | | Merge "Remove the no longer used PV software aac decoder." into jb-mr1-devAndreas Huber2012-08-07339-82369/+19
|\ \ \ \ \
| * | | | | Remove the no longer used PV software aac decoder.Andreas Huber2012-08-07339-82369/+19
* | | | | | Only emit padding at the end of the stream in the aac and mp3 decodersAndreas Huber2012-08-073-25/+68
|/ / / / /
* | | | | Make sure codec names and corresponding quirks are returned together.Andreas Huber2012-08-073-35/+37
|/ / / /
* | | | Merge "mediacodec: Return an error on getOutputFormat if there is no output f...Andreas Huber2012-08-071-1/+2
|\ \ \ \
| * | | | mediacodec: Return an error on getOutputFormat if there is no output format yetMartin Storsjo2012-08-071-1/+2
* | | | | Merge "Remove obsolete hack for TI specific code" into jb-mr1-devJames Dong2012-08-072-44/+11
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Remove obsolete hack for TI specific codeJames Dong2012-08-062-44/+11
* | | | | Camera2: Reduce redundant device dumpsysEino-Ville Talvala2012-08-061-11/+18
|/ / / /
* | | | Fix a deadlock in commandSetVideoBufferCountL()James Dong2012-08-042-1/+10
* | | | Merge "Camera2: Add notification handling skeleton." into jb-mr1-devEino-Ville Talvala2012-08-034-3/+119
|\ \ \ \
| * | | | Camera2: Add notification handling skeleton.Eino-Ville Talvala2012-08-034-3/+119
* | | | | 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-0325-54/+2700
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | experimental support for fragmented mp4 playback in nuplayerAndreas Huber2012-08-0325-54/+2700
* | | | | | Camera2: Break out individual commandsEino-Ville Talvala2012-08-022-60/+158
* | | | | | Dynamically configure the number of video buffers used by camera source, if s...James Dong2012-08-025-11/+63
* | | | | | Merge "Camera2: Fix exposure compensation step value." into jb-mr1-devEino-Ville Talvala2012-08-021-1/+1
|\ \ \ \ \ \
| * | | | | | Camera2: Fix exposure compensation step value.Eino-Ville Talvala2012-08-021-1/+1
* | | | | | | Merge "Camera2: Minor logging updates." into jb-mr1-devEino-Ville Talvala2012-08-021-4/+13
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Camera2: Minor logging updates.Eino-Ville Talvala2012-08-021-4/+13
* | | | | | | Merge "Camera2: Check PIDs to ensure camera exclusive access." into jb-mr1-devEino-Ville Talvala2012-08-022-8/+69
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Camera2: Check PIDs to ensure camera exclusive access.Eino-Ville Talvala2012-08-022-8/+69
| | |/ / / / | |/| | | |
* | | | | | Merge "Allocate buffers before calling start on its source in OMXCodec::start...James Dong2012-08-022-5/+18
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Allocate buffers before calling start on its source in OMXCodec::start() for ...James Dong2012-08-022-5/+18
* | | | | | am a9ab66c5: (-s ours) am ffd99cb7: Merge "Shutter sound is heard at the end ...Eino-Ville Talvala2012-08-020-0/+0
|\ \ \ \ \ \ | |/ / / / / |/| | / / / | | |/ / / | |/| | |
| * | | | am ffd99cb7: Merge "Shutter sound is heard at the end of the recorded video"Eino-Ville Talvala2012-08-011-1/+1
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge "Shutter sound is heard at the end of the recorded video"Eino-Ville Talvala2012-08-011-1/+1
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | Shutter sound is heard at the end of the recorded videoPatric Frederiksen2012-07-101-1/+1
| | |/ /
* | | | Unifying TimedTextDriver's resume() and start().Insun Kang2012-08-022-23/+20
* | | | Fix: status checking in TimedTextDriver.Insun Kang2012-08-023-32/+84
* | | | Adds resume() functionInsun Kang2012-08-024-13/+52