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: Add duration of the chapter to the chapters tab.
sr55
2013-01-23
3
-3
/
+16
*
LinGui: fix ubuntu package dependency
jstebbins
2013-01-23
1
-1
/
+1
*
Sync TrueHD channel order fix with Libav.
Rodeo
2013-01-22
2
-41
/
+207
*
Fix hb_apply_h264_level() after x264 bump.
Rodeo
2013-01-22
1
-1
/
+1
*
LinGui: Fix ubuntu nighly builds
jstebbins
2013-01-22
5
-0
/
+344
*
contrib: update yasm to 1.2.0
jstebbins
2013-01-22
1
-1
/
+1
*
Bump x264 to r2245 bc13772.
Rodeo
2013-01-22
1
-1
/
+1
*
libhb: Fix issue with silence insertion when using FLAC encoder
jstebbins
2013-01-21
1
-5
/
+20
*
LinGui: Use gtk+ 3 in ubuntu 12.10 nightly builds
jstebbins
2013-01-21
1
-2
/
+2
*
LinGui: Work around STUPID gtk3 file chooser bug :-\
jstebbins
2013-01-21
1
-0
/
+14
*
WinGui: Just some prototype code for safe keeping. Not currently used.
sr55
2013-01-20
12
-8
/
+554
*
WinGui: Couple UI tidyup's
sr55
2013-01-18
3
-14
/
+11
*
WinGui: Update advanced tab notice to be clearer.
sr55
2013-01-18
2
-0
/
+4
*
WinGui: UI Tweaks.
sr55
2013-01-17
14
-42
/
+406
*
WinGui: Fix Allow Sleep option.
sr55
2013-01-17
1
-1
/
+1
*
libav patch: fix silly error in dca resync patch
jstebbins
2013-01-17
1
-7
/
+9
*
Bump Libav to v9.1.
Rodeo
2013-01-16
7
-42
/
+9
*
MacGui: retain the current storage width and height and use it when unparsing...
Rodeo
2013-01-16
2
-6
/
+17
*
LinGui: Fix building with versions of gstreamer older than 0.10.33
jstebbins
2013-01-16
1
-1
/
+1
*
LinGui: Fix compatibility with GTK versions < 2.32
jstebbins
2013-01-15
4
-17
/
+40
*
LinGui: Add GTK+-3 support
jstebbins
2013-01-13
11
-3856
/
+4674
*
WinGui: Options screen refactoring.
sr55
2013-01-13
17
-119
/
+333
*
WinGui: Numerous bug fixes. Many around the automatic selection feature on th...
sr55
2013-01-13
6
-119
/
+117
*
WinGui: Some Layout improvements to the Advanced tab to make it clearer what ...
sr55
2013-01-11
3
-185
/
+147
*
WinGui: Couple of minor UI tweaks and new tooltips.
sr55
2013-01-11
5
-7
/
+69
*
MacGui: free(NULL) is perfectly safe.
Rodeo
2013-01-06
1
-10
/
+7
*
MacGui: fAudioFallbackPopUp should be an NSPopUpButton.
Rodeo
2013-01-06
1
-1
/
+1
*
MacGui: fX264MediumPresetIndex is an index, not a pointer.
Rodeo
2013-01-06
1
-1
/
+1
*
CLI: fix AppleTV preset in ShowPresets().
Rodeo
2013-01-06
1
-1
/
+1
*
LinGui,CLI: change h.264 profile to high in AppleTV preset
jstebbins
2013-01-06
2
-3
/
+3
*
libiconv patch: disables building of preloadable shared lib
jstebbins
2013-01-06
1
-0
/
+106
*
WinGui: Restore RF0 warning and Correctly show RF or QP depending on the vide...
sr55
2013-01-06
5
-5
/
+67
*
WinGui: Fix AllowSleep option. Port the Numeric Stepper control from Vidcoder...
sr55
2013-01-06
7
-28
/
+1002
*
CLI: fix previous commit. free(NULL) is perfectly safe.
Rodeo
2013-01-06
1
-19
/
+19
*
CLI: check against NULL before freeing.
Rodeo
2013-01-06
1
-31
/
+32
*
LinGui: fix issue with FLAC24 fallback
jstebbins
2013-01-06
1
-23
/
+1
*
libhb: fix audio sync regression with DVDs
jstebbins
2013-01-06
1
-6
/
+25
*
libhb: handle incorrect stuffing in transport streams
jstebbins
2013-01-06
1
-1
/
+7
*
Fix dts-hd regression
jstebbins
2013-01-06
1
-26
/
+60
*
LinGui: silence some compiler warnings
jstebbins
2013-01-05
1
-2
/
+2
*
CLI: fix warning.
Rodeo
2013-01-04
1
-10
/
+8
*
hb_rate_s, hb_mixdown_s, hb_encoder_s: use const char * instead of char *
Rodeo
2013-01-04
3
-12
/
+13
*
CLI: help: print per-encoder default mixdown dynamically.
Rodeo
2013-01-04
1
-8
/
+14
*
CLI: avoid an #fidef.
Rodeo
2013-01-04
2
-5
/
+2
*
CLI: use hb_get_default_audio_encoder().
Rodeo
2013-01-04
1
-26
/
+28
*
libhb: add hb_get_default_audio_encoder().
Rodeo
2013-01-04
2
-7
/
+14
*
CLI: fix logging of the default mixdown in --help.
Rodeo
2013-01-04
1
-12
/
+17
*
common.h: cosmetics.
Rodeo
2013-01-04
1
-20
/
+23
*
LinGui: fix selection of mixdown when using fallback audio encoder
jstebbins
2013-01-03
1
-0
/
+4
*
LinGui: build preset import/export tables from hb_encoder_t tables
jstebbins
2013-01-03
1
-36
/
+53
[next]