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
/
work.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
FLAC: add 24-bit encoding.
Rodeo
2013-01-02
1
-0
/
+1
*
Bump libav to v9_beta3.
Rodeo
2012-12-31
1
-7
/
+7
*
Improve management of titles and jobs
jstebbins
2012-11-12
1
-56
/
+57
*
Fix initialization of hb_job_t.pfr_vrate(_base).
Rodeo
2012-10-27
1
-0
/
+4
*
libhb: fix a collection of small memory leaks
jstebbins
2012-09-13
1
-2
/
+2
*
Audio improvements.
Rodeo
2012-09-03
1
-37
/
+39
*
Encode log: indicate if audio->config.out.normalize_mix_level is enabled.
Rodeo
2012-08-02
1
-0
/
+4
*
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
1
-4
/
+5
*
Only log the input bitrate if it's valid; some decoders (e.g. TrueHD) set it ...
Rodeo
2012-07-23
1
-1
/
+7
*
Use libav for dts audio decoding instead of libdca
jstebbins
2012-07-15
1
-6
/
+1
*
Remove encca_haac_available(). It's no longer needed since we dropped support...
Rodeo
2012-06-20
1
-35
/
+26
*
Fix Foreign Audio Search bug introduced in revision 4677.
Rodeo
2012-06-17
1
-1
/
+11
*
Updated file copyright / GPL headers
sr55
2012-06-15
1
-3
/
+6
*
fix more compiler warnings
jstebbins
2012-05-26
1
-2
/
+0
*
Foreign Audio Search: improve duplicate subtitle detection.
Rodeo
2012-05-14
1
-6
/
+8
*
Fix a couple Foreign Audio Search issues causes by the changes introduced in ...
Rodeo
2012-05-14
1
-9
/
+3
*
libhb: include subtitles in all passes. When doing 2-pass, we want to send th...
Rodeo
2012-05-14
1
-24
/
+13
*
Sorry, missed one.
Rodeo
2012-05-12
1
-2
/
+3
*
Further cleanup.
Rodeo
2012-05-12
1
-10
/
+10
*
Cleanup: merge two consecutive if( job->indepth_scan ) blocks.
Rodeo
2012-05-12
1
-18
/
+8
*
libhb: fix another filter initialization problem
jstebbins
2012-05-07
1
-1
/
+3
*
libhb: Fix problem with positions of burned-in subs
jstebbins
2012-05-05
1
-55
/
+1
*
libhb: fix problem with filter initialization
jstebbins
2012-05-02
1
-0
/
+1
*
Minor simplification.
Rodeo
2012-05-01
1
-2
/
+2
*
Simplify Foreign Audio Search code:
Rodeo
2012-05-01
1
-55
/
+75
*
PGS (bluray) subtitle support \o/
jstebbins
2012-04-26
1
-110
/
+196
*
libhb: fix crash when subtitle render filter fails to initialize
jstebbins
2012-04-15
1
-3
/
+4
*
Revision 4546 lost a call to hb_set_anamorphic_size, which in turn called hb_...
Rodeo
2012-04-10
1
-7
/
+12
*
Activity Log: fix some typos and make indentation a bit more consistent.
Rodeo
2012-03-31
1
-1
/
+1
*
encx264: use x264_param_apply_fastfirstpass.
Rodeo
2012-03-28
1
-0
/
+8
*
Rework filter pipeline
jstebbins
2012-03-27
1
-114
/
+253
*
Add hb_apply_h264_level(). Sets and ensures compliance with the specified H.2...
Rodeo
2012-03-24
1
-4
/
+9
*
Add HB_INVALID_AUDIO_QUALITY define. -1 is valid for Vorbis VBR and thus does...
Rodeo
2012-02-21
1
-4
/
+4
*
Show P-to-P start and end times in activity log
jstebbins
2011-11-26
1
-2
/
+32
*
Allow vorbis quality to go down to -0.2
jstebbins
2011-10-31
1
-3
/
+3
*
Add flac + quality + compression level support
jstebbins
2011-10-12
1
-55
/
+117
*
CLI: x264 preset, tuning, and profile support
jstebbins
2011-10-02
1
-0
/
+15
*
libhb: Auto Passthru and audio/video encoder lists.
Rodeo
2011-09-19
1
-56
/
+51
*
libhb: fix incorrect decrementing of audio->config.out.track; it starts at 1,...
Rodeo
2011-09-09
1
-5
/
+4
*
libhb: fix setting Libav codec private options
jstebbins
2011-08-12
1
-2
/
+7
*
libhb: allow changing colorimetry in x264 options
jstebbins
2011-08-08
1
-2
/
+2
*
add more audio passthru options
jstebbins
2011-08-01
1
-0
/
+2
*
libhb: fix or simplify several hacks involved with Libav support
jstebbins
2011-07-27
1
-42
/
+17
*
Add DTS-HD passthru \o/
jstebbins
2011-06-14
1
-14
/
+22
*
libhb: add support for libav aac encoder (libhb only)
jstebbins
2011-06-07
1
-2
/
+15
*
libhb: fix crash when x264 fails to initialize
jstebbins
2011-06-06
1
-1
/
+1
*
Macgui: libhb, MacGUI: reflect the fact that DRC only applies to non-passthru...
dynaflash
2011-05-19
1
-1
/
+1
[next]