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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Some DVD titles end with a 'link' command back to the beginning chapter which...
van
2009-06-08
1
-1
/
+9
*
- nasty bug: at eof, dropping a delay queue frame for CFR could link the ren...
van
2009-06-07
2
-15
/
+3
*
- mingw fixes to use fopen() with 'b' flag.
konablend
2009-06-06
3
-3
/
+3
*
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
3
-5
/
+26
*
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
2
-7
/
+9
*
Adds an interjob structure to preserve some encode data across jobs within an...
jbrjake
2009-06-04
7
-22
/
+123
*
softsubs:
jstebbins
2009-06-03
2
-1
/
+42
*
softsubs: allow 1 source to many output subs by duplicating the
jstebbins
2009-06-03
2
-17
/
+33
*
FFMPEG.
konablend
2009-06-02
1
-3
/
+3
*
softsubtitles:
jstebbins
2009-06-02
12
-91
/
+124
*
Fix for New Zealand TV not following the mpeg2 standard
van
2009-06-02
1
-1
/
+7
*
mp4 cleanups
konablend
2009-05-29
2
-41
/
+7
*
vobsub: fix yuv->rgb conversion of vobsub palette for mkv softsubs
jstebbins
2009-05-29
1
-2
/
+2
*
dvdnav: fix crash that occurs when a PGC has no programs
jstebbins
2009-05-29
1
-0
/
+11
*
fix sync problem with dts passthru and video re-sync
jstebbins
2009-05-28
1
-3
/
+12
*
Excises xvid from libhb because it's not worthy. Having two different MPEG-4 ...
jbrjake
2009-05-26
9
-270
/
+4
*
- bump to mp4v2-trunk-r349.
konablend
2009-05-23
2
-13
/
+17
*
Forgot a comma in common.c .
ritsuka
2009-05-23
1
-1
/
+1
*
- Add CoreAudio AAC as one of the encoder on Mac OS X.
ritsuka
2009-05-23
9
-55
/
+386
*
Change minimum vobsub time from 3sec to 2sec, been meaning to do this for a w...
eddyg
2009-05-19
1
-2
/
+2
*
mkv soft subtitle support
jstebbins
2009-05-19
9
-194
/
+279
*
Get rid of silence inserted at the beginning of mp4/mov/mkv files. GENPTS see...
van
2009-05-17
1
-3
/
+0
*
- I confused max program chains (999) with max programs (99) and made loop d...
van
2009-05-16
1
-11
/
+27
*
Minor cleanup in chapter size computation (backported from dvdnav.c).
van
2009-05-16
1
-24
/
+7
*
Remove some noise from the log: Only announce chapters when we're reading, no...
van
2009-05-16
2
-7
/
+7
*
- Handle titles that use more than one PGC (like the one in this thread: htt...
van
2009-05-16
1
-60
/
+47
*
Make chapters in mp4 & mkv ffmpeg input files work again (not sure when they ...
van
2009-05-11
1
-80
/
+38
*
Another subtitle muxing fix: Don't check the rdy bit before calling OutputTra...
van
2009-05-11
1
-18
/
+14
*
Fix another subtitle interleaving botch - for mkv's we want the subtitle in t...
van
2009-05-09
1
-8
/
+8
*
Enable chapter boundary check for ffmpeg input even when chapters marker are ...
ritsuka
2009-05-09
1
-1
/
+0
*
Work around ffmpeg bug where raw video decoder doesn't use frame buffer alloc...
van
2009-05-09
1
-0
/
+8
*
- Fixed the size for tx3g samples in muxmp4.c I forgot to add the size of the...
ritsuka
2009-05-08
2
-18
/
+25
*
BuildSystem: minor meta-data fix: HB_PROJECT_BUILD_SYSTEMF now correctly defi...
konablend
2009-05-08
1
-1
/
+1
*
Fix timestamps on CC's they are now 100% ready and working. Thanks to j45 and...
eddyg
2009-05-08
2
-5
/
+11
*
Combine multiple CC lines into one, trimming whitespace, and adding proper la...
eddyg
2009-05-07
4
-70
/
+99
*
Soft Subtitle Support in the MP4 Muxer.
ritsuka
2009-05-07
1
-6
/
+91
*
Change CC608 decoder to be its own thread
eddyg
2009-05-07
11
-88
/
+206
*
Minor change in sub printing
eddyg
2009-05-06
1
-1
/
+4
*
Removed double EOF for CC's (one from dvd and one from cc), fixed compiler wa...
eddyg
2009-05-06
3
-22
/
+33
*
subtitle muxing:
jstebbins
2009-05-06
4
-42
/
+101
*
Fix Closed Caption start/stop times, switched to SRT encoding including marku...
eddyg
2009-05-06
3
-22
/
+32
*
Fix several boneheaded mistakes in fifo ready logic.
van
2009-05-06
1
-13
/
+16
*
Missed file
eddyg
2009-05-06
1
-0
/
+61
*
VOBSUB encoder skeleton for use with mkv VOBSUB pass-through
eddyg
2009-05-06
7
-6
/
+30
*
Push an EOF onto the subtitle fifos from the reader for DVD VOBSUBs and also ...
eddyg
2009-05-06
5
-26
/
+89
*
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
4
-46
/
+91
*
fix mkv muxing. eddyg forgot to add a break in a switch he modified.
jstebbins
2009-05-04
1
-0
/
+1
[next]