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: Allow control of audio mix normalization
jstebbins
2012-08-01
9
-12
/
+112
*
Bump Libav to v0.8-2551-gc83f44d.
Rodeo
2012-07-30
2
-10
/
+5
*
work: simplify & optimize.
Rodeo
2012-07-29
1
-47
/
+38
*
work: indentation and miscellaneous cosmetics.
Rodeo
2012-07-29
1
-181
/
+182
*
work: don't sanitize output bitrate etc. for passthrough audio.
Rodeo
2012-07-29
1
-11
/
+15
*
Use HB_INVALID_AMIXDOWN and HB_AMIXDOWN_NONE where applicable.
Rodeo
2012-07-29
4
-10
/
+11
*
Introduce a negative HB_INVALID_AMIXDOWN.
Rodeo
2012-07-27
2
-1
/
+3
*
WinGui: Couple more Picture Settings Tab bug fixes. Note: Still a few more is...
sr55
2012-07-25
1
-1
/
+6
*
WinGui: Don't set -X or -Y for the CLI Query. The UI handles Max Width / Height.
sr55
2012-07-25
1
-2
/
+2
*
muxmkv: reset the output track configuration before adding each audio track, ...
Rodeo
2012-07-24
1
-3
/
+2
*
WinGui: Couple UI tweaks and better text rendering throughout the app since n...
sr55
2012-07-23
7
-10
/
+20
*
WinGui: Fix up the Audio Passthru selection options.
sr55
2012-07-23
7
-45
/
+172
*
WinGui: Fix a possible crash after scanning a source.
sr55
2012-07-23
4
-136
/
+9
*
Only log the input bitrate if it's valid; some decoders (e.g. TrueHD) set it ...
Rodeo
2012-07-23
1
-1
/
+7
*
libhb: fix logging of container aspect in dvd.c and dvdnav.c
jstebbins
2012-07-22
2
-2
/
+2
*
WinGui: Move some stuff around in the services library and refactor out some ...
sr55
2012-07-20
34
-103
/
+74
*
WinGui: Array of fixes and changes
sr55
2012-07-20
10
-27
/
+199
*
Enable threaded decoding for ProRes video sources.
Rodeo
2012-07-18
1
-4
/
+1
*
libhb: fix deinterlace fast green stripe
jstebbins
2012-07-18
2
-12
/
+15
*
More fine grained progress statistics during subtitle scan
jstebbins
2012-07-18
3
-33
/
+94
*
LinGui: Fix preset import of new framerates
jstebbins
2012-07-17
2
-7
/
+23
*
LinGui: remove obsolete ubuntu lucid rule
jstebbins
2012-07-16
1
-1
/
+0
*
disable harfbuzz on libass
sr55
2012-07-16
1
-1
/
+1
*
WinGui: Pushing version numbers forward for the main branch.
sr55
2012-07-16
4
-6
/
+6
*
hb_audio_remap: remove unneeded channel map.
Rodeo
2012-07-15
1
-1
/
+0
*
hb_audio_remap: remove unneeded channel map.
Rodeo
2012-07-15
1
-16
/
+0
*
Use libav for dts audio decoding instead of libdca
jstebbins
2012-07-15
18
-1312
/
+22
*
Change a few more hb_log() calls to hb_error(), and some cosmetics.
Rodeo
2012-07-15
2
-33
/
+35
*
Fix something John and I both missed.
Rodeo
2012-07-15
1
-1
/
+1
*
hb_audio_resample: libvaresample wrapper.
Rodeo
2012-07-15
5
-331
/
+400
*
decpgssub: simplify code (merge several if/else blocks).
Rodeo
2012-07-15
1
-35
/
+27
*
WinGui: Working drive tray insert/remove detection.
sr55
2012-07-14
9
-59
/
+148
*
WinGui: Improve the code behind the taskbar source menu. Note, The Disc inser...
sr55
2012-07-13
5
-125
/
+250
*
hb_audio_remap improvements.
Rodeo
2012-07-12
6
-181
/
+268
*
Cleanup after last commit: delete empty files, rename some patches.
Rodeo
2012-07-11
7
-0
/
+0
*
bump libav to libav-v0.8-2197-g1a068bf
jstebbins
2012-07-11
40
-2445
/
+882
*
WinGui: Fix an issue where selecting the dvd drive in the source menu would n...
sr55
2012-07-11
1
-7
/
+3
*
libhb: fix hb_read_preview() when invalid index is passed
jstebbins
2012-07-11
1
-0
/
+1
*
libhb: fix problem reading preview
jstebbins
2012-07-10
1
-2
/
+11
*
WinGui: Initial work to restore queue editing functionality. (Note, it's not ...
sr55
2012-07-08
24
-132
/
+387
*
WinGui: Add support for keyboard shortcuts. These are slightly different to t...
sr55
2012-07-08
5
-1
/
+168
*
WinGui: Additional fixes for multi-instance.
sr55
2012-07-07
5
-62
/
+114
*
WinGui: Fixes to allow for multi-instance to work again.
sr55
2012-07-07
3
-32
/
+3
*
Forgotten part of portability patches
jstebbins
2012-07-07
2
-0
/
+22
*
libhb: fix comb detection crash and decomb crash
jstebbins
2012-07-06
4
-34
/
+20
*
WinGui: Fix for Chapter markers starting at the wrong point.
sr55
2012-07-06
1
-1
/
+1
*
libhb: fix live preview crash when generating preview while encoding
jstebbins
2012-07-03
1
-11
/
+12
*
libhb: fix unused variable warning
jstebbins
2012-07-02
1
-1
/
+0
*
LinGui: sync with iPad preset changes
jstebbins
2012-07-02
1
-2
/
+2
*
Fix comparison (check if unsigned type is < 0). Not sure why I keep doing this.
Rodeo
2012-07-02
1
-5
/
+9
[next]