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
*
LinGui: allow the user to select and use a bitrate for audio autopassthru
jstebbins
2012-04-26
1
-1
/
+4
*
libhb: fix crash when subtitle render filter fails to initialize
jstebbins
2012-04-15
2
-5
/
+6
*
libhb: fix problem with fps calculation in 2 pass encodes
jstebbins
2012-04-14
1
-1
/
+1
*
libhb: fix estimated number of frames expected
jstebbins
2012-04-11
1
-2
/
+0
*
libhb: handle TS streams that have broken DTS timestamps
jstebbins
2012-04-11
1
-0
/
+7
*
libhb: fix a problem with start times of frames in CFR mode
jstebbins
2012-04-10
1
-2
/
+10
*
libhb: fix problem with rendering burned in subtitles
jstebbins
2012-04-10
1
-28
/
+5
*
Revision 4546 lost a call to hb_set_anamorphic_size, which in turn called hb_...
Rodeo
2012-04-10
2
-8
/
+13
*
libhb: fix incorrect audio gaps
jstebbins
2012-04-01
1
-1
/
+3
*
Cosmetic after last commit.
Rodeo
2012-03-31
1
-1
/
+1
*
encx264: cleanup.
Rodeo
2012-03-31
1
-33
/
+33
*
Activity Log: fix some typos and make indentation a bit more consistent.
Rodeo
2012-03-31
2
-3
/
+3
*
libhb: fix cfr encoding
jstebbins
2012-03-31
5
-121
/
+148
*
Add hb_dict_unset and hb_dict_to_encopts.
Rodeo
2012-03-31
2
-1
/
+49
*
libhb: Fix problem with TS streams that have no PAT or PMT
jstebbins
2012-03-30
1
-14
/
+22
*
cqm=/some/path has the same effect as cqmfile=/some/path AND param.psz_cqm_fi...
Rodeo
2012-03-29
1
-0
/
+1
*
hb_apply_h264_level: avoid division by zero due to some x264_param_t fields b...
Rodeo
2012-03-29
1
-4
/
+16
*
libhb/hd_dict.c, add newline at end of file.
Rodeo
2012-03-29
2
-2
/
+1
*
hb_dict: cosmetics.
Rodeo
2012-03-29
1
-3
/
+3
*
encx264: add functionality to retrieve the "preferred" option name for option...
Rodeo
2012-03-29
6
-4
/
+46
*
hb_dict: minor improvements.
Rodeo
2012-03-29
1
-7
/
+3
*
libhb: use source colorimetry information when available.
Rodeo
2012-03-28
6
-26
/
+211
*
encx264: use x264_param_apply_fastfirstpass.
Rodeo
2012-03-28
3
-0
/
+15
*
libhb: add basic dictionary implementation.
Rodeo
2012-03-28
4
-91
/
+247
*
MacGui: fix commit 4546 so it works on os x which is the filter pipeline rewo...
dynaflash
2012-03-28
1
-8
/
+5
*
Rework filter pipeline
jstebbins
2012-03-27
51
-2830
/
+3429
*
Fix hb_apply_h264_level. x264_sps_init doesn't yet take VBV into account when...
Rodeo
2012-03-25
1
-5
/
+18
*
Misc. improvements to the previous commit.
Rodeo
2012-03-24
2
-26
/
+69
*
Add hb_apply_h264_level(). Sets and ensures compliance with the specified H.2...
Rodeo
2012-03-24
4
-8
/
+174
*
Fix loop counter decrement in CFR frame duplication code. CFR would never dup...
Rodeo
2012-03-21
1
-1
/
+1
*
Add framerate values for 30, 50, 60000/1001 and 60 fps.
Rodeo
2012-03-19
1
-1
/
+2
*
libhb: fix problem with early termination when stream has no PCRs
jstebbins
2012-03-18
1
-0
/
+9
*
libhb: Fix detection of streams in tivo captures
jstebbins
2012-03-18
1
-1
/
+4
*
Fix p-to-p start time detection
jstebbins
2012-03-04
1
-2
/
+0
*
Add HB_INVALID_AUDIO_QUALITY define. -1 is valid for Vorbis VBR and thus does...
Rodeo
2012-02-21
4
-9
/
+12
*
Print more Auto Passthru information to the Activity Log: passthru mask (allo...
Rodeo
2012-02-17
2
-2
/
+76
*
Set default audio compression in hb_autopassthru_apply_settings to get rid of...
Rodeo
2012-02-17
1
-0
/
+1
*
Use libdca to decode DTS-ES audio. While the Libav DTS decoder gives us an ex...
Rodeo
2012-02-01
1
-11
/
+7
*
Use more correct check to detect 6.0/6.1 input.
Rodeo
2012-02-01
2
-2
/
+2
*
Update hb_ff_dts_request_5point1 to work with DTS-ES 6.0 Distcrete sources (d...
Rodeo
2012-01-31
4
-22
/
+24
*
ca_aac: set minimum VBR quality to 1 instead of 0.
Rodeo
2012-01-25
1
-1
/
+1
*
Vorbis: adjust default VBR quality after revision 4385.
Rodeo
2012-01-25
1
-1
/
+1
*
Fix crash in add_ffmpeg_attachment: the value for "filename" metadata may be ...
Rodeo
2012-01-24
1
-1
/
+1
*
Improve mpeg-ps detection
jstebbins
2012-01-14
1
-0
/
+20
*
Fix flac md5 sum
jstebbins
2012-01-04
1
-8
/
+10
*
Add path to log when decoding previews in batch scan
jstebbins
2011-12-29
1
-1
/
+8
*
Use -2 to 10 range for Vorbis audio quality (same as what oggenc uses), inste...
Rodeo
2011-12-23
2
-4
/
+5
*
Fix overlapping vobsubs
jstebbins
2011-12-22
1
-10
/
+8
*
Add utilities for debugging fifo and buffer pools
jstebbins
2011-12-21
1
-0
/
+166
*
Fix corruption of buffer pools by render subs
jstebbins
2011-12-21
1
-0
/
+4
[next]