Lines Matching refs:MP3
132 * MP3: Add `IndexSeeker` for accurate seeks in VBR streams
265 * HLS: Fix slow seeking into long MP3 segments
524 * MP3: Add workaround to avoid prematurely ending playback of some SHOUTcast
597 * MP3: Use CBR header bitrate, not calculated bitrate. This reverts a change
742 * MP3: Add support for SHOUTcast ICY metadata
744 * MP3: Fix ID3 frame unsychronization
746 * MP3: Fix playback of badly clipped files
870 * MP3: Wider fix for issue where streams would play twice on some Samsung
911 * MP3:
912 * Use the true bitrate for constant-bitrate MP3 seeking.
961 * MP3:
1085 * MP3: Fix issue where streams would play twice on the SM-T530
1846 * MP3: Correctly treat MP3s with INFO headers as constant bitrate
1900 * Support MP3 in FLV.
1955 * MP3: Add `FLAG_ENABLE_CONSTANT_BITRATE_SEEKING` extractor option to enable
1956 constant bitrate seeking in MP3 files that would otherwise be unseekable
2012 * MP3/ID3: Added support for parsing Chapter and URL link frames
2014 * MP3/ID3: Handle ID3 frames that end with empty text field
2059 * MP3/MP4: Support for ID3 metadata, including embedded album art
2308 * MP3: Fix mono streams playing at 2x speed on some MediaTek based devices
2310 * MP3: Fix playback of some streams when stream length is unknown.
2322 * MP3: Fix incorrect position calculation in VBRI header (#1197)
2363 * HLS: Support for MP3 media segments.
2385 * HLS: Added support for MPEG audio (e.g. MP3) in TS media segments.
2387 * MP4: Added support for embedded MPEG audio (e.g. MP3).