root/branches/perian-10.5+

Name Size Rev Age Last Change
../
ACPublic 219 4 years dconrad: WMA v1 and v2 decoder. Tested with samples in AVI. Refs #38
atv 651 3 years tick: Let's look in ~ if the / location doesn't have perian. My bash scripting …
Binaries 1077 14 months astrange: Import yasm (slightly speeds up h264 and audio decoders for people not me …
CAPublicUtility 887 2 years astrange: Merge trunk to 1.1 branch.
FFissionCodec 1256 6 months gbooker: Added parsers to audio decoding so we can handle badly packetized data in …
Opener 1126 11 months astrange: Add a opener app so we have something to define public.movie UTI for new …
Patches 1265 6 months astrange: Patch ffmpeg's picture buffer size to 64. This matches how many we retain …
Perian.xcodeproj 1252 6 months astrange: Fix ffmpeg build again. Rename intel/ to i386/ so we don't need config.h.
Plists 1260 6 months astrange: Add UTI for .divx files, standardize .avi to match the rest I can't …
Release 1229 8 months astrange: Update changelog for r1227.
Resources 1267 6 months tick: The QTManager lives. Sort of: * Should compile with no warnings or …
scripts 1136 11 months astrange: Fix new warnings that showed up with gcc 4.2/10.6.
Subtitles 1251 6 months astrange: Fix two inefficient stringWithFormat: in the SAMI parser.
UniversalDetector 1176 9 months astrange: Disable C++ RTTI, saves ~200KB in the binary.
Update Checker Sources 1136 11 months astrange: Fix new warnings that showed up with gcc 4.2/10.6.
archiveComponents.sh 1.0 KB 434 3 years gbooker: Fixed the build script to work with the new prefpane name.
bitstream_info.c 29.7 KB 1252 6 months astrange: Fix ffmpeg build again. Rename intel/ to i386/ so we don't need config.h.
bitstream_info.h 2.3 KB 1223 8 months astrange: Don't consider MPEG-4 N-VOPs to be a parse error. Fixes some false …
codecID.c.m4 1.9 KB 1213 8 months gbooker: Auto-generate yet another massive case statement. The info is passed as a …
CodecIDs.h 4.0 KB 1213 8 months gbooker: Auto-generate yet another massive case statement. The info is passed as a …
codecList.m4 7.1 KB 1246 7 months astrange: Reformat FIXME/TODO comments to show up in Xcode browser menu. Closes …
Codecprintf.c 2.3 KB 1038 16 months astrange: Add LGPL license headers to all files (or MIT where appropriate) Get rid …
Codecprintf.h 1.2 KB 1044 15 months astrange: - Add new tool targets ssa2html and detect-encoding. - Lift some Xcode …
codecResources.r.m4 1.0 KB 1119 12 months gbooker: Switched to another new codec list system. This should be siginificantly …
ColorConversions.c 17.9 KB 1249 6 months astrange: Fix compilation with ffmpeg trunk. Two patches no longer apply, but are …
ColorConversions.h 1.7 KB 1135 11 months astrange: Switch to 10.5 SDK and gcc 4.2. The result should still work on 10.4 via …
CommonUtils.c 17.2 KB 1233 8 months astrange: Don't add sRGB profiles to subtitle tracks in 10.4. …
CommonUtils.h 3.1 KB 1202 8 months astrange: Apply transparent subtitle hack to VobSub?. Also add the track colorspace …
Components.k.h 2.4 KB 1 4 years durin42: Initial import of what was my revision 16. Good to have this in a reliable …
CPFPerianPrefPaneController.h 4.6 KB 1267 6 months tick: The QTManager lives. Sort of: * Should compile with no warnings or …
CPFPerianPrefPaneController.m 38.6 KB 1267 6 months tick: The QTManager lives. Sort of: * Should compile with no warnings or …
createStaticLibs.sh 6.3 KB 1265 6 months astrange: Patch ffmpeg's picture buffer size to 64. This matches how many we retain …
DataHandlerCallback.cpp 6.5 KB 395 3 years dconrad: Use simple buffered read for Matroska. 20-30% faster import.
DataHandlerCallback.h 3.6 KB 395 3 years dconrad: Use simple buffered read for Matroska. 20-30% faster import.
defines.m4 357 bytes 1119 12 months gbooker: Switched to another new codec list system. This should be siginificantly …
ECQTComponent.h 1.3 KB 1038 16 months astrange: Add LGPL license headers to all files (or MIT where appropriate) Get rid …
ECQTComponent.m 10.9 KB 1261 6 months astrange: Cleanup stringWithString: calls in pref pane.
exportedSymbols 208 bytes 411 3 years dconrad: Vorbis decoder (doesn't work with ogg-framed vorbis.) Refs #23
ff_dataref.c 6.3 KB 1227 8 months astrange: Fix incorrect behavior/crash with incomplete files in ff_dataref. - The …
ff_MovieImport.c 18.8 KB 1256 6 months gbooker: Added parsers to audio decoding so we can handle badly packetized data in …
ff_MovieImportDispatch.h 2.6 KB 221 4 years durin42: As discussed and confirmed on the list, we are now switching completely to …
ff_MovieImportVersion.h 1.2 KB 1160 10 months gbooker: Consolidate Resource Version numbers Fixes #415
ff_private.c 41.4 KB 1256 6 months gbooker: Added parsers to audio decoding so we can handle badly packetized data in …
ff_private.h 4.7 KB 1197 8 months astrange: Check that a track's sample handle exists as well as its media. Fixes …
FFusionCodec.c 48.8 KB 1246 7 months astrange: Reformat FIXME/TODO comments to show up in Xcode browser menu. Closes …
FFusionCodecDispatch.h 4.8 KB 1172 9 months astrange: Use ComponentNoError? for Queue* calls. This lets us get rid of the ones …
FrameBuffer.c 5.8 KB 1174 9 months astrange: Missed include in last commit.
FrameBuffer.h 4.5 KB 1086 13 months astrange: Memory leaks found by valgrind: - SubRenderer? was recreated and leaked on …
GBPerianPanePListGenerator.h 153 bytes 248 4 years gbooker: Automatic generation of the Components key in the prefpane plist.
GBPerianPanePListGenerator.m 2.8 KB 1135 11 months astrange: Switch to 10.5 SDK and gcc 4.2. The result should still work on 10.4 via …
LICENSE.txt 25.8 KB 221 4 years durin42: As discussed and confirmed on the list, we are now switching completely to …
Makefile 0.7 KB 427 3 years tick: Fixing this portion of the makefile to build perianpane. Will readd a …
MatroskaCodecIDs.cpp 28.8 KB 1246 7 months astrange: Reformat FIXME/TODO comments to show up in Xcode browser menu. Closes …
MatroskaCodecIDs.h 2.2 KB 1144 11 months astrange: Some audio restructuring. - In MKV make the audio cookie before doing …
MatroskaExport.cpp 24.3 KB 1137 11 months astrange: Clear svn:executable set on source files.
MatroskaExport.h 4.0 KB 119 4 years dconrad: Initial import of MatroskaQT, disabled until libebml and libmatroska are …
MatroskaExport.r 6.7 KB 1137 11 months astrange: Clear svn:executable set on source files.
MatroskaExportDispatch.h 2.5 KB 1137 11 months astrange: Clear svn:executable set on source files.
MatroskaExportVersion.h 1.0 KB 1137 11 months astrange: Clear svn:executable set on source files.
MatroskaImport.cpp 10.2 KB 1160 10 months gbooker: Consolidate Resource Version numbers Fixes #415
MatroskaImport.h 10.7 KB 1181 9 months astrange: Support tracks with start time delays. Fixes #424.
MatroskaImport.r 11.2 KB 1160 10 months gbooker: Consolidate Resource Version numbers Fixes #415
MatroskaImportDispatch.h 2.4 KB 1137 11 months astrange: Clear svn:executable set on source files.
MatroskaImportPrivate.cpp 42.0 KB 1246 7 months astrange: Reformat FIXME/TODO comments to show up in Xcode browser menu. Closes …
MkvExportPrivate.cpp 13.2 KB 138 4 years dconrad: Build libebml/libmatroska from the XCode project.
MkvExportPrivate.h 1.4 KB 119 4 years dconrad: Initial import of MatroskaQT, disabled until libebml and libmatroska are …
PerianAviImporter.r 9.2 KB 1160 10 months gbooker: Consolidate Resource Version numbers Fixes #415
PerianResourceIDs.h.m4 1.0 KB 1224 8 months astrange: Update version number and changelog.
PerianResources.r 4.0 KB 1108 13 months gbooker: New system for defining resources. Hopefully this makes more sense
Prefix.h 0.9 KB 1099 13 months astrange: More build cleanups. - Move some settings up to project level. - Fix …
TextSubCodec.c 15.9 KB 1246 7 months astrange: Reformat FIXME/TODO comments to show up in Xcode browser menu. Closes …
TextSubCodecDispatch.h 4.2 KB 1172 9 months astrange: Use ComponentNoError? for Queue* calls. This lets us get rid of the ones …
VobSubCodec.c 17.8 KB 1202 8 months astrange: Apply transparent subtitle hack to VobSub?. Also add the track colorspace …
VobSubCodecDispatch.h 4.2 KB 1172 9 months astrange: Use ComponentNoError? for Queue* calls. This lets us get rid of the ones …
Note: See TracBrowser for help on using the browser.