#1509 closed defect (fixed)
fix aurora software audio decoding
Reported by: | Antoine Martin | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | major | Milestone: | 2.1 |
Component: | sound | Version: | trunk |
Keywords: | Cc: |
Change History (5)
comment:1 Changed 5 years ago by
Status: | new → assigned |
---|
- r15717 refactoring
- r15718 hande end-of-stream, skip empty buffers
comment:2 Changed 5 years ago by
Milestone: | 2.1 → future |
---|
comment:3 Changed 5 years ago by
Major related issue fixed in r15783.
This fixes a number of codecs which are now parsed correctly, so r15784 removes them from the blacklist: aac and mp3 via the media source API. (and maybe this should only be done if the server exposes a flag to state that it won't send broken streams since those can crash Safari..)
Sadly, this doesn't fix software decoding via aurora. (so those codecs remain disabled there)
Related: we now handle IE sound using an http stream (r15781 + r15782)
comment:4 Changed 4 years ago by
Milestone: | future → 2.1 |
---|---|
Resolution: | → fixed |
Status: | assigned → closed |
Most browsers now support the audio source API, let's deprecate aurora.
comment:5 Changed 16 months ago by
this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/1509
Note: See
TracTickets for help on using
tickets.