]> granicus.if.org Git - handbrake/log
handbrake
9 years agox265: fix crash when encoding twice with different parameters
jstebbins [Sun, 1 Mar 2015 17:44:36 +0000 (17:44 +0000)]
x265: fix crash when encoding twice with different parameters

"static" member in cudata was not re-initialized on second encode.

git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.10.x@6957 b64f7644-9d1e-0410-96f1-a4d463321fa5

9 years agomerge stream: fix potential overflow in pts calculation
jstebbins [Tue, 17 Feb 2015 21:10:59 +0000 (21:10 +0000)]
merge stream: fix potential overflow in pts calculation

git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.10.x@6920 b64f7644-9d1e-0410-96f1-a4d463321fa5

9 years agomerge x265: bump to version 1.5
jstebbins [Tue, 17 Feb 2015 20:49:35 +0000 (20:49 +0000)]
merge x265: bump to version 1.5

many improvements including:
psy-rd(oq) enabled by default for presets that support them
aq-mode default changed to 1
new "grain" tune

git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.10.x@6918 b64f7644-9d1e-0410-96f1-a4d463321fa5

9 years ago[merged] libhb: don't pass "auto" profile to libx265.
Rodeo [Mon, 16 Feb 2015 21:00:30 +0000 (21:00 +0000)]
[merged] libhb: don't pass "auto" profile to libx265.

git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.10.x@6914 b64f7644-9d1e-0410-96f1-a4d463321fa5

9 years agoscan: work around libav mpeg2 dummy first frame
jstebbins [Sun, 15 Feb 2015 21:24:26 +0000 (21:24 +0000)]
scan: work around libav mpeg2 dummy first frame

libav generates a dummy first frame after any seek for some mpeg2 streams.
This results in black preview frames and invalid autocrop values.

So always decode at least 2 frames before using the frame for preview.

git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.10.x@6907 b64f7644-9d1e-0410-96f1-a4d463321fa5

9 years ago[merged] H.265: don't allow requesting Main 10 profile.
Rodeo [Sun, 15 Feb 2015 19:00:13 +0000 (19:00 +0000)]
[merged] H.265: don't allow requesting Main 10 profile.

git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.10.x@6905 b64f7644-9d1e-0410-96f1-a4d463321fa5

9 years ago[merged] MacGui: better validation for denoise settings.
ritsuka [Fri, 13 Feb 2015 12:32:04 +0000 (12:32 +0000)]
[merged] MacGui: better validation for denoise settings.

git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.10.x@6900 b64f7644-9d1e-0410-96f1-a4d463321fa5

9 years ago[Merge] WinGui: More aggressive check that the user is not trying to overwrite the...
sr55 [Mon, 9 Feb 2015 20:50:34 +0000 (20:50 +0000)]
[Merge] WinGui: More aggressive check that the user is not trying to overwrite the source file.

git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.10.x@6890 b64f7644-9d1e-0410-96f1-a4d463321fa5

9 years agoLinGui: update translations
jstebbins [Mon, 9 Feb 2015 17:13:42 +0000 (17:13 +0000)]
LinGui: update translations

Adds Japanese, Korean, Norwegian, Portuguese, Romainian, and Thai.
Updates Czech, Danish, German, Spanish, French, Italian, and Russian.

git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.10.x@6888 b64f7644-9d1e-0410-96f1-a4d463321fa5

9 years ago0.10.x WinGui: Bump version to 0.10.1
sr55 [Sun, 8 Feb 2015 15:54:16 +0000 (15:54 +0000)]
0.10.x WinGui: Bump version to 0.10.1

git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.10.x@6883 b64f7644-9d1e-0410-96f1-a4d463321fa5

9 years ago0.10.x WinGui: Support Light / UltraLight for Hqdn3d
sr55 [Sun, 8 Feb 2015 15:53:23 +0000 (15:53 +0000)]
0.10.x WinGui: Support Light / UltraLight for Hqdn3d

git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.10.x@6882 b64f7644-9d1e-0410-96f1-a4d463321fa5

9 years ago[Merge 0.10.x] WinGui: Fix an issue related to the Audio and Subtitle defaults not...
sr55 [Sun, 8 Feb 2015 14:41:10 +0000 (14:41 +0000)]
[Merge 0.10.x] WinGui: Fix an issue related to the Audio and Subtitle defaults not reloading/storing correctly when updating presets.

