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
*
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
*
WinGui: Fix a reset issue on the log window.
sr55
2013-04-30
1
-0
/
+1
*
WinGui: Fix build
sr55
2013-04-29
1
-1
/
+1
*
WinGui: Fix Lock System action and hide the quit handbrake option from when d...
sr55
2013-04-29
2
-3
/
+3
*
Refactor add_ffmpeg_audio.
Rodeo
2013-04-28
3
-90
/
+116
*
sync: fix a hang when the avcodec encoder for silence insertion fails to open.
Rodeo
2013-04-28
1
-2
/
+3
*
MacGui: harmonize audio configuration code in prepareJob and prepareAudioForJob.
Rodeo
2013-04-28
2
-37
/
+41
*
Fix log pollution when Auto Passthru is not possible and uses the fallback au...
Rodeo
2013-04-28
1
-1
/
+1
*
hb_get_best_mixdown: fix out-of-array reads.
Rodeo
2013-04-28
1
-2
/
+2
*
Bump VPoint to 9
sr55
2013-04-28
1
-1
/
+1
*
MacGui: bugfix: set video framerate mode (vfr, pfr, cfr) when editing queue i...
Rodeo
2013-04-28
1
-15
/
+29
*
Tidy up and corrections to the NEWS file.
sr55
2013-04-27
1
-602
/
+652
*
muxmp4: update MP4AddAudioTrack usage as per mp4v2 documentation.
Rodeo
2013-04-27
1
-2
/
+4
*
WinGui: Quick fix to the preset export cancel option.
sr55
2013-04-26
1
-1
/
+1
*
WinGui: Change the Audio Automatic behaviour to be a bit more sane. When Add...
sr55
2013-04-26
1
-1
/
+13
*
LinGui: Add Ubuntu 13.04 (Raring Ringtail) to nightly builds
jstebbins
2013-04-25
3
-13
/
+128
*
work: pass the crop settings to the subtitle renderer when adding it to the f...
Rodeo
2013-04-24
1
-5
/
+9
*
Disable Libav's AVX and FMA4 optimizations under Windows x86_64.
Rodeo
2013-04-24
1
-1
/
+9
*
muxmp4: compute audio frame durations when the frame size isn't known.
Rodeo
2013-04-24
1
-33
/
+40
*
WinGui: Disable Custom Anamorphic calculations (Will implement these via libh...
sr55
2013-04-21
2
-3
/
+33
*
WinGui: Added some additional sanity checking around preset import/export code.
sr55
2013-04-21
2
-8
/
+11
*
MacGui: Bump year to 2013
sr55
2013-04-21
1
-1
/
+1
*
Attempt to fix SymLinks
sr55
2013-04-20
0
-0
/
+0
*
MacGui: Bump the Growl SDK to 2.0.1 bringing notification centre support for ...
sr55
2013-04-20
7
-906
/
+189
*
CLI: improve help for video filters.
Rodeo
2013-04-12
1
-4
/
+6
[next]