OSDN Git Service

android-x86/frameworks-av.git
2011-09-13 Eric LaurentIssue 4345021: Audio routed to multiple devices...
2011-09-12 Andreas HuberMerge "Turn an another assertion into a runtime error...
2011-09-12 Andreas HuberTurn an another assertion into a runtime error in ACode...
2011-09-12 Andreas HuberIncrease the avi extractor's confidence slighly over...
2011-09-09 Guang ZhuMake MediaScanner skip certain directories
2011-09-09 James DongMerge "Don't check mFilledBuffers whether it is empty...
2011-09-09 James DongDon't check mFilledBuffers whether it is empty or not...
2011-09-08 Eric LaurentMerge "AudioTrack: extend callback thread sleep time"
2011-09-08 Pannag SanketiMerge "Always set geometry in queuebuffer"
2011-09-08 Eric LaurentAudioTrack: extend callback thread sleep time
2011-09-08 Pannag SanketiAlways set geometry in queuebuffer
2011-09-08 Andreas HuberAudio player must not be used as a timesource before...
2011-09-07 Glenn KastenMerge "Bug 5270905 fix MediaPlayer with IStreamSource"
2011-09-07 Glenn KastenBug 5270905 fix MediaPlayer with IStreamSource
2011-09-07 Pannag SanketiMerge "Fixing bug in SurfaceMediaSource_test"
2011-09-07 Andreas HuberApparently keyframe status in audio tracks of .webm...
2011-09-07 Andreas HuberMerge "Stop metadata retriever from dereferencing a...
2011-09-07 James DongRevert "To make SniffMP3() more concrete so that we...
2011-09-06 Andreas HuberStop metadata retriever from dereferencing a NULL point...
2011-09-06 Eric LaurentMerge "Issue 5247986: Battery drain due to audio wakelock"
2011-09-06 Eric LaurentIssue 5247986: Battery drain due to audio wakelock
2011-09-06 Dave BurkeMerge "Handle setDataSource failures properly. #5261671"
2011-09-06 Dave BurkeHandle setDataSource failures properly. #5261671
2011-09-06 James DongMerge "Don't overwrite pending port setting change...
2011-09-03 Pannag SanketiFixing bug in SurfaceMediaSource_test
2011-09-02 Eric LaurentFix issue 5252593: any app can restart the runtime
2011-09-02 Andreas HuberProperly serialize access to FileSource::getSize by...
2011-09-02 Dave BurkeRequire INTERNET permission for network-based content.
2011-09-02 James DongDon't overwrite pending port setting change if there...
2011-09-01 Andreas HuberMerge "Guard the audio notifications with a separate...
2011-09-01 Andreas HuberGuard the audio notifications with a separate lock...
2011-09-01 Andreas HuberSignal an error when encountering a malformed .ts stream.
2011-09-01 Wu-cheng LiAdd video snapshot camera parameter.
2011-09-01 Pannag SanketiMerge "Incr. MIN_UNDEQUEUED_BUFFERS in SurfaceMediaSource"
2011-09-01 Pannag SanketiIncr. MIN_UNDEQUEUED_BUFFERS in SurfaceMediaSource
2011-08-31 Andreas HuberMerge "I have one HLS stream that switches stream PIDs...
2011-08-31 Andreas HuberMerge "Discontinuities are only signalled on streams...
2011-08-31 Andreas HuberI have one HLS stream that switches stream PIDs from...
2011-08-31 Andreas HuberDiscontinuities are only signalled on streams that...
2011-08-31 Pannag SanketiMerge "Update SurfaceMediaSource_test to not use pbuffe...
2011-08-31 James DongMerge "Fix a crash where the EOS was signalled but...
2011-08-31 Eino-Ville... Merge "Fix SurfaceMediaSource timestamp handling."
2011-08-31 Gloria WangMerge "Stop the AudioSource in reset() of AwesomePlayer...
2011-08-31 Gloria WangStop the AudioSource in reset() of AwesomePlayer if...
2011-08-31 Andreas HuberMerge "ATSParser now supports a mode in which PTS is...
2011-08-31 Pannag SanketiUpdate SurfaceMediaSource_test to not use pbuffer configs
2011-08-31 Mathias AgopianMerge "fix Surface positions are not floats"
2011-08-31 Mathias Agopianfix Surface positions are not floats
2011-08-31 James DongFix a crash where the EOS was signalled but some output...
2011-08-30 Andreas HuberATSParser now supports a mode in which PTS is considere...
2011-08-30 Eric LaurentMerge "226483: A2DP connected, but music out to speaker"
2011-08-30 Eino-Ville... Fix SurfaceMediaSource timestamp handling.
2011-08-30 Eric Laurent226483: A2DP connected, but music out to speaker
2011-08-30 Jean-Michel... Merge "Bug 5156756 Fix AAC ADTS header size computation"
2011-08-30 Jean-Michel... Bug 5156756 Fix AAC ADTS header size computation
2011-08-29 Eric LaurentMerge "Audioflinger: reverse logic of BT NREC indication"
2011-08-29 Eric LaurentAudioflinger: reverse logic of BT NREC indication
2011-08-29 Andreas HuberReturn an error to the client instead of asserting...
2011-08-29 Andreas HuberMerge "Signal errors to the client instead of asserting...
2011-08-28 Pannag SanketiMerge "Default W, H allowed in SurfaceMediaSource dequeue"
2011-08-27 Pannag SanketiMerge "Modify enum value of OMX_COLOR_FormatAndroidOpaque"
2011-08-27 Pannag SanketiMerge "Fixing small syntax error in MPEG4 logging"
2011-08-27 Pannag SanketiModify enum value of OMX_COLOR_FormatAndroidOpaque
2011-08-27 Pannag SanketiFixing small syntax error in MPEG4 logging
2011-08-26 Andreas HuberSignal errors to the client instead of asserting in...
2011-08-26 Andreas HuberMerge "Support for posting messages and synchronously...
2011-08-26 Andreas HuberProperly reset the number of frames we think we've...
2011-08-26 Jean-Michel... Merge "Bug 4364249 Play position is 0 after flushing...
2011-08-26 Jean-Michel... Bug 4364249 Play position is 0 after flushing AudioTrack
2011-08-25 Andreas HuberSupport for posting messages and synchronously waiting...
2011-08-25 Andreas HuberMerge "When encountering a discontinuity, flush(clear...
2011-08-25 Andreas HuberWhen encountering a discontinuity, flush(clear) all...
2011-08-25 Gloria WangMerge "Set mSeekNotificationSent as false for RTSP...
2011-08-25 Gloria WangSet mSeekNotificationSent as false for RTSP seeking.
2011-08-25 James DongMerge "When Camera is launched by media recording frame...
2011-08-25 James DongWhen Camera is launched by media recording framework...
2011-08-25 Chih-Chung... Merge "Port setting change should happen before receivi...
2011-08-25 Pannag SanketiDefault W, H allowed in SurfaceMediaSource dequeue
2011-08-24 Pannag SanketiMerge "Testing the GL/ CPU encoding w/ Gralloc buffers"
2011-08-24 Pannag SanketiTesting the GL/ CPU encoding w/ Gralloc buffers
2011-08-24 James DongMerge "To make SniffMP3() more concrete so that we...
2011-08-23 Andreas HuberMerge "We were accidentally sending out an output buffe...
2011-08-23 Andreas HuberWe were accidentally sending out an output buffer befor...
2011-08-23 Eric LaurentMerge "AudioFlinger: add check for audio HAL init failure"
2011-08-23 Eric LaurentAudioFlinger: add check for audio HAL init failure
2011-08-23 Chih-Chung... Port setting change should happen before receiving...
2011-08-22 Andreas HuberThe MatroskaExtractor will now publish a different...
2011-08-22 Chih-Chung... Merge "Remove useAndroidNativeBuffer(2) warning message."
2011-08-19 Rajneesh ChowduryMerge "Fix for 4142219 Don't hard code platform-specifi...
2011-08-19 Jamie GennisMerge "Stagefright: fix a compiler warning"
2011-08-19 Rajneesh ChowduryFix for 4142219 Don't hard code platform-specific limit...
2011-08-19 Andreas HuberRaise the maximum input buffer size for the vpx video...
2011-08-18 Gloria WangMerge "When switching surface, do not set mSeekNotifica...
2011-08-18 Gloria WangWhen switching surface, do not set mSeekNotificationSen...
2011-08-18 Andreas HuberMerge "Some decoders require more gentle treatment"
2011-08-18 James DongSome decoders require more gentle treatment
2011-08-18 Andreas HuberDisable vorbis-auto-looping if the audio sink used...
2011-08-18 Chih-Chung... Remove useAndroidNativeBuffer(2) warning message.
2011-08-18 Dongwon KangTo make SniffMP3() more concrete so that we can remove...
2011-08-18 Wu-cheng LiMerge "Add new camera focus mode FOCUS_MODE_CONTINUOUS_...
next