index
:
HandBrake.git
0.10.x
1.0.x
259-add-nvenc-encoder
ffmpeg_sgothel
hw-encoder-base
hw-encoder-joint
hw-encoder-nvenc
hw-encoder-vaapi
master
nvenc-encoder
nvenc-encoder-libav
opencl
release_1.3.1
release_1.3.3
vaapi-encoder
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change AssemblyInfo.cs.tmpl
0.9.9.1
sr55
2013-05-30
1
-1
/
+1
*
WinGui: Temp workaround for iPod preset.
sr55
2013-05-30
1
-0
/
+5
*
Prep for patch release.
sr55
2013-05-30
4
-6
/
+6
*
Don't expose rate, mixdown, dither and encoder arrays to the UIs.
Rodeo
2013-05-30
16
-1876
/
+2631
*
WinGui: Picture Settings Tab and Preset Behaviours changed to be consistent w...
sr55
2013-05-29
2
-81
/
+83
*
WinGui: Use ISO639-2 Codes rather than language names for auto language selec...
sr55
2013-05-29
4
-9
/
+71
*
WinGui: Fix a potential crash in the options window for clearing log files if...
sr55
2013-05-29
1
-4
/
+11
*
Make initialization of vfr filter work as I intended.
jstebbins
2013-05-28
6
-85
/
+95
*
WinGui: Continuation of previous fix to the queue event handling.
sr55
2013-05-27
1
-0
/
+20
*
WinGui: Fix an option in prefs that wasn't reloading
sr55
2013-05-27
1
-2
/
+3
*
WinGui: Add an attached property to the source menu to handle drive detection...
sr55
2013-05-26
8
-166
/
+153
*
WinGui: Disable End point affecting the start point for anything other than c...
sr55
2013-05-26
1
-1
/
+1
*
WinGui: Add Clear buttons back to the Audio/Subs tabs.
sr55
2013-05-25
2
-14
/
+20
*
WinGui: Attempt 2 at fixing text overlap and fixed lossless warning label not...
sr55
2013-05-25
2
-2
/
+2
*
WinGui: Add some margin to prevent help prevent overlapping of CQ value and R...
sr55
2013-05-25
1
-1
/
+1
*
WinGui: Refactor the Presets Picture Size handling to make it a bit clearer w...
sr55
2013-05-25
8
-71
/
+89
*
WinGui: End Point can not be greater than Start and vice versa for the chapte...
sr55
2013-05-25
1
-0
/
+10
*
WinGui: Some usability improvements and bug fixes around the queue window.
sr55
2013-05-24
4
-56
/
+75
*
WinGui: Redesign the tooltip for the Queue items to show Source and Destinati...
sr55
2013-05-24
2
-22
/
+51
*
WinGui: Add a warning about user presets not being updated until such time th...
sr55
2013-05-24
1
-1
/
+2
*
WinGui: Fix Queue Job display count not refreshing after the window is closed...
sr55
2013-05-24
1
-0
/
+2
*
WinGui: Fix AutoName when no {title} tag is set.
sr55
2013-05-24
1
-2
/
+1
*
libhb: fix hb_vfr_info() and refactor hb_vfr_init() a bit.
Rodeo
2013-05-22
3
-48
/
+29
*
WinGui: Make the AutoNaming feature less trigger happy. It should not run for...
sr55
2013-05-22
3
-5
/
+24
*
WinGui: Adding missing x264UseAdvancedOptions Key. Allow the Queue window to...
sr55
2013-05-22
3
-2
/
+6
*
WinGui: Change the CLI Helper to use the application startup path rather than...
sr55
2013-05-19
1
-2
/
+3
*
WinGui: Some additional work on my prototype batch add to queue feature.
sr55
2013-05-19
9
-20
/
+115
*
WinGui: Rectored some Encode/Queue service code. This restoes "Quit HandBrake...
sr55
2013-05-19
15
-157
/
+269
*
WinGui: Fix build script
sr55
2013-05-18
4
-570
/
+665
*
WinGui: Fix typo
sr55
2013-05-18
1
-1
/
+1
*
x264: hardcode the version string so that the full and correct x264 version i...
Rodeo
2013-05-17
1
-0
/
+23
*
sync: fall back to drop_video_to_sync when hb_avcodec_open() fails, instesd o...
Rodeo
2013-05-17
1
-39
/
+41
*
decsrtsub: clear remnants of the previous line before progessing a new one.
Rodeo
2013-05-14
1
-0
/
+3
*
Bump Libav to v9.6.
Rodeo
2013-05-13
5
-9
/
+9
*
MacGui: stop before the last ("None") subtitle track when converting incompat...
Rodeo
2013-05-12
1
-3
/
+5
*
MacGui: fix a bug where the iPod 5G checkbox would be disabled for x264 in MP4.
Rodeo
2013-05-12
1
-16
/
+13
*
MacGui: refactor handling on chapter titles.
Rodeo
2013-05-11
3
-60
/
+49
*
WinGui: Fix a number of cosmetic issues and a bug with the Check for updates ...
sr55
2013-05-11
4
-8
/
+8
*
LinGui: fix a problem with batch enqueue
jstebbins
2013-05-10
1
-0
/
+5
*
LinGui: Fix a bug in audio panel
jstebbins
2013-05-09
1
-0
/
+2
*
Improve upon previous commit.
Rodeo
2013-05-08
1
-4
/
+5
*
decsrtsub: rework character substitution logic.
Rodeo
2013-05-08
1
-20
/
+30
*
CLI: fix broken code for preserving libhb's default muxer.
Rodeo
2013-05-08
1
-22
/
+23
*
muxmkv: fix audio track private data for 24-bit FLAC.
Rodeo
2013-05-05
1
-0
/
+1
*
LinGui: Fix live preview reset for previews > 10
jstebbins
2013-05-03
2
-2
/
+4
*
LinGui: fix live preview "encoded" array size.
jstebbins
2013-05-03
1
-1
/
+1
*
Fix typo in previous commit.
Rodeo
2013-04-30
1
-1
/
+1
*
CLI: minor help text updates in preparation for the next release.
Rodeo
2013-04-30
1
-24
/
+21
*
contrib: patch libbluray to fix "duplicate" filter
jstebbins
2013-04-30
1
-0
/
+80
*
libhb: fix crash when EOF is found before first video frame
jstebbins
2013-04-30
1
-0
/
+1
[next]