git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.10.x@6880 b64f7644-9d1e-0410-96f1-a4d463321fa5

9 years agoLinGui: update year to 2015
jstebbins [Sat, 7 Feb 2015 14:12:16 +0000 (14:12 +0000)]
LinGui: update year to 2015

git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.10.x@6876 b64f7644-9d1e-0410-96f1-a4d463321fa5

9 years agomux: fix chapter timestamps, factor in video encoder delay
jstebbins [Wed, 4 Feb 2015 18:12:23 +0000 (18:12 +0000)]
mux: fix chapter timestamps, factor in video encoder delay

libav does not fix chapter timestamps for us, so we must do this until
I can figure out a good fix to libav.

git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.10.x@6873 b64f7644-9d1e-0410-96f1-a4d463321fa5

9 years agolibhb: Fix AAC passthru from TS files
jstebbins [Wed, 4 Feb 2015 00:24:41 +0000 (00:24 +0000)]
libhb: Fix AAC passthru from TS files

Apply aac_adtstoasc bitstream filter while muxing AAC stream and extract
AudioSpecificConfig during scan.

Patch submitted by Taihei Momma

git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.10.x@6868 b64f7644-9d1e-0410-96f1-a4d463321fa5

9 years agomuxavformat: fix mp4 edit lists to eliminate initial black frames
jstebbins [Tue, 3 Feb 2015 20:35:52 +0000 (20:35 +0000)]
muxavformat: fix mp4 edit lists to eliminate initial black frames

git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.10.x@6866 b64f7644-9d1e-0410-96f1-a4d463321fa5

9 years agoscan: improve preview generation for short videos that have no IDRs
jstebbins [Mon, 2 Feb 2015 19:11:31 +0000 (19:11 +0000)]
scan: improve preview generation for short videos that have no IDRs

git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.10.x@6863 b64f7644-9d1e-0410-96f1-a4d463321fa5

9 years ago[merged] Add a default font directory for fontconfig to use when there isn't a config...
ritsuka [Sun, 1 Feb 2015 16:55:58 +0000 (16:55 +0000)]
[merged] Add a default font directory for fontconfig to use when there isn't a configuration file available. Move the font cache to the user directory.

git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.10.x@6859 b64f7644-9d1e-0410-96f1-a4d463321fa5

9 years agoUpdate year to 2015.
bradleys [Sun, 1 Feb 2015 04:53:29 +0000 (04:53 +0000)]
Update year to 2015.

git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.10.x@6853 b64f7644-9d1e-0410-96f1-a4d463321fa5

9 years ago0.10.x Porting Nlmeans Custom Fix
sr55 [Fri, 30 Jan 2015 21:41:23 +0000 (21:41 +0000)]
0.10.x  Porting Nlmeans Custom Fix

git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.10.x@6834 b64f7644-9d1e-0410-96f1-a4d463321fa5

10 years agoMerging a fix to the filters panel. The custom values for the filter controls was...
sr55 [Thu, 15 Jan 2015 19:17:07 +0000 (19:17 +0000)]
Merging a fix to the filters panel. The custom values for the filter controls was not reflected until the controls lost focus.

git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.10.x@6758 b64f7644-9d1e-0410-96f1-a4d463321fa5

10 years agobuild: fix configure environment of several contribs
jstebbins [Thu, 15 Jan 2015 19:16:25 +0000 (19:16 +0000)]
build: fix configure environment of several contribs

Incorrect build environment caused a failure to disable asserts in
libdvdnav which leads to crashes.  Probably other undesirable side effects
as well.

git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.10.x@6757 b64f7644-9d1e-0410-96f1-a4d463321fa5

10 years agostream: Fix scanning files with large PNGs
jstebbins [Wed, 14 Jan 2015 18:41:43 +0000 (18:41 +0000)]
stream: Fix scanning files with large PNGs
Increase libavformat probe buffer size.  The default size of 5MB is not
large enough to successfully scan some files.

git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.10.x@6750 b64f7644-9d1e-0410-96f1-a4d463321fa5

