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: Some further work removing duplicate models, updating the libscan/enc...
sr55
2011-09-11
19
-232
/
+216
*
WinGui: Update the Interop Mixdown and Audio Encoder objects
sr55
2011-09-11
2
-2
/
+23
*
WinGui: Correct an issue with updating old presets (from 0.9.5 or earlier) to...
sr55
2011-09-11
1
-0
/
+1
*
x264 bump from r2044 to r2074 - misc. fixes and improvements.
Rodeo
2011-09-10
1
-1
/
+1
*
WinGui: Missed a case where the queue recovery file was not being updated whe...
sr55
2011-09-10
1
-0
/
+1
*
libhb: fix incorrect decrementing of audio->config.out.track; it starts at 1,...
Rodeo
2011-09-09
1
-5
/
+4
*
libhb: work around the lack of 6.1 support for DTS sources
Rodeo
2011-09-09
4
-0
/
+46
*
WinGui: Make sure the queue state is correctly state when it is done processing.
sr55
2011-09-08
1
-0
/
+1
*
WinGui: Don't "recover" completed queue items when restarting.
sr55
2011-09-08
1
-2
/
+4
*
CLI: fix a case where DTS/DTS-HD Passthru was reaching code only meant for Au...
Rodeo
2011-09-05
1
-29
/
+40
*
WinGui: Add support for longer previews.
sr55
2011-09-04
1
-9
/
+5
*
CLI: fix a typo in the help text.
Rodeo
2011-09-03
1
-1
/
+1
*
WinGui: Remove some bad auto-gen... again.
sr55
2011-09-03
1
-1
/
+0
*
WinGui: Initial support for batch queueing.
sr55
2011-09-02
9
-153
/
+345
*
MacGui: Behold that which is hidden ... Batch Queueing Support.
dynaflash
2011-09-02
3
-5
/
+91
*
WinGui: Remove some remaining unused .NET settings code.
sr55
2011-09-02
8
-82
/
+0
*
WinGui: Reverted Auto-Gen Resx change from previous commit
sr55
2011-09-02
1
-27
/
+0
*
WinGui: Fix a display issue with the Title Dropdown. The dropdown area width ...
sr55
2011-09-02
2
-73
/
+102
*
LinGui: Show video codec name in summary tab
jstebbins
2011-09-01
4
-10
/
+46
*
WinGui: Some tweaks to the way the picture settings panel handles cropping an...
sr55
2011-08-27
1
-2
/
+10
*
WinGui: Broke the preset loader in the last commit. Now Fixed.
sr55
2011-08-27
3
-1
/
+9
*
WinGui: Some refactoring of the preset services to make them simpler and rest...
sr55
2011-08-27
3
-25
/
+22
*
MacGui: Live Preview ...
dynaflash
2011-08-24
2
-24
/
+36
*
LinGui: fix problem with preset updates
jstebbins
2011-08-24
1
-8
/
+12
*
LinGui: make values for preset key AudioEncoderFallback compatible with mac ui
jstebbins
2011-08-22
1
-1
/
+13
*
CLI: standardize passthru fallbacks.
Rodeo
2011-08-19
1
-33
/
+81
*
CLI: fix a bug where gain wouldn't be initialized when there were more input ...
Rodeo
2011-08-19
1
-1
/
+15
*
LinGui: compute passthru fallbacks
jstebbins
2011-08-19
1
-11
/
+42
*
lingui: fix issues with preset values
jstebbins
2011-08-19
2
-7
/
+20
*
MacGui: Make AAC and MP3 passthru fall back to the AAC and MP3 encoders, resp...
Rodeo
2011-08-18
2
-3
/
+24
*
MacGui: Fix crash when launching then cancelling new source and quitting woul...
dynaflash
2011-08-18
1
-5
/
+11
*
MacGui: Fix a crash in live preview where upon closing the preview window dur...
dynaflash
2011-08-17
1
-9
/
+6
*
WinGui: Finish migrating the settings over to the new user setting service.
sr55
2011-08-17
33
-999
/
+422
*
Blu-ray: display playlist number in log, CLI scan output, and title drop-down.
Rodeo
2011-08-16
6
-7
/
+38
*
WinGui: Add support for upcoming changes to CLI scan output showing bluray pl...
sr55
2011-08-16
1
-4
/
+19
*
libhb: Use h.264 recovery points as key frames when decoding
jstebbins
2011-08-16
3
-27
/
+164
*
MacGUI: Advanced panel: remove unnecessary checks when hiding the psy sliders.
Rodeo
2011-08-15
1
-10
/
+4
*
MacGUI: HBAudioController.m: remove two stray newlines which my patch inexpli...
Rodeo
2011-08-15
1
-2
/
+0
*
WinGui: Add a service manager to maintain single instances of services & upda...
sr55
2011-08-15
30
-41
/
+565
*
WinGui: Couple of minor bug fixes in the user settings code.
sr55
2011-08-15
2
-1
/
+2
*
WinGui: Finished re-writing the user settings service to use xml file storage...
sr55
2011-08-15
23
-565
/
+329
*
WinGui: Remove a duplicate model object.
sr55
2011-08-15
8
-50
/
+1
*
WinGui: Clear all option on the queue.
sr55
2011-08-15
8
-23
/
+74
*
WinGui: Fix an issue with Multi-instance detection.
sr55
2011-08-14
1
-1
/
+1
*
Interop: Struct changes to keep up with libhb and passthrough updates. Also f...
randomengy
2011-08-13
10
-17
/
+45
*
libhb: fix setting Libav codec private options
jstebbins
2011-08-12
5
-10
/
+37
*
WinGui: Added in release installer support to the msbuild file.
sr55
2011-08-12
1
-4
/
+20
*
MacGui: Fix borked "When Done" Preference drop down which was inexplicably lo...
dynaflash
2011-08-12
2
-776
/
+423
*
WinGui: Disable the "Run HandBrake" option after the installer. Running under...
sr55
2011-08-11
4
-4
/
+4
*
WinGui: Add support for performing a silent install. (Patch by cookie23 - Jer...
sr55
2011-08-11
4
-20
/
+32
[next]