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
*
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
*
HE-AAC support for the OSX port. Thanks go to amarcus, ritsuka and rodeo.
sr55
2011-04-18
1
-1
/
+20
*
Add audio gain adjustment to libhb and CLI
jstebbins
2011-04-05
1
-0
/
+4
*
Make logging of audio and subtitle id's more consistant
jstebbins
2011-04-02
1
-3
/
+3
*
Simplify a lot of subtitle handling code.
jstebbins
2011-03-27
1
-16
/
+0
*
Remove legacy % to RF mapping.
jstebbins
2011-03-21
1
-5
/
+1
*
Add mpeg-2 encoding support to libhb, cli, and lingui
jstebbins
2011-03-19
1
-5
/
+14
*
fix 2 pass cfr x264 crash
jstebbins
2011-03-13
1
-5
/
+1
*
Add parameter parsing and b-frame support to ffmpeg mpeg-4 encoder
jstebbins
2011-03-11
1
-2
/
+2
*
make keyint match between 1st and 2nd passes of vfr and pfr encodes.
jstebbins
2011-03-08
1
-14
/
+31
*
Remove depreciated cpu count from the api
sr55
2011-02-26
1
-9
/
+4
*
plug some memory leaks.
jstebbins
2011-02-12
1
-2
/
+14
*
fix ffmpeg multiple audio decode issue
jstebbins
2011-01-17
1
-30
/
+56
*
fix problem with large ssa subtitle batches stalling the pipeline.
jstebbins
2011-01-15
1
-1
/
+11
*
cli: allow setting modulus with ana-none
jstebbins
2010-12-17
1
-2
/
+2
*
prevent crash with strict ana and non-mod-2 dimensions.
jstebbins
2010-12-17
1
-0
/
+1
*
clean up crufty legacy code
jstebbins
2010-10-23
1
-18
/
+0
*
Use libhb functions for mixdown and bitrate defaults in the cli
jstebbins
2010-10-23
1
-6
/
+48
*
Add build option --enable-ff-mpeg2 to use ffmpeg for mpeg2 decoding
jstebbins
2010-10-23
1
-0
/
+7
*
print more accurate log message when mixdown is not set
jstebbins
2010-10-09
1
-8
/
+17
*
cli: make smarter mixdown decision when doing ac3 encode fallback
jstebbins
2010-10-08
1
-80
/
+35
*
Add ac3 encoding
jstebbins
2010-10-04
1
-17
/
+27
*
SSA subtitle burn in
jstebbins
2010-09-28
1
-5
/
+3
*
fix crash due to processing invalid buf_out from work
jstebbins
2010-07-04
1
-0
/
+3
*
fix some preset issues
jstebbins
2010-07-03
1
-0
/
+8
*
Preserve subtitle track that matches foreign audio search when the
jstebbins
2010-06-26
1
-7
/
+8
*
CLI: missed another conditional that forces burned subs in mp4
jstebbins
2010-06-08
1
-0
/
+1
*
Add SSA subtitle support
jstebbins
2010-06-01
1
-4
/
+10
*
Add more subtitle info to the activity log
jstebbins
2010-06-01
1
-8
/
+20
*
allow mono mixdown with lame encoder
jstebbins
2010-05-13
1
-29
/
+6
*
Universal Text Subtitle Support Initial Implementation
dynaflash
2010-05-04
1
-0
/
+21
*
make sure HB_STATE_WORKING always gets set for a job
jstebbins
2010-04-24
1
-0
/
+19
*
fix fps logging when there is no audio track.
jstebbins
2010-04-22
1
-6
/
+6
*
fix some mingw warnings and a mingw build issue
jstebbins
2010-04-10
1
-1
/
+1
*
fix silence insertion problem in audio sync and pipeline stall problem
jstebbins
2010-04-03
1
-22
/
+63
*
downmix support for ffmpeg audio sources
jstebbins
2010-04-02
1
-48
/
+11
*
fix a crash that happens when subtitle scan selects a subtitle that
jstebbins
2010-03-07
1
-0
/
+1
*
Adjustable picture modulus: Base patch by BradleyS, Thanks BradleyS!
dynaflash
2010-02-11
1
-6
/
+2
*
fix potential runaway buffer usage
jstebbins
2009-12-15
1
-2
/
+16
*
Disables chapter markers when there is only one chapter. Most interfaces alre...
jbrjake
2009-12-09
1
-0
/
+6
*
fix buffer leak during indepth scan
jstebbins
2009-12-08
1
-0
/
+12
*
Reduce the amount of buffering used and eliminate hb_snooze in the encoding p...
jstebbins
2009-12-05
1
-206
/
+227
*
batch file scanning and scan cancel
jstebbins
2009-11-25
1
-1
/
+1
[next]