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
...
*
reader: fix memory leak
John Stebbins
2016-03-23
1
-0
/
+6
*
presets: fix memory leak
John Stebbins
2016-03-23
1
-2
/
+6
*
libhb: reorder buffer type enum so uninitialized type is OTHER_BUF
John Stebbins
2016-03-23
1
-1
/
+1
*
fifo: when HB_BUFFER_DEBUG is set, memset buffers to 0
John Stebbins
2016-03-23
1
-0
/
+6
*
decavcodec: cosmetics
John Stebbins
2016-03-23
1
-9
/
+19
*
scan: quit looking for audio if a preview scan reaches EOF
John Stebbins
2016-03-23
1
-44
/
+58
*
Merge pull request #114 from shakim/support_old_iso639
Scott
2016-03-21
2
-6
/
+8
|
\
|
*
Support language code changes between ISO639 and ISO639-1
Shlomo Hakim
2016-03-03
2
-6
/
+8
*
|
presets: fix import of old version-less preset files
John Stebbins
2016-03-21
2
-29
/
+44
*
|
Remove the CLI / LibHB Update Checker. It's been broken since we switched to ...
sr55
2016-03-12
4
-293
/
+4
*
|
comb-detect: adjust default sensitivity and add "Less Sensitive" preset
John Stebbins
2016-03-11
1
-8
/
+12
*
|
qsv: fix build
John Stebbins
2016-03-11
5
-20
/
+43
*
|
decomb: split comb detection out into it's own filter
John Stebbins
2016-03-11
14
-1582
/
+2033
*
|
sync: fix hang at end of p-to-p encoding with subtitles
John Stebbins
2016-03-11
1
-1
/
+8
*
|
reader: fix p-to-p seconds for non-seekable streams
John Stebbins
2016-03-11
1
-1
/
+20
*
|
sync: fix yet another subtitle issue.
John Stebbins
2016-03-11
1
-1
/
+2
*
|
filters: make job filter settings an hb_dict_t
John Stebbins
2016-03-09
24
-916
/
+1946
*
|
hb_dict: convert json null to empty string upon string xform
John Stebbins
2016-03-09
1
-1
/
+1
*
|
sync: fix handling of end-of-subtitle markers
John Stebbins
2016-03-06
1
-0
/
+4
*
|
libhb: fix buffer over-reads by libav get_bits()
John Stebbins
2016-03-06
1
-16
/
+20
*
|
libhb: fix memory leaks
John Stebbins
2016-03-06
2
-2
/
+5
|
/
*
scan: check if the video decoder was properly initialized before decoding the...
Damiano Galassi
2016-03-01
1
-1
/
+10
*
decavcodec: recompute frame duration for every frame
John Stebbins
2016-02-28
1
-2
/
+3
*
deinterlace: fix mapping of legacy "slow" preset
John Stebbins
2016-02-16
1
-1
/
+1
*
decomb: fix decomb check
John Stebbins
2016-02-16
1
-2
/
+1
*
sync: improve video dejitter
John Stebbins
2016-02-15
1
-1
/
+1
*
deinterlace: add conditional deinterlacing of interlaced frames
John Stebbins
2016-02-15
3
-5
/
+15
*
deinterlace: use avfilter yadif deinterlacer
John Stebbins
2016-02-15
6
-679
/
+207
*
libhb: fix he-aac fallback setup
John Stebbins
2016-02-12
1
-2
/
+1
*
sync: fix crash when sync init fails
John Stebbins
2016-02-12
1
-1
/
+2
*
sync: fix subtitle timestamps that go backwards
John Stebbins
2016-02-10
1
-3
/
+22
*
rendersub: fix crash when processing EOF in subtitle render
John Stebbins
2016-02-09
1
-0
/
+29
*
libhb: fix use of uninitialized variable in lang.c
John Stebbins
2016-01-29
2
-4
/
+4
*
sync: fix hang in subtitle scan pass
John Stebbins
2016-01-27
1
-0
/
+9
*
LinGui: use language table provided by libhb
John Stebbins
2016-01-27
2
-5
/
+26
*
sync: fix delayed subtitles when burned-in
John Stebbins
2016-01-27
1
-0
/
+14
*
rotate: use libavfilter
John Stebbins
2016-01-25
3
-435
/
+142
*
libhb: fix crash in hb_filter_info_close
John Stebbins
2016-01-24
1
-1
/
+4
*
libhb: do not add invalid audio encoders to audio list
John Stebbins
2016-01-22
1
-18
/
+19
*
qsv: fix build with qsv enabled
John Stebbins
2016-01-22
1
-1
/
+1
*
libhb: Add libavfilter support and pad filter
John Stebbins
2016-01-21
16
-114
/
+848
*
sync: fix hang in ssa subtitle sync
John Stebbins
2016-01-21
1
-1
/
+5
*
sync: gut and rewrite
John Stebbins
2016-01-21
9
-1212
/
+1657
*
libhb: fix hang during subtitle scan
John Stebbins
2016-01-19
2
-2
/
+9
*
Merge pull request #45 from RandomEngy/master
Scott
2016-01-17
1
-170
/
+170
|
\
|
*
Updating header from lang.h to lang.c .
RandomEngy
2015-12-27
1
-1
/
+1
|
*
Adding native language names to lang.c .
RandomEngy
2015-12-26
1
-169
/
+169
*
|
sync: fix typo that could result in dropping subtitles
John Stebbins
2016-01-15
1
-1
/
+1
*
|
work: fix failure to die upon canceled encode
John Stebbins
2016-01-15
1
-1
/
+2
*
|
Change the PictureRotate key to be a string.
Damiano Galassi
2016-01-15
2
-2
/
+2
[prev]
[next]