• R/O
  • HTTP
  • SSH
  • HTTPS

List of commits

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

githubのコードからのfolk


RSS
Rev. Time Author
b0217ae 2010-12-11 07:30:58 sr55

WinGui:
- Fix queue editing. Some settings were lost after clicking "Edit" on the queue context menu.

git-svn-id: svn://localhost/HandBrake/trunk@3705 b64f7644-9d1e-0410-96f1-a4d463321fa5

9378871 2010-12-11 06:57:14 sr55

WinGui:
- Fix a culture issue in the x264 panel sliders. double.tryparse was failing to correctly parse doubles.

git-svn-id: svn://localhost/HandBrake/trunk@3704 b64f7644-9d1e-0410-96f1-a4d463321fa5

d551db4 2010-12-05 06:24:30 sr55

remove debug life

git-svn-id: svn://localhost/HandBrake/trunk@3703 b64f7644-9d1e-0410-96f1-a4d463321fa5

840a6f1 2010-12-05 06:23:48 sr55

Add CLI version info to the --preset-list option

git-svn-id: svn://localhost/HandBrake/trunk@3702 b64f7644-9d1e-0410-96f1-a4d463321fa5

5e9c768 2010-12-05 00:24:08 sr55

WinGui:
- Fix Adaptive Quant Strength Slider not resetting correctly with presets which do not have the value set.

git-svn-id: svn://localhost/HandBrake/trunk@3701 b64f7644-9d1e-0410-96f1-a4d463321fa5

33ceaa0 2010-12-04 06:51:11 sr55

WinGui:
- Fix the Verbose option.

git-svn-id: svn://localhost/HandBrake/trunk@3700 b64f7644-9d1e-0410-96f1-a4d463321fa5

da3a7ba 2010-12-04 06:08:10 sr55

WinGui:
- Sort the versioning out for the upcoming release.
- Move the EnumHelper to the correct library. It was in the wrong place.

git-svn-id: svn://localhost/HandBrake/trunk@3699 b64f7644-9d1e-0410-96f1-a4d463321fa5

ecf0426 2010-12-04 05:58:51 sr55

WinGui:
- Fix Memory Detection on 64bit systems when the system has >4GB of ram.

git-svn-id: svn://localhost/HandBrake/trunk@3698 b64f7644-9d1e-0410-96f1-a4d463321fa5

fd284d0 2010-12-02 09:25:54 dynaflash

x264 bump from r1790 to r1804
- this bump actually has the weightp 1 improvement which was an error in the last bump. Duh!
- Again the weightp 1 improvement is noted here http://git.videolan.org/gitweb.cgi?p=x264.git;a=commit;h=e440dc0f7909c67cdca148fc8a9ea413521e0e5b
- Also changes qpmin default to 0 as addressed here http://git.videolan.org/?p=x264.git;a=commit;h=04256645537d17b66f2a46bd8605859e91e0cf8a

git-svn-id: svn://localhost/HandBrake/trunk@3697 b64f7644-9d1e-0410-96f1-a4d463321fa5

a01e7a2 2010-12-02 01:07:09 dynaflash

x264 bump from r1772 to r1790
- Various fixes and enhancments including weightp 1 having a better speed tradeoff. http://git.videolan.org/gitweb.cgi?p=x264.git;a=commit;h=e440dc0f7909c67cdca148fc8a9ea413521e0e5b

git-svn-id: svn://localhost/HandBrake/trunk@3696 b64f7644-9d1e-0410-96f1-a4d463321fa5

ffd4469 2010-12-01 05:55:36 eddyg

[libhb] Change bad block handling using libdvdread to scan forward for
good blocks instead of jumping to the end of cell after encountering
bad blocks. Changed handling of libdvdnav to not abort after just 10
failures, however it will still jump to end of cell, I couldn't see
how to scan forward for good blocks.


git-svn-id: svn://localhost/HandBrake/trunk@3695 b64f7644-9d1e-0410-96f1-a4d463321fa5

4560ade 2010-12-01 04:43:28 sr55

CLI: update the built in presets

git-svn-id: svn://localhost/HandBrake/trunk@3694 b64f7644-9d1e-0410-96f1-a4d463321fa5

9ab39b6 2010-12-01 04:38:00 sr55

Added AC3 track to ATV2 preset

git-svn-id: svn://localhost/HandBrake/trunk@3693 b64f7644-9d1e-0410-96f1-a4d463321fa5

04ebd66 2010-12-01 04:26:49 sr55

ATV2 and iP4 presets based on the iPad one. These may need tweaking, so provide feedback on the forums if you have problems

git-svn-id: svn://localhost/HandBrake/trunk@3692 b64f7644-9d1e-0410-96f1-a4d463321fa5

ac961f8 2010-12-01 03:37:16 dynaflash

