root


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @1296 [1296] 03/11/10 22:56:35 astrange Fix the revision of swscale properly-ish.
(edit) @1295 [1295] 03/11/10 22:29:15 astrange Version up to 1.2.1.
(edit) @1294 [1294] 03/05/10 01:54:08 astrange Link to 1.2.1b2 on the beta page
(edit) @1293 [1293] 03/02/10 20:50:04 astrange Beta version up one
(edit) @1292 [1292] 03/02/10 20:45:19 astrange Update ffmpeg externals to fix a bug with multi-slice H.264 decoding.
(edit) @1291 [1291] 03/01/10 18:22:10 astrange Move Download section above the areas to test/known issues
(edit) @1290 [1290] 03/01/10 18:19:36 astrange Update the data on beta.html
(edit) @1289 [1289] 03/01/10 02:07:01 astrange Clarify FAQ question about HW decoding
(edit) @1288 [1288] 02/28/10 23:36:13 tick Nevermind, removing this line.
(edit) @1287 [1287] 02/28/10 23:33:57 tick Added a line about not posting to the tracker sites.
(edit) @1286 [1286] 02/28/10 23:28:35 astrange Write a 1.2.1b1 beta page.
(edit) @1285 [1285] 02/28/10 16:46:44 astrange Update externals on the branch. FFmpeg -> what I checked out this …
(edit) @1284 [1284] 02/28/10 15:41:45 astrange Version-up to 1.2.1b1 on branch
(edit) @1283 [1283] 02/28/10 15:32:22 astrange Merge trunk to 1.2 branch and make them identical.
(edit) @1282 [1282] 02/28/10 15:31:08 astrange Create missing 1.2 tag.
(edit) @1281 [1281] 02/28/10 15:03:53 astrange Update the changelog
(edit) @1280 [1280] 02/28/10 02:51:43 astrange Fix ffmpeg build
(edit) @1279 [1279] 02/24/10 21:25:25 astrange PrefPane?: errorString doesn't need to be mutable
(edit) @1278 [1278] 02/22/10 23:06:18 astrange SSA: Skip \fn with blank font name. Fixes #473
(edit) @1277 [1277] 02/21/10 23:54:10 astrange Move the install error message to the lower text field. Try to show an …
(edit) @1276 [1276] 02/21/10 23:39:32 astrange Rename textField_updateStatus in pref pane to use it for other things.
(edit) @1275 [1275] 02/20/10 16:14:30 astrange Fix uninitialized data use in MKV import. (introduced in …
(edit) @1274 [1274] 02/19/10 17:56:29 astrange Fix compilation with ffmpeg svn.
(edit) @1273 [1273] 02/18/10 23:26:20 astrange Reformat error strings in pref pane. Also fix a typo causing some text to …
(edit) @1272 [1272] 02/18/10 23:11:06 astrange Tweak project active arches. - Remove 64-bit arches from Perian, otherwise …
(edit) @1271 [1271] 02/18/10 20:21:09 astrange Enable Indeo 5 decoder. Refs #417. Fix lack of mention of "MPEG-4" in the …
(edit) @1270 [1270] 02/17/10 15:23:43 astrange Respect returned errors in install/remove. It now tries to print the …
(edit) @1269 [1269] 02/13/10 00:15:20 astrange Fix memory leak in getStringFromKey in pref pane - CF objects can't be …
(edit) @1268 [1268] 02/13/10 00:14:15 astrange Fix ffmpeg cross-compile build
(edit) @1267 [1267] 02/11/10 23:13:05 tick The QTManager lives. Sort of: * Should compile with no warnings or …
(edit) @1266 [1266] 02/11/10 23:01:14 tick Making a branch for 10.5 only stuff.
(edit) @1265 [1265] 02/03/10 18:17:03 astrange Patch ffmpeg's picture buffer size to 64. This matches how many we retain …
(edit) @1264 [1264] 01/31/10 23:44:00 astrange Don't let anyone click on the install button during the auto-update.
(edit) @1263 [1263] 01/31/10 23:09:12 astrange Simplify mv/ditto/rm to just rm/ditto when installing.
(edit) @1262 [1262] 01/31/10 22:18:42 astrange Don't call AuthorizationExecuteWithPrivileges?() without an auth. Not sure …
(edit) @1261 [1261] 01/31/10 21:57:19 astrange Cleanup stringWithString: calls in pref pane.
(edit) @1260 [1260] 01/31/10 20:39:37 astrange Add UTI for .divx files, standardize .avi to match the rest I can't …
(edit) @1259 [1259] 01/31/10 18:50:22 astrange Replace an empty trash action with a deletion in the prefpane
(edit) @1258 [1258] 01/31/10 18:42:24 astrange Cleanup install/remove methods. - Remove malloc and copy of a constant …
(edit) @1257 [1257] 01/31/10 18:30:39 astrange Simplify assignment in pref pane.
(edit) @1256 [1256] 01/30/10 10:32:34 gbooker Added parsers to audio decoding so we can handle badly packetized data in …
(edit) @1255 [1255] 01/30/10 10:29:59 gbooker Add the .divx extension to the opener app so that QTX Player will open the …
(edit) @1254 [1254] 01/20/10 20:54:02 gbooker Revert r1253 since it breaks images, and was not at fault when images were …
(edit) @1253 [1253] 01/20/10 19:26:45 tick I think this will make the images show back up right.
(edit) @1252 [1252] 01/19/10 21:50:13 astrange Fix ffmpeg build again. Rename intel/ to i386/ so we don't need config.h.
(edit) @1251 [1251] 01/19/10 01:25:58 astrange Fix two inefficient stringWithFormat: in the SAMI parser.
(edit) @1250 [1250] 01/19/10 01:24:17 astrange Audit for crashes resulting from invalid characterAtIndex: calls. Briefly …
(edit) @1249 [1249] 01/18/10 20:51:31 astrange Fix compilation with ffmpeg trunk. Two patches no longer apply, but are …
(edit) @1248 [1248] 01/09/10 20:53:49 astrange Simplify -getBoolFromKey/-getUnsignedIntFromKey. The other key-reading …
(edit) @1247 [1247] 01/09/10 20:43:29 astrange Whitespace/stray ; removal in the prefpane
(edit) @1246 [1246] 01/09/10 17:56:39 astrange Reformat FIXME/TODO comments to show up in Xcode browser menu. Closes …
(edit) @1245 [1245] 01/09/10 17:43:51 astrange Update ffmpeg internal includes in bitstream_info.
(edit) @1244 [1244] 01/09/10 11:18:23 gbooker Better handle parse errors for frame data which is completely …
(edit) @1243 [1243] 01/09/10 03:35:20 astrange Make MKV import track-enabling code match its comment. It turns out that …
(edit) @1242 [1242] 01/09/10 03:32:39 astrange Apply gbooker's patch fixing broken-index detection in the importer. This …
(edit) @1241 [1241] 01/05/10 04:03:18 astrange Fix missing '&' in GetSRGBColorSpace in release branch. This caused a …
(edit) @1240 [1240] 12/25/09 21:05:23 astrange Fix MKV track language not being set. Regression in r1234 :(
(edit) @1239 [1239] 12/17/09 18:02:57 gbooker Changed index so 1.2 and 1.1.4 expand/collapse separately.
(edit) @1238 [1238] 12/17/09 17:58:42 astrange Release 1.2.
(edit) @1237 [1237] 12/16/09 18:53:22 astrange Merge trunk's last-minute fixes to release branch.
(edit) @1236 [1236] 12/16/09 18:38:14 astrange Fix regression in r1232 which caused silent playback on 10.4. NULL magic …
(edit) @1235 [1235] 12/16/09 04:22:12 astrange Last commit broke VobSub? in MKV import.
(edit) @1234 [1234] 12/16/09 02:38:58 astrange MKV: Avoid putting tracks of the same language in an alternate …
(edit) @1233 [1233] 12/16/09 02:17:24 astrange Don't add sRGB profiles to subtitle tracks in …
(edit) @1232 [1232] 12/16/09 02:15:29 astrange Fix possible state corruption in FFission Vorbis decoder. If OpenAVCodec …
(edit) @1231 [1231] 12/15/09 18:15:38 astrange Missed BETA=FALSE.
(edit) @1230 [1230] 12/15/09 18:15:03 astrange Merge trunk to release branch and update ffmpeg revision.
(edit) @1229 [1229] 12/15/09 18:01:02 astrange Update changelog for r1227.
(edit) @1228 [1228] 12/15/09 17:58:21 astrange Version up to 1.2.
(edit) @1227 [1227] 12/15/09 17:17:20 astrange Fix incorrect behavior/crash with incomplete files in ff_dataref. - The …
(edit) @1226 [1226] 12/14/09 21:11:08 astrange Apply patch overriding Apple's mp4v component again. Closes #458.
(edit) @1225 [1225] 12/01/09 13:24:28 astrange Create 1.2 release branch and fix external revisions.
(edit) @1224 [1224] 12/01/09 13:16:18 astrange Update version number and changelog.
(edit) @1223 [1223] 12/01/09 12:16:13 astrange Don't consider MPEG-4 N-VOPs to be a parse error. Fixes some false …
(edit) @1222 [1222] 12/01/09 12:14:59 astrange Patch to revert the last two changes to ffmpeg's avi …
(edit) @1221 [1221] 11/30/09 15:18:46 astrange Revert r1218. It made opening regular xvid/mp3 AVI take …
(edit) @1220 [1220] 11/30/09 14:53:40 astrange Register the MP1 decoder. We use CODEC_ID_MP1 but the decoder wasn't …
(edit) @1219 [1219] 11/30/09 11:05:20 astrange Correct the placement of an avcodec_default_release_buffer call from …
(edit) @1218 [1218] 11/28/09 02:05:30 astrange Disable probesize and max_analyze_duration checking in import. These …
(edit) @1217 [1217] 11/28/09 01:59:41 astrange File import probing was missing FF_INPUT_BUFFER_PADDING_SIZE. Also …
(edit) @1216 [1216] 11/28/09 00:05:44 astrange Extend ATV mp3 import hack to cover MKV.
(edit) @1215 [1215] 11/28/09 00:05:27 astrange Fix a valgrind uninitialized data warning parsing h264.
(edit) @1214 [1214] 11/27/09 21:43:34 gbooker Since this hack is only for MP3, it should be set to the correct value.
(edit) @1213 [1213] 11/26/09 10:10:42 gbooker Auto-generate yet another massive case statement. The info is passed as a …
(edit) @1212 [1212] 11/26/09 10:05:51 gbooker Resurrect the workaround hack for mp3 on some versions of Tiger. This is …
(edit) @1211 [1211] 11/25/09 00:59:53 astrange Fix Preflight for all H.264. At some point ffmpeg stopped setting pix_fmt …
(edit) @1210 [1210] 11/25/09 00:55:59 astrange Append -mdynamic-no-pic to all builds, not just optimized ones. Fixes …
(edit) @1209 [1209] 11/24/09 11:35:11 astrange Tag r1116 as perian-1.1.4. (a little late...)
(edit) @1208 [1208] 11/23/09 23:25:15 astrange SSA: Implement vertical text properly and fix it being badly …
(edit) @1207 [1207] 11/23/09 20:29:40 astrange SSA: fix ssa2pdf not compiling.
(edit) @1206 [1206] 11/23/09 20:28:19 astrange SSA: Fix -description for SubRenderDiv? printing the wrong border style …
(edit) @1205 [1205] 11/22/09 17:54:57 astrange Hardcode parts of FFmpeg's runtime CPU detection. We never have 3dnow …
(edit) @1204 [1204] 11/22/09 17:53:38 astrange SSA: Switch from "high interpolation quality" to "low interpolation …
(edit) @1203 [1203] 11/19/09 00:45:11 astrange Fix typo which broke r1194.
(edit) @1202 [1202] 11/19/09 00:35:58 astrange Apply transparent subtitle hack to VobSub?. Also add the track colorspace …
(edit) @1201 [1201] 11/18/09 23:36:02 astrange Cleanup file path URLs in SubImport?. - Use CFURL instead of …
(edit) @1200 [1200] 11/17/09 19:37:27 astrange Unbreak the build from r1198.
(edit) @1199 [1199] 11/17/09 18:44:50 astrange Remove an ffmpeg patch. It was obsoleted by adding a --param to …
(edit) @1198 [1198] 11/17/09 18:19:30 astrange Import patch to fix the alpha in HuffYUV locally. Haven't managed to …
(edit) @1197 [1197] 11/17/09 17:58:43 astrange Check that a track's sample handle exists as well as its media. Fixes …
Note: See TracRevisionLog for help on using the revision log.