Lines Matching refs:frame

162     * bugfix (G:61): ID3v2 remove BOM from frame descriptions
202 * bugfix: #1828 - ID3v2 writing unknown frame names
327 files where meta frame is present but meta-playtime is zero
690 * Bugfix: Quicktime returned incorrect frame rate.
722 ¤ Bugfix: ID3v2 "TDRC" frame now used as "year" in comments if TYER
863 * Bugfix: Added warning if compressed ID3v2 frame decompression
1040 whatever encoding each frame may have (text encoding can vary
1041 from frame to frame in ID3v2)
1050 ¤ All parsed ID3v2 frame data is now in ['id3v2'][XXXX][#]
1051 (previously some frame types would have numeric array keys if
1052 multiple instances of that frame type were allowed and other
1053 frame types would not)
1069 not detected due to incorrect frame length calculation
1071 frame length calculation (must be multiple of slot length)
1138 "Xing") header frame. foobar2000 adds this to MP3 files when
1430 * Bugfix: SWF frame rates values were usually incorrect.
1591 * Bugfix: ID3v2 padding shorter than the length of an ID3v2 frame
1730 frame at the beginning of the data is now detected for MP3s
1736 * Bugfix: added warning if ID3v2 frame has zero-length data
2002 frame name ('COM ' - should be 'COMM') but the data is valid
2003 otherwise; the frame is now renamed to 'COMM' and parsed
2051 * Bugfix: ID3v2.2 - valid frame names not correctly detected
2086 after the first frame has been successfully parsed (previously
2107 defaults to FALSE - if TRUE then the data for every frame is
2121 will force an MP3 audio frame sequence to be force-scanned in
2155 VBR files the whole file has to be stepped through frame by
2156 frame (getID3() scans up to the first 1000 frames and assumes
2164 feature which steps through the MP3 file frame by frame and
2371 frame and a sequence of valid MPEG-audio frames the VBR data is
2396 integers for frame size descriptors in ID3v2.3 and ID3v2.2
2515 (Thanks also to macik for helping me with MP3 frame lengths:
2551 ID3v2FrameProcessing() now checks to see if the next frame is valid
2553 appears valid, it will just skip the current (invalid) frame and
2617 codecs, frame size, etc.
2695 ¤ Added ['framenamelong'] to all returned frame data arrays with
2696 text description of that frame (ie 'RVA2' would return 'Relative
2729 ¤ MPEG audio frame information (bitrate, frequency, etc) now
2751 ¤ added ['datalength'] to all ID3v2 frames: length of frame data,
2752 not including frame header
2796 POPM/POP, AENC/CRA, ENCR and GRID frame data now returned under
2798 ¤ RVA2 frame data is now returned keyed by $channeltypeid instead of
2800 ¤ WXXX/WXX frame description now returned under ['description']
2802 Trailing null bytes now trimmed from frame (W??? & T???) text data
2820 ¤ MPEG audio frame information (bitrate, frequency, etc) now
2885 (3-char frame names) (thanks stephaneØtekartists*com)
2888 frame) - some files encoded by LAME 3.91 had undocumented padding
2967 » Added support for frame-level de-unsynchronisation (as per