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
*
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
*
remove crf flag and all uses of it
jstebbins
2009-10-19
1
-1
/
+1
*
libhb: fix interjob recalculation of framerate
jstebbins
2009-07-22
1
-1
/
+2
*
CLI: SubRip Subtitle import
eddyg
2009-06-23
1
-0
/
+9
*
Moved --native-langauge processing from libhb to the CLI. Added --native-dub ...
eddyg
2009-06-21
1
-32
/
+23
*
libhb: fix typo that causes 2 pass encodes to segfault at beginning of pass 2
jstebbins
2009-06-20
1
-1
/
+1
*
dvdnav: oops. initialize d->chapter to 0 instead of first chapter
jstebbins
2009-06-13
1
-29
/
+22
*
libhb: fix forced foreign language scan issues
jstebbins
2009-06-13
1
-1
/
+1
*
libhb: interjob vrate info did not get updated when there is an indepth scan
jstebbins
2009-06-11
1
-1
/
+1
*
Adds a keep_display_aspect toggle to the job->anamorphic struct in order to f...
jbrjake
2009-06-06
1
-0
/
+12
*
CLI: Implements custom anamorphic. No more -p or -P. Choices are --strict-ana...
jbrjake
2009-06-05
1
-1
/
+1
*
Adds an interjob structure to preserve some encode data across jobs within an...
jbrjake
2009-06-04
1
-0
/
+24
*
softsubtitles:
jstebbins
2009-06-02
1
-34
/
+63
*
Excises xvid from libhb because it's not worthy. Having two different MPEG-4 ...
jbrjake
2009-05-26
1
-7
/
+0
*
- Add CoreAudio AAC as one of the encoder on Mac OS X.
ritsuka
2009-05-23
1
-2
/
+4
*
mkv soft subtitle support
jstebbins
2009-05-19
1
-3
/
+5
*
Change CC608 decoder to be its own thread
eddyg
2009-05-07
1
-4
/
+15
*
VOBSUB encoder skeleton for use with mkv VOBSUB pass-through
eddyg
2009-05-06
1
-3
/
+19
*
Clean up subtitles at end of encode if not consumed and free fifo.
eddyg
2009-05-05
1
-0
/
+1
*
Rewrite pass-through timestamps in sync, put on subtitle->fifo_out for muxing...
eddyg
2009-05-05
1
-0
/
+1
*
Soft Subs Part 2: Auto-detect CC during scan, add CC to subtitle list in titl...
eddyg
2009-05-04
1
-2
/
+5
*
Stage 1 Soft Subtitle Support - Allow multiple subtitle tracks to be selected...
eddyg
2009-05-04
1
-2
/
+2
*
- Move frame rate code from sync to the end of render so it can account for ...
van
2009-05-02
1
-14
/
+16
*
LinGui: disable DTS passthru option for MP4 file output
jstebbins
2009-04-18
1
-1
/
+1
*
Enable DTS passthru for matroska container
jstebbins
2009-04-18
1
-2
/
+4
*
Don't truncate RF/QP values down to integers when displaying job config. Stil...
jbrjake
2009-02-23
1
-1
/
+1
*
AC3 dynamic range compression changes. 0 now means a null DRC function. 1 rem...
jbrjake
2009-02-05
1
-1
/
+1
[next]