summaryrefslogtreecommitdiffstats
path: root/media/libstagefright
Commit message (Expand)AuthorAgeFilesLines
* stagefright: created SoftVideoDecoderOMXComponentLajos Molnar2013-06-059-794/+456
* Track exact timestamps in SoftMPEG4/H263 decodersLajos Molnar2013-06-052-4/+15
* Reset PV decoder on SoftMPEG4 decoder resetLajos Molnar2013-06-051-0/+5
* Merge "Fix uninitialized variable error in HLS bandwidth determination."Andreas Huber2013-06-031-1/+1
|\
| * Fix uninitialized variable error in HLS bandwidth determination.Andreas Huber2013-06-031-1/+1
* | Merge "Fix our software decoders to reset (more of) their internal state"Andreas Huber2013-06-0311-0/+30
|\ \
| * | Fix our software decoders to reset (more of) their internal stateAndreas Huber2013-06-0311-0/+30
| |/
* | Merge "Use sp<AudioTrack> instead of raw AudioTrack *"Glenn Kasten2013-06-031-7/+4
|\ \
| * | Use sp<AudioTrack> instead of raw AudioTrack *Glenn Kasten2013-06-031-7/+4
| |/
* | Merge "wifi-display: fix resolution list and keepalive interval"Chong Zhang2013-06-033-3/+30
|\ \ | |/ |/|
| * wifi-display: fix resolution list and keepalive intervalChong Zhang2013-05-303-3/+30
* | am f9bb8358: am b7319a7e: Update HTTP proxy configuration for all media playb...Andreas Huber2013-06-039-2/+103
|\ \
| * \ am b7319a7e: Update HTTP proxy configuration for all media playback inside st...Andreas Huber2013-06-039-2/+103
| |\ \
| | * | Update HTTP proxy configuration for all media playback inside stagefright.Andreas Huber2013-05-319-2/+103
* | | | New HLS implementation supporting independent stream sources, audio-only streamsAndreas Huber2013-05-3116-716/+2424
| |_|/ |/| |
* | | Merge "wifi-display: fixes for PAUSE/PLAY state"Chong Zhang2013-05-311-3/+5
|\ \ \
| * | | wifi-display: fixes for PAUSE/PLAY stateChong Zhang2013-05-301-3/+5
* | | | Merge "Edit list uses timescale from movie header"Marco Nelissen2013-05-302-7/+11
|\ \ \ \
| * | | | Edit list uses timescale from movie headerMarco Nelissen2013-05-302-7/+11
* | | | | Merge "libstagefright: Check for duration > 0 to avoid divide-by-zero exception"Vineeta Srivastava2013-05-301-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | libstagefright: Check for duration > 0 to avoid divide-by-zero exceptionAjay Dudani2013-05-281-1/+1
* | | | | am 1cd68527: am 41688da2: Merge "MediaMuxer: Remove SAMPLE_FLAG_SYNC flag" in...Lajos Molnar2013-05-291-1/+1
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | am 41688da2: Merge "MediaMuxer: Remove SAMPLE_FLAG_SYNC flag" into jb-mr2-devLajos Molnar2013-05-291-1/+1
| |\ \ \ | | | |/ | | |/|
| | * | MediaMuxer: Remove SAMPLE_FLAG_SYNC flagLajos Molnar2013-05-281-1/+1
* | | | Don't crash if no timescale was givenMarco Nelissen2013-05-291-0/+2
| |_|/ |/| |
* | | Merge "Add support for MPEG editlist gapless info"Marco Nelissen2013-05-231-0/+61
|\ \ \
| * | | Add support for MPEG editlist gapless infoMarco Nelissen2013-05-231-0/+61
* | | | stagefright: BufferProducer updatesLajos Molnar2013-05-233-39/+42
|/ / /
* | | stagefright: SoftVP8: Handle EOS flag on frames with content.Lajos Molnar2013-05-221-12/+16
* | | am 9545b670: am f21daf47: Merge "Avoid a deadlock during EmptyBufferDone" int...Jamie Gennis2013-05-211-11/+17
|\ \ \ | |/ /
| * | am f21daf47: Merge "Avoid a deadlock during EmptyBufferDone" into jb-mr2-devJamie Gennis2013-05-211-11/+17
| |\ \ | | |/
| | * Avoid a deadlock during EmptyBufferDoneAndreas Huber2013-05-201-11/+17
* | | wifi-display: add support for metadata mode on encoder outputChong Zhang2013-05-1711-49/+339
* | | am 074eb387: am e2dfa5a4: Merge "update to Fence::waitForever() API change" i...Mathias Agopian2013-05-172-3/+2
|\ \ \ | |/ /
| * | am e2dfa5a4: Merge "update to Fence::waitForever() API change" into jb-mr2-devMathias Agopian2013-05-172-3/+2
| |\ \ | | |/
| | * Merge "update to Fence::waitForever() API change" into jb-mr2-devMathias Agopian2013-05-172-3/+2
| | |\
| | | * update to Fence::waitForever() API changeMathias Agopian2013-05-162-3/+2
* | | | am b07d3c48: am 4224dedf: Merge "Adjust timestamp scale" into jb-mr2-devAndy McFadden2013-05-172-4/+4
|\ \ \ \ | |/ / /
| * | | am 4224dedf: Merge "Adjust timestamp scale" into jb-mr2-devAndy McFadden2013-05-172-4/+4
| |\ \ \ | | |/ /
| | * | Merge "Adjust timestamp scale" into jb-mr2-devAndy McFadden2013-05-172-4/+4
| | |\ \ | | | |/ | | |/|
| | | * Adjust timestamp scaleAndy McFadden2013-05-162-4/+4
* | | | am b5b2d03f: am 99f27cdf: wifi-display: retry UDP read/write to improve conne...Chong Zhang2013-05-161-4/+25
|\ \ \ \ | |/ / /
| * | | am 99f27cdf: wifi-display: retry UDP read/write to improve connection robustnessChong Zhang2013-05-161-4/+25
| |\ \ \ | | |/ /
| | * | wifi-display: retry UDP read/write to improve connection robustnessChong Zhang2013-05-161-4/+25
| | |/
| * | am 6ed6a2e6: Merge "wifi-display: misc fixes for M3 response parsing" into jb...Chong Zhang2013-05-144-125/+186
| |\ \ | | |/
| | * wifi-display: misc fixes for M3 response parsingChong Zhang2013-05-114-125/+186
| * | am 519f7624: Merge "Don\'t render buffers that have size 0" into jb-mr2-devMarco Nelissen2013-05-102-2/+3
| |\ \ | | |/
| | * Don't render buffers that have size 0Marco Nelissen2013-05-102-2/+3
| * | am f2ae7606: A reference to the psi section data could become invalid if moreAndreas Huber2013-05-021-3/+5
| |\ \ | | |/
| | * A reference to the psi section data could become invalid if moreAndreas Huber2013-05-021-3/+5