]> granicus.if.org Git - handbrake/log
handbrake
10 years agocontrib: Fix libgnurx to use mingw's ar.
bradleys [Sun, 26 Oct 2014 22:05:37 +0000 (22:05 +0000)]
contrib: Fix libgnurx to use mingw's ar.

Thanks to KonaB1end for help connecting the dots!

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

10 years agoWinGui: Fix for quality slider on queue edit. Was not updating correctly.
sr55 [Sat, 25 Oct 2014 17:50:08 +0000 (17:50 +0000)]
WinGui: Fix for quality slider on queue edit. Was not updating correctly.

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

10 years agoWinGui: Fix Queue Edit. Post action to update UI widgets wasn't firing.
sr55 [Sat, 25 Oct 2014 17:36:53 +0000 (17:36 +0000)]
WinGui: Fix Queue Edit. Post action to update UI widgets wasn't firing.

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

10 years agoWinGui: Improve exit while encoding error message.
sr55 [Sat, 25 Oct 2014 17:17:11 +0000 (17:17 +0000)]
WinGui: Improve exit while encoding error message.

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

10 years agoWinGui: Block users from attempting to overwrite their input file.
sr55 [Sat, 25 Oct 2014 17:12:03 +0000 (17:12 +0000)]
WinGui: Block users from attempting to overwrite their input file.

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

10 years agodoc: update linux build dependencies
jstebbins [Fri, 24 Oct 2014 21:03:28 +0000 (21:03 +0000)]
doc: update linux build dependencies

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

10 years agoLinGui: fix ubuntu 14.10 snapshot
jstebbins [Fri, 24 Oct 2014 16:47:17 +0000 (16:47 +0000)]
LinGui: fix ubuntu 14.10 snapshot
forgot to push the source package

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

10 years agoMacGui: update the file name when the bitrate is changed and auto naming is enabled.
ritsuka [Fri, 24 Oct 2014 09:12:47 +0000 (09:12 +0000)]
MacGui: update the file name when the bitrate is changed and auto naming is enabled.

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

10 years agoLinGui: add ubuntu 14.10 to nightly builds
jstebbins [Thu, 23 Oct 2014 20:16:30 +0000 (20:16 +0000)]
LinGui: add ubuntu 14.10 to nightly builds

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

10 years agoMacGui: updated the Xcode project with the Xcode 6 recommended settings.
ritsuka [Thu, 23 Oct 2014 09:22:50 +0000 (09:22 +0000)]
MacGui: updated the Xcode project with the Xcode 6 recommended settings.

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

