Lines Matching refs:by

2 /// getID3() by James Heinrich <info@getid3.org>               //
39 * bugfix (G:225) use comments_html content already generated by modules
110 * add more image formats supported by getimagesize()
217 * Bugfix: possible divide by zero error in FLV module
235 * [demo.browse] disable edit-tag and delete-file links by default
269 » New module: extension.cache.sqlite3.php (by Karl G. Holz)
270 » New demo: demos/getid3.demo.dirscan.php (by Karl G. Holz)
343 displayed by table_var_dump() in demo.browse.php
379 * Bugfix: Lyrics3 end offset was off by 1
467 * Bugfix: [quicktime] prevent divide-by-zero errors if
584 * faster Matroska scanning by stopping at cluster chunks once
608 by default, enable with care
613 frames each scanned by default and bitrate extrapolated from that
670 demo.mysql.php. These demos are now disabled by default and has
693 * Bugfix: ID3v2 UTF-8/16 encoded frames terminated by \x00
747 instead of using code by filØrezox*com
907 (hotfix version released by Allan Hansen)
924 ¤ ID3v2 unsynchronisation scheme disabled by default because most
926 overridden by setting id3v2_use_unsynchronisation to true.
942 ¤ Added BruteForce mode to mp3 scanning. Disabled by default as
1081 Major memory patches to many modules by using
1230 * Bugfix: ASF tracknumber incorrect when specified by WM/Track
1252 This beta version was not made by James Heinrich. It was made by
1265 prepended by GETID3_. It declares no global scope functions - they
1408 data array by unsetting ['quicktime']['moov'] before returning.
1495 encoded to UTF8 by default. For all ASCII/ANSI data this value
1553 now done by HandleLyrics3Tag()
1676 inverted) to match the MD5 value calculated by FLAC
1792 by this problem, but only OggVorbis files can be processed with
1793 vorbiscomment. OggFLAC and Speex files will be processed by
1798 » There is now a wrapper class available, written by Allan Hansen,
1850 files - even if illegal by format. Ogg will return warning if
1943 Added PoweredBygetID3() function to easily get a "powered by"
1977 ¤ ZIP files are now parsed by getID3() itself without relying on
1991 RIFF audio codec has wFormatTag of "85" (identified by getID3()
2064 * Bugfix: Fixed potential divide-by-zero error for corrupt FLAC
2138 Improved scanning speed in getAACADTSheaderFilepointer() by ~30%
2155 VBR files the whole file has to be stepped through frame by
2164 feature which steps through the MP3 file frame by frame and
2285 * Bugfix: playtime for ASF files was off by <preroll> (usually
2296 (known to be an issue with CDex v1.40, but fixed by v1.50b7)
2415 field when writing ID3v2 tags. Description is "ID3v2-tagged by"
2521 by the inclusion of (a modified version of) GetURLImageSize() by
2532 The real average bitrate seems to be only extractable by parsing
2797 numeric array index rather than by ownerID
2798 ¤ RVA2 frame data is now returned keyed by $channeltypeid instead of
2803 (it shouldn't be there to begin with, but a sample file encoded by
2823 audio information as returned in ['mpeg'] by decodeheader()
2888 frame) - some files encoded by LAME 3.91 had undocumented padding
2922 (based partially on idea by jaksonØgmx.net)