Lines Matching refs:from

15         !  denotes a cry for help from developers
105 * bugfix (#1900) demo.joinmp3 cut from end
120 * bugfix: (G:123) remove MySQL engine and collation from create table
162 * bugfix (G:61): ID3v2 remove BOM from frame descriptions
213 * Bugfix: (G:10) Avoid warnings from realpath() if SAFE MODE is enabled
307 5. Audio/video keys are now populated with data from the
308 default stream, not from the first one as before
411 Removed obsolte functions from getid3.lib.php:
476 from Quicktime-style files (e.g. MP4/AAC)
498 purged from your database cache
549 * Bugfix: files could not be analyzed from Windows shares
578 ¤ added alternate method to get [video][frame_rate] from QuickTime
602 from shell call to "dir" or "ls", parse files with PHP only
613 frames each scanned by default and bitrate extrapolated from that
748 * Bugfix: incorrect dimensions from disabled Quicktime tracks
772 * Bugfix: removed "--lowpass xxxxx" info from guessed
812 - remix/version parsed from tags and stored in
832 * Bugfix: transparent color was wrong from truecolor
834 * Bugfix: Changed MPC SV7 header size from 30 to 28,
837 * Bugfix: Changed MPC SV4-6 header size from 28 to 8,
883 * Bugfix: removed � characters from ['comments_html']
944 not really play will gain any benefit from this.
953 ¤ Moved [quantization] and [max_prediction_order] from
1039 ¤ Force contents of ['id3v2']['comments'] to UTF-8 format from
1041 from frame to frame in ID3v2)
1042 ¤ MP3Gain information from APE tags suppressed from ['tags'] and
1044 ¤ ReplayGain information (all formats) changed from "Radio" and
1206 available (from WM/EncodingTime)
1219 number - patch from Eugene Toder.
1221 i.e. "date" as well as WM/Year - patch from Eugene Toder.
1257 to work out the bugs from the major rewrite.
1276 * Bugfix: Implemented misc patches from Eugene Toder
1277 * Bugfix: Implemented misc patches from "six"
1283 Moved several functions away from getid3.functions.php and
1294 ¤ Changed root key ['tags'] from array of string to array of array
1297 Removed ob_ from InitializeFilepointerArray(). That was really a
1298 ugly HACK to get output from fopen. If user want the reason,
1313 It also converts from UNICODE instead of UTF-16BE, as the spec
1333 Ø Split out speedup info from ['OFR']['OFR']['compression'] into
1341 i.e. "date" as well as WM/Year - patch from Eugene Toder.
1387 ¤ New optional parameter on getAPEtagFilepointer() to scan from a
1419 match values from previous versions of getID3() - the previous
1503 ¤ ASF-WMA files now return the artist value from WM/AlbumArtist
1505 ¤ ASF-WMA files now return the 'author' value from
1508 ¤ ASF-WMA files now return the 'description' value from
1527 Added link to getid3.demo.check.php from list of specific-tags
1571 ¤ Added support for Preset and Surround Info bytes from LAME VBR
1579 * Bugfix: Replay Gain values from Vorbis comments are now
1582 * Bugfix: Replay Gain values from APE comments are now correctly
1617 Added '.mpeg' to the list of assume-format-from-filenames list in
1669 files were compressed from the same source file: compare
1675 converted version of the data from unsigned to signed (MSB
1727 * Bugfix: replay-gain values not properly set from LAME tag
1753 Changed scaling of BitrateColor() from representing 1-256kbps to
1789 md5_data value. vorbiscomment must be downloaded from
1807 which must be downloaded from http://www.vorbis.com/download.psp
1854 prevent getID3() from correctly parsing the file are returned in
1861 ¤ Moved Monkey's Audio code from getid3.ape.php to seperate file.
1882 ¤ Changed ['fileformat'] from 'mpg' to 'mpeg' for MPEG video files
1887 ¤ ['replay_gain'] now properly populated from APE tags
1894 ¤ Moved ID3v2 comments from ['id3v2'] into common root
1949 (from \ for Windows)
2010 * Bugfix: Changed ZIP detection pattern from 'PK' to 'PK\x04\x03'
2041 ¤ Average bitrate for VBR MP3/MP2 is calculated from actual counts
2046 ¤ Removed old function getMP3header() from getid3.mp3.php
2048 scanned to ensure a valid audio sequence has been located) from
2073 of bitrates is created, and the average bitrate calculated from
2079 format-detection routine from ParseAsThisFormat() to
2082 Changed references in all files from string-cast indexes: ["$i"]
2099 ¤ Moved lookup functions from getid3.lookup.php to the files where
2114 if a valid stream has been found from 5 to 10, now also defined
2275 ¤ ASF/WMA files now use WM/Track to get track number from if
2316 » getid3.thumbnail.php has been removed from the distribution and
2377 ¤ Now returns the following keys from Fraunhofer-VBR files:
2382 Changed amount of data read in getid3.getimagesize.php from 10kB
2400 from any file type. Currently gets info from ID3v1, ID3v2,
2412 <textarea> from a single-line <input>
2422 Added 'Edit ID3' link from getid3.check.php to getid3.write.php for
2424 Added 'Delete file' link from getid3.check.php to getid3.write.php
2461 ¤ GetAllMP3Info()'s 2nd parameter has changed from boolean to string
2474 * Bugfix: Lyrics3 data wasn't being properly copied from the ['raw']
2493 RIFF/WAVE files with the first 4 chars changed from RIFF to SDSS)
2531 may actually differ significantly from the "average" bitrate)
2573 from nominal bitrate and filesize, so it's only approximately
2592 Changed default ID3v2 majorversion from 2.4 to 2.3 in
2627 Removed !== FALSE (introduced in 1.4.0b6) from while(fread()) loops,
2651 * Bugfix: WXXX frames were incorrectly writing from ['URL'] instead
2655 Changed all quoted strings from " to ' to hopefully improve speed
2683 Removed some test data-dumping from the ID3v2 writing functions
2686 Seperated out comments from top of getid3.php into getid3.readme.txt
2688 Split out non-lookup functions from getid3.lookup.php to
2768 * Bugfix: Changed write mode to 'r+b' from 'a+' because ID3v1 tags
2802 Trailing null bytes now trimmed from frame (W??? & T???) text data
2916 had changed from ID3v2.3 to ID3v2.4) - v2.3 flags were being
2935 GetAllMP3info($filename) from getmp3header.php