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
*
MacGui: Versioning changes to 0.9.1 and build number 2007083100
dynaflash
2007-08-31
3
-9
/
+13
*
Bumps version number for upcoming release of 0.9.1. Note: still needs to be d...
jbrjake
2007-08-31
2
-4
/
+4
*
WinGui: Small update
sr55
2007-08-31
1
-1
/
+1
*
Updates NEWS file with changes for the upcoming release of 0.9.1
jbrjake
2007-08-31
1
-0
/
+25
*
Cygwin Contrib pack updated to 0011
sr55
2007-08-31
1
-2
/
+2
*
MacGui: Fixes a minor typo in the x264 options for the QuickTime preset
jbrjake
2007-08-31
1
-1
/
+1
*
WinGui:
sr55
2007-08-31
3
-2
/
+9
*
WinGui:
sr55
2007-08-31
8
-73
/
+172
*
Workaround from "van" to prevent double chapter markers when using advanced d...
eddyg
2007-08-31
1
-2
/
+8
*
MacGui: hide and disable the checkbox to use native subtitles or dubbed audio...
dynaflash
2007-08-30
1
-0
/
+0
*
Back out the GUI handling code for native language prefs.
eddyg
2007-08-30
1
-30
/
+0
*
Some old files that should have been deleted some time ago.
sr55
2007-08-30
3
-0
/
+0
*
MacGui: minor widget label changes
dynaflash
2007-08-30
3
-1
/
+1
*
WinGui:
sr55
2007-08-30
11
-32
/
+134
*
Added progress marking for when doing the subtitle scan
eddyg
2007-08-30
1
-0
/
+22
*
Make the auto-fps selected rate sticky
eddyg
2007-08-30
1
-3
/
+15
*
Enable the use of pthreads in ffmpeg.
saintdev
2007-08-30
1
-1
/
+1
*
Mac OS X Contrib version ++ (mkv chapter fix)
jbrjake
2007-08-30
1
-1
/
+1
*
Improved debug messages for Cell start/stop with Cell number and block.
eddyg
2007-08-29
1
-2
/
+4
*
Patch from bitsflew that displays fading subtitles as solid subtitles rather ...
eddyg
2007-08-29
1
-6
/
+36
*
Die, non-standard printf logging, die!
jbrjake
2007-08-29
2
-5
/
+5
*
WinGui:
sr55
2007-08-29
3
-1
/
+26
*
WinGui:
sr55
2007-08-29
16
-117
/
+206
*
MacGui: Fix Picture Preview crash when sizing below 16 pixels width or height.
dynaflash
2007-08-29
1
-2
/
+10
*
These calls to free produce double free warnings. It seems that removing the ...
superdump
2007-08-29
1
-4
/
+0
*
Updated the CLI comments for subtitle scan to correspond with the new
eddyg
2007-08-29
1
-2
/
+3
*
- Roll back avpicture_alloc to malloc + avpicture_fill. This fixes the MacGUI...
superdump
2007-08-28
1
-12
/
+36
*
Not sure how I commented these out, but they shouldn't be.
saintdev
2007-08-28
1
-2
/
+2
*
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
[next]