gecko-dev/dom/media/mp3
Nathan Froyd a31fa9e19c Bug 1453437 - return UniquePtr from MediaRawData::CreateWriter; r=gerald
Returning UniquePtr is nicer than returning raw pointers, and has the
nice side effect of forcing us to clean up the uses of nsAutoPtr that
were hanging about.
2018-04-12 15:28:21 -04:00
..
MP3Decoder.cpp Bug 1396515: Fix incorrect && and || operator placements. r=sylvestre 2017-09-04 11:27:43 +02:00
MP3Decoder.h Bug 1390748 - Remove unnecessary includes in *Decoders. r=jwwang 2017-08-16 17:19:39 +12:00
MP3Demuxer.cpp Bug 1453437 - return UniquePtr from MediaRawData::CreateWriter; r=gerald 2018-04-12 15:28:21 -04:00
MP3Demuxer.h Bug 1407810 - Use DDLogger in media stack - r=jwwang 2017-10-10 17:55:27 +11:00
MP3FrameParser.cpp Bug 1417795 - remove mp4_demuxer namespace part3. r=kinetik 2017-11-17 08:53:25 +08:00
MP3FrameParser.h Bug 1417795 - remove mp4_demuxer namespace part3. r=kinetik 2017-11-17 08:53:25 +08:00
moz.build