10 years ago[merged] MacGui: bump year to 2015
ritsuka [Mon, 12 Jan 2015 08:48:20 +0000 (08:48 +0000)]
[merged] MacGui: bump year to 2015

git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.10.x@6736 b64f7644-9d1e-0410-96f1-a4d463321fa5

10 years ago[merged] Fix some leaks in OpenCL code.
ritsuka [Mon, 12 Jan 2015 08:47:13 +0000 (08:47 +0000)]
[merged] Fix some leaks in OpenCL code.

git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.10.x@6735 b64f7644-9d1e-0410-96f1-a4d463321fa5

10 years agorendersub: fix small blending error
jstebbins [Sun, 11 Jan 2015 16:23:14 +0000 (16:23 +0000)]
rendersub: fix small blending error

The error is really small, but visible over some backgrounds.
See https://forum.handbrake.fr/viewtopic.php?f=5&t=30942

git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.10.x@6729 b64f7644-9d1e-0410-96f1-a4d463321fa5

10 years ago0.10.x: Update copyright year of wingui
sr55 [Sat, 10 Jan 2015 15:03:59 +0000 (15:03 +0000)]
0.10.x: Update copyright year of wingui

git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.10.x@6721 b64f7644-9d1e-0410-96f1-a4d463321fa5

10 years agoSet 0.10.x branch version to 0.10.1
sr55 [Sat, 10 Jan 2015 15:02:40 +0000 (15:02 +0000)]
Set 0.10.x branch version to 0.10.1

git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.10.x@6720 b64f7644-9d1e-0410-96f1-a4d463321fa5

10 years agoQSV: disable AdaptiveI/B options by default.
Rodeo [Fri, 9 Jan 2015 23:21:12 +0000 (23:21 +0000)]
QSV: disable AdaptiveI/B options by default.

Detection of the features' availability is not
100% reliable yet, and the encoder could fail
to initialize if the options are enabled but
not supported by the graphics driver.

git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.10.x@6712 b64f7644-9d1e-0410-96f1-a4d463321fa5

10 years ago[Merge] Picture Size and PList Import bug fixes
sr55 [Fri, 26 Dec 2014 22:00:54 +0000 (22:00 +0000)]
[Merge] Picture Size and PList Import bug fixes

git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.10.x@6653 b64f7644-9d1e-0410-96f1-a4d463321fa5

10 years agomux: fix format of ssa preamble
jstebbins [Wed, 17 Dec 2014 15:33:53 +0000 (15:33 +0000)]
mux: fix format of ssa preamble
sprintf decimal specifier was using the system local to insert a ','
where there should have been a '.'

git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.10.x@6605 b64f7644-9d1e-0410-96f1-a4d463321fa5

10 years agosync: fix another issue with overlapping ssa subtitle translation to tx3g
jstebbins [Mon, 15 Dec 2014 23:54:15 +0000 (23:54 +0000)]
sync: fix another issue with overlapping ssa subtitle translation to tx3g

It was failing if 3 or more subtitles overlapped simultaneously.

git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.10.x@6601 b64f7644-9d1e-0410-96f1-a4d463321fa5

10 years agosync: fix dropping of subtitles caused by my previous commit
jstebbins [Fri, 5 Dec 2014 16:49:35 +0000 (16:49 +0000)]
sync: fix dropping of subtitles caused by my previous commit

git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.10.x@6589 b64f7644-9d1e-0410-96f1-a4d463321fa5

10 years agoLinGui: remove POS appindicator
jstebbins [Thu, 4 Dec 2014 21:53:41 +0000 (21:53 +0000)]
LinGui: remove POS appindicator
It's nothing but trouble.  Buggy POS ubuntu crapware.

git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.10.x@6587 b64f7644-9d1e-0410-96f1-a4d463321fa5

10 years agosync: fix a problem with overlapping ssa in mp4
jstebbins [Thu, 4 Dec 2014 20:49:27 +0000 (20:49 +0000)]
sync: fix a problem with overlapping ssa in mp4

If an SSA starts before and ends after the subsequent SSA, the subtitles
were improperly merged resulting in timestamp issues.

git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.10.x@6585 b64f7644-9d1e-0410-96f1-a4d463321fa5

10 years ago[Merge] Merging fixes 6569 to 6571
sr55 [Sat, 29 Nov 2014 20:08:06 +0000 (20:08 +0000)]
[Merge] Merging fixes 6569 to 6571

