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
path:
root
/
libhb
/
common.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Blu-ray: display playlist number in log, CLI scan output, and title drop-down.
Rodeo
2011-08-16
1
-0
/
+1
*
libhb: fix or simplify several hacks involved with Libav support
jstebbins
2011-07-27
1
-4
/
+2
*
libhb: plug a few memory leaks
jstebbins
2011-07-19
1
-0
/
+5
*
fix some warnings in the cli
jstebbins
2011-07-01
1
-1
/
+1
*
libhb: fix a warning in decssasub.c by adding new hb_valog function
jstebbins
2011-06-15
1
-32
/
+38
*
Add DTS-HD passthru \o/
jstebbins
2011-06-14
1
-1
/
+1
*
libhb: generalize channel remapping between decoders and encoders
jstebbins
2011-06-12
1
-0
/
+1
*
libhb: add support for libav aac encoder (libhb only)
jstebbins
2011-06-07
1
-0
/
+16
*
LinGui: Add support for naming audio tracks.
jstebbins
2011-06-03
1
-0
/
+4
*
Remove the depreciated hb_calc_bitrate method
sr55
2011-05-21
1
-115
/
+0
*
Fix some problems with rgb2yuv and yuv2rgb
jstebbins
2011-05-17
1
-8
/
+8
*
Make order of audio tracks found in PS streams more predictable
jstebbins
2011-04-25
1
-0
/
+34
*
HE-AAC support for the OSX port. Thanks go to amarcus, ritsuka and rodeo.
sr55
2011-04-18
1
-18
/
+47
*
Fix int overflow that can happen when computing PAR
jstebbins
2011-04-16
1
-0
/
+56
*
Add audio gain adjustment to libhb and CLI
jstebbins
2011-04-05
1
-0
/
+1
*
make keyint match between 1st and 2nd passes of vfr and pfr encodes.
jstebbins
2011-03-08
1
-2
/
+1
*
initialize title->angle_count to 1
jstebbins
2011-03-01
1
-0
/
+1
*
fix ffmpeg multiple audio decode issue
jstebbins
2011-01-17
1
-0
/
+4
*
tweak audio bitrate limits
jstebbins
2010-11-11
1
-3
/
+13
*
Fix hb_get_best_mixdown to allow downmixing 7.1 to 5.1
jstebbins
2010-11-05
1
-1
/
+3
*
clean up crufty legacy code
jstebbins
2010-10-23
1
-10
/
+2
*
Use libhb functions for mixdown and bitrate defaults in the cli
jstebbins
2010-10-23
1
-53
/
+40
*
tweak ca_aac bitrate limits some more
jstebbins
2010-10-09
1
-2
/
+44
*
add more audio bitrate limits
jstebbins
2010-10-09
1
-10
/
+47
*
allow ca_aac lower limit of 192kbps for 6ch
jstebbins
2010-10-08
1
-0
/
+2
*
fix a bug in bitrate selection. forgot to change a '++' to '--'
jstebbins
2010-10-08
1
-1
/
+1
*
future proof faac bitrate limits
jstebbins
2010-10-08
1
-5
/
+2
*
fix some audio bitrate limits issues with ca aac
jstebbins
2010-10-08
1
-6
/
+6
*
cli: make smarter mixdown decision when doing ac3 encode fallback
jstebbins
2010-10-08
1
-0
/
+102
*
add audio defaults and limits calculation to libhb
jstebbins
2010-10-08
1
-0
/
+124
*
Add ac3 encoding
jstebbins
2010-10-04
1
-4
/
+8
*
SSA subtitle burn in
jstebbins
2010-09-28
1
-0
/
+78
*
Support for reading VOB subtitle tracks from file inputs initital implementat...
dynaflash
2010-05-20
1
-0
/
+68
*
Adjustable picture modulus: Base patch by BradleyS, Thanks BradleyS!
dynaflash
2010-02-11
1
-20
/
+26
*
batch file scanning and scan cancel
jstebbins
2009-11-25
1
-2
/
+44
*
Rate limit hb_error() messages to at most 1 message per second of the same me...
eddyg
2009-11-24
1
-1
/
+74
*
fix lockup in reader when importing srt's
jstebbins
2009-11-13
1
-0
/
+1
*
Format cleanup.
konablend
2009-06-25
1
-2
/
+2
*
CLI: SubRip Subtitle import
eddyg
2009-06-23
1
-1
/
+31
*
Adds an interjob structure to preserve some encode data across jobs within an...
jbrjake
2009-06-04
1
-0
/
+14
*
softsubs:
jstebbins
2009-06-03
1
-0
/
+39
*
Forgot a comma in common.c .
ritsuka
2009-05-23
1
-1
/
+1
*
- Add CoreAudio AAC as one of the encoder on Mac OS X.
ritsuka
2009-05-23
1
-1
/
+3
*
Enable DTS passthru for matroska container
jstebbins
2009-04-18
1
-0
/
+1
*
Add metadata support to libhb, add importing of MP4 metadata, add export of M...
eddyg
2008-12-02
1
-0
/
+9
*
ETSI TS 102 366 V1.2.1 compliant AC3 in MP4, replaces older hacked version th...
eddyg
2008-10-29
1
-0
/
+2
*
CLI: Add support for naming audio tracks to the HandBrakeCLI, thanks to LePet...
eddyg
2008-10-10
1
-0
/
+1
*
Adds an hb_deep_log() function for multiple levels of debugging verbosity. Le...
jbrjake
2008-10-09
1
-0
/
+38
*
Don't crash when the user specifies audio tracks that don't exist from the Ha...
eddyg
2008-08-18
1
-2
/
+7
*
- change aspect from a scaled int to a double so we can handle the wider
van
2008-08-08
1
-21
/
+25
[next]