Sotaro Ikeda
|
514fe61054
|
Bug 922334 - Add zero division check and prevent unncecessary mp3 parsing r=doublec
|
2013-10-03 10:53:21 +02:00 |
|
Ehsan Akhgari
|
a4450fabc5
|
Bug 919572 follow-up: remove two unused variables
|
2013-09-28 17:08:30 -04:00 |
|
Edwin Flores
|
b6fd8179c4
|
Bug 919572 - Refactor the MP3 frame parser r=cpearce
|
2013-09-28 16:33:32 +12:00 |
|
Chris Pearce
|
3efa9e91aa
|
Bug 916836 - Handle jumps off the end of the buffer in MP3FrameParser. r=padenot
|
2013-09-19 16:10:43 +12:00 |
|
Edwin Flores
|
7c5d7c8b9f
|
Bug 914479 - Improve MP3FrameParser duration estimation r=padenot
|
2013-09-14 13:14:42 +12:00 |
|
Chris Pearce
|
9f5e5260f4
|
Bug 910966 - Bustage fix for 48a66737dc5c. Forgot to qref. r=bustage.
|
2013-09-09 09:52:20 +12:00 |
|
Chris Pearce
|
128925efa5
|
Bug 910966 - Use MP3FrameParser in DirectShow's SourceFilter, to more accurately determine the offset of the first MP3 frame. This enables us to only pass the MP3 data into DirectShow, which can't handle large ID3v2 tags. r=padenot
|
2013-09-09 09:47:54 +12:00 |
|
Chris Pearce
|
9d0d08ac4e
|
Bug 910996 - Move MP3FrameParser out of B2G specific code, so it can be used on other platforms. r=padenot
--HG--
rename : content/media/omx/MP3FrameParser.cpp => content/media/MP3FrameParser.cpp
rename : content/media/omx/MP3FrameParser.h => content/media/MP3FrameParser.h
|
2013-09-09 09:47:29 +12:00 |
|