git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.10.x@6572 b64f7644-9d1e-0410-96f1-a4d463321fa5

10 years agoWinGui: Remove duplicate copies of docs from the windows folder.
sr55 [Tue, 25 Nov 2014 19:30:24 +0000 (19:30 +0000)]
WinGui: Remove duplicate copies of docs from the windows folder.

git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.10.x@6558 b64f7644-9d1e-0410-96f1-a4d463321fa5

10 years agoMerging fix for GPU info crash from trunk
sr55 [Tue, 25 Nov 2014 19:29:17 +0000 (19:29 +0000)]
Merging fix for GPU info crash from trunk

git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.10.x@6557 b64f7644-9d1e-0410-96f1-a4d463321fa5

10 years agoMerge NEWS file from trunk
sr55 [Tue, 25 Nov 2014 19:05:24 +0000 (19:05 +0000)]
Merge NEWS file from trunk

git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.10.x@6555 b64f7644-9d1e-0410-96f1-a4d463321fa5

10 years ago[merge] MacGui: add a better check for regenerating the built-in presets after a...
ritsuka [Mon, 24 Nov 2014 20:09:33 +0000 (20:09 +0000)]
[merge] MacGui: add a better check for regenerating the built-in presets after a user deletes everything.
added a missing retain, it caused a crash when selecting a new default preset if the old default was a default preset that had been deleted by they built-in presets upgrade.

git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.10.x@6553 b64f7644-9d1e-0410-96f1-a4d463321fa5

10 years ago[Merge] WinGui: Fix a small overlay issue on the video tab which makes the bottom...
sr55 [Mon, 24 Nov 2014 19:39:20 +0000 (19:39 +0000)]
[Merge] WinGui:  Fix a small overlay issue on the video tab which makes the bottom 20% of the 2 pass / turbo first pass check box's not detect clicks.

git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.10.x@6552 b64f7644-9d1e-0410-96f1-a4d463321fa5

10 years agoCreating a bug fix branch in case we need it.
sr55 [Sat, 22 Nov 2014 20:50:56 +0000 (20:50 +0000)]
Creating a bug fix branch in case we need it.

git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.10.x@6537 b64f7644-9d1e-0410-96f1-a4d463321fa5

10 years agoWinGui: Fix x265 preset not loading correctly. UIA on the queue toolbar buttons. 0.10.0
sr55 [Fri, 21 Nov 2014 21:57:53 +0000 (21:57 +0000)]
WinGui: Fix x265 preset not loading correctly.  UIA on the queue toolbar buttons.

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6534 b64f7644-9d1e-0410-96f1-a4d463321fa5

10 years agoSet Version to 0.10.0
sr55 [Fri, 21 Nov 2014 19:47:47 +0000 (19:47 +0000)]
Set Version to 0.10.0

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6531 b64f7644-9d1e-0410-96f1-a4d463321fa5

10 years agoCLI: Tabs -> Spaces
sr55 [Tue, 18 Nov 2014 21:58:08 +0000 (21:58 +0000)]
CLI: Tabs -> Spaces

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6529 b64f7644-9d1e-0410-96f1-a4d463321fa5

10 years agoCLI: add use_hwd code that went missing back into test.c
sr55 [Tue, 18 Nov 2014 21:57:24 +0000 (21:57 +0000)]
CLI: add use_hwd code that went missing back into test.c

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6528 b64f7644-9d1e-0410-96f1-a4d463321fa5

10 years agoMacGui: changed the class of the preferences window from NSPanel to NSWindow. Small...
ritsuka [Tue, 18 Nov 2014 12:28:19 +0000 (12:28 +0000)]
MacGui: changed the class of the preferences window from NSPanel to NSWindow. Small tweaks to the main window.

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6527 b64f7644-9d1e-0410-96f1-a4d463321fa5

10 years agoWinGui: Document updates for 0.10 Final
sr55 [Mon, 17 Nov 2014 18:56:43 +0000 (18:56 +0000)]
WinGui: Document updates for 0.10 Final

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6526 b64f7644-9d1e-0410-96f1-a4d463321fa5

