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
/
hb.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add SSA subtitle support
jstebbins
2010-06-01
1
-0
/
+2
*
fix compiler warnings in several libhb files
jstebbins
2010-05-30
1
-6
/
+6
*
fix memory leak in pinvoke patch
jstebbins
2010-05-24
1
-6
/
+6
*
fix stderr redirection on mingw. dup2 function doesn't work as it should so ...
jstebbins
2010-05-23
1
-0
/
+5
*
add wrapper functions that make it easier to call libhb from C# and other
jstebbins
2010-05-23
1
-9
/
+223
*
Universal Text Subtitle Support Initial Implementation
dynaflash
2010-05-04
1
-0
/
+4
*
get rid of extry CR at end of hb_log message
jstebbins
2010-04-25
1
-1
/
+1
*
add test to ensure that ffmpeg's reported audio layout agrees with channel count
jstebbins
2010-04-24
1
-24
/
+72
*
revert last checkin
sr55
2010-04-17
1
-192
/
+8
*
remove libgcc... dll from zip package creation as it is no longer needed
sr55
2010-04-17
1
-8
/
+192
*
fix some mingw warnings and a mingw build issue
jstebbins
2010-04-10
1
-5
/
+7
*
downmix support for ffmpeg audio sources
jstebbins
2010-04-02
1
-0
/
+45
*
make it possible to dynamically create and close multiple libhb instances
jstebbins
2010-03-26
1
-34
/
+68
*
Adjustable picture modulus: Base patch by BradleyS, Thanks BradleyS!
dynaflash
2010-02-11
1
-1
/
+1
*
fix compiler warning about "definition has no type or storage class"
jstebbins
2010-02-10
1
-1
/
+1
*
removed test code
sr55
2010-02-06
1
-6
/
+0
*
libhb dll fix by RandomEngy
sr55
2010-02-06
1
-0
/
+17
*
add point-to-point encoding
jstebbins
2009-12-23
1
-1
/
+2
*
Reduce the amount of buffering used and eliminate hb_snooze in the encoding p...
jstebbins
2009-12-05
1
-2
/
+6
*
batch file scanning and scan cancel
jstebbins
2009-11-25
1
-4
/
+38
*
Maintain an accurate job ETA across pause/resume
jstebbins
2009-11-07
1
-0
/
+9
*
CLI: SubRip Subtitle import
eddyg
2009-06-23
1
-0
/
+2
*
Moved --native-langauge processing from libhb to the CLI. Added --native-dub ...
eddyg
2009-06-21
1
-76
/
+6
*
Use new appcast URL nameing scheme for HandBrakeCLI --update.
konablend
2009-06-20
1
-1
/
+1
*
- mingw fixes to use fopen() with 'b' flag.
konablend
2009-06-06
1
-1
/
+1
*
libhb: correct error in preview scaling
jstebbins
2009-06-06
1
-1
/
+1
*
Adds a keep_display_aspect toggle to the job->anamorphic struct in order to f...
jbrjake
2009-06-06
1
-5
/
+13
*
Probably a good idea to set the new par width after calculating it.
jbrjake
2009-06-05
1
-1
/
+3
*
CLI: Implements custom anamorphic. No more -p or -P. Choices are --strict-ana...
jbrjake
2009-06-05
1
-6
/
+8
*
Adds an interjob structure to preserve some encode data across jobs within an...
jbrjake
2009-06-04
1
-0
/
+13
*
FFMPEG.
konablend
2009-06-02
1
-3
/
+3
*
softsubtitles:
jstebbins
2009-06-02
1
-38
/
+28
*
Excises xvid from libhb because it's not worthy. Having two different MPEG-4 ...
jbrjake
2009-05-26
1
-2
/
+0
*
- Add CoreAudio AAC as one of the encoder on Mac OS X.
ritsuka
2009-05-23
1
-8
/
+31
*
Change CC608 decoder to be its own thread
eddyg
2009-05-07
1
-3
/
+4
*
VOBSUB encoder skeleton for use with mkv VOBSUB pass-through
eddyg
2009-05-06
1
-0
/
+1
*
LinGui: preview changes
jstebbins
2009-05-04
1
-30
/
+9
*
Stage 1 Soft Subtitle Support - Allow multiple subtitle tracks to be selected...
eddyg
2009-05-04
1
-6
/
+12
*
MacGui: Custom Anamorphic initial implementation (experimental) and pic setti...
dynaflash
2009-05-01
1
-22
/
+25
*
Remove unneeded preview files at the beginning of a scan.
jstebbins
2009-03-27
1
-2
/
+43
*
reorder some calculations in hb_set_anamorphic_size so that the height
jstebbins
2009-03-04
1
-6
/
+12
*
Re-enable libswscale accurate rounding on x86_64.
saintdev
2009-03-02
1
-4
/
+1
*
BuildSystem: conversion from jam-based to make-based system.
konablend
2009-03-01
1
-2
/
+2
*
Organizes anamorphic parameters in a struct, requiring some minor search and ...
jbrjake
2009-01-26
1
-59
/
+121
*
Consolidate all the ffmpeg-related includes into libhb/hbffmpeg.h then protot...
van
2008-12-13
1
-4
/
+1
*
fix a threading issue with avcodec_open/close
jstebbins
2008-12-12
1
-1
/
+26
*
fix some floating point rounding errors in aspect ratio calculations
jstebbins
2008-12-05
1
-1
/
+1
*
Add metadata support to libhb, add importing of MP4 metadata, add export of M...
eddyg
2008-12-02
1
-0
/
+28
*
Adds two new parameters to hb_scan, to control the number of preview frames g...
jbrjake
2008-11-30
1
-2
/
+6
*
clean up picture allocation in hb_get_preview and fix minor picture corruption
jstebbins
2008-11-07
1
-9
/
+12
[prev]
[next]