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
*
Opens up another way to give x264 a constant QP or RF, by passing a direct va...
jbrjake
2008-04-26
1
-1
/
+24
*
Changes to support unstructured program streams (such as those produced by a ...
van
2008-04-25
1
-342
/
+463
*
- Don't allow chapter durations to go negative (since durations are unsigned...
van
2008-04-25
2
-16
/
+31
*
libhb:
sr55
2008-04-20
1
-22
/
+134
*
Handle the case where hb_list_audio_config_item is passed an invalid index.
saintdev
2008-04-18
1
-2
/
+4
*
Avoid a divide by 0 in encfaac.c caused by the mixdown not being specified
eddyg
2008-04-17
1
-0
/
+9
*
Print a log line for the first chapter.
van
2008-04-15
1
-0
/
+8
*
Move clock recovery code from reader to demuxmpeg so it sees all frames & not...
van
2008-04-15
6
-72
/
+65
*
Saearch & Replace domain names to move from .m0k.org to handbrake.fr. Only co...
jbrjake
2008-04-15
36
-36
/
+36
*
Fix the automatic subtitle scan that I broke with r1412.
van
2008-04-14
4
-8
/
+34
*
Fixes for different number of frames between pass 1 & 2, missing frames at en...
van
2008-04-13
6
-73
/
+55
*
When dropping frames from pullup for VFR, deallocate the associated subtitle ...
jbrjake
2008-04-13
1
-1
/
+4
*
Let's try out saner b-frame init delays again.
jbrjake
2008-04-11
1
-4
/
+2
*
Provide more feedback as to the types of the streams in an MPEG Transport stream
eddyg
2008-04-11
1
-24
/
+101
*
Fix brain fade in comments (it's been a long day).
van
2008-04-10
1
-3
/
+3
*
Fix avi containers which I unwittingly broke with r1341.
van
2008-04-10
1
-26
/
+95
*
During conversion only log when there's an error or anomaly.
van
2008-04-06
1
-5
/
+12
*
- Fix sync problems associated with sample rate conversion - the truncation ...
van
2008-04-06
1
-38
/
+62
*
Minor chapter cleanups.
van
2008-04-04
7
-39
/
+77
*
Windows line endings are bad.
jbrjake
2008-04-03
1
-601
/
+601
*
- hardware players don't tolerate video or audio frames that overlap in time...
van
2008-04-03
1
-8
/
+13
*
scan and pcm audio fixes.
van
2008-04-02
5
-415
/
+531
*
New internal audio handling.
saintdev
2008-04-01
19
-521
/
+615
*
Fix Makefiles for dynamically linked dvdcss.
saintdev
2008-03-23
1
-14
/
+0
*
= Adds an hb_detect_comb() function that indicates whether or not a frame sho...
jbrjake
2008-03-23
4
-2
/
+135
*
libswscale accurate rounding is now re-enabled for all arches except x86_64.
saintdev
2008-03-21
2
-5
/
+16
*
Reverts r1254, so ffmpeg-in-avi again reports as DivX 5. Giving it the "corre...
jbrjake
2008-03-20
1
-2
/
+2
*
Fix two of my stupid bugs that prevented using the queue with transport streams:
van
2008-03-20
4
-244
/
+326
*
Theora.
saintdev
2008-03-20
10
-38
/
+310
*
Should have removed this as part of the r1341 checkin - we now add silence ba...
van
2008-03-16
1
-22
/
+0
*
- Add mpeg2 "Standard Target Decoder" clock recovery to the low level mpeg st...
van
2008-03-15
4
-1230
/
+825
*
minor bug fix: AC3 passthru audio frames with no pts were getting a bogus sta...
van
2008-03-15
1
-4
/
+5
*
Use unix-style line endings (LF) for libhb/Makefile instead of Windows style ...
saintdev
2008-03-15
1
-109
/
+109
*
encx264: Fix timecodes when using x264 with avi.
saintdev
2008-03-05
1
-4
/
+3
*
DVB teletext streams and ATSC AC3 audio streams use the same code points. If ...
van
2008-03-02
1
-5
/
+22
*
Don't crash just because some dvd title uses an illegal pgn number.
van
2008-03-02
1
-0
/
+6
*
Oops - left in a mistake from an intermediate version. We want aspect ratio f...
van
2008-03-01
1
-1
/
+1
*
Don't crash while scanning when we can't get previews for some title.
van
2008-02-29
4
-13
/
+40
*
It's a good idea to have a buffer for every pid you decide to decode.
van
2008-02-29
1
-4
/
+2
*
libvorbis expects kbps, not bps.
saintdev
2008-02-27
1
-1
/
+1
*
Set an minimum subtitle display time of three seconds *or* until the next sub...
eddyg
2008-02-26
1
-0
/
+20
*
Don't allow negative durations. These shouldn't happen but occasionally do du...
van
2008-02-25
1
-1
/
+18
*
AAC+AC3 in MKV
jbrjake
2008-02-21
1
-4
/
+13
*
Formatting: Remove a lot of trailing whitespace.
saintdev
2008-02-21
35
-1164
/
+1164
*
Sanity check the input codec is AC3 when selecting AC3 pass through to avoid ...
eddyg
2008-02-18
1
-0
/
+9
*
Only store chapter markers separate from their buffers when doing VFR.
jbrjake
2008-02-18
1
-1
/
+1
*
You know what I said in r1271 about not using the delay_queue except when VFR...
jbrjake
2008-02-18
1
-5
/
+1
*
Fix hb_log to truncate the message at the correct point, fixes 1244.
eddyg
2008-02-18
1
-1
/
+1
*
Only futz with frame durations at render-time when using VFR.
jbrjake
2008-02-18
1
-1
/
+1
*
Remove the transformation matrix, and use the width field of the tkhd atom to...
ritsuka
2008-02-17
1
-53
/
+2
[next]