|
|
|
@1312
|
[1312]
|
6 weeks |
astrange |
SSA: Fix two undefined value bugs
Neither had major visible effects.
- …
|
|
|
|
@1308
|
[1308]
|
3 months |
astrange |
SSA: Implement "\fn" with no font name.
Fixes …
|
|
|
|
@1307
|
[1307]
|
3 months |
astrange |
SSA: Parser simplification.
Drop Format line support as parsers are …
|
|
|
|
@1278
|
[1278]
|
5 months |
astrange |
SSA: Skip \fn with blank font name.
Fixes #473
|
|
|
|
@1251
|
[1251]
|
6 months |
astrange |
Fix two inefficient stringWithFormat: in the SAMI parser.
|
|
|
|
@1250
|
[1250]
|
6 months |
astrange |
Audit for crashes resulting from invalid characterAtIndex: calls.
Briefly …
|
|
|
|
@1246
|
[1246]
|
7 months |
astrange |
Reformat FIXME/TODO comments to show up in Xcode browser menu.
Closes …
|
|
|
|
@1233
|
[1233]
|
8 months |
astrange |
Don't add sRGB profiles to subtitle tracks in 10.4.
…
|
|
|
|
@1208
|
[1208]
|
8 months |
astrange |
SSA: Implement vertical text properly and fix it being badly misplaced. …
|
|
|
|
@1206
|
[1206]
|
8 months |
astrange |
SSA: Fix -description for SubRenderDiv? printing the wrong border style …
|
|
|
|
@1204
|
[1204]
|
8 months |
astrange |
SSA: Switch from "high interpolation quality" to "low interpolation …
|
|
|
|
@1202
|
[1202]
|
8 months |
astrange |
Apply transparent subtitle hack to VobSub?.
Also add the track colorspace …
|
|
|
|
@1201
|
[1201]
|
8 months |
astrange |
Cleanup file path URLs in SubImport?.
- Use CFURL instead of …
|
|
|
|
@1196
|
[1196]
|
9 months |
astrange |
SSA: Don't call the parser actions for tags no renderer supports ATM.
|
|
|
|
@1195
|
[1195]
|
9 months |
astrange |
SSA: Add missing VSFilter 2.39 tags to the parser.
Fixes some wrong font …
|
|
|
|
@1190
|
[1190]
|
9 months |
gbooker |
Set image description width and height before adding an extension.
|
|
|
|
@1189
|
[1189]
|
9 months |
astrange |
SSA: Render in sRGB instead of Generic RGB Profile.
Also attach the sRGB …
|
|
|
|
@1186
|
[1186]
|
9 months |
astrange |
Improve transparent subtitle hack.
- Add QT 7 Player exporting.
- Limit it …
|
|
|
|
@1185
|
[1185]
|
9 months |
astrange |
Move the list of apps needing transparent blend mode to a defaults …
|
|
|
|
@1177
|
[1177]
|
9 months |
gbooker |
Add "CoreMediaAuthoringSourcePropertyHelper?" to the processes in which we …
|
|
|
|
@1165
|
[1165]
|
10 months |
astrange |
Fix ssa2html for styles with spaces in the name.
|
|
|
|
@1164
|
[1164]
|
10 months |
astrange |
Add disclaimer about PS output to ssa2pdf.
|
|
|
|
@1163
|
[1163]
|
10 months |
astrange |
SSA: Fix toptitles being too low.
Ignoring the descent brings us closer …
|
|
|
|
@1153
|
[1153]
|
10 months |
gbooker |
Do some error checking on getting the path's string before attempting to …
|
|
|
|
@1140
|
[1140]
|
11 months |
astrange |
Cleanup font name fetching a little.
Fix format string vuln. in ssa2html.
|
|
|
|
@1136
|
[1136]
|
11 months |
astrange |
Fix new warnings that showed up with gcc 4.2/10.6.
|
|
|
|
@1130
|
[1130]
|
11 months |
gbooker |
Enable FrontRow? hack for Snow Leopard as well.
|
|
|
|
@1122
|
[1122]
|
12 months |
astrange |
- Add a tool to generate pdfs from SSA lines.
- Enable stripping properly …
|
|
|
|
@1107
|
[1107]
|
13 months |
gbooker |
* When extracting a private stream packet, only extract from a single …
|
|
|
|
@1103
|
[1103]
|
13 months |
astrange |
SSA: Reset the current pen for a line with \org.
Note that I still think …
|
|
|
|
@1098
|
[1098]
|
13 months |
astrange |
SSA:
- Fix the font size scale when \fn changes it.
- Slightly quicker …
|
|
|
|
@1086
|
[1086]
|
13 months |
astrange |
Memory leaks found by valgrind:
- SubRenderer? was recreated and leaked on …
|
|
|
|
@1077
|
[1077]
|
14 months |
astrange |
Import yasm (slightly speeds up h264 and audio decoders for people not me …
|
|
|
|
@1063
|
[1063]
|
14 months |
astrange |
SSA:
- Support decimal \pos
- Support ".5" in decimal numbers
- Read the …
|
|
|
|
@1060
|
[1060]
|
14 months |
astrange |
- Revert r1059; the patch was applied to ffmpeg.
- Add a file I forgot to …
|
|
|
|
@1058
|
[1058]
|
14 months |
astrange |
Don't count spaces for Latin1/2 detection.
I strongly suspect they are …
|
|
|
|
@1048
|
[1048]
|
14 months |
astrange |
Fix r1046 for GC.
Forgot that the NSData could be deallocated
while the …
|
|
|
|
@1046
|
[1046]
|
15 months |
astrange |
SSA micro-cleanup: get rid of manual malloc/free and getCharacters
This …
|
|
|
|
@1044
|
[1044]
|
15 months |
astrange |
- Add new tool targets ssa2html and detect-encoding.
- Lift some Xcode …
|
|
|
|
@1038
|
[1038]
|
16 months |
astrange |
Add LGPL license headers to all files (or MIT where appropriate)
Get rid …
|
|
|
|
@1036
|
[1036]
|
16 months |
astrange |
Build system/logging:
- Don't regenerate SubParsing?.m/ffmpeg universal …
|
|
|
|
@1034
|
[1034]
|
17 months |
gbooker |
sanity check on reading packet info. Crasher fix.
|
|
|
|
@1031
|
[1031]
|
17 months |
astrange |
- Make ffmpeg compile (vhook is gone)
- Fix several memory leaks and …
|
|
|
|
@1027
|
[1027]
|
18 months |
astrange |
Color conversions:
- Simplify API and move bits out of FFusion
- Fix up & …
|
|
|
|
@1023
|
[1023]
|
18 months |
gbooker |
Check to make sure this string isn't nil before we try to use it and throw …
|
|
|
|
@1020
|
[1020]
|
18 months |
astrange |
Fix typo (broke vobsub idx import)
|
|
|
|
@1019
|
[1019]
|
18 months |
astrange |
Merge SRT/SSA/VobSub timestamp scanning code.
Allow [.,:] as last …
|
|
|
|
@1016
|
[1016]
|
19 months |
astrange |
Fix layer comparison to not read from random pointers.
|
|
|
|
@1015
|
[1015]
|
19 months |
gbooker |
Check for existence of force subtitles, and import them as a separate …
|
|
|
|
@1013
|
[1013]
|
19 months |
astrange |
- Workaround ATS bug where newlines in the rendered text show up as other …
|
|
|
|
@1006
|
[1006]
|
19 months |
gbooker |
Don't read past the end of a file
|
|
|
|
@1003
|
[1003]
|
19 months |
astrange |
Fix compilation errors/warnings with gcc 4.2.
|
|
|
|
@1001
|
[1001]
|
20 months |
gbooker |
Change 0x7fffffff to INT_MAX so it's clearer
|
|
|
|
@1000
|
[1000]
|
20 months |
gbooker |
* Added field to ExtractVobSubPacket? to figure return the amount of data …
|
|
|
|
@988
|
[988]
|
20 months |
astrange |
Rename some states in SSA parser for clarity.
Fix an unnecessary object …
|
|
|
|
@987
|
[987]
|
20 months |
astrange |
Fix VSFilter bug emulation for \an.
It was forbidding \an after the first …
|
|
|
|
@982
|
[982]
|
20 months |
gbooker |
Lots of things. This resolves several lost commits due to a server …
|
|
|
|
@980
|
[980]
|
20 months |
gbooker |
Corrected my previous commit
* Keep frame data around until the end of …
|
|
|
|
@979
|
[979]
|
20 months |
gbooker |
Commit by astrange:
Enable the Front Row hack by default.
|
|
|
|
@969
|
[969]
|
21 months |
astrange |
Replace trunk with 1.1 branch, keeping ffmpeg compatibility patches.
This …
|
|
copied from branches/perian-1.1/Subtitles:
|
|
|
|
@940
|
[940]
|
22 months |
astrange |
Fix subpixel AA being enabled in the subtitle CGContext in recent OS X …
|