gecko/content/media/omx
Thomas Zimmermann ba40fab0c9 Bug 924678: Stop MP3 parser if decoder got cleared, r=doublec
If the decoder has been cleaned up, there is no point in further
parsing the MP3 file. This patch makes the I/O logic stop in that
case.

The patch also fixes a bug where the beginning of an MP3 chunk was
parsed multiple times if the chunk is larger than 4 GiB.

--HG--
extra : rebase_source : d247ed3995991d362c51a0666274e9de3b90b7d2
2013-10-14 10:38:48 +02:00
..
mediaresourcemanager Bug 871364 - Support GonkNativeWindow on gonk-JB r=jmuizelaar,mwu,doublec,mikeh,glandium 2013-09-12 11:40:26 +02:00
Makefile.in Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
MediaOmxDecoder.cpp
MediaOmxDecoder.h
MediaOmxReader.cpp Bug 924678: Explicitly clear OmxDecoder::mDecoder, r=doublec 2013-10-14 10:38:17 +02:00
MediaOmxReader.h Bug 924678: Explicitly clear OmxDecoder::mDecoder, r=doublec 2013-10-14 10:38:17 +02:00
MediaOmxStateMachine.h Bug 863441 - Increment GetAmpleVideoFrames() to 3. r=doublec 2013-05-07 10:53:42 -04:00
moz.build Bug 910996 - Move MP3FrameParser out of B2G specific code, so it can be used on other platforms. r=padenot 2013-09-09 09:47:29 +12:00
MPAPI.h Bug 894262 - Merge GonkIOSurfaceImage to GrallocImage, r=nical, kanru 2013-07-25 10:13:35 +08:00
OMXCodecProxy.cpp Bug 889238 - Add error handling to OMXCodecProxy. r=doublec 2013-07-07 16:33:57 -04:00
OMXCodecProxy.h Bug 871485 - Share hw codec between applications/tasks. r=mwu, r=doublec, r=roc 2013-06-10 08:22:05 -04:00
OmxDecoder.cpp Bug 924678: Stop MP3 parser if decoder got cleared, r=doublec 2013-10-14 10:38:48 +02:00
OmxDecoder.h Bug 924678: Stop MP3 parser if decoder got cleared, r=doublec 2013-10-14 10:38:48 +02:00