10 years agoscan: eliminate duplicate activity log stream info
jstebbins [Mon, 17 Nov 2014 18:40:56 +0000 (18:40 +0000)]
scan: eliminate duplicate activity log stream info

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6525 b64f7644-9d1e-0410-96f1-a4d463321fa5

10 years agoLinGui: mark more strings translatable
jstebbins [Mon, 17 Nov 2014 16:10:23 +0000 (16:10 +0000)]
LinGui: mark more strings translatable
Thanks to Уважением Виктор (aka victor)

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6524 b64f7644-9d1e-0410-96f1-a4d463321fa5

10 years agoMacGui: updated the "add all to queue" alert to say it will use the current preset...
ritsuka [Sun, 16 Nov 2014 12:11:03 +0000 (12:11 +0000)]
MacGui: updated the "add all to queue" alert to say it will use the current preset, not the current settings.

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6523 b64f7644-9d1e-0410-96f1-a4d463321fa5

10 years agoMacGui: made the corners of the stop icon a bit rounder.
ritsuka [Sun, 16 Nov 2014 12:09:55 +0000 (12:09 +0000)]
MacGui: made the corners of the stop icon a bit rounder.

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6522 b64f7644-9d1e-0410-96f1-a4d463321fa5

10 years agoWinGui: Improve the error message when importing a preset fails.
sr55 [Sat, 15 Nov 2014 17:57:45 +0000 (17:57 +0000)]
WinGui: Improve the error message when importing a preset fails.

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6521 b64f7644-9d1e-0410-96f1-a4d463321fa5

10 years agoPdf version of the encode and stop icons
ritsuka [Sat, 15 Nov 2014 08:10:51 +0000 (08:10 +0000)]
Pdf version of the encode and stop icons

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6520 b64f7644-9d1e-0410-96f1-a4d463321fa5

10 years agoMacGui: added a retina version the stop and delete/reveal icon.
ritsuka [Sat, 15 Nov 2014 08:03:35 +0000 (08:03 +0000)]
MacGui: added a retina version the stop and delete/reveal icon.

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6519 b64f7644-9d1e-0410-96f1-a4d463321fa5

10 years agoMacGui: high-resolution "encoding working" icon.
ritsuka [Fri, 14 Nov 2014 16:58:28 +0000 (16:58 +0000)]
MacGui: high-resolution "encoding working" icon.

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6518 b64f7644-9d1e-0410-96f1-a4d463321fa5

10 years agoMacGui: added a high resolution version of JobSmall.png and EncodeComplete.png.
ritsuka [Fri, 14 Nov 2014 16:10:59 +0000 (16:10 +0000)]
MacGui: added a high resolution version of JobSmall.png and EncodeComplete.png.

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6517 b64f7644-9d1e-0410-96f1-a4d463321fa5

10 years agoMacGui: fixed another label size due to the Helvetica/Lucida Grande differences.
ritsuka [Thu, 13 Nov 2014 07:32:51 +0000 (07:32 +0000)]
MacGui: fixed another label size due to the Helvetica/Lucida Grande differences.

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6516 b64f7644-9d1e-0410-96f1-a4d463321fa5

10 years agoMacGui: removed a line I accidentally committed.
ritsuka [Thu, 13 Nov 2014 07:26:55 +0000 (07:26 +0000)]
MacGui: removed a line I accidentally committed.

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6515 b64f7644-9d1e-0410-96f1-a4d463321fa5

10 years agoMacGui: revert the picture settings panel appearance to aqua on Yosemite.
ritsuka [Thu, 13 Nov 2014 07:16:17 +0000 (07:16 +0000)]
MacGui: revert the picture settings panel appearance to aqua on Yosemite.

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6514 b64f7644-9d1e-0410-96f1-a4d463321fa5

10 years agoMacGui: convert the TrackDRCSlider value to a double instead of an int.
ritsuka [Thu, 13 Nov 2014 07:07:53 +0000 (07:07 +0000)]
MacGui: convert the TrackDRCSlider value to a double instead of an int.

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6513 b64f7644-9d1e-0410-96f1-a4d463321fa5

