root/trunk


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @876 [876] 05/08/08 15:33:27 astrange Add VP6A, and some associated fixes for it and ZMBV. Might not work until …
(edit) @875 [875] 05/08/08 13:25:26 astrange Update externals URLs.
(edit) @874 [874] 05/06/08 15:47:39 astrange Wrap the font cache destructor in an autorelease pool, in case it needs …
(edit) @873 [873] 05/04/08 20:08:03 astrange Hack that kind of allows subtitles in Front Row, maybe. Patch by capri92
(edit) @872 [872] 05/04/08 19:42:27 astrange SAMI subtitle importing. Patch by capri91 (gmail com).
(edit) @871 [871] 05/04/08 19:39:27 astrange Reinit parsers if they weren't inited. This is impossible but apparently …
(edit) @870 [870] 04/30/08 14:23:44 gbooker The whole if statement needs to be commented out if its body is
(edit) @869 [869] 04/30/08 14:21:07 gbooker Added 'ZMBV' (DosBox? Capture)
(edit) @868 [868] 04/30/08 14:19:43 gbooker Added RGB24 (doesn't seem to be an edian issue with this one as there was …
(edit) @867 [867] 04/29/08 11:49:58 astrange Don't apply the PIC patch ever, since it doesn't work atm.
(edit) @866 [866] 04/22/08 22:42:09 astrange Reorder font lookups and add a cleanup function for the cache.
(edit) @865 [865] 04/22/08 21:19:11 astrange Improve SSA parsing for files with stray [ in them.
(edit) @864 [864] 04/22/08 13:49:42 astrange Make SSA font names case-insensitive.
(edit) @863 [863] 04/22/08 00:20:23 astrange Bad logic in last commit :(
(edit) @862 [862] 04/22/08 00:04:59 astrange Don't add chapter entries if their times are invalid. (fixes kurenai)
(edit) @861 [861] 04/20/08 21:02:17 astrange Complain, but don't crash if the parser is NULL when it shouldn't be.
(edit) @860 [860] 04/20/08 20:12:05 astrange Possibly fix the Xcode 3.0 build by disabling all the assembly, until …
(edit) @859 [859] 04/20/08 19:59:23 astrange Improve autodetection of Korean text. Patch by Cheolgi Kim (cheolgi - …
(edit) @858 [858] 04/20/08 17:42:32 gbooker Only use 'ac-3' if the sample contains a single ac3 frame, and nothing …
(edit) @857 [857] 04/20/08 13:09:23 astrange Write the correct clap/pasp atoms, fixing 16:9 video when people turn on …
(edit) @856 [856] 04/20/08 10:57:34 astrange Fix the fallback to Helvetica for subtitles.
(edit) @855 [855] 04/20/08 00:22:29 astrange Use depth=24 for files with depth set to 12. Closes #193 although it's not …
(edit) @854 [854] 04/19/08 23:51:23 astrange Delete the function I just obsoleted.
(edit) @853 [853] 04/19/08 23:46:50 astrange ff_private: By popular request, anamorphic AVI! Matroska: Merge duplicate …
(edit) @852 [852] 04/19/08 03:21:58 astrange Matroska: Fix FLAC import on my samples. (closes #262) Subtitles: Comment.
(edit) @851 [851] 04/19/08 01:27:50 astrange Bugfix and optimize the last commit. Also, fix a memory leak.
(edit) @850 [850] 04/18/08 23:31:08 astrange Preroll subtitle fonts when loading the file. This moves the annoying …
(edit) @849 [849] 04/18/08 16:45:45 astrange Matroska: Remove some duplicate code and reorder for …
(edit) @848 [848] 04/18/08 15:51:45 astrange Fix line breaking some more; it was completely wrong after the first hard …
(edit) @847 [847] 04/17/08 11:17:35 gbooker Added back missing declaration of i
(edit) @846 [846] 04/17/08 08:17:35 astrange Fix the bug causing newlines to be added in the wrong place.
(edit) @845 [845] 04/17/08 05:31:09 astrange Use kUCTextBreakIterateMask properly (optimization, not a bug fix). …
(edit) @844 [844] 04/14/08 16:22:07 astrange Fix building
(edit) @843 [843] 04/14/08 08:29:02 astrange change Read Me wording, add NUV
(edit) @842 [842] 04/02/08 21:05:08 gbooker Reverted r741 since Apple has fixed the bug in the latest QT
(edit) @841 [841] 03/31/08 14:37:29 astrange Redo r838 in a better way. Add anotther -description.
(edit) @840 [840] 03/31/08 14:30:46 astrange Fix Deployment builds.
(edit) @839 [839] 03/30/08 22:48:02 astrange Properly turn shadows off after they're used. This and the last commit fix …
(edit) @838 [838] 03/30/08 21:11:52 astrange Fix the \fsp tag and allow negative numbers in \pos.
(edit) @837 [837] 03/30/08 20:04:17 astrange Fix the ffmpeg build.
(edit) @836 [836] 03/24/08 14:29:25 gbooker Well, gcc assumes that we don't modify inputs to asm constraints, and we …
(edit) @835 [835] 03/17/08 16:28:28 astrange Add -faltivec to ffmpeg's PPC cflags, -maltivec is broken on some Apple …
(edit) @834 [834] 03/14/08 15:13:42 gbooker Added some locking on the updater
(edit) @833 [833] 03/14/08 14:44:58 astrange Fix compilation with today's ffmpeg, which includes config.h in a header.
(edit) @832 [832] 03/14/08 14:42:51 gbooker Enabled Techsmith Screen Capture
(edit) @831 [831] 03/14/08 14:40:09 gbooker Corrected color conversion for BGR24 to RGB24
(edit) @830 [830] 03/13/08 11:23:48 astrange Since ffmpeg's configure is fixed to turn off PIC by default now, enable …
(edit) @829 [829] 03/13/08 09:26:48 gbooker Output constraists (which there or none) were missing
(edit) @828 [828] 03/12/08 23:55:59 astrange Factor out some common YUV code and mark stuff unlikely() if it is.
(edit) @827 [827] 03/12/08 18:31:12 gbooker A better version of the color conversion asm
(edit) @826 [826] 03/12/08 11:41:26 gbooker Perform color conversion on final line if the height is an odd number of …
(edit) @825 [825] 03/12/08 01:16:31 gbooker The instrinsics spill, a bunch. This doesn't (except for a "cmpl %ebp, …
(edit) @824 [824] 03/11/08 16:03:40 astrange Make it build with proper PIC flags on xcode 3.0/3.1, actually fixes last …
(edit) @823 [823] 03/11/08 15:09:04 astrange Fix the shell script for Xcode 3.0. (my sh is still lame)
(edit) @822 [822] 03/07/08 12:31:27 astrange Turn PIC back off for Xcode 3.1. My sh is terrible…
(edit) @821 [821] 03/01/08 02:35:10 astrange Now that I've replaced my latin-1 files with ACTUAL latin-1 files, …
(edit) @820 [820] 02/29/08 20:37:26 astrange Write frame-dropping stats to the log if logging is on.
(edit) @819 [819] 02/29/08 13:44:10 astrange Rename some functions.
(edit) @818 [818] 02/29/08 13:43:50 astrange Report non-IDR I-frames to be P-frames, since they are. This fixes an …
(edit) @816 [816] 02/27/08 20:47:34 astrange Write a lot of debug tracing to /tmp/perian.log if PerianDebugLogging? is …
(edit) @815 [815] 02/25/08 17:33:50 astrange ffmpeg is fixed again, revert our patch changes. Also delete the old file.
(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) @812 [812] 02/18/08 19:13:31 astrange Be slightly more paranoid in case it doesn't list a profile either.
(edit) @811 [811] 02/18/08 18:37:08 astrange Properly generate the VOS for AAC in Matroska files without one. Untested …
(edit) @810 [810] 02/15/08 18:05:53 astrange Make trunk build. Turned off CAVS/WMV3 since it was easier than fixing …
(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) @794 [794] 01/29/08 22:13:08 durin42 Nuke some bogus svn:executable flags.
(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) @736 [736] 11/08/07 14:39:24 gbooker Complete [734] and [735] (sucks to program when you are sick).
(edit) @735 [735] 11/08/07 14:04:57 astrange Actually call GetHomeDirectory()
(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) @732 [732] 11/04/07 21:43:28 astrange Revert r729; Altivec seems to work okay.
(edit) @731 [731] 11/02/07 20:02:22 astrange Use Codecprintf instead of NSLog. Note H.264 PAFF support in changes.
(edit) @730 [730] 10/31/07 17:50:46 astrange 1.1 changelog so far
(edit) @729 [729] 10/31/07 16:27:19 astrange Make subtitles/UniversalDetector Obj-C GC compatible. (closes #259) Fix …
(edit) @727 [727] 10/29/07 11:24:29 astrange Declare codecInfoDoesTemporal on video codecs; it might do something. …
(edit) @726 [726] 10/28/07 01:07:42 astrange Don't crash on AAC without a CodecPrivate?. (another hack; without …
(edit) @725 [725] 10/28/07 00:20:59 astrange If MACOSX_DEPLOYMENT_TARGET isn't set, assume it's 10.4.
(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) @723 [723] 10/27/07 21:56:52 gbooker Use no-pic on pre-leopard.
(edit) @722 [722] 10/27/07 21:34:38 gbooker Now we can build, amazing how the simpliest thing can elude you
(edit) @721 [721] 10/27/07 20:40:34 gbooker My patch to make ffmpeg build
(edit) @720 [720] 10/27/07 16:47:15 gbooker Fixes to make compile work on leopard.
(edit) @719 [719] 10/27/07 16:46:42 gbooker Removed redundant code
(edit) @717 [717] 10/17/07 17:36:20 astrange Replace Photoshop text with 'screenshot of TextEdit?' text since it's a lot …
(edit) @716 [716] 10/16/07 20:09:25 astrange Fix AAC import in ff_private and use the right API for it.
(edit) @715 [715] 10/15/07 22:52:59 astrange More descriptive names for a few formats
(edit) @714 [714] 10/15/07 14:25:26 astrange Create the right extradata for AAC-in-MKV and fix other minor audio API …
(edit) @709 [709] 09/29/07 22:25:06 gbooker * Remove unused options in a shell script target * Changed the ffmpeg lib …
(edit) @708 [708] 09/28/07 20:17:09 astrange Support for the MythTV NUV format. Patch by John Sutherland (garionphx at …
(edit) @707 [707] 09/28/07 19:28:18 astrange subCodecSupportsDrawInDecodeOrder seems to cause non-droppable frames to …
(edit) @706 [706] 09/26/07 15:46:21 astrange Delegate more AVI codecs to the native decoders. Ignore "Could not find …
(edit) @705 [705] 09/25/07 16:05:12 astrange Write reduced fractions for clean-aperture in MKV.
(edit) @704 [704] 09/25/07 14:28:42 gbooker New icon Fixes #197
(edit) @703 [703] 09/25/07 14:15:27 astrange Apply patch by 0xced to fix playback over URL on QuickTime 7.2. Closes …
(edit) @702 [702] 09/25/07 08:51:10 gbooker So long allcodecs.h and allformats.h You will be missed *sniff* Macros …
Note: See TracRevisionLog for help on using the revision log.