10 years agoMacGui: workaround for a bug in [[NSApplication sharedApplication] applicationIconIma...
ritsuka [Thu, 23 Oct 2014 09:18:36 +0000 (09:18 +0000)]
MacGui: workaround for a bug in [[NSApplication sharedApplication] applicationIconImage] that happens with 1024x1024 icns on Snow Leopard, the icon in the dock was displayed a bit small.

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

10 years agoMacGui: fixed another numbers of warnings.
ritsuka [Thu, 23 Oct 2014 08:34:55 +0000 (08:34 +0000)]
MacGui: fixed another numbers of warnings.

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

10 years agoMacGui: made a bunch of labels bigger to make the whole text visible when compiling...
ritsuka [Thu, 23 Oct 2014 08:13:34 +0000 (08:13 +0000)]
MacGui: made a bunch of labels bigger to make the whole text visible when compiling with the 10.10 sdk.

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

10 years agoMacGui: replaced a deprecated compositeToPoint: call.
ritsuka [Thu, 23 Oct 2014 07:55:19 +0000 (07:55 +0000)]
MacGui: replaced a deprecated compositeToPoint: call.

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

10 years agoMacGui: fixed a warning in HBTreeNode.
ritsuka [Thu, 23 Oct 2014 07:45:27 +0000 (07:45 +0000)]
MacGui: fixed a warning in HBTreeNode.

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

10 years agolibhb: fix blinking of rendered closed captions
jstebbins [Wed, 22 Oct 2014 20:58:31 +0000 (20:58 +0000)]
libhb: fix blinking of rendered closed captions

Rounding errors in timestamps caused single frame duration gaps

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

10 years agolibhb: fix CC roll-ups that move around the screen
jstebbins [Wed, 22 Oct 2014 20:57:28 +0000 (20:57 +0000)]
libhb: fix CC roll-ups that move around the screen

These were causing errors in the parser.  Handle them according to
recommendations in the CC spec.

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

10 years agoFix Patch file
sr55 [Sun, 19 Oct 2014 15:29:45 +0000 (15:29 +0000)]
Fix Patch file

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

10 years agoAttempt to fix build
sr55 [Sun, 19 Oct 2014 14:59:42 +0000 (14:59 +0000)]
Attempt to fix build

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

10 years agoWinGui: Fix srt burn in option.
sr55 [Sat, 18 Oct 2014 19:09:54 +0000 (19:09 +0000)]
WinGui: Fix srt burn in option.

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

10 years agoCLI: Tabs -> Spaces
sr55 [Sat, 18 Oct 2014 19:02:58 +0000 (19:02 +0000)]
CLI: Tabs -> Spaces

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

10 years agoCLI: Adding --srt-burn to help output
sr55 [Sat, 18 Oct 2014 19:02:08 +0000 (19:02 +0000)]
CLI: Adding --srt-burn to help output

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

10 years agolibhb: Add filter parameter validation.
bradleys [Wed, 15 Oct 2014 23:48:23 +0000 (23:48 +0000)]
libhb: Add filter parameter validation.

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

10 years agocontrib: Add missing contrib/libgnurx directory.
bradleys [Wed, 15 Oct 2014 23:36:33 +0000 (23:36 +0000)]
contrib: Add missing contrib/libgnurx directory.

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

10 years agocontrib: Add libgnurx to provide POSIX regex on Windows.
bradleys [Wed, 15 Oct 2014 23:32:41 +0000 (23:32 +0000)]
contrib: Add libgnurx to provide POSIX regex on Windows.

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

10 years agoLinGui: update translations
jstebbins [Wed, 15 Oct 2014 22:50:16 +0000 (22:50 +0000)]
LinGui: update translations

... and add partial spanish translation

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

10 years agoilibhb: Fix reading from DVDISO files with non-ASCII filenames on Windows
jstebbins [Mon, 13 Oct 2014 01:37:48 +0000 (01:37 +0000)]
ilibhb: Fix reading from DVDISO files with non-ASCII filenames on Windows

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

10 years agoSome more doc updates.
sr55 [Sat, 11 Oct 2014 17:21:44 +0000 (17:21 +0000)]
Some more doc updates.

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

10 years agoWinGui: Some minor updates to the doc's texi files.
sr55 [Sat, 11 Oct 2014 17:12:09 +0000 (17:12 +0000)]
WinGui: Some minor updates to the doc's texi files.

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

10 years agoWinGui: Add Clear warnings that OpenCL and DXVA code is considered experimental.
sr55 [Fri, 10 Oct 2014 17:48:40 +0000 (17:48 +0000)]
WinGui: Add Clear warnings that OpenCL and DXVA code is considered experimental.

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

10 years agoLinGui: fix tooltip
jstebbins [Fri, 10 Oct 2014 00:00:09 +0000 (00:00 +0000)]
LinGui: fix tooltip

Mark it as translatable and fix punctuation.

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

10 years agoWinGui: Another fix to --aname generation.
sr55 [Thu, 9 Oct 2014 17:43:13 +0000 (17:43 +0000)]
WinGui: Another fix to --aname generation.

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

10 years agoLinGui: update language translations
jstebbins [Wed, 8 Oct 2014 21:49:24 +0000 (21:49 +0000)]
LinGui: update language translations

Update Czech and Russian.
Add partial translations for German, Danish, French, and Italian

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

10 years agoLinGui: fix spelling typo
jstebbins [Wed, 8 Oct 2014 16:43:17 +0000 (16:43 +0000)]
LinGui: fix spelling typo

Thanks to Sebastian Ramacher for the patch

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

10 years agoMacGui: removed the appearanceType attribute in the xib to make them compile on 10.8.
ritsuka [Mon, 6 Oct 2014 17:20:59 +0000 (17:20 +0000)]
MacGui: removed the appearanceType attribute in the xib to make them compile on 10.8.

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

10 years agoWinGui: Fix Playlist not displaying for bluray titles.
sr55 [Sun, 5 Oct 2014 21:39:21 +0000 (21:39 +0000)]
WinGui: Fix Playlist not displaying for bluray titles.

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

10 years agoLinGui: correct autogen error message
jstebbins [Sun, 5 Oct 2014 19:21:10 +0000 (19:21 +0000)]
LinGui: correct autogen error message

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

10 years agoMacGui: reset the decomb/deinterlace settings using their setters methods so the...
ritsuka [Sat, 4 Oct 2014 12:12:25 +0000 (12:12 +0000)]
MacGui: reset the decomb/deinterlace settings using their setters methods so the observers will be notified of the change too.

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

10 years agoWinGui: Fix an issue with Audio Track Names and ,
sr55 [Sat, 4 Oct 2014 11:48:38 +0000 (11:48 +0000)]
WinGui: Fix an issue with Audio Track Names and ,

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

10 years agolibhb: improve preview generateion when there are no IDRs
jstebbins [Thu, 2 Oct 2014 21:05:08 +0000 (21:05 +0000)]
libhb: improve preview generateion when there are no IDRs

Puts the decoder into a mode that returns *all* frames.  I.e.
it won't just scan to the end of the file looking for an IDR.  Then
we decode multiple frames (up to 100) searching for an I frame. This way,
the reconstructed frame we use for a preview is more likely to be complete.

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

10 years agolibhb: simplify avcodec extradata parsing
jstebbins [Thu, 2 Oct 2014 20:59:20 +0000 (20:59 +0000)]
libhb: simplify avcodec extradata parsing
Use avcodec parser->split() instead of writing our own parser.  This
makes extradata parsing work for stream formats other than vc1 if the
need should ever arise.

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

10 years agoCLI: update help for --rotate option to mention the new modes introduced before 0...
Rodeo [Wed, 1 Oct 2014 12:16:20 +0000 (12:16 +0000)]
CLI: update help for --rotate option to mention the new modes introduced before 0.9.9 ;-)

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

