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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
hb_x264_param_unparse: miscellaneous cosmetics.
Rodeo
2012-11-12
1
-6
/
+3
*
hb_x264_param_unparse: returns a complete x264 encopts string from a preset/t...
Rodeo
2012-11-12
1
-0
/
+8
*
Improve management of titles and jobs
jstebbins
2012-11-12
1
-18
/
+83
*
Fix initialization of hb_job_t.pfr_vrate(_base).
Rodeo
2012-10-27
1
-0
/
+2
*
Audio improvements.
Rodeo
2012-09-03
1
-1
/
+11
*
libhb: Allow control of audio mix normalization
jstebbins
2012-08-01
1
-0
/
+1
*
Introduce a negative HB_INVALID_AMIXDOWN.
Rodeo
2012-07-27
1
-0
/
+2
*
Use libav for dts audio decoding instead of libdca
jstebbins
2012-07-15
1
-1
/
+1
*
bump libav to libav-v0.8-2197-g1a068bf
jstebbins
2012-07-11
1
-2
/
+2
*
Fix hb_mixdown_get_discrete_channel_count for HB_AMIXDOWN_NONE (passthrough).
Rodeo
2012-06-27
1
-3
/
+3
*
common.h, common.c: minor modifications.
Rodeo
2012-06-20
1
-2
/
+2
*
libhb: drop HB_INPUT_CH_LAYOUT_*
Rodeo
2012-06-18
1
-40
/
+16
*
Updated file copyright / GPL headers
sr55
2012-06-15
1
-4
/
+7
*
Make HB_AMIXDOWN_* defines a simple enumeration. The existing system wasn't n...
Rodeo
2012-06-06
1
-45
/
+23
*
decdca: attempt to fix Dolby Surround and Pro Logic II mixdown. We were doing...
Rodeo
2012-05-27
1
-47
/
+36
*
libhb: Fix problem with positions of burned-in subs
jstebbins
2012-05-05
1
-1
/
+0
*
PGS (bluray) subtitle support \o/
jstebbins
2012-04-26
1
-1
/
+13
*
encx264: add functionality to retrieve the "preferred" option name for option...
Rodeo
2012-03-29
1
-0
/
+3
*
libhb: use source colorimetry information when available.
Rodeo
2012-03-28
1
-0
/
+22
*
encx264: use x264_param_apply_fastfirstpass.
Rodeo
2012-03-28
1
-0
/
+1
*
Rework filter pipeline
jstebbins
2012-03-27
1
-25
/
+68
*
Add hb_apply_h264_level(). Sets and ensures compliance with the specified H.2...
Rodeo
2012-03-24
1
-1
/
+3
*
Add HB_INVALID_AUDIO_QUALITY define. -1 is valid for Vorbis VBR and thus does...
Rodeo
2012-02-21
1
-0
/
+3
*
Print more Auto Passthru information to the Activity Log: passthru mask (allo...
Rodeo
2012-02-17
1
-0
/
+2
*
Align stack of all threads created by libhb
jstebbins
2011-11-18
1
-0
/
+11
*
Fix ac3 mixdown to mono
jstebbins
2011-11-02
1
-1
/
+1
*
Wrap encoder lists in functions to expose them to Pinvoke.
randomengy
2011-10-22
1
-0
/
+16
*
fix a problem with resolution changes in h.264
jstebbins
2011-10-17
1
-0
/
+1
*
Add flac + quality + compression level support
jstebbins
2011-10-12
1
-6
/
+15
*
CLI: x264 preset, tuning, and profile support
jstebbins
2011-10-02
1
-0
/
+8
*
libhb: Auto Passthru and audio/video encoder lists.
Rodeo
2011-09-19
1
-0
/
+19
*
Improve mpeg PS support
jstebbins
2011-09-14
1
-1
/
+2
*
Blu-ray: display playlist number in log, CLI scan output, and title drop-down.
Rodeo
2011-08-16
1
-0
/
+1
*
libhb: allow changing colorimetry in x264 options
jstebbins
2011-08-08
1
-0
/
+3
*
add more audio passthru options
jstebbins
2011-08-01
1
-2
/
+8
*
libhb: fix or simplify several hacks involved with Libav support
jstebbins
2011-07-27
1
-9
/
+3
*
libhb: plug a few memory leaks
jstebbins
2011-07-19
1
-1
/
+1
*
fix some warnings in the cli
jstebbins
2011-07-01
1
-1
/
+1
*
Add DTS-HD passthru \o/
jstebbins
2011-06-14
1
-8
/
+11
*
libhb: generalize channel remapping between decoders and encoders
jstebbins
2011-06-12
1
-4
/
+5
*
libhb: add support for libav aac encoder (libhb only)
jstebbins
2011-06-07
1
-1
/
+2
*
Remove the depreciated hb_calc_bitrate method
sr55
2011-05-21
1
-2
/
+0
*
Make order of audio tracks found in PS streams more predictable
jstebbins
2011-04-25
1
-0
/
+1
*
Add support for TrueHD and DTS-HD from BD sources
jstebbins
2011-04-22
1
-0
/
+7
*
remove unused vfr member of hb_job_t
jstebbins
2011-04-21
1
-1
/
+0
*
HE-AAC support for the OSX port. Thanks go to amarcus, ritsuka and rodeo.
sr55
2011-04-18
1
-0
/
+2
*
Fix int overflow that can happen when computing PAR
jstebbins
2011-04-16
1
-0
/
+2
*
Add audio gain adjustment to libhb and CLI
jstebbins
2011-04-05
1
-0
/
+1
*
Fix garbled previews from BD h.264 sources
jstebbins
2011-04-02
1
-1
/
+1
*
Add mpeg-2 encoding support to libhb, cli, and lingui
jstebbins
2011-03-19
1
-3
/
+6
[next]