root/trunk/Perian.xcodeproj


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @912 [912] 07/06/08 16:01:57 astrange Set -DDEBUG_BUILD for Development. Have ffmpeg inherit the project's …
(edit) @911 [911] 07/06/08 00:06:21 astrange StdIOCallback shouldn't be enabled in the Perian target. Add missing -lbz2 …
(edit) @908 [908] 06/08/08 00:17:13 astrange Fix build failing on A52Codec with Xcode 3.1. Fix a memory leak in the …
(edit) @833 [833] 03/14/08 14:44:58 astrange Fix compilation with today's ffmpeg, which includes config.h in a header.
(edit) @828 [828] 03/12/08 23:55:59 astrange Factor out some common YUV code and mark stuff unlikely() if it is.
(edit) @814 [814] 02/25/08 13:54:42 astrange Make ffmpeg build again. (local patch to fix --disable-encoders for now, …
(edit) @813 [813] 02/22/08 23:32:05 astrange PerianUpdateCheck? is NOT gc-compatible; closes #318. (backport this to …
(edit) @811 [811] 02/18/08 18:37:08 astrange Properly generate the VOS for AAC in Matroska files without one. Untested …
(edit) @807 [807] 02/13/08 11:34:03 gbooker Added another ignore
(edit) @806 [806] 02/09/08 13:55:44 astrange Merge 1.1 to trunk. If you're switching, delete ffmpeg/ first! I haven't …
(edit) @793 [793] 01/29/08 22:10:13 durin42 Add perspectivev3 to the ignore list.
(edit) @792 [792] 01/29/08 22:07:22 durin42 Initial version of an improved component management tab. I've done enough …
(edit) @734 [734] 11/08/07 12:54:59 astrange Add missing autorelease pool in the update check.
(edit) @733 [733] 11/08/07 00:36:09 astrange Violently repair Development build, hopefully not affecting Deployment.
(edit) @729 [729] 10/31/07 16:27:19 astrange Make subtitles/UniversalDetector Obj-C GC compatible. (closes #259) Fix …
(edit) @724 [724] 10/28/07 00:03:11 astrange Disable -mdynamic-no-pic to make building happen on 10.5 in all styles. …
(edit) @722 [722] 10/27/07 21:34:38 gbooker Now we can build, amazing how the simpliest thing can elude you
(edit) @720 [720] 10/27/07 16:47:15 gbooker Fixes to make compile work on leopard.
(edit) @709 [709] 09/29/07 22:25:06 gbooker * Remove unused options in a shell script target * Changed the ffmpeg lib …
(edit) @679 [679] 08/21/07 10:19:36 gbooker Set architectures project wide, and Development builds are the native arch …
(edit) @668 [668] 08/13/07 13:05:41 gbooker Debug builds have define a way for undefined symbols (since ffmpeg has …
(edit) @658 [658] 08/08/07 18:18:50 astrange Heavily rewrite the subtitle code, should be cleaner and faster and …
(edit) @656 [656] 08/08/07 13:50:35 astrange Rename the files for the subtitle renderer, in order to replace them; …
(edit) @621 [621] 07/06/07 16:58:08 astrange Clean up the SSA tag parser somewhat. Hopefully handle \N at the end of a …
(edit) @618 [618] 07/04/07 15:45:00 astrange Change multithreading to one thread per CPU. Remove -fomit-frame-pointer …
(edit) @616 [616] 07/04/07 11:56:19 gbooker * Deleted the "Default" configuration * Committed the update to the …
(edit) @606 [606] 06/24/07 20:55:43 durin42 I'm tired of seeing redundant question marks, thus, svn:ignores all …
(edit) @605 [605] 06/24/07 20:51:36 durin42 Preliminary obsoleting checking. This is fairly simple, and we can make a …
(edit) @604 [604] 06/24/07 19:37:34 durin42 Preliminary version of the component manager. The UI is about as pretty …
(edit) @600 [600] 06/23/07 12:42:54 gbooker [560] was applied to dep+debug only. Added to deployment as well.
(edit) @592 [592] 06/20/07 14:24:18 astrange Clean up SSE color conversions, and set some extra crazy flags on it that …
(edit) @588 [588] 06/20/07 11:54:41 gbooker My data-path stuff for 1.1. Likely breaks things, but performs much …
(edit) @584 [584] 06/20/07 01:28:35 dconrad TTA support
(edit) @564 [564] 06/11/07 16:09:44 dconrad Set an autorelease pool in MatroskaTrack::FinishTrack?() so we don't leak …
(edit) @560 [560] 06/08/07 17:07:24 astrange Change gcc flags, hopefully in such a way that it stops generating …
(edit) @559 [559] 06/07/07 20:39:32 durin42 Add credits to the about window by sucking in the read me rtf. Reorder …
(edit) @527 [527] 05/31/07 21:23:54 tick Upping the version number
(edit) @509 [509] 05/16/07 20:23:39 tick Changing the version of the component.
(edit) @479 [479] 04/30/07 00:36:25 tick This is why we had a version mismatch, the plist for the prefpane was …
(edit) @461 [461] 04/25/07 17:48:20 dconrad When idle importing, only add samples to the track if the movie is paused …
(edit) @459 [459] 04/22/07 23:52:01 dconrad Use timestamp instead of size to determine which index entry corresponds …
(edit) @424 [424] 04/17/07 15:03:05 dconrad MP2 decoder. Closes #120
(edit) @419 [419] 04/13/07 17:43:03 tick Changing the build target for PerianPane? to produce Perian rather than …
(edit) @416 [416] 04/12/07 22:23:27 dconrad Typo - it's mBytesPerPacket that needs to be nonzero, not mBytesPerFrame
(edit) @413 [413] 04/12/07 19:07:20 astrange Add libuniversaldetector as an explicit target dependency to Perian
(edit) @408 [408] 04/12/07 01:59:38 dconrad Rework the audio decoder to store the input data in our own ringbuffer and …
(edit) @406 [406] 04/11/07 15:25:20 astrange Use the (LGPL) Mozilla automatic charset detection library for external …
(edit) @377 [377] 03/22/07 23:17:21 dconrad Look up the buffer for a frame that we're being asked to begin again if …
(edit) @374 [374] 03/21/07 20:43:14 astrange Enable Codecprintf for Deployment+Debug, and remove most of its uses.
(edit) @366 [366] 03/13/07 14:03:36 gbooker Changed the plist locations for all the targets.
(edit) @364 [364] 03/12/07 19:02:56 tick Moving plists into a plist subdirectory
(edit) @346 [346] 02/21/07 14:34:57 astrange Fix "flag" machine. (closes #109) Turn on unused variables warning, which …
(edit) @332 [332] 02/06/07 14:56:08 astrange Revert broken end-time handling in overlap handling to old (also broken) …
(edit) @331 [331] 02/06/07 14:10:02 astrange Enable (and fix) some compile warnings.
(edit) @330 [330] 02/06/07 13:08:02 astrange Generalize subtitle overlap handling, apply to external .srt files.
(edit) @324 [324] 02/02/07 16:35:22 astrange * Remove temporary file from Ragel build phase, since it results in race …
(edit) @315 [315] 01/29/07 23:13:06 astrange Oops. Add Categories.h/m.
(edit) @313 [313] 01/29/07 00:02:58 astrange Renderer for SSA subtitles. (!!!) Supports most files, w/ text …
(edit) @312 [312] 01/28/07 20:31:53 astrange Make Handle data references work properly. Solves temporary-file problems …
(edit) @310 [310] 01/27/07 04:06:54 astrange * Add Ragel parser generator binaries for use in SSA renderer (when I …
(edit) @300 [300] 01/20/07 15:12:02 gbooker I guess the plist generator needs to link to Foundation rather than …
(edit) @290 [290] 01/16/07 23:31:11 astrange Backdown the optimizations; they didn't help all that much and were a pain …
(edit) @284 [284] 01/14/07 00:13:14 astrange Add modified Deployment build style with debug symbols. Prefetch chroma in …
(edit) @279 [279] 01/10/07 15:10:37 astrange SSE2 accelerated y420 -> y422 conversion on x86. (All Intel Macs support …
(edit) @276 [276] 01/08/07 16:13:16 gbooker Turned off dead-code stripping in development builds. This fixes gdb's …
(edit) @274 [274] 01/08/07 15:14:47 durin42 Whoops, these were externally referenced. Fixed. Thanks Graham!
(edit) @272 [272] 01/08/07 12:33:11 gbooker The plist generator needs to link to CF as well.
(edit) @269 [269] 01/07/07 22:34:55 durin42 Initial non-working updater app - it gets as far as downloading an update, …
(edit) @268 [268] 01/07/07 21:01:28 gbooker The prefpane doesn't need to link to Foundation, CoreFoundation? is …
(edit) @256 [256] 01/06/07 18:12:59 gbooker Use the first packet bitstream to determine audio parameters. Now we need …
(edit) @253 [253] 01/06/07 15:40:40 durin42 Remove some vestigial resource files that are no longer needed because we …
(edit) @252 [252] 01/06/07 13:12:00 tick Fixing compile on ppc, this should make everything fully ub anyhow
(edit) @250 [250] 01/06/07 12:41:21 gbooker Fixed a sloppy mistake in the plist generation. Added Authenticated …
(edit) @249 [249] 01/06/07 11:51:18 gbooker Added support for building the a52codec external target.
(edit) @248 [248] 01/06/07 11:21:10 gbooker Automatic generation of the Components key in the prefpane plist.
(edit) @242 [242] 01/06/07 00:44:26 dconrad Rewrite/cleanup of the Matroska importer - No longer reads the entire file …
(edit) @240 [240] 01/05/07 21:17:57 gbooker Authenticated install and remove.
(edit) @239 [239] 01/05/07 18:20:49 allan - switched from STABS to DWARF debug symbols
(edit) @228 [228] 01/04/07 13:04:00 gbooker These search paths were obsoleted back in [4].
(edit) @225 [225] 01/04/07 10:55:17 gbooker * Added some skeleton functions * Made the pref pane universal in …
(edit) @224 [224] 01/04/07 10:40:56 gbooker Added a script which will create the zip files for the components (if they …
(edit) @222 [222] 01/03/07 18:50:36 tick Adding a new prefpane target, which builds just a prefpane with an …
(edit) @220 [220] 12/31/06 09:03:12 gbooker Disabled GPL within ffmpeg.
(edit) @219 [219] 12/30/06 18:48:36 dconrad WMA v1 and v2 decoder. Tested with samples in AVI. Refs #38
(edit) @202 [202] 12/08/06 19:58:19 gbooker Just some organization.
(edit) @179 [179] 11/02/06 21:24:50 gbooker Dead-code strip the development as well. Why? ffmpeg's build is broken, …
(edit) @158 [158] 10/13/06 19:07:19 dconrad Load external SubRip? (.srt) files. Closes #39
(edit) @143 [143] 10/02/06 21:46:29 dconrad Basic support for plain-text UTF-8 subtitles in Matroska (non-ASCII …
(edit) @141 [141] 10/01/06 23:41:16 dconrad Support for uncompressed VobSub? subtitles in Matroska
(edit) @140 [140] 10/01/06 14:15:56 astrange Enable AltiVec? in debug builds, and optimize for speed over size. Don't …
(edit) @138 [138] 09/29/06 23:09:53 dconrad Build libebml/libmatroska from the XCode project.
(edit) @119 [119] 09/25/06 23:49:48 dconrad Initial import of MatroskaQT, disabled until libebml and libmatroska are …
(edit) @34 [34] 07/16/06 19:21:50 durin42 Move Codecprintf to another file along with Fourccprintf so we can use it …
(edit) @32 [32] 07/13/06 23:39:05 gbooker Added the ability to debug in QT player.
(edit) @31 [31] 07/13/06 10:43:01 gbooker Using dead code stripping and only registering the codecs we use. This …
(edit) @25 [25] 07/11/06 21:24:23 gbooker Make the script run every time; Xcode's dependancies for scripts can use …
(edit) @20 [20] 07/11/06 14:45:46 durin42 Initial version of the AVI Importer merge-in. It doesn't actually work …
(edit) @18 [18] 07/10/06 15:06:18 gbooker Moved the script's contents to an external file, makes changes easier to …
(edit) @17 [17] 07/09/06 22:37:52 durin42 Change up the whole build system and make it more automated, plus …
(edit) @14 [14] 07/05/06 22:58:27 gbooker This should complete making it compile. Don't need the preconfigured …
Note: See TracRevisionLog for help on using the revision log.