10 years agoCLI: update help for --deinterlace option after mcdeint removal.
Rodeo [Wed, 1 Oct 2014 12:12:24 +0000 (12:12 +0000)]
CLI: update help for --deinterlace option after mcdeint removal.

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

10 years agoLinGui: enable gtk frontend on kfreebsd systems
jstebbins [Tue, 30 Sep 2014 16:38:31 +0000 (16:38 +0000)]
LinGui: enable gtk frontend on kfreebsd systems

Thanks to Sebastian Ramacher for patch

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

10 years agoLinGui: add video/ogg mime to desktop file
jstebbins [Tue, 30 Sep 2014 16:34:58 +0000 (16:34 +0000)]
LinGui: add video/ogg mime to desktop file

Thanks to Sebastian Ramacher for the patch

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

10 years agotest: fix linking on kfreebsd systems
jstebbins [Tue, 30 Sep 2014 16:29:42 +0000 (16:29 +0000)]
test: fix linking on kfreebsd systems

Thanks to Sebastian Ramacher for the patch

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

10 years agoLinGui: check for libtoolize instead of libtool
jstebbins [Tue, 30 Sep 2014 16:26:11 +0000 (16:26 +0000)]
LinGui: check for libtoolize instead of libtool

libtoolize is really the tool that is actually used, libtool just happens
to be in the same package on most linux distributions.

Thanks to Sebastian Ramache for the patch

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

10 years agoWinGui: Update some tooltips on the queue so they are correct.
sr55 [Fri, 26 Sep 2014 18:10:04 +0000 (18:10 +0000)]
WinGui: Update some tooltips on the queue so they are correct.

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

10 years agodeccc608: fix rollup style CC problems
jstebbins [Fri, 26 Sep 2014 17:24:52 +0000 (17:24 +0000)]
deccc608: fix rollup style CC problems

The timing of the "erase display" command was incorrect for rollup CC
and erased subtitles immediately after they were displayed.

When rendering, sometimes rollup subtitles arrived at the renderer far
after the frame they should be rendered on.  So push rollup subtitles
into the pipeline for each new character received when rendering.

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

10 years agocontrib: add patch to unbreak sbtl writing in mp4
jstebbins [Fri, 26 Sep 2014 15:10:28 +0000 (15:10 +0000)]
contrib: add patch to unbreak sbtl writing in mp4

This was fixed a while ago in libav, but I forgot to add to our patches

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

