• 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. Hora Autor
5c5e403 work-jp-0.9.5 2011-07-12 18:47:33 hylom

Revert "fix to compile without subwcrev.exe"

This reverts commit b6461c208c21a3728caee840a26c43e7ab0895fa.

936d8d4 2011-03-03 20:00:20 hylom

start translation some UI texts

b6461c2 2011-03-03 19:47:02 hylom

fix to compile without subwcrev.exe

5f1337b master 2011-03-02 03:45:17 dynaflash

MacGui: Remove Target Size as a rate control option as it doesn't really work correctly and should die an overdue death.
- Also rearranged the video quality layout a bit.
- Moved Constant Quality above Average Bitrate
- Moved the entire Video Quality matrix down below frame rate where it belongs.
- Presets are mapped accordingly internally in the macgui code so that they are unchanged across platforms.

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

a562bc4 2011-03-01 09:37:34 jstebbins

silence compiler warning about const char *


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

635ffeb 2011-03-01 09:06:41 jstebbins

initialize title->angle_count to 1
sources that don't support multiple angles should default to 1


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

955d373 2011-03-01 08:19:04 jstebbins

LinGui: missed removing a part of target file size code


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

d624933 2011-03-01 07:00:26 jstebbins

Fix PFR issue where there are different number of frames in 1st and 2nd pass.

Waiting for a fill threshhold in the fifos causes some non-determinism
in finding the first PTS value. Sometimes the fill level of one fifo
would not be reached until after another fifo is completely full, causing
an early exit in the loop that looks for the first PTS. When the initial PTS
is different between passes, the duration of the first frame is different.
This affects the PFR algorithm and can cause it to drop a different number
of frames.

The fill level was initially intended as a way to prevent thrashing between
threads to improve performance. But my testing indicates no degradation
when removing it.


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

8296b67 2011-02-28 03:41:24 jstebbins

bump ffmpeg from git-185a155 to git-0b32da9
fixes win64 crash


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

b085200 2011-02-28 01:33:55 sr55

WinGui:
- Fix an issue that was causing queue processing to crash out.

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

bb51542 2011-02-27 23:25:31 sr55

WinGui:
- Fix a possible crash on startup

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

3747026 2011-02-27 21:42:24 sr55

WinGui:
- Fix Build

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

01adcc9 2011-02-27 08:01:54 sr55

WinGui:
- Few UI updates around the Help and Presets Menus and Presets Control Bar.

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

f7a7eac 2011-02-27 02:22:36 sr55

Remove depreciated cpu count from the api

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

f05618b 2011-02-27 01:48:04 sr55

Remove the set cpu count option as it doesn't do anything now

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

1548278 2011-02-27 01:26:03 sr55

WinGui:
- Add new WPF toolkit Library

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

e83c570 2011-02-27 01:24:38 sr55

WinGui:
- Started designing the Picture Settings Panel
- Added a WindowManager.

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

827c695 2011-02-26 23:35:55 sr55

WinGui:
- Bump the Control limitations for the picture settings once again.

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

75a84ad 2011-02-26 09:04:39 jstebbins

LinGui: remove target file size option


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

47edf66 2011-02-26 02:50:18 jstebbins

fix crash with bd lpcm audio decoding


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

dc2a00d 2011-02-26 02:44:52 jstebbins

bump x264 from r1900 to r1913
fixes memory leak when cancelling an encode
various other bug fixes and improvements


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

a42c58c 2011-02-26 02:37:59 jstebbins

Improve audio labels for BD audio decoded by ffmpeg
Give lpcm and e-ac3 proper labels


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

e586e3d 2011-02-25 10:08:33 davidfstr

Add temporally overlapping subtitle support.
* New subtitle sync algorithm added to sync work-object ("simultaneous").
Classic algorithm preserved but disabled.
* Render work-object now supports queueing a /list/ of subtitles.
* FIFOs have been extended to support pushing/popping buffer-lists as single elements.
* Added SUBSYNC_VERBOSE_TIMING flag to debug timing issues related to subtitle display.

Observable behaviors changed in the new subtitle sync algorithm:
* Temporally overlapping subtitles are no longer trimmed to be non-overlapping.
* Subtitles less than two seconds long are no longer artificially extended. Sorry, Indochine fans.
* Subtitles that stop before they start will never be displayed. The old algorithm will display such subtitles if they begin in the future (relative to the current video frame being processed).



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

b1211bd 2011-02-21 01:08:29 sr55

Remove 2 unneeded lines.

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

089c049 2011-02-21 01:07:48 sr55

WinGui:
- Add some locking onto the CLI Exited and CLI StdErr Message received threads to prevent exceptions. This is only a temporary fix as we may lose a few log messages off the end by cancelling the logging too early.

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

bc0df09 2011-02-20 04:14:12 sr55

WinGui:
- Give more control over MP4 file extensions. (Automatic, Always use MP4, Always use M4v)

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

ea5c464 2011-02-20 02:28:58 sr55

WinGui:
- Setting up the structure of the WPF UI. Just empty files with some basic wiring up between them.

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

8abbd72 2011-02-19 06:56:19 sr55

WinGui
- Wire in the new preset service.

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

8f9fd4b 2011-02-18 03:39:47 sr55

WinGui:
- Remove target file size option. This feature is being mis-used, doesn't really work well and is generally causing far too much confusion.

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

14996c9 2011-02-13 06:38:34 jstebbins

plug some memory leaks.


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