]>
granicus.if.org Git - handbrake/log
Rodeo [Sun, 14 Apr 2013 21:34:48 +0000 (21:34 +0000)]
0.9.x: backport some fixes from trunk to allow building 0.9.8 with recent mingw-w64 toolchains.
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.9.x@5401
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
Rodeo [Tue, 24 Jul 2012 22:11:24 +0000 (22:11 +0000)]
Bugfix branch has the HE-AAC fix too, so it also needs the previous commit.
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.9.x@4875
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
sr55 [Tue, 17 Jul 2012 22:34:28 +0000 (22:34 +0000)]
WinGui: (0.9.x) fix duration calculation
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.9.x@4861
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
jstebbins [Tue, 17 Jul 2012 17:40:33 +0000 (17:40 +0000)]
LinGui: Fix preset import of new framerates
Fixes AppleTV 3 preset
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.9.x@4858
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
Rodeo [Tue, 17 Jul 2012 16:39:18 +0000 (16:39 +0000)]
Update manicure with PictureModulus support and adjust the AppleTV 3 preset accordingly.
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.9.x@4857
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
Rodeo [Tue, 17 Jul 2012 15:33:10 +0000 (15:33 +0000)]
Add support to manicure for decomb custom and fast; update the AppleTV 3 CLI preset.
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.9.x@4856
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
sr55 [Tue, 17 Jul 2012 15:04:00 +0000 (15:04 +0000)]
(0.9.x) Bump version numbers and update NEWS / THANKS files.
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.9.x@4855
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
Rodeo [Tue, 17 Jul 2012 14:34:34 +0000 (14:34 +0000)]
Fix bug in PFR mode. Revision 4592 placed a line in the wrong place.
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.9.x@4854
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
Rodeo [Mon, 16 Jul 2012 22:37:08 +0000 (22:37 +0000)]
Unbreak build. Previous commit only reverted part of revision 4764.
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.9.x@4851
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
jstebbins [Mon, 16 Jul 2012 21:28:24 +0000 (21:28 +0000)]
add back header includes that were inadvertently removed by a patch
may fix segfaults seen in 0.9.7 release
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.9.x@4850
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
sr55 [Sun, 15 Jul 2012 18:45:19 +0000 (18:45 +0000)]
WinGui: Forgot to bump the windows installer version :(
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.9.x@4842
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
sr55 [Sun, 15 Jul 2012 14:50:51 +0000 (14:50 +0000)]
Bump version number for bugfix
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.9.x@4834
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
sr55 [Sat, 7 Jul 2012 15:02:28 +0000 (15:02 +0000)]
WinGui: 0.9.x change default update check to 30 days since we don't release often enough to justify weekly. Save some server load.
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.9.x@4817
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
jstebbins [Sat, 7 Jul 2012 00:16:13 +0000 (00:16 +0000)]
bugfix branch: Forgotten part of portability patches
This should have been committed with 4728
Thanks to Rogério Theodoro de Brito and Pino Toscano for contributing
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.9.x@4816
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
jstebbins [Fri, 6 Jul 2012 23:29:10 +0000 (23:29 +0000)]
bugfix branch: fix comb detection crash
hb_detect_comb() could crash because the dimensions of the video buffer
don't have to match the dimensions returned by work object info() method
if the video has segments of differeing resolutions.
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.9.x@4814
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
jstebbins [Fri, 6 Jul 2012 23:13:03 +0000 (23:13 +0000)]
bugfix branch: fix decomb crash
decomb was allocating reference buffers that were too small. This bug appears
to have always existed but doesn't usually get triggered because malloc
usually rounds allocation sizes up.
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.9.x@4813
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
jstebbins [Tue, 3 Jul 2012 18:53:04 +0000 (18:53 +0000)]
bugfix branch: fix live preview crash when generating preview while encoding
GetFifoForId() was not re-entrant (it used a static array).
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.9.x@4810
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
sr55 [Mon, 2 Jul 2012 18:07:00 +0000 (18:07 +0000)]
WinGui: 0.9.x Merge iPad preset changes
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.9.x@4808
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
jstebbins [Mon, 2 Jul 2012 18:04:29 +0000 (18:04 +0000)]
LinGui: merge iPad changes to bugfix branch
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.9.x@4807
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
sr55 [Fri, 29 Jun 2012 20:41:04 +0000 (20:41 +0000)]
0.9.x Merging: Update CLI Presets
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.9.x@4797
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
sr55 [Fri, 29 Jun 2012 17:17:57 +0000 (17:17 +0000)]
0.9.x Merging: Updating the iPad preset to 720P to be a good balance for both iPad 2 and 3
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.9.x@4794
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
Rodeo [Fri, 29 Jun 2012 12:33:47 +0000 (12:33 +0000)]
Bugfix branch: odesc.mDataByteSize is signed.
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.9.x@4792
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
Rodeo [Fri, 29 Jun 2012 12:24:41 +0000 (12:24 +0000)]
Bugfix branch: improve reliability of HE-AAC check when doing AAC Passthru.
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.9.x@4790
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
jstebbins [Thu, 28 Jun 2012 16:26:51 +0000 (16:26 +0000)]
LinGui: merge preset changes to bugfix branch
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.9.x@4788
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
dynaflash [Thu, 28 Jun 2012 16:25:40 +0000 (16:25 +0000)]
MacGui: Merge AppleTV 3 Preset into bugfix branch.
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.9.x@4787
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
Rodeo [Mon, 25 Jun 2012 22:01:54 +0000 (22:01 +0000)]
Bugfix branch: merge encca_aac fix.
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.9.x@4779
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
jstebbins [Mon, 25 Jun 2012 07:49:25 +0000 (07:49 +0000)]
bugfix branch: fix <mod8 problem with preview generation and deinterlace fast
If the source dimensions are less than mod 8 aligned, deinterlace fast
will fail. Since deinterlace fast is used in preview generation, previews
would fail if any deinterlaceing mode is enabled.
This fix copies the source buffer into a buffer that has right and bottom
padding enough to meet the mod 8 requirement.
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.9.x@4775
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
jstebbins [Fri, 22 Jun 2012 18:44:16 +0000 (18:44 +0000)]
bugfix branch, fix potential overflow in par calculations
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.9.x@4766
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
jstebbins [Thu, 21 Jun 2012 18:31:30 +0000 (18:31 +0000)]
LinGui: bugfix branch, disable status icon progress when status icon is disabled
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.9.x@4764
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
Rodeo [Mon, 18 Jun 2012 19:54:54 +0000 (19:54 +0000)]
Bugfix branch: fix HE-AAC in MKV.
HandBrake's output should now play correctly on Sigma-based hardware players (among others).
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.9.x@4752
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
jstebbins [Sun, 17 Jun 2012 14:12:10 +0000 (14:12 +0000)]
bugfix merge: remove unnecessary include
Thanks for Rogerio Brito for patch
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.9.x@4745
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
jstebbins [Sun, 17 Jun 2012 14:06:22 +0000 (14:06 +0000)]
bugfix merge: Add CFLAGS and LDFLAGS specified during configure to compile and link commands
Enhances portability.
configure.py already added these to the GNUmakefile output, but the
values did not get incorporated into compile or link commands.
Thanks to Fabian Greffrath and Rogerio Brito for this patch
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.9.x@4743
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
jstebbins [Fri, 8 Jun 2012 21:45:19 +0000 (21:45 +0000)]
merge portability patches to bugfix branch.
Portability enhancements for non-linux gnu systems and freebsd.
Thanks to Rogério Theodoro de Brito and Pino Toscano for contributing
these. And sorry for neglecting to acknowledge you in the original
mainline commit.
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.9.x@4728
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
jstebbins [Fri, 8 Jun 2012 21:39:58 +0000 (21:39 +0000)]
merge fix for libass build failure on gentoo to bugfix branch
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.9.x@4727
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
jstebbins [Fri, 8 Jun 2012 20:39:42 +0000 (20:39 +0000)]
LinGui: merge fix for crash on non-ascii characters in dvd volume id to bugfix branch
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.9.x@4725
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
jstebbins [Fri, 8 Jun 2012 17:24:20 +0000 (17:24 +0000)]
LinGui: merge fix for destination name to bugfix branch
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.9.x@4723
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
jstebbins [Thu, 7 Jun 2012 22:49:59 +0000 (22:49 +0000)]
LinGui: remove deprecated "Encoding" key from desktop file (bugfix branch)
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.9.x@4716
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
Rodeo [Mon, 14 May 2012 14:34:25 +0000 (14:34 +0000)]
Bugfix branch: merge fix for Foreign Audio Search crash.
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.9.x@4676
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
sr55 [Mon, 14 May 2012 00:21:23 +0000 (00:21 +0000)]
WinGui: (0.9.x) Incorporate the latest fixes into the user settings service.
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.9.x@4674
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
Rodeo [Sat, 12 May 2012 19:52:20 +0000 (19:52 +0000)]
Bugfix branch: CLI, fix mismatch between ShowHelp?() and ParseOptions?().
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.9.x@4665
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
Rodeo [Wed, 9 May 2012 12:25:43 +0000 (12:25 +0000)]
Bugfix branch: MacGui, apply Auto Passthru settings even if the widgets are hidden.
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.9.x@4654
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
jstebbins [Tue, 8 May 2012 16:20:54 +0000 (16:20 +0000)]
LinGui: merge fix for title count limitation to bugfix branch
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.9.x@4652
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
jstebbins [Sat, 5 May 2012 18:13:43 +0000 (18:13 +0000)]
LinGui: merge fix for "allowed passthru" options to bugfix branch
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.9.x@4641
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
jstebbins [Sat, 5 May 2012 16:50:50 +0000 (16:50 +0000)]
LinGui: Enable advanced options entry box for mpeg4 codec
This broke when I renamed the internal value from "ffmpeg" to "ffmpeg4"
Thanks to Rogerio Brito for noticing this and submitting a patch!
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.9.x@4639
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
Rodeo [Wed, 2 May 2012 23:45:37 +0000 (23:45 +0000)]
Bugfix branch: scan, fix some 24000/1001 sources being detected as "almost" 24000/1001, using is_close_to().
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.9.x@4632
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
jstebbins [Tue, 1 May 2012 11:24:28 +0000 (11:24 +0000)]
merge various fixes from Rogerio Brito to bugfix branch
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.9.x@4621
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
jstebbins [Tue, 1 May 2012 10:08:03 +0000 (10:08 +0000)]
merge fix for incorrect audio silence insertion to bugfix branch
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.9.x@4619
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
jstebbins [Tue, 1 May 2012 07:58:38 +0000 (07:58 +0000)]
merge fix for preview count limit to bugfix branch
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.9.x@4617
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
jstebbins [Sat, 28 Apr 2012 14:24:27 +0000 (14:24 +0000)]
merge fix for potential null pointer reference to bugfix branch
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.9.x@4610
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
jstebbins [Fri, 27 Apr 2012 17:42:45 +0000 (17:42 +0000)]
LinGui: merge fix for fallback audio encoder selection to bugfix branch
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.9.x@4608
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
sr55 [Sun, 22 Apr 2012 23:44:15 +0000 (23:44 +0000)]
WinGui: (0.9.x) Always pass down the --previews flag for encodes when it's not defaulted to 10
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.9.x@4602
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
sr55 [Thu, 12 Apr 2012 19:51:34 +0000 (19:51 +0000)]
WinGui: (0.9.x) File Handler was not being released, now fixed.
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.9.x@4596
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
sr55 [Thu, 12 Apr 2012 19:33:09 +0000 (19:33 +0000)]
WinGui: (0.9.x) Lots of fixes to the Plist Import / Export functionality.
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.9.x@4594
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
jstebbins [Thu, 12 Apr 2012 18:23:36 +0000 (18:23 +0000)]
libhb: merge fix for overlapping start time bug in CFR mode to bugfix branch
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.9.x@4592
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
jstebbins [Wed, 11 Apr 2012 22:05:23 +0000 (22:05 +0000)]
and really merge the broken DTS timestamp fix to bugfix branch
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.9.x@4591
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
jstebbins [Wed, 11 Apr 2012 22:02:48 +0000 (22:02 +0000)]
really merge the frame count estimate fix this time to the bugfix branch
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.9.x@4590
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
jstebbins [Sun, 1 Apr 2012 15:40:08 +0000 (15:40 +0000)]
merge fix for audio gaps to bugfix branch
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.9.x@4575
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
jstebbins [Sat, 31 Mar 2012 15:37:30 +0000 (15:37 +0000)]
LinGui: merge queue framerate display fix to bugfix branch
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.9.x@4567
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
jstebbins [Fri, 30 Mar 2012 18:32:03 +0000 (18:32 +0000)]
merge fix for TS streams that have no PAT or PMT to bug fix branch
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.9.x@4561
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
jstebbins [Mon, 26 Mar 2012 19:22:01 +0000 (19:22 +0000)]
LinGui: merge audio fallback fix to bugfix branch
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.9.x@4545
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
Rodeo [Sun, 25 Mar 2012 15:26:18 +0000 (15:26 +0000)]
0.9.x: add Auto Passthru support to manicure.
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.9.x@4540
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
Rodeo [Sun, 25 Mar 2012 14:39:41 +0000 (14:39 +0000)]
0.9.x: add "Web Optimized" support to manicure. Patch by Sam Homer, thanks!
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.9.x@4538
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
sr55 [Fri, 23 Mar 2012 23:48:23 +0000 (23:48 +0000)]
WinGui: Turn Full debug on for the Windows GUI, and include pdb's in the nightly builds.
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.9.x@4530
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
sr55 [Fri, 23 Mar 2012 21:27:25 +0000 (21:27 +0000)]
WinGui: (0.9.x) Fix Default preset option not working for custom presets.
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.9.x@4528
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
sr55 [Fri, 23 Mar 2012 20:02:40 +0000 (20:02 +0000)]
WinGui: (0.9.x) Add additional framerates.
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.9.x@4527
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
Rodeo [Wed, 21 Mar 2012 22:11:25 +0000 (22:11 +0000)]
Fix loop counter decrement in CFR frame duplication code (0.9.x branch).
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.9.x@4524
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
Rodeo [Mon, 19 Mar 2012 22:02:23 +0000 (22:02 +0000)]
Add framerate values for 30, 50, 60000/1001 and 60 fps to 0.9 branch.
Might be useful if we want to add updated presets to the bugfix release.
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.9.x@4519
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
jstebbins [Sun, 18 Mar 2012 20:03:10 +0000 (20:03 +0000)]
libhb: merge fix for early termination of PCR-less streams to bug fix branch
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.9.x@4516
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
jstebbins [Sun, 18 Mar 2012 20:00:22 +0000 (20:00 +0000)]
libhb: merge tivo stream detection fix to bug fix branch
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.9.x@4515
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
sr55 [Sat, 17 Mar 2012 14:19:22 +0000 (14:19 +0000)]
WinGui: (0.9.x) Fix an issue with the Query Parser Utility Class which would miss out x264 settings when importing presets.
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.9.x@4507
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
sr55 [Sat, 17 Mar 2012 13:11:33 +0000 (13:11 +0000)]
WinGui: (0.9.x) Fix an issue with the update check / build number storage code. It could throw an exception under certain circumstances.
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.9.x@4504
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
sr55 [Sat, 10 Mar 2012 16:14:45 +0000 (16:14 +0000)]
WinGui: (0.9.x) Fix an issue with Autonaming destination file with multi-dot extensions
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.9.x@4501
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
sr55 [Tue, 6 Mar 2012 20:43:05 +0000 (20:43 +0000)]
WinGui: Fixed a display issue on the audio mixdown control when AutoPassthru is selected
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.9.x@4499
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
sr55 [Sun, 4 Mar 2012 21:42:19 +0000 (21:42 +0000)]
WinGui: 0.9.x branch switch installer to use .NET 4 Client Profile. (Missed 2 files)
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.9.x@4498
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
sr55 [Sun, 4 Mar 2012 21:40:53 +0000 (21:40 +0000)]
WinGui: 0.9.x branch switch installer to use .NET 4 Client Profile.
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.9.x@4496
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
sr55 [Sun, 4 Mar 2012 14:40:43 +0000 (14:40 +0000)]
WinGui: Fix preferred Subtitle language key. Default value as null in options instead of Any
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.9.x@4493
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
sr55 [Sun, 4 Mar 2012 11:17:16 +0000 (11:17 +0000)]
WinGui: Updating doc files in 0.9.x branch.
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.9.x@4491
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
jstebbins [Sun, 4 Mar 2012 09:06:50 +0000 (09:06 +0000)]
Fix p-to-p start time seeking in TS files
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.9.x@4489
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
sr55 [Sat, 3 Mar 2012 10:48:32 +0000 (10:48 +0000)]
WinGui: Add missing HandBrakePlatform key to the settings file. It should normally be auto-generated but it needs a default incase it is not.
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.9.x@4485
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
sr55 [Thu, 1 Mar 2012 20:00:55 +0000 (20:00 +0000)]
0.9.x branch creation
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.9.x@4482
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
sr55 [Thu, 1 Mar 2012 19:19:23 +0000 (19:19 +0000)]
WinGui: Another attempt to fix the SampleRate culture bug. Missed a few spots in the last checkin.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4480
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
sr55 [Thu, 1 Mar 2012 19:01:54 +0000 (19:01 +0000)]
WinGui: (WPF) Further work wiring up the new UI.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4479
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
sr55 [Thu, 1 Mar 2012 18:58:28 +0000 (18:58 +0000)]
0.9.x branch for bug fixes.
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.9.x@4478
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
sr55 [Wed, 29 Feb 2012 21:54:12 +0000 (21:54 +0000)]
WinGui: Use specified culture for samplerate.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4477
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
sr55 [Wed, 29 Feb 2012 21:49:54 +0000 (21:49 +0000)]
WinGui: Fix samplerate culture issue.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4476
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
dynaflash [Tue, 28 Feb 2012 04:30:23 +0000 (04:30 +0000)]
MacGui: checkin make/configure.py to increment to 0.9.6
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4471
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
Rodeo [Mon, 27 Feb 2012 23:35:24 +0000 (23:35 +0000)]
Minor fix to last commit.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4470
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
Rodeo [Mon, 27 Feb 2012 23:34:13 +0000 (23:34 +0000)]
Update NEWS again.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4469
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
Rodeo [Mon, 27 Feb 2012 20:14:56 +0000 (20:14 +0000)]
Adding myself to AUTHORS file.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4468
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
sr55 [Mon, 27 Feb 2012 19:54:06 +0000 (19:54 +0000)]
Updated the NEWS file
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4467
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
sr55 [Mon, 27 Feb 2012 19:51:26 +0000 (19:51 +0000)]
WinGui: Update build numbers and copyright.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4466
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
sr55 [Mon, 27 Feb 2012 19:48:11 +0000 (19:48 +0000)]
WinGui: Fix a potential crash in the plist importer
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4465
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
Rodeo [Sat, 25 Feb 2012 00:43:11 +0000 (00:43 +0000)]
Add a meaningful error message to the log when a 32-bit MP4 encode exceeds 4 GB in size.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4464
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
Rodeo [Wed, 22 Feb 2012 23:52:15 +0000 (23:52 +0000)]
Fix typo.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4463
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
sr55 [Wed, 22 Feb 2012 18:54:20 +0000 (18:54 +0000)]
WinGui: Pass "none" to --audio-copy-mask when all autopassthru checkboxes are unchecked.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4462
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
Rodeo [Tue, 21 Feb 2012 23:56:12 +0000 (23:56 +0000)]
Add HB_INVALID_AUDIO_QUALITY define. -1 is valid for Vorbis VBR and thus doesn't work for this purpose.
Fixes Vorbis VBR with --aq < 0
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4461
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
jstebbins [Tue, 21 Feb 2012 23:38:39 +0000 (23:38 +0000)]
LinGui: fix audio gain and quality icon display.
Accidentally broke when adding tabs to make things "prettier" :-\
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4460
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
dynaflash [Mon, 20 Feb 2012 15:22:44 +0000 (15:22 +0000)]
MacGui: Advanced Options Cleanup window when Theora is chosen.
- Hide the ffmpeg options box and label
- Show centered text saying Theora has no advanced options.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4459
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
Rodeo [Mon, 20 Feb 2012 00:21:53 +0000 (00:21 +0000)]
MacGUI: fix typo + minor cleanup after the last few libavcodec/theora advanced options commits.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4458
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
dynaflash [Sun, 19 Feb 2012 22:14:57 +0000 (22:14 +0000)]
MacGui: Fix an issue where lavc options were shown and passed when Theora was chosen.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4457
b64f7644 -9d1e-0410-96f1-
a4d463321fa5