10 years agoMacGui: fixed an issue where the preset drawer would not open if the "Preset out...
ritsuka [Tue, 11 Nov 2014 13:30:09 +0000 (13:30 +0000)]
MacGui: fixed an issue where the preset drawer would not open if the "Preset out of date" alert were displayed. Renamed some prefs key to avoid conflicts with previous versions.

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6512 b64f7644-9d1e-0410-96f1-a4d463321fa5

10 years agoMacGui: fixed crop ui enabled status after reloading a queue item.
ritsuka [Tue, 11 Nov 2014 13:03:28 +0000 (13:03 +0000)]
MacGui: fixed crop ui enabled status after reloading a queue item.

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6511 b64f7644-9d1e-0410-96f1-a4d463321fa5

10 years agodeccc608sub: fix positioning of popup CCs
jstebbins [Mon, 10 Nov 2014 18:35:57 +0000 (18:35 +0000)]
deccc608sub: fix positioning of popup CCs

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6510 b64f7644-9d1e-0410-96f1-a4d463321fa5

10 years agoWinGui: Improve Error message for the help menu item.
sr55 [Sat, 8 Nov 2014 16:16:59 +0000 (16:16 +0000)]
WinGui: Improve Error message for the help menu item.

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6509 b64f7644-9d1e-0410-96f1-a4d463321fa5

10 years agoLinGui: make more strings translatable
jstebbins [Fri, 7 Nov 2014 15:01:03 +0000 (15:01 +0000)]
LinGui: make more strings translatable
Thanks to Уважением Виктор (aka victor)

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6508 b64f7644-9d1e-0410-96f1-a4d463321fa5

10 years agolibhb: enable crc checking of audio streams during audio parameter probe
jstebbins [Wed, 5 Nov 2014 22:24:47 +0000 (22:24 +0000)]
libhb: enable crc checking of audio streams during audio parameter probe

We used to check ac3 crc's when we used a52 dec.  When we switched to libav
we did not enable crc checks.  I suspect this is the root cause of this
problem https://forum.handbrake.fr/viewtopic.php?f=12&t=31032

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6507 b64f7644-9d1e-0410-96f1-a4d463321fa5

10 years agolibhb: fix p-to-p start for some streams
jstebbins [Wed, 5 Nov 2014 16:43:54 +0000 (16:43 +0000)]
libhb: fix p-to-p start for some streams

The primary problem was in setting our "zero" time in reader based on a
stream that is not decoded.  Since this stream never reaches sync, there
would appear to be a long initial frame from syncs perspective.

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6506 b64f7644-9d1e-0410-96f1-a4d463321fa5

10 years agoLinGui: make more strings translatable
jstebbins [Wed, 5 Nov 2014 15:22:35 +0000 (15:22 +0000)]
LinGui: make more strings translatable
Thanks to Уважением Виктор (aka victor)

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6505 b64f7644-9d1e-0410-96f1-a4d463321fa5

10 years agocontrib: bump x265 to version 1.4
jstebbins [Tue, 4 Nov 2014 21:03:34 +0000 (21:03 +0000)]
contrib: bump x265 to version 1.4

Speed improvements in the slower presets (if you have lots of cores).

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6504 b64f7644-9d1e-0410-96f1-a4d463321fa5

10 years agoLinGui: cosmetic fix for title number in destination filename
jstebbins [Tue, 4 Nov 2014 17:40:14 +0000 (17:40 +0000)]
LinGui: cosmetic fix for title number in destination filename
When no source had been scanned yet, title number was maxint :p

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6503 b64f7644-9d1e-0410-96f1-a4d463321fa5

10 years agoMacGui: made the x264 unparse label selectable.
ritsuka [Mon, 3 Nov 2014 06:44:44 +0000 (06:44 +0000)]
MacGui: made the x264 unparse label selectable.

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6502 b64f7644-9d1e-0410-96f1-a4d463321fa5

10 years agoMacGui: revert the formats names to "MP4 File"/"MKV File" .
ritsuka [Sun, 2 Nov 2014 18:48:40 +0000 (18:48 +0000)]
MacGui: revert the formats names to "MP4 File"/"MKV File" .

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6501 b64f7644-9d1e-0410-96f1-a4d463321fa5

10 years agoMacGui: fix another label size.
ritsuka [Sun, 2 Nov 2014 18:37:39 +0000 (18:37 +0000)]
MacGui: fix another label size.

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6500 b64f7644-9d1e-0410-96f1-a4d463321fa5

