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
...
*
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
*
Organizes anamorphic parameters in a struct, requiring some minor search and ...
jbrjake
2009-01-26
1
-29
/
+20
*
Don't allow multiple decodes of the same ffmpeg audio stream. Because ffmpeg ...
van
2008-11-29
1
-4
/
+22
*
Minor tweaks the job config display for the COLR atom: only show when not usi...
jbrjake
2008-11-01
1
-9
/
+3
*
Added support for extracting the audio and subtitle types and adding those to...
eddyg
2008-10-23
1
-1
/
+1
*
Adds a configuration option for whether the COLR atom and h.264 VUI header sh...
jbrjake
2008-10-19
1
-0
/
+9
*
Minor tweak to how audio track names are displayed.
jbrjake
2008-10-18
1
-2
/
+4
*
CLI: Add support for naming audio tracks to the HandBrakeCLI, thanks to LePet...
eddyg
2008-10-10
1
-1
/
+2
*
Don't display a mixdown in the job settings for passthrough audio tracks.
jbrjake
2008-09-29
1
-4
/
+7
*
Now that the interfaces don't set job->vfr to 1 unless detelecine is enabled,...
jbrjake
2008-09-26
1
-28
/
+8
*
Spit out the average encoding speed in the verbose log at the end of a job.
jbrjake
2008-09-19
1
-0
/
+6
*
Don't obey maxWidth and maxHeight settings when using strict anamorphic.
jbrjake
2008-08-06
1
-18
/
+17
*
Splits the display of job settings off from the actual work of beginning of a...
jbrjake
2008-08-01
1
-73
/
+227
[prev]
[next]