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
...
*
libhb: fix progress information for batch scans
jstebbins
2011-06-23
1
-0
/
+1
*
WinGui: Add DTS-HD Passthru support and a bit of code tidy-up.
sr55
2011-06-22
6
-103
/
+42
*
LinGui: fix appindicator warning message in log at startup
jstebbins
2011-06-22
1
-8
/
+11
*
LinGui: fix scaling problem with preview window
jstebbins
2011-06-22
1
-1
/
+1
*
LinGui: when appindicator is found, disable gtkstatusicon
jstebbins
2011-06-21
2
-26
/
+34
*
LinGui: fix a couple compiler warnings
jstebbins
2011-06-21
1
-2
/
+2
*
libhb: fix incorrect error message when adding substreams to ts list
jstebbins
2011-06-21
1
-8
/
+8
*
libhb: flush frame re-ordering delay queue properly when there are < 8 frames
jstebbins
2011-06-21
1
-1
/
+3
*
WinGui: Some more work on the libencode service.
sr55
2011-06-20
1
-13
/
+140
*
WinGui: Update the About Window GPL statement & Fix an issue on the subtitles...
sr55
2011-06-20
5
-9
/
+19
*
LinGui: Add status tray icon support for Ubuntu 11.04
jstebbins
2011-06-20
6
-1
/
+98
*
Remove the qt4 directory. Nothing useful has come from this code and too much...
sr55
2011-06-20
14
-1100
/
+0
*
Updated Credits file with a bunch of missing libraries. Removed all the names...
sr55
2011-06-20
1
-171
/
+28
*
Some tidy up of the Standard files. THANKS and TRANSLATIONS
sr55
2011-06-20
2
-77
/
+18
*
Update the GPL v2 License file to the latest copy from gnu.org. This is just ...
sr55
2011-06-20
1
-22
/
+21
*
WinGui: Fix Broken Preview Window.
sr55
2011-06-18
1
-3
/
+3
*
WinGui:
sr55
2011-06-15
7
-36
/
+77
*
libhb: fix a warning in decssasub.c by adding new hb_valog function
jstebbins
2011-06-15
3
-42
/
+40
*
libhb: eliminate use of deprecated sws_getContext
jstebbins
2011-06-15
1
-8
/
+28
*
MacGui: Don't call "return" at the end of a void function.. .. Redux!
dynaflash
2011-06-14
2
-33
/
+0
*
MacGui: Add blank line to previous commit files to fix the commit notes I tot...
dynaflash
2011-06-14
2
-0
/
+2
*
MacGui: Don't call "return" at the end of a void function.
dynaflash
2011-06-14
3
-54
/
+55
*
Add DTS-HD passthru \o/
jstebbins
2011-06-14
15
-111
/
+170
*
MacGui: HBAudio Indentation Cleanup
dynaflash
2011-06-13
4
-848
/
+963
*
libhb: fix problem with processing audio gaps in dts streams
jstebbins
2011-06-12
1
-1
/
+1
*
libhb: generalize channel remapping between decoders and encoders
jstebbins
2011-06-12
12
-91
/
+71
*
LinGui: fix another problem with setting proper mixdown
jstebbins
2011-06-12
1
-0
/
+2
*
Updating StyleCop settings in HandBrakeInterop to allow tabs.
randomengy
2011-06-12
1
-2
/
+2
*
StyleCop fixes. Also removed copying hb.dll step to fix build error.
randomengy
2011-06-12
50
-286
/
+182
*
Win: Add a stylecop settings file to the Interop project.
sr55
2011-06-12
1
-0
/
+14
*
Removing user-specific .suo file.
randomengy
2011-06-12
1
-0
/
+0
*
Add RandomEngy to the Authors file now that his Interop code is imported.
sr55
2011-06-12
1
-0
/
+3
*
WinGui: Bring in the HandBrake Interop library written by RandomEngy.
sr55
2011-06-12
65
-0
/
+5514
*
LinGui: oops, part of another patch went with last commit
jstebbins
2011-06-12
1
-6
/
+0
*
LinGui: fix a problem with mixdown options
jstebbins
2011-06-12
3
-11
/
+22
*
WinGui: Update the appearance of the subtitles tab to be consistent with the ...
sr55
2011-06-11
3
-141
/
+43
*
WinGui: Added support for the new ffmpeg aac encoder.
sr55
2011-06-11
8
-8
/
+24
*
WinGui:
sr55
2011-06-11
1
-3
/
+4
*
LinGui: fix parameters to value-changed callback for gain and drc
jstebbins
2011-06-11
1
-2
/
+2
*
libhb: clean up AVCodecContext initializations
jstebbins
2011-06-10
3
-10
/
+50
*
libhb: disable threaded ffmpeg decoding for scan
jstebbins
2011-06-10
3
-3
/
+8
*
MacGui: Increase width of main window from 754 to 960
dynaflash
2011-06-09
3
-1371
/
+712
*
Refresh "Normal" preset
jstebbins
2011-06-09
4
-639
/
+656
*
libhb: Enable multi-threaded decode in ffmpeg
jstebbins
2011-06-08
9
-13
/
+27
*
cli: Allow more flexible specification of native language in the cli
jstebbins
2011-06-08
1
-13
/
+26
*
LinGui: move advanced audio from a dialog popup to an expander box
jstebbins
2011-06-08
1
-249
/
+235
*
Add ffaac encode support
jstebbins
2011-06-08
5
-1
/
+69
*
fix up usage of deprecated libav symbols and clean up patch fuzz
jstebbins
2011-06-07
8
-68
/
+67
*
libhb: add support for libav aac encoder (libhb only)
jstebbins
2011-06-07
9
-35
/
+119
*
Bump FFmpeg from git-0b32da9 to git-v0.7b2-406-g7b20d35 (from Libav)
jstebbins
2011-06-07
8
-42
/
+30
[prev]
[next]