10 years agoMacGui: do not set the same value twice in the job dict (ChapterStart/ChapterEnd).
ritsuka [Sun, 2 Nov 2014 15:46:58 +0000 (15:46 +0000)]
MacGui: do not set the same value twice in the job dict (ChapterStart/ChapterEnd).

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6499 b64f7644-9d1e-0410-96f1-a4d463321fa5

10 years agoMacGui: pass only the tracks array to the addTracksFromQueue: method, no need to...
ritsuka [Sun, 2 Nov 2014 15:17:54 +0000 (15:17 +0000)]
MacGui: pass only the tracks array to the addTracksFromQueue: method, no need to pass the entire job dict.

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6498 b64f7644-9d1e-0410-96f1-a4d463321fa5

10 years agoMacGui: removed two useless array creation and made a copy of the trackSelectionLangu...
ritsuka [Sun, 2 Nov 2014 15:13:46 +0000 (15:13 +0000)]
MacGui: removed two useless array creation and made a copy of the trackSelectionLanguages ivar before assigning it to the preset dict.

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6497 b64f7644-9d1e-0410-96f1-a4d463321fa5

10 years agoMacGui: fixed a issue that happened on 10.8 when reloading a job from the queue:...
ritsuka [Sun, 2 Nov 2014 15:12:15 +0000 (15:12 +0000)]
MacGui: fixed a issue that happened on 10.8 when reloading a job from the queue: we tried to add an object to an immutable NSArray that for some reason known to the Cocoa framework was a NSMutableArray on 10.9+ , but not on 10.8.

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6496 b64f7644-9d1e-0410-96f1-a4d463321fa5

10 years agoMacGui: remove a unused check for the Mp4LargeFile option.
ritsuka [Sun, 2 Nov 2014 14:10:00 +0000 (14:10 +0000)]
MacGui: remove a unused check for the Mp4LargeFile option.

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6495 b64f7644-9d1e-0410-96f1-a4d463321fa5

10 years agoWinGui: SRT Subtitles Import now correctly escapes ,
sr55 [Sat, 1 Nov 2014 21:37:14 +0000 (21:37 +0000)]
WinGui: SRT Subtitles Import now correctly escapes ,

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6494 b64f7644-9d1e-0410-96f1-a4d463321fa5

10 years agoWinGui: When updating presets, don't override the picture settings values if SourceMa...
sr55 [Sat, 1 Nov 2014 21:16:59 +0000 (21:16 +0000)]
WinGui: When updating presets, don't override the picture settings values if SourceMax/Custom

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6493 b64f7644-9d1e-0410-96f1-a4d463321fa5

10 years agoMacGui: modified the way the queue contextual menu selects its target. It now uses...
ritsuka [Sat, 1 Nov 2014 16:09:43 +0000 (16:09 +0000)]
MacGui: modified the way the queue contextual menu selects its target. It now uses the clicked row index.

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6492 b64f7644-9d1e-0410-96f1-a4d463321fa5

10 years agoMacGui: fix the constant quality / avg bitrate radio button selection when reloading...
ritsuka [Sat, 1 Nov 2014 06:27:34 +0000 (06:27 +0000)]
MacGui: fix the constant quality / avg bitrate radio button selection when reloading a job from the queue.

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6491 b64f7644-9d1e-0410-96f1-a4d463321fa5

10 years agoMacGui: made editable the cropping field in the picture panel.
ritsuka [Fri, 31 Oct 2014 08:09:47 +0000 (08:09 +0000)]
MacGui: made editable the cropping field in the picture panel.

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6490 b64f7644-9d1e-0410-96f1-a4d463321fa5

10 years agoMacGui: reordered the options in the advanced preferences tab.
ritsuka [Fri, 31 Oct 2014 07:56:39 +0000 (07:56 +0000)]
MacGui: reordered the options in the advanced preferences tab.

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6489 b64f7644-9d1e-0410-96f1-a4d463321fa5

10 years agoMacGui: fixed a warning in HBOutputRedirect and removed an unused ivar.
ritsuka [Fri, 31 Oct 2014 06:58:45 +0000 (06:58 +0000)]
MacGui: fixed a warning in HBOutputRedirect and removed an unused ivar.

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6488 b64f7644-9d1e-0410-96f1-a4d463321fa5