10 years agoWinGui: Bug Fixes:
sr55 [Sun, 21 Sep 2014 16:44:45 +0000 (16:44 +0000)]
WinGui: Bug Fixes:
- Picture Settings tab now refreshes visible controls after preset load, rather than source load.
- Preset Picture Settings behaviour now fixed to match the MacGui
- Video Tab: Fix 2Pass/Turbo First pass not reloading correctly from a preset.

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

10 years agoMacGui: when a live preview is cancelled, wait for libhb to end its work before rever...
ritsuka [Fri, 19 Sep 2014 07:32:35 +0000 (07:32 +0000)]
MacGui: when a live preview is cancelled, wait for libhb to end its work before reverting back the hud.

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

10 years agoMacGui: set a min size and aligned the “Done” button in the Subtitles Defaults window.
ritsuka [Thu, 18 Sep 2014 16:32:03 +0000 (16:32 +0000)]
MacGui: set a min size and aligned the “Done” button in the Subtitles Defaults window.

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

10 years agoWinGui: Enable Burn In for SRT files
sr55 [Wed, 17 Sep 2014 18:22:07 +0000 (18:22 +0000)]
WinGui: Enable Burn In for SRT files

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

10 years agoWinGui: Fix a Typo
sr55 [Wed, 17 Sep 2014 18:01:17 +0000 (18:01 +0000)]
WinGui: Fix a Typo

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

10 years agoWinGui: Re-add Transparent background to toolbar.
sr55 [Wed, 17 Sep 2014 17:55:46 +0000 (17:55 +0000)]
WinGui: Re-add Transparent background to toolbar.

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

10 years agoWinGui: Fix a typo
sr55 [Wed, 17 Sep 2014 17:51:34 +0000 (17:51 +0000)]
WinGui: Fix a typo

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

10 years agoMacGui: realigned the prefs ui a bit.
ritsuka [Wed, 17 Sep 2014 15:50:52 +0000 (15:50 +0000)]
MacGui: realigned the prefs ui a bit.

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

10 years agoMacGui: hide the “Use advanced options panel” checkbox too when the advanced panel...
ritsuka [Wed, 17 Sep 2014 15:29:53 +0000 (15:29 +0000)]
MacGui: hide the “Use advanced options panel” checkbox too when the advanced panel is disabled.

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

10 years agoMacGui: removed an unused var in HBAdvancedController.
ritsuka [Wed, 17 Sep 2014 12:09:32 +0000 (12:09 +0000)]
MacGui: removed an unused var in HBAdvancedController.

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

10 years agorendersub: fix *very* occasional blinking subtitle text
jstebbins [Tue, 16 Sep 2014 21:38:07 +0000 (21:38 +0000)]
rendersub: fix *very* occasional blinking subtitle text

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

10 years agolibhb: fix utf8/srt sub line ending parsing
jstebbins [Mon, 15 Sep 2014 18:40:32 +0000 (18:40 +0000)]
libhb: fix utf8/srt sub line ending parsing

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

10 years agoWinGui: Remove the Background Transparency off the toolbar to see if it fixes the...
sr55 [Mon, 15 Sep 2014 18:20:28 +0000 (18:20 +0000)]
WinGui: Remove the Background Transparency off the toolbar to see if it fixes the strange windows 8 colour of the toolbar.

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

10 years agoWinGui: Tooltip updates
sr55 [Mon, 15 Sep 2014 18:12:35 +0000 (18:12 +0000)]
WinGui: Tooltip updates

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

10 years agoWinGui: Fixes to Plist Importer. Thanks to Taihei
sr55 [Mon, 15 Sep 2014 18:01:28 +0000 (18:01 +0000)]
WinGui: Fixes to Plist Importer. Thanks to Taihei

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

10 years agoWinGui: Currently hb_title_s.path is directly marshalled as string. But this isn...
sr55 [Sun, 14 Sep 2014 15:48:45 +0000 (15:48 +0000)]
WinGui: Currently hb_title_s.path is directly marshalled as string. But this isn't good because path is UTF-8 encoded C string, and fails with non-ASCII characters. To fix this, treating path as raw UTF-8 byte array and converting to string in ConvertTitle() method should work. Patch Submitted by Taihei, review 760

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

10 years agodvdnav: remove debug hack i used for testing
jstebbins [Sat, 13 Sep 2014 14:23:57 +0000 (14:23 +0000)]
dvdnav: remove debug hack i used for testing

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

