]>
granicus.if.org Git - handbrake/log
Rodeo [Sat, 4 Jul 2015 23:18:41 +0000 (23:18 +0000)]
[merge] libhb: disable OpenCL scaling when QSV scaling is used.
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.10.x@7346
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
Rodeo [Sat, 4 Jul 2015 23:18:05 +0000 (23:18 +0000)]
[merge] OpenCL: fix cleanup.
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.10.x@7345
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
Rodeo [Sat, 4 Jul 2015 23:16:50 +0000 (23:16 +0000)]
[merge] libhb: re-work OpenCL cleanup a bit.
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.10.x@7344
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
sr55 [Sat, 27 Jun 2015 19:01:03 +0000 (19:01 +0000)]
[0.10.x] Don't show x264 query in the extra options tooltip for x265.
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.10.x@7321
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
jstebbins [Thu, 11 Jun 2015 21:10:27 +0000 (21:10 +0000)]
libhb: fix encoding date in output file with mingw build
mingw doesn't support some strftime formatting options. so use only
those that it supports.
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.10.x@7294
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
ritsuka [Thu, 11 Jun 2015 06:02:40 +0000 (06:02 +0000)]
[0.10.x] MacGui: do not redirect null strings to the activity log.
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.10.x@7289
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
sr55 [Tue, 9 Jun 2015 19:09:48 +0000 (19:09 +0000)]
WinGui: Bump version number.
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.10.x@7286
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
Rodeo [Mon, 8 Jun 2015 18:30:54 +0000 (18:30 +0000)]
[merge] encx265: fix regression introduced in SVN revision 6366.
Unknown options and bad values were never fatal for any libhb encoder.
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.10.x@7279
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
jstebbins [Wed, 3 Jun 2015 15:36:18 +0000 (15:36 +0000)]
libhb: fix green bottom line in preview with deinterlace
... and "fast" deinterlace
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.10.x@7268
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
jstebbins [Mon, 1 Jun 2015 21:11:37 +0000 (21:11 +0000)]
decomb: fix color distortion in last row of image
Prevent blending uninitialized lines of data into last row.
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.10.x@7262
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
ritsuka [Mon, 1 Jun 2015 09:37:18 +0000 (09:37 +0000)]
[0.10.x] MacGui: fix a double to int conversion, the end frame textfield had the wrong number of frames.
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.10.x@7253
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
sr55 [Sat, 30 May 2015 14:24:43 +0000 (14:24 +0000)]
Update build numbers for windows build.
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.10.x@7247
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
sr55 [Fri, 29 May 2015 18:17:58 +0000 (18:17 +0000)]
Bump Version number to 0.10.2
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.10.x@7238
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
sr55 [Thu, 28 May 2015 19:13:55 +0000 (19:13 +0000)]
0.10.x Update NEWS file
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.10.x@7234
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
jstebbins [Tue, 26 May 2015 17:07:10 +0000 (17:07 +0000)]
libhb: fix theora encoding
Theora can produce 0 length buffers for duplicate frames. This causes the
video pipeline to terminate early because we use 0 lenght buffers to
indicate EOF. So always allocate an extra byte for theora and remove it
in the muxer.
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.10.x@7225
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
jstebbins [Mon, 25 May 2015 16:29:40 +0000 (16:29 +0000)]
LinGui: fix audio encoder selection in audio dialog
Under certain conditions, the audio encoder would not update when
a new encoder was selected.
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.10.x@7224
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
ritsuka [Mon, 25 May 2015 15:32:03 +0000 (15:32 +0000)]
MacGui: fix a crash that happens when selecting a new default preset.
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.10.x@7222
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
ritsuka [Mon, 25 May 2015 15:27:57 +0000 (15:27 +0000)]
MacGui: [merge] add an alert window to show the exceptions not handled. Hopefully it will make it easier for users to report this kind of issue.
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.10.x@7221
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
jstebbins [Wed, 13 May 2015 18:08:19 +0000 (18:08 +0000)]
LinGui: fix 32bit builds
File operations on large files (e.g. stat) were failing.
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.10.x@7175
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
jstebbins [Tue, 12 May 2015 15:39:55 +0000 (15:39 +0000)]
scan: increase scan size thresh to accomodate raw 4K avi
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.10.x@7172
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
Rodeo [Sun, 3 May 2015 22:13:15 +0000 (22:13 +0000)]
merge MacGui: fix a couple nasty rounding errors.
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.10.x@7155
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
jstebbins [Fri, 1 May 2015 16:18:20 +0000 (16:18 +0000)]
fdk-aac: enable compiler optimizations
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.10.x@7146
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
jstebbins [Tue, 21 Apr 2015 15:51:50 +0000 (15:51 +0000)]
param: allow ',' as decimal separator in filter settings
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.10.x@7111
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
jstebbins [Mon, 20 Apr 2015 16:59:30 +0000 (16:59 +0000)]
scan: fix failure to find audio bitrate during scan.
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.10.x@7107
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
sr55 [Fri, 10 Apr 2015 21:01:49 +0000 (21:01 +0000)]
[0.10.x] WinGui: For default user presets, make sure the advanced tab shows correctly on load when enabled.
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.10.x@7080
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
sr55 [Fri, 10 Apr 2015 20:48:48 +0000 (20:48 +0000)]
[0.10.x] [WinGUI] Fix NLMeans Custom option.
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.10.x@7079
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
jstebbins [Tue, 7 Apr 2015 23:33:24 +0000 (23:33 +0000)]
reader: fix subtitle start time not advancing
We must set a start time for subtitles or the vobsub decoder (and probably
other subtitle decoders) will assign duplicate timestamps. So when a
discontinuity occurs, make the closest guess that we can.
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.10.x@7073
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
jstebbins [Sun, 5 Apr 2015 15:32:45 +0000 (15:32 +0000)]
libav: Fix failure on mingw to write date tag to mp4 files
Replace strptime with av_small_strptime
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.10.x@7055
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
jstebbins [Thu, 26 Mar 2015 18:49:55 +0000 (18:49 +0000)]
LinGui: set parent of source dialog
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.10.x@7019
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
jstebbins [Thu, 26 Mar 2015 18:28:58 +0000 (18:28 +0000)]
merge LinGui: fix activity window scrolling
Yet another work-around for a gtk+-3 problem. They now delay updating
the scrollbar adjustment to an idle loop callback. So I must delay
my scroll-to-bottom code so that it occurrs after their update.
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.10.x@7018
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
jstebbins [Thu, 26 Mar 2015 18:26:50 +0000 (18:26 +0000)]
merge LinGui: work around yet another gtk+-3 bug
GtkTextView gets confused if you try to set it's contents again while
in a callback for a change to the TextView. So prevent such behavior
by the app. Requires updating the x264Option TextView in the background
(idle loop) rather than immediately.
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.10.x@7017
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
jstebbins [Thu, 26 Mar 2015 18:17:15 +0000 (18:17 +0000)]
merge LinGui: fix UI issue with x264Option updates
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.10.x@7016
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
jstebbins [Thu, 26 Mar 2015 18:15:29 +0000 (18:15 +0000)]
merge LinGui: init VideoPreset with valid value
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.10.x@7015
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
jstebbins [Fri, 20 Mar 2015 15:20:51 +0000 (15:20 +0000)]
LinGui: potential fix for crash while adding job
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.10.x@7008
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
jstebbins [Mon, 16 Mar 2015 15:49:00 +0000 (15:49 +0000)]
merge: decomb: oops, fix overread when height is mod 4
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.10.x@6995
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
jstebbins [Sun, 15 Mar 2015 15:45:24 +0000 (15:45 +0000)]
merge: muxavformat: add "creation_time" metadata
Tags mp4 files with current time. This was previously done by mp4v2 for us.
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.10.x@6992
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
jstebbins [Sat, 14 Mar 2015 21:39:50 +0000 (21:39 +0000)]
merge: decomb: fix green line when source hight is modulus 2
decomb requires mod 4 height. we pad our frame buffer heights to allow
for this kind of thing, but need to allow decomb to operate on those extra
blank lines.
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.10.x@6990
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
Rodeo [Mon, 2 Mar 2015 16:29:12 +0000 (16:29 +0000)]
[merged] ProRes: extend the padding check to 16 bits.
Fixes decoding artifacts on some samples.
git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.10.x@6962
b64f7644 -9d1e-0410-96f1-
a4d463321fa5
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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