10 years agodeccc608sub: fix writing outside buffer
jstebbins [Thu, 30 Oct 2014 21:16:00 +0000 (21:16 +0000)]
deccc608sub: fix writing outside buffer
When the rollup mode changes, check if the baserow + rollup height goes
outside the screen.

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6487 b64f7644-9d1e-0410-96f1-a4d463321fa5

10 years agoMacGui: fixed some warnings.
ritsuka [Thu, 30 Oct 2014 19:37:50 +0000 (19:37 +0000)]
MacGui: fixed some warnings.

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6486 b64f7644-9d1e-0410-96f1-a4d463321fa5

10 years agofifo: add code (ifdef'd out) to assist with finding buffer leaks
jstebbins [Thu, 30 Oct 2014 18:35:25 +0000 (18:35 +0000)]
fifo: add code (ifdef'd out) to assist with finding buffer leaks

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6485 b64f7644-9d1e-0410-96f1-a4d463321fa5

10 years agoparam: fix compiler warning
jstebbins [Thu, 30 Oct 2014 18:34:12 +0000 (18:34 +0000)]
param: fix compiler warning

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6484 b64f7644-9d1e-0410-96f1-a4d463321fa5

10 years agomuxcommon: fix bitvec leak
jstebbins [Thu, 30 Oct 2014 18:33:44 +0000 (18:33 +0000)]
muxcommon: fix bitvec leak

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6483 b64f7644-9d1e-0410-96f1-a4d463321fa5

10 years agosync: fix subtitle buffer leak
jstebbins [Thu, 30 Oct 2014 18:33:18 +0000 (18:33 +0000)]
sync: fix subtitle buffer leak

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6482 b64f7644-9d1e-0410-96f1-a4d463321fa5

10 years agoLinGui: fix spacing on status line
jstebbins [Thu, 30 Oct 2014 18:24:43 +0000 (18:24 +0000)]
LinGui: fix spacing on status line

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6481 b64f7644-9d1e-0410-96f1-a4d463321fa5

10 years agodecavcodec: fix a 4 byte overread of extradata by libav
jstebbins [Wed, 29 Oct 2014 23:04:59 +0000 (23:04 +0000)]
decavcodec: fix a 4 byte overread of extradata by libav

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6480 b64f7644-9d1e-0410-96f1-a4d463321fa5

10 years agoLinGui: fix several small memory leaks
jstebbins [Wed, 29 Oct 2014 23:04:11 +0000 (23:04 +0000)]
LinGui: fix several small memory leaks

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6479 b64f7644-9d1e-0410-96f1-a4d463321fa5

10 years agolibav: fix extradata parsing when SPS_EXT is present
jstebbins [Wed, 29 Oct 2014 23:03:25 +0000 (23:03 +0000)]
libav: fix extradata parsing when SPS_EXT is present

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6478 b64f7644-9d1e-0410-96f1-a4d463321fa5

10 years agolibav: fix writing zero mkv blockduration element for subtitles
jstebbins [Wed, 29 Oct 2014 18:03:23 +0000 (18:03 +0000)]
libav: fix writing zero mkv blockduration element for subtitles

Zero means non-keyframe according to mkv spec and causes errors in mkvalidator

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6477 b64f7644-9d1e-0410-96f1-a4d463321fa5

10 years agodecpgssub: make sure all packets get marked as subtitle frames
jstebbins [Wed, 29 Oct 2014 18:00:08 +0000 (18:00 +0000)]
decpgssub: make sure all packets get marked as subtitle frames

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6476 b64f7644-9d1e-0410-96f1-a4d463321fa5

10 years agoLinGui: eliminate more deprecated widget properties
jstebbins [Tue, 28 Oct 2014 23:16:30 +0000 (23:16 +0000)]
LinGui: eliminate more deprecated widget properties

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6475 b64f7644-9d1e-0410-96f1-a4d463321fa5

10 years agoLinGui: eliminate more deprecated widget properties
jstebbins [Tue, 28 Oct 2014 22:59:39 +0000 (22:59 +0000)]
LinGui: eliminate more deprecated widget properties

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6474 b64f7644-9d1e-0410-96f1-a4d463321fa5