root/trunk


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(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) @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) @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) @1240 [1240] 12/25/09 21:05:23 astrange Fix MKV track language not being set. Regression in r1234 :(
(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) @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) @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) @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 …
(edit) @1196 [1196] 11/17/09 00:50:05 astrange SSA: Don't call the parser actions for tags no renderer supports ATM.
(edit) @1195 [1195] 11/17/09 00:40:33 astrange SSA: Add missing VSFilter 2.39 tags to the parser. Fixes some wrong font …
(edit) @1194 [1194] 11/17/09 00:17:03 astrange Fix frame-dropping not being enabled in QT Player 10.
(edit) @1193 [1193] 11/17/09 00:04:23 astrange Blacklist DF*.ttc from being imported. Fixes …
(edit) @1192 [1192] 11/16/09 23:59:34 astrange Enable finding num_reorder_frames. Fixes the earlier commit which tried …
(edit) @1191 [1191] 11/14/09 17:01:47 gbooker Enforce no-pic so that ffmpeg's configure will not use pic despite how …
(edit) @1190 [1190] 11/14/09 15:35:49 gbooker Set image description width and height before adding an extension.
(edit) @1189 [1189] 10/29/09 15:56:33 astrange SSA: Render in sRGB instead of Generic RGB Profile. Also attach the sRGB …
(edit) @1188 [1188] 10/29/09 15:49:17 astrange Fix decoding of MPEG1/2 in MKV. It needed to be marked as having ctts.
(edit) @1187 [1187] 10/29/09 15:43:31 astrange Try not to write a 'pasp' atom for square pixels more often. Previously …
(edit) @1186 [1186] 10/25/09 19:51:15 astrange Improve transparent subtitle hack. - Add QT 7 Player exporting. - Limit it …
(edit) @1185 [1185] 10/25/09 02:30:03 astrange Move the list of apps needing transparent blend mode to a defaults …
(edit) @1184 [1184] 10/24/09 22:31:57 astrange Some cleanup in bitstream_info. - MININT -> FFMIN - Add some missed …
(edit) @1183 [1183] 10/24/09 21:45:43 astrange Parse MPEG-1/2. Fixes playback being in decode order(!).
(edit) @1182 [1182] 10/24/09 02:01:28 astrange Remove unnecessary FP math in import_with_idle().
(edit) @1181 [1181] 10/24/09 01:59:31 astrange Support tracks with start time delays. Fixes #424.
(edit) @1180 [1180] 10/24/09 01:01:07 astrange Fix memory errors on VobSub? close. av_freep/av_free were confused. ...do …
(edit) @1179 [1179] 10/23/09 19:36:00 gbooker Added -DDARWIN_UNIX03=0 to build of ffmpeg so we use the proper posix …
(edit) @1178 [1178] 10/23/09 19:31:41 gbooker Set -O3 for deployment builds
(edit) @1177 [1177] 10/23/09 19:28:05 gbooker Add "CoreMediaAuthoringSourcePropertyHelper?" to the processes in which we …
(edit) @1176 [1176] 10/23/09 18:06:17 astrange Disable C++ RTTI, saves ~200KB in the binary.
(edit) @1175 [1175] 10/23/09 17:53:19 astrange Clean up some missed statics. Also clean up setting pixel formats along …
(edit) @1174 [1174] 10/23/09 17:49:35 astrange Missed include in last commit.
(edit) @1173 [1173] 10/23/09 17:32:03 astrange Use av_fast_malloc instead of av_fast_realloc in some places. Also use …
(edit) @1172 [1172] 10/23/09 17:30:55 astrange Use ComponentNoError? for Queue* calls. This lets us get rid of the ones …
(edit) @1171 [1171] 10/23/09 17:13:18 astrange Byteswap the palette output from ReadPacketControls?. Fixes #420
(edit) @1170 [1170] 10/21/09 23:18:10 astrange Set video colorspace info on import via 'nclc'. Fixes the colors for …
Note: See TracRevisionLog for help on using the revision log.