MacGui: fix a typo and change how we word how many encodes are left in the queue in the main window.
- Patches by Rodeo.
- Further explanation can be found here: http://forum.handbrake.fr/viewtopic.php?f=4&t=18807

git-svn-id: svn://localhost/HandBrake/trunk@3691 b64f7644-9d1e-0410-96f1-a4d463321fa5

9e37b3c 2010-12-01 03:21:33 dynaflash

MacGui: fix character encodings in the log file as well as the title popup string in the main menu dialogue.
- Patch by axfree. Thanks!
- Changes are discussed here: http://forum.handbrake.fr/viewtopic.php?f=4&t=18677

git-svn-id: svn://localhost/HandBrake/trunk@3690 b64f7644-9d1e-0410-96f1-a4d463321fa5

45be626 2010-12-01 02:19:03 dynaflash

MacGui: Audio mixdown fix
- Patch by Rodeo. Thanks!
- Update the list of permitted mixdowns when the source audio track changes.
- Discussed here: http://forum.handbrake.fr/viewtopic.php?f=4&t=18840

git-svn-id: svn://localhost/HandBrake/trunk@3689 b64f7644-9d1e-0410-96f1-a4d463321fa5

012d479 2010-11-28 07:43:41 sr55

WinGui:
- Fix a bug with the Scan Started and Ended Event Handlers.
- Make the Error window Top Most.

git-svn-id: svn://localhost/HandBrake/trunk@3688 b64f7644-9d1e-0410-96f1-a4d463321fa5

bc71b6b 2010-11-28 00:58:52 sr55

WinGui:
- Fix an issue with the auto naming where it would use the source file extension in the output filename.

git-svn-id: svn://localhost/HandBrake/trunk@3687 b64f7644-9d1e-0410-96f1-a4d463321fa5

4a9c9c4 2010-11-26 10:47:36 jstebbins

LinGui: fix problem with adding mp3 audio in mp4 container


git-svn-id: svn://localhost/HandBrake/trunk@3686 b64f7644-9d1e-0410-96f1-a4d463321fa5

2465c8f 2010-11-23 06:52:05 jstebbins

fix sync of ssa subtitles when using point-to-point encoding


git-svn-id: svn://localhost/HandBrake/trunk@3685 b64f7644-9d1e-0410-96f1-a4d463321fa5

b9e61e3 2010-11-21 06:00:50 sr55

WinGui:
- Fix Nightly build

git-svn-id: svn://localhost/HandBrake/trunk@3684 b64f7644-9d1e-0410-96f1-a4d463321fa5

e85566c 2010-11-21 00:39:43 sr55

WinGui:
- Fix an issue where changing the encode completion option on the queue didn't take effect until HandBrake was restarted.

git-svn-id: svn://localhost/HandBrake/trunk@3683 b64f7644-9d1e-0410-96f1-a4d463321fa5

ca45374 2010-11-20 04:16:29 sr55

WinGui:
- Added support for preset descriptions (currently disabled so as not to interfere with the release)

git-svn-id: svn://localhost/HandBrake/trunk@3682 b64f7644-9d1e-0410-96f1-a4d463321fa5

bef661b 2010-11-20 03:22:58 sr55

WinGui:
- Some code (currently disabled) to support reading chapter names from source.
- Updates to tooltips for the release.

git-svn-id: svn://localhost/HandBrake/trunk@3681 b64f7644-9d1e-0410-96f1-a4d463321fa5

13dba1e 2010-11-18 05:41:32 dynaflash

x264 bump from r1766 to r1772
- Various fixes and enhancements.

git-svn-id: svn://localhost/HandBrake/trunk@3680 b64f7644-9d1e-0410-96f1-a4d463321fa5

7d0c39e 2010-11-18 05:27:48 dynaflash

MacGui: Use libhb for mixdown limits as well as defaults.
- Patch by Rodeo.

git-svn-id: svn://localhost/HandBrake/trunk@3679 b64f7644-9d1e-0410-96f1-a4d463321fa5

fc0533c 2010-11-14 10:56:07 jstebbins

fix a problem with search progress indicator and p-to-p
using incorrect timestamp gave bad progress percent


git-svn-id: svn://localhost/HandBrake/trunk@3678 b64f7644-9d1e-0410-96f1-a4d463321fa5

62e3a5e 2010-11-14 10:54:27 jstebbins

fix a problem with the first timestamp returned from av_parser_parse2


git-svn-id: svn://localhost/HandBrake/trunk@3677 b64f7644-9d1e-0410-96f1-a4d463321fa5

df71911 2010-11-14 07:18:06 jstebbins

Fix initial chapter number when doing p-to-p in bluray
when seeking in bluray, lookup the current chapter when seek is complete


git-svn-id: svn://localhost/HandBrake/trunk@3676 b64f7644-9d1e-0410-96f1-a4d463321fa5