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
*
fix some mingw warnings and a mingw build issue
jstebbins
2010-04-10
6
-12
/
+14
*
fix audio clipping when downmixing and output codec is lame
jstebbins
2010-04-07
3
-19
/
+27
*
generalize audio channel map reordering
jstebbins
2010-04-05
3
-119
/
+404
*
small error in the last change. Missed a comman in the libhb build script cha...
sr55
2010-04-05
1
-1
/
+1
*
libgcc is no longer needed. Thanks to golgol7777 for pointing out the necessa...
sr55
2010-04-05
1
-0
/
+1
*
fix silence insertion problem in audio sync and pipeline stall problem
jstebbins
2010-04-03
4
-33
/
+74
*
fix stupid error in my last commit
jstebbins
2010-04-03
1
-10
/
+10
*
fix audio detection problem during scan of ffmpeg audio sources
jstebbins
2010-04-02
5
-37
/
+99
*
handle YUV422P video in the mpeg2 decoder
jstebbins
2010-04-02
1
-10
/
+31
*
flush frames x264 has cached properly
jstebbins
2010-04-02
1
-2
/
+4
*
when in cfr mode, tell x264 we are doing cfr and allow x264 to set the timeba...
jstebbins
2010-04-02
1
-2
/
+11
*
downmix support for ffmpeg audio sources
jstebbins
2010-04-02
8
-91
/
+1540
*
fix a problem processing PS stream that look a lot like DVD PS but are not.
jstebbins
2010-04-01
1
-0
/
+17
*
libhb: change the x264 header NAL array order from sei - sps - pps to sps - p...
dynaflash
2010-03-31
1
-4
/
+4
*
handle bluray LPCM streams
jstebbins
2010-03-27
2
-25
/
+87
*
fix sporadic incorrect bitrate calculation of muxed tracks
jstebbins
2010-03-27
1
-1
/
+2
*
make it possible to dynamically create and close multiple libhb instances
jstebbins
2010-03-26
5
-42
/
+85
*
reduce mux interleave threshold more to prevent out of memory situations
jstebbins
2010-03-19
1
-1
/
+1
*
improve lame audio quality by using ABR mode and disabling joint stereo mode
jstebbins
2010-03-14
2
-2
/
+38
*
extend search range for TS re-sync
jstebbins
2010-03-13
1
-14
/
+24
*
fix a crash that happens when subtitle scan selects a subtitle that
jstebbins
2010-03-07
1
-0
/
+1
*
temporary hack to use old x264 b-pyramid default of 0 (none)
jstebbins
2010-03-05
1
-0
/
+3
*
fix incorrect comment in PS detection function
jstebbins
2010-02-12
1
-3
/
+2
*
try harder to identify program streams that do not begin with a pack header
jstebbins
2010-02-12
1
-8
/
+22
*
Adjustable picture modulus: Base patch by BradleyS, Thanks BradleyS!
dynaflash
2010-02-11
4
-32
/
+34
*
fix compiler warning about "definition has no type or storage class"
jstebbins
2010-02-10
1
-1
/
+1
*
put a limit on how many buffers the muxer will cache when it is
jstebbins
2010-02-09
1
-4
/
+11
*
removed test code
sr55
2010-02-06
2
-8
/
+0
*
libhb dll fix by RandomEngy
sr55
2010-02-06
2
-0
/
+19
*
fix keyint mismatch between 1st and 2nd passes of a 2pass encode
jstebbins
2010-02-06
1
-10
/
+5
*
dvdnav: fix seeking on some dvds that use multiple pgc's in a title
jstebbins
2010-02-06
1
-2
/
+7
*
use DTS generated by x264 when computing duration and offset in muxmp4
jstebbins
2010-02-06
5
-117
/
+101
*
osx doesn't have fread_unlocked
jstebbins
2010-01-31
1
-1
/
+1
*
fix problem with reading program streams
jstebbins
2010-01-31
1
-1
/
+33
*
fix cancel during p-to-p search
jstebbins
2010-01-20
1
-0
/
+5
*
prevent hang during foreign audio search
jstebbins
2010-01-10
1
-4
/
+5
*
Added some errors checks and a flush function to encode the remaining data in...
ritsuka
2009-12-31
1
-14
/
+72
*
add point-to-point encoding
jstebbins
2009-12-23
8
-37
/
+449
*
Adds a very crude, CLI-only rotation filter to flip pixels vertically (mode 1...
jbrjake
2009-12-19
3
-1
/
+390
*
fix potential runaway buffer usage
jstebbins
2009-12-15
4
-3
/
+40
*
bump ffmpeg to svn 20817
jstebbins
2009-12-14
1
-0
/
+4
*
fix crash with vobsub passthru
jstebbins
2009-12-13
1
-1
/
+3
*
Only display mux stats once
jstebbins
2009-12-10
1
-42
/
+42
*
fix dvdnav read error retry
jstebbins
2009-12-10
1
-1
/
+1
*
Avert a rare race condition.
jstebbins
2009-12-09
1
-5
/
+6
*
Disables chapter markers when there is only one chapter. Most interfaces alre...
jbrjake
2009-12-09
1
-0
/
+6
*
Removes obsolete check for mbtree being off before adjusting render offsets f...
jbrjake
2009-12-09
1
-3
/
+3
*
fix buffer leak during indepth scan
jstebbins
2009-12-08
3
-0
/
+23
*
Faster combing detection through slightly less stupid use of pointers. Also r...
jbrjake
2009-12-08
1
-68
/
+61
*
Use the correct render offset when b-pyramid is enabled in the x264 parameter...
jbrjake
2009-12-08
1
-39
/
+24
[next]