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
...
*
Updated Cygwin Contrib Pack to 0010
sr55
2007-08-28
1
-2
/
+2
*
Update to libmkv-0.6.1.2. 0.6.1.1 was broken.
saintdev
2007-08-28
1
-1
/
+1
*
Fix contrib/Jamfile on some computers $(CONTRIB) != $CONTRIB.
saintdev
2007-08-28
1
-40
/
+40
*
Update libmkv to 0.6.1.1 fixes the chapter-hang issue.
saintdev
2007-08-28
1
-1
/
+1
*
MacGui: fix bug where cancelling the browse window for source didnt enable Wi...
dynaflash
2007-08-28
1
-1
/
+1
*
Clean up contrib/Jamfile. Also enable configure cache for libs that allow it.
saintdev
2007-08-28
1
-106
/
+98
*
Don't use hb_log() outside of libhb, use fprintf() instead.
eddyg
2007-08-28
1
-1
/
+1
*
Enable jam to work by changing the error handling to use a callback rather th...
eddyg
2007-08-27
4
-17
/
+34
*
MacGui: set the GrowlDelegate to self, should prevent two instances of the HB...
dynaflash
2007-08-27
1
-2
/
+1
*
Add lang.c to the libhb dlib target so that it is linked when the target is b...
superdump
2007-08-27
1
-0
/
+2
*
Remove ScanController.* from the main Jamfile as they are no longer present o...
superdump
2007-08-27
1
-1
/
+0
*
MacGui: disable interface during scanning, and if there is no valid title found
dynaflash
2007-08-27
1
-20
/
+14
*
missed file
eddyg
2007-08-27
1
-0
/
+232
*
Moved functions from lang.h to lang.c for easy includion in Controller.mm
eddyg
2007-08-27
5
-224
/
+15
*
MacGui: Integrate HBDVDetector directly into Controller.mm and get rid of Sca...
dynaflash
2007-08-27
7
-215
/
+81
*
Added support to the mac gui for auto-selecting subtitles if the main audio l...
eddyg
2007-08-27
2
-2
/
+45
*
Improved error handling when disk already full for MKV containers.
eddyg
2007-08-27
1
-2
/
+20
*
Fixed up mkv error messages that did not apply, and added one which was missed.
eddyg
2007-08-27
1
-12
/
+8
*
Added rudimentory error handling to HB. Instead of using hb_log() use hb_erro...
eddyg
2007-08-27
7
-29
/
+130
*
Deinterlace and Denoise values updated.
sr55
2007-08-26
2
-6
/
+10
*
WinGui:
sr55
2007-08-26
4
-30
/
+65
*
WinGui:
sr55
2007-08-25
7
-51
/
+90
*
WinGui:
sr55
2007-08-24
7
-30
/
+39
*
MacGui: Fix main window closing to it doesnt crash HB and allow you to get it...
dynaflash
2007-08-24
3
-6
/
+23
*
Keeps IHB from crashing before it starts to encode, by telling encfaac.c to m...
jbrjake
2007-08-24
1
-0
/
+2
*
Doubles the number of frames checked for cadence changes, streamlines their s...
jbrjake
2007-08-24
1
-10
/
+10
*
Allows stream.c to try to read .VOB, .TS, and .mpeg files in addition to .vob...
jbrjake
2007-08-24
1
-3
/
+6
*
MacGui: Add DriveDetectors back to xcode project so that IHB will still build...
dynaflash
2007-08-24
3
-0
/
+171
*
WinGui:
sr55
2007-08-23
6
-8
/
+10
*
MacGui: Increase the Activity Window text storage to double its current capac...
dynaflash
2007-08-23
1
-2
/
+8
*
MacGui: Clean up source files used in Source Scanning
dynaflash
2007-08-23
4
-182
/
+4
*
MacGui: internal code changes
dynaflash
2007-08-23
5
-280
/
+281
*
MacGui: Fix disabling of the subtititles Forced checkbox if user cancels the ...
dynaflash
2007-08-23
1
-1
/
+1
*
MacGui: internal change to Controller.mm
dynaflash
2007-08-22
2
-50
/
+36
*
WinGui:
sr55
2007-08-22
5
-73
/
+65
*
WinGui:
sr55
2007-08-22
3
-39
/
+66
*
- Fixed Spelling typo (Thanks saintdev).
sr55
2007-08-21
6
-28
/
+26
*
Fixed up what a subtitle scan looks like in the GUI job queue
eddyg
2007-08-21
1
-1
/
+13
*
Added handling for the forced subtitle button.
eddyg
2007-08-21
1
-7
/
+5
*
MacGui: Add subtitle widgets for eddyg's forced subtitle implementation.
dynaflash
2007-08-21
5
-0
/
+21
*
Add Subtitle scanning for forced subtitles and normal subtitles from the CLI
eddyg
2007-08-21
12
-65
/
+271
*
Added "--subtitle-force" option to the CLI, and added changes to decsub to
eddyg
2007-08-20
3
-12
/
+57
*
Add colour/chroma to subtitles where they are not transparent.
eddyg
2007-08-20
2
-5
/
+98
*
updated AUTHORS
sr55
2007-08-19
1
-78
/
+82
*
MacGui: Update Version and build numbers in xcode for libhb and libhbdylib.
dynaflash
2007-08-19
1
-8
/
+8
*
Updates NEWS file with changes since the last release.
jbrjake
2007-08-19
1
-0
/
+43
*
Adds eddyg and reorganizes.
jbrjake
2007-08-19
1
-22
/
+23
*
MacGui: Small pre release bug fixes
dynaflash
2007-08-19
2
-6
/
+17
*
MacGui: Set version to 0.9.0 and build to 2007081900 for the impending release.
dynaflash
2007-08-19
3
-9
/
+13
*
MacGui: Fix main menu enabling if user cancels the source browse window
dynaflash
2007-08-19
5
-2
/
+33
[prev]
[next]