10 years agocontrib: bump dvdnav to 5.0.1 and dvdread to 5.0.0
jstebbins [Sat, 13 Sep 2014 14:20:51 +0000 (14:20 +0000)]
contrib: bump dvdnav to 5.0.1 and dvdread to 5.0.0

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

10 years agolibhb: re-enable vobsub in mp4 support
jstebbins [Sat, 13 Sep 2014 14:19:55 +0000 (14:19 +0000)]
libhb: re-enable vobsub in mp4 support

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

10 years agoWinGui: Fix for Srt files not loading correctly.
sr55 [Fri, 12 Sep 2014 18:02:55 +0000 (18:02 +0000)]
WinGui: Fix for Srt files not loading correctly.

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

10 years agoMacGui: fix preview deinterlace display. The new deinterlace setting was set to the...
ritsuka [Fri, 12 Sep 2014 06:57:18 +0000 (06:57 +0000)]
MacGui: fix preview deinterlace display. The new deinterlace setting was set to the old preview generator instead of the new one.

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

10 years agoWinGui: Fix an issue loading preset Maximum Width/Height info. This was causing previ...
sr55 [Tue, 9 Sep 2014 21:06:30 +0000 (21:06 +0000)]
WinGui: Fix an issue loading preset Maximum Width/Height info. This was causing previous preset values to be used when calling the libhb calculation logic, leading to bad values.

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

10 years agolibhb: thread nlmeans filter
jstebbins [Tue, 9 Sep 2014 17:42:53 +0000 (17:42 +0000)]
libhb: thread nlmeans filter
Scales well with number of CPUs, so is 4x faster on quad cores.

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

10 years agolibhb: fix scanning of video that is a single GOP
jstebbins [Tue, 9 Sep 2014 14:32:26 +0000 (14:32 +0000)]
libhb: fix scanning of video that is a single GOP
With this type of stream, scan only successfully decodes 1 frame.
Eliminating the flush after seek allows decoding more frames.
Note that there is a side effect of allowing some junk frames to be decoded,
so we only skip the flush if normal scanning finds only 1 frame.

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

10 years agolibhb: fix CC text attributes
jstebbins [Mon, 8 Sep 2014 22:33:44 +0000 (22:33 +0000)]
libhb: fix CC text attributes
The attributes (like italic) were not getting cleared when necessary.

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

10 years agolibhb: plug memory leaks
jstebbins [Fri, 5 Sep 2014 23:51:00 +0000 (23:51 +0000)]
libhb: plug memory leaks

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

10 years agoWinGui: The update checker will now show an update on 32bit versions of the app if...
sr55 [Fri, 5 Sep 2014 22:35:20 +0000 (22:35 +0000)]
WinGui: The update checker will now show an update on 32bit versions of the app if the system supports the 64bit version, even if the version number is the same.

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

10 years agoWinGui: Change the update checker to use the 64bit appcast when the operating system...
sr55 [Fri, 5 Sep 2014 22:14:26 +0000 (22:14 +0000)]
WinGui: Change the update checker to use the 64bit appcast when the operating system is 64bit even when the app is the 32bit version.
Added Operating bit-ness to the log header.

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

10 years agoLinGui: fix preset save dialog width&height
jstebbins [Thu, 4 Sep 2014 22:25:13 +0000 (22:25 +0000)]
LinGui: fix preset save dialog width&height
Fields were not enabled.

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

10 years agoLinGui: enable "More Settings" box in video tab for VP8
jstebbins [Thu, 4 Sep 2014 18:38:35 +0000 (18:38 +0000)]
LinGui: enable "More Settings" box in video tab for VP8

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

10 years agolibhb: fix setting thread_count for libav encoding
jstebbins [Thu, 4 Sep 2014 17:25:43 +0000 (17:25 +0000)]
libhb: fix setting thread_count for libav encoding

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

10 years agoWinGui: Add UIAutomation Names to some of the key controls on the main window. If...
sr55 [Tue, 2 Sep 2014 19:15:06 +0000 (19:15 +0000)]
WinGui: Add UIAutomation Names to some of the key controls on the main window.  If this works as described, will roll out on an extended basis.

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

10 years agoMacGui: fixed the denoise custom options string.
ritsuka [Tue, 2 Sep 2014 06:54:23 +0000 (06:54 +0000)]
MacGui: fixed the denoise custom options string.

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

10 years agolibhb: fix mp4 optimize
jstebbins [Mon, 1 Sep 2014 14:50:55 +0000 (14:50 +0000)]
libhb: fix mp4 optimize

