root/branches/perian-1.0

Name Size Rev Age Last Change
../
ACPublic 219 2 years dconrad: WMA v1 and v2 decoder. Tested with samples in AVI. Refs #38
CAPublicUtility 219 2 years dconrad: WMA v1 and v2 decoder. Tested with samples in AVI. Refs #38
English.lproj 253 2 years durin42: Remove some vestigial resource files that are no longer needed because we …
FFissionCodec 525 1 year dconrad: Avoid returning 0 for kAudioCodecPropertyPacketFrameSize as this can crash …
French.lproj 253 2 years durin42: Remove some vestigial resource files that are no longer needed because we …
Perian.xcodeproj 601 1 year gbooker: merged [600]
PerianPrefPane.nib 574 1 year gbooker: My multi-channel output test. This should work, but that is the point of …
Plists 610 1 year gbooker: * Locked SVN revions * Corrected Appcast lookup * Versioned
Release 610 1 year gbooker: * Locked SVN revions * Corrected Appcast lookup * Versioned
UniversalDetector 502 1 year astrange: Enable the Latin-2 prober. It's too strong and causes latin-1 to be …
Update Checker Sources 610 1 year gbooker: * Locked SVN revions * Corrected Appcast lookup * Versioned
archiveComponents.sh 1.0 kB 434 1 year gbooker: Fixed the build script to work with the new prefpane name.
bitstream_info.c 3.6 kB 603 1 year gbooker: Seems this didn't work... Oh well.
bitstream_info.h 400 bytes 402 1 year gbooker: Reverted [401] and did it right.
Categories.h 0.6 kB 406 1 year astrange: Use the (LGPL) Mozilla automatic charset detection library for external …
Categories.m 4.5 kB 526 1 year astrange: Change signed char -> unsigned char, so the latin-1/2 test actually works …
CodecIDs.h 3.1 kB 409 1 year dconrad: Support for FLV's variant of ADPCM
Codecprintf.c 1.7 kB 332 2 years astrange: Revert broken end-time handling in overlap handling to old (also broken) …
Codecprintf.h 494 bytes 214 2 years dconrad: Codecprintf is C, declare as such so we can use it in C++ code
ColorConversions.c 12.1 kB 471 1 year astrange: Add \alpha tag to SSA, and support "\\" typos. Some -descriptions for …
ColorConversions.h 1.4 kB 344 2 years astrange: Use unsigned int in ColorConversions?.c; clean up loops to only multiply …
CommonUtils.c 7.4 kB 347 2 years astrange: Remove/comment out various unused variables. Enable -fstrict-aliasing for …
CommonUtils.h 1.1 kB 242 2 years dconrad: Rewrite/cleanup of the Matroska importer - No longer reads the entire file …
Components.k.h 2.4 kB 1 2 years durin42: Initial import of what was my revision 16. Good to have this in a …
CPFPerianPrefPaneController.h 2.8 kB 574 1 year gbooker: My multi-channel output test. This should work, but that is the point of …
CPFPerianPrefPaneController.m 26.9 kB 574 1 year gbooker: My multi-channel output test. This should work, but that is the point of …
createStaticLibs.sh 3.7 kB 529 1 year dconrad: i386 is apparently the right arch to use for ffmpeg; x86_32 wasn't being …
DataHandlerCallback.cpp 6.5 kB 395 1 year dconrad: Use simple buffered read for Matroska. 20-30% faster import.
DataHandlerCallback.h 3.6 kB 395 1 year dconrad: Use simple buffered read for Matroska. 20-30% faster import.
EI_Image.h 1.3 kB 1 2 years durin42: Initial import of what was my revision 16. Good to have this in a …
exportedSymbols 208 bytes 411 1 year dconrad: Vorbis decoder (doesn't work with ogg-framed vorbis.) Refs #23
ff_dataref.c 5.7 kB 271 2 years dconrad: Support for AVSEEK_SIZE. Also, it seems it's best to return -1 if we don't …
ff_MovieImport.c 16.3 kB 575 1 year astrange: Make Perian build with latest ffmpeg. Which seems to have broken H.264 in …
ff_MovieImportDispatch.h 2.6 kB 221 2 years durin42: As discussed and confirmed on the list, we are now switching completely to …
ff_MovieImportVersion.h 1.2 kB 436 1 year dconrad: Bump version numbers of the components in 0.5 (we should consolidate all …
ff_private.c 33.8 kB 461 1 year dconrad: When idle importing, only add samples to the track if the movie is paused …
ff_private.h 4.2 kB 461 1 year dconrad: When idle importing, only add samples to the track if the movie is paused …
FFusion.icns 36.1 kB 1 2 years durin42: Initial import of what was my revision 16. Good to have this in a …
FFusionCodec.c 45.9 kB 516 1 year gbooker: Fixed a serious bug where only the first Image Description extension was …
FFusionCodec.h 1.9 kB 436 1 year dconrad: Bump version numbers of the components in 0.5 (we should consolidate all …
FFusionCodec.r 81.6 kB 373 1 year dconrad: Fraps FPS1 decoder. Patch by Ritsuka. Closes #130.
FFusionCodecDispatch.h 4.8 kB 221 2 years durin42: As discussed and confirmed on the list, we are now switching completely to …
GBPerianPanePListGenerator.h 153 bytes 248 2 years gbooker: Automatic generation of the Components key in the prefpane plist.
GBPerianPanePListGenerator.m 2.0 kB 378 1 year gbooker: More updater stuff.
LICENSE.txt 25.8 kB 221 2 years durin42: As discussed and confirmed on the list, we are now switching completely to …
Makefile 0.7 kB 427 1 year tick: Fixing this portion of the makefile to build perianpane. Will readd a …
MatroskaCodecIDs.cpp 25.9 kB 377 1 year dconrad: Look up the buffer for a frame that we're being asked to begin again if …
MatroskaCodecIDs.h 1.9 kB 260 2 years dconrad: Fix calling of GetDefaultChannelLayout?() from initialize_audio_map()
MatroskaExport.cpp 24.3 kB 119 2 years dconrad: Initial import of MatroskaQT, disabled until libebml and libmatroska are …
MatroskaExport.h 4.0 kB 119 2 years dconrad: Initial import of MatroskaQT, disabled until libebml and libmatroska are …
MatroskaExport.r 6.7 kB 355 2 years dconrad: Standardize on the 'Peri' manufacturer for decoders and exporters and tag …
MatroskaExportDispatch.h 2.5 kB 119 2 years dconrad: Initial import of MatroskaQT, disabled until libebml and libmatroska are …
MatroskaExportVersion.h 1.0 kB 119 2 years dconrad: Initial import of MatroskaQT, disabled until libebml and libmatroska are …
MatroskaImport.cpp 10.1 kB 564 1 year dconrad: Set an autorelease pool in MatroskaTrack::FinishTrack?() so we don't leak …
MatroskaImport.h 10.0 kB 564 1 year dconrad: Set an autorelease pool in MatroskaTrack::FinishTrack?() so we don't leak …
MatroskaImport.r 11.2 kB 327 2 years dconrad: Change manufacturer for Matroska Importer to the media subtype that it …
MatroskaImportDispatch.h 2.4 kB 265 2 years dconrad: First try at mkv idle importing. Refs #29.
MatroskaImportPrivate.cpp 36.3 kB 577 1 year dconrad: I should pay more attention to warnings. Add return statement to non-void …
MatroskaImportVersion.h 0.9 kB 119 2 years dconrad: Initial import of MatroskaQT, disabled until libebml and libmatroska are …
MkvExportPrivate.cpp 13.2 kB 138 2 years dconrad: Build libebml/libmatroska from the XCode project.
MkvExportPrivate.h 1.4 kB 119 2 years dconrad: Initial import of MatroskaQT, disabled until libebml and libmatroska are …
Perian_icon.icns 41.0 kB 508 1 year tick: Modifying the icns to correct the 32x32 representation. Should fix #150
PerianAviImporter.r 7.0 kB 294 2 years dconrad: Some .vp6 support (another avi variant, except with VP6 video and …
ragel 487.4 kB 310 2 years astrange: * Add Ragel parser generator binaries for use in SSA renderer (when I …
rlcodegen 0.6 MB 310 2 years astrange: * Add Ragel parser generator binaries for use in SSA renderer (when I …
SSADocument.h 1.9 kB 360 1 year astrange: Implement SSA's 'Collisions: Reverse'.
SSADocument.m 19.9 kB 556 1 year astrange: SSA: don't turn on rare ligatures, they turn out to be rather ugly
SSARenderCodec.h 1.2 kB 412 1 year astrange: Preload subtitle font styles, so it doesn't pause upon showing the first …
SSARenderCodec.m 13.0 kB 412 1 year astrange: Preload subtitle font styles, so it doesn't pause upon showing the first …
SSATagParsing.h 1.7 kB 361 1 year astrange: Better handling (but still not quite correct) of multiple rotations per …
SSATagParsing.m.rl 17.8 kB 546 1 year astrange: SSA: Fix alignment without a text position.
SubImport.h 1.5 kB 501 1 year astrange: API consistency. Fix external subtitle loading to not exit early.
SubImport.mm 18.1 kB 564 1 year dconrad: Set an autorelease pool in MatroskaTrack::FinishTrack?() so we don't leak …
TextSubCodec.c 16.9 kB 422 1 year astrange: Font preroll was being called far too often; also, fix indentation.
TextSubCodec.h 418 bytes 313 2 years astrange: Renderer for SSA subtitles. (!!!) Supports most files, w/ text …
TextSubCodec.r 6.7 kB 316 2 years astrange: Import SSA inside Matroska. Font attachments and overlapped subtitles …
TextSubCodecDispatch.h 3.5 kB 143 2 years dconrad: Basic support for plain-text UTF-8 subtitles in Matroska (non-ASCII …
VobSubCodec.c 29.3 kB 341 2 years dconrad: Fix calling of Codecprintf
VobSubCodec.h 355 bytes 218 2 years dconrad: Move the codec fourccs that we define to its own header so it can be …
VobSubCodec.r 4.4 kB 338 2 years astrange: Mark VobSub? decoder thread-safe (closes #95). Handle SSA BackColour?
VobSubCodecDispatch.h 3.4 kB 339 2 years dconrad: Some cleanup of VobSub? decoder
XCAResources.r 4.7 kB 219 2 years dconrad: WMA v1 and v2 decoder. Tested with samples in AVI. Refs #38
  • Property svn:externals set to
    ffmpeg -r9384 svn://svn.mplayerhq.hu/ffmpeg/trunk
    libebml -r1297 http://svn.matroska.org/svn/matroska/trunk/libebml
    libmatroska -r1297 http://svn.matroska.org/svn/matroska/trunk/libmatroska
    a52codec -r51 http://svn.cod3r.com/a52codec/trunk
Note: See TracBrowser for help on using the browser.