• 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. Tiempo Autor
8a27b90 2011-02-12 06:38:41 jstebbins

Improve loop detection in dvdnav
Loops in titles of only a single chapter were not being detected.
We now also check the cell number for loops.


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

e8625ee 2011-02-12 06:36:50 jstebbins

Remove unnecessary translation of string "LIBFAAD" to "AAC".
ffmpeg will never give us this name anymore since it no longer
wraps faad.


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

f60a862 2011-02-12 06:35:29 jstebbins

Remove a couple more remnants of faad from make files


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

6ab113c 2011-02-12 06:31:00 jstebbins

remove libfaad from build
We don't use it anymore. We have been using ffaac decoder for a while now.


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

70d60e9 2011-02-12 03:22:16 jstebbins

LinGui: do not uncheck chapter markers when single chapter selected
Instead, grey out the chapter marker checkbox to indicate it is inactive
(but leave it checked) and do not enable chapter markers in the job.
This way, if the user modifies chapter selections, chapter markers will
automatically be re-enabled when more than one chapter is selected again.


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

d149526 2011-02-12 02:00:13 jstebbins

fix sync issue introduced in 3786
Thanks to mac_man_ad for pointing this out and providing a sample.


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

9859d39 2011-02-09 09:15:28 jstebbins

LinGui: Change "Blind" to "Simple" in weightp combo box


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

e6385f1 2011-02-09 04:20:56 sr55

WinGui:
- Didn't quite get the tab order setup right in the last checkin. Should now be fixed.

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

245b71d 2011-02-09 04:05:04 sr55

WinGui:
- Enable TabStops on the Main Toolbar and Tabs Panel.
- Reset some of the tab indexes.


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

4f5c63b 2011-02-09 01:43:35 jstebbins

bump libbluray from 0.0.1-pre-16 to 0.0.1-pre-129
fixes segfault when there is a damaged clpi file.
fixes segfault when title has no playmarks.


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

058e787 2011-02-08 10:27:06 jstebbins

Improve timestamp handling in decavcodec
Use new ffmpeg facility for passing timestamps through from
AVPackets to AVFrames during parsing and decoding.

Also fix a bug in handling of the timestamp of the first audio frame. We
were putting the timestamp of the second frame on the first and shifting
all audio by one frame time.


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

e69abb1 2011-02-08 10:24:07 jstebbins

Fix issue with decoding DTS-HD streams
We now inspect the new profile member of AVCodecContext to determine if
the stream is DTS or DTS-HD and send it to the appropriate decoder.


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

1953fc9 2011-02-08 08:34:25 jstebbins

bump x264 from r1867 to r1900
- fixes non-deterministic output
- various other enhancements and bugfixes


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

53540a2 2011-02-08 07:46:01 jstebbins

Fix a hang in sync
If one stream has no content and other streams have almost no content,
we were hanging while waiting for the first pts in the streams.

This could be reproduced by attempting to encode only the last 0-length chapter
of a DVD.


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

15b7445 2011-02-06 06:39:09 sr55

WinGui:
- Updates to the WinForms app for the library changes.

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

d14ee0b 2011-02-06 06:37:49 sr55

WinGui:
- Another round of refactoring. Query Parsing and Plist handling code moved to application services utilities namespace.

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

7b87b50 2011-02-05 04:54:10 sr55

libraries:
- Move all the old m0k urls over to download.handbrake.fr

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

062523d 2011-02-05 04:38:03 jstebbins

bump ffmpeg from svn 25689 to git 185a155
Fixes a couple h.264 decode issues
Fixes uft16-le chapter names in mov/mp4 files
Improved ac3 encoder
Numerous other bug fixes and improvements


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

8227ae0 2011-02-04 01:51:05 jstebbins

LinGui: fix warning message in log
due to an uninitialized dictionary item


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

af941c6 2011-01-30 07:28:26 sr55

WinGui:
- Removed some old unused settings code from app.config

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

f0cb478 2011-01-30 07:26:43 sr55

WinGui:
- Fixed an incorrect namespace

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

7d8f6de 2011-01-30 07:25:36 sr55

WinGui:
- Moved the plist and query parsing code into new Utility classes in the app services.

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

d480355 2011-01-30 07:13:18 jstebbins

LinGui: refactor --enable-gst option
change to --disable-gst and make it work for both mingw and linux


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

56aee5b 2011-01-30 06:48:01 jstebbins

LinGui: remove automatic m4v extension substitution
Preference option now forces either mp4 or m4v.


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

cb7689a 2011-01-30 06:29:26 sr55

WinGui:
- Refactor the preset service and move to the Application Services.
* Left the old service in place for now, will hook the new service in later.

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

3bbb390 2011-01-29 10:00:54 jstebbins

Use the correct ffmpeg codec id for eac3 in BD


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

30ce872 2011-01-29 08:18:21 jstebbins

LinGui: add CFR option for "Same as source" framerate.
Since there seem to be a lot of players that do not properly support VFR,
add a CFR option that can be used with "Same as source". The framerate to
use comes from the title and the cfr flag is set in the job.


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

fa6055d 2011-01-28 01:38:32 dynaflash

MacGui: add new preset methods to HBPresets.h
- Suppresses warnings
- createAppleTv2Preset
- createiPhone4Preset


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

7487b13 2011-01-26 18:50:05 saintdev

libhb: Disable managed mode for Vorbis ABR.

Disable managed mode for Vorbis encoding. According to libvorbis docs this means
that although the bitrate is specified explicitly (instead of setting a quality
level), we get VBR encoding and the bitrate is only taken as a loose target.

Patch by Hagen

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

0ce4692 2011-01-24 06:17:58 jstebbins

LinGui: add build requirements to rpm spec file


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