movflags were being overwritten, silly error on my part.

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

10 years agoMacGui: fix denies in preview jobs.
ritsuka [Mon, 1 Sep 2014 07:13:16 +0000 (07:13 +0000)]
MacGui: fix denies in preview jobs.

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

10 years agolibhb: don't set duration of PGS subtitles
jstebbins [Sat, 30 Aug 2014 23:18:40 +0000 (23:18 +0000)]
libhb: don't set duration of PGS subtitles

PGS subtitles are terminated by an explicit "end of sub" subtitle in
the stream.  The duration is not used (or known in advance). So every
PGS was getting the default 10s duration assigned.  This made the
overall duration of the stream appear longer than it really is.

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

10 years agolibhb: add gpl v2 copyright message do deccc608sub
jstebbins [Fri, 29 Aug 2014 16:31:54 +0000 (16:31 +0000)]
libhb: add gpl v2 copyright message do deccc608sub

much of this work was borrowed from ccextractor which is GPL v2

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

10 years agoMacGui: use the menu item tag to select the item of the format popup button.
ritsuka [Fri, 29 Aug 2014 05:55:50 +0000 (05:55 +0000)]
MacGui: use the menu item tag to select the item of the format popup button.

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

10 years agoMacGui: set the NSOnState on the selected preset menu item.
ritsuka [Fri, 29 Aug 2014 05:53:33 +0000 (05:53 +0000)]
MacGui: set the NSOnState on the selected preset menu item.

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

10 years agoMacGui: removed some attributes from the xib that might building on 10.8 .
ritsuka [Thu, 28 Aug 2014 16:23:10 +0000 (16:23 +0000)]
MacGui: removed some attributes from the xib that might building on 10.8 .

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

10 years agoWinGui: Update the Gong WPF Drag/Drop library. This fixes a few issues with the movin...
sr55 [Thu, 28 Aug 2014 11:00:41 +0000 (11:00 +0000)]
WinGui: Update the Gong WPF Drag/Drop library. This fixes a few issues with the moving/ordering of Audio/Subtitle and Queue items.

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

10 years agoMacGui: realigned the video quality options.
ritsuka [Thu, 28 Aug 2014 06:54:47 +0000 (06:54 +0000)]
MacGui: realigned the video quality options.

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

10 years agoMacGui: removed unused outlets in PicturePreview.xib.
ritsuka [Thu, 28 Aug 2014 06:54:02 +0000 (06:54 +0000)]
MacGui: removed unused outlets in PicturePreview.xib.

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

10 years agolibhb: fix small error in "empty" mp4 subtitle duration
jstebbins [Wed, 27 Aug 2014 21:41:03 +0000 (21:41 +0000)]
libhb: fix small error in "empty" mp4 subtitle duration

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

10 years agolibhb: fix tx3g styles when the entire line is one style
jstebbins [Wed, 27 Aug 2014 21:39:59 +0000 (21:39 +0000)]
libhb: fix tx3g styles when the entire line is one style

the style was not getting flushed if there were no style changes

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

10 years agolibhb: fix merging of ssa subtitles
jstebbins [Wed, 27 Aug 2014 20:43:16 +0000 (20:43 +0000)]
libhb: fix merging of ssa subtitles

mergeSubtitle was originally written for pure text subs.  But now the
subtitle buffers have extra ssa formatting that needs different treatment.

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

10 years agolibhb: remove emptry tx3g subtitles
jstebbins [Wed, 27 Aug 2014 20:33:49 +0000 (20:33 +0000)]
libhb: remove emptry tx3g subtitles

We don't need the empty subtitle buffers.

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

10 years agolibhb: fix stop time of subtitles
jstebbins [Wed, 27 Aug 2014 17:35:50 +0000 (17:35 +0000)]
libhb: fix stop time of subtitles

scr_offset was not accounted for in stop time

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

10 years agoMacGui: corrected the file header.
ritsuka [Wed, 27 Aug 2014 17:04:39 +0000 (17:04 +0000)]
MacGui: corrected the file header.

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

10 years agoMacGui: removed the PresetIndexNum from the queue job dict.
ritsuka [Wed, 27 Aug 2014 16:59:07 +0000 (16:59 +0000)]
MacGui: removed the PresetIndexNum from the queue job dict.

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