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
*
bd: fix discontinuity handling
John Stebbins
2015-11-12
2
-15
/
+19
*
libhb: repair split packets in reader
John Stebbins
2015-11-10
5
-1
/
+107
*
presets: handle importing old string PicturePAR "integers"
John Stebbins
2015-11-10
1
-0
/
+37
*
muxavformat: add support for mp4 fallback audio signalling
John Stebbins
2015-11-09
1
-1
/
+51
*
scan: increase sensitivity to video flags
John Stebbins
2015-11-09
1
-26
/
+34
*
libhb: make muxer, sync, and reader behave like other work objects
John Stebbins
2015-11-09
20
-1337
/
+1298
*
decavcodec: don't try to memset NULL buffers
John Stebbins
2015-11-06
1
-2
/
+8
*
decavcodec: fix hang in avcodec decoder
John Stebbins
2015-11-06
1
-0
/
+10
*
stream: fix pts to buffer start conversion
John Stebbins
2015-11-05
1
-6
/
+6
*
libhb: don't use deprecated AVPicture
John Stebbins
2015-10-29
7
-55
/
+84
*
Double HB_MAX_WIDTH/HEIGHT
John Stebbins
2015-10-26
1
-2
/
+2
*
Enforce min/max dimensions
John Stebbins
2015-10-26
2
-24
/
+103
*
libhb: prevent crashes in hb_get_preview2
John Stebbins
2015-10-26
1
-1
/
+23
*
Fix bizarre custom anamorphic behavior
John Stebbins
2015-10-26
1
-37
/
+0
*
lame: Use libav wrapper to encode mp3lame
John Stebbins
2015-10-26
5
-232
/
+6
*
Update HandBrakeCLI to read presets.json on Windows. This is the file that wi...
Scott
2015-10-24
1
-2
/
+2
*
libhb: Add rebeccapurple to color map.
Bradley Sepos
2015-10-23
1
-0
/
+1
*
libhb: fix dereference of null pointer
John Stebbins
2015-10-20
1
-1
/
+2
*
libhb: Fix potentially uninitialized variable
John Stebbins
2015-10-20
1
-0
/
+2
*
Merge pull request #21 from jstebbins/grayscale
John Stebbins
2015-10-19
8
-27
/
+279
|
\
|
*
grayscale: make it a real filter
John Stebbins
2015-10-14
8
-27
/
+279
*
|
ports: make hb_opendir param const
John Stebbins
2015-10-19
2
-2
/
+2
*
|
mux: simplify muxFlush
John Stebbins
2015-10-14
1
-11
/
+4
*
|
mux: flush cached buffers when closing
John Stebbins
2015-10-14
1
-1
/
+30
|
/
*
tx3g: remove 2 line limit
John Stebbins
2015-10-12
1
-14
/
+1
*
decsrt: don't combine > 2 lines into 2
John Stebbins
2015-10-12
1
-28
/
+6
*
Remove invalid presets in presets_do()
Damiano Galassi
2015-10-12
1
-1
/
+1
*
presets: add result to indicate if preset import modified presets
John Stebbins
2015-10-09
2
-11
/
+29
*
Make deinterlace/decomb behave similar to nlmeans/hqdn3d
John Stebbins
2015-10-09
6
-173
/
+137
*
Use the non deprecated kIOPMAssertPreventUserIdleSystemSleep assertion to pre...
Damiano Galassi
2015-10-05
1
-1
/
+1
*
scan: fix rescan avoidance logic
John Stebbins
2015-09-29
4
-6
/
+23
*
fix to prevent lazy compiler assumption and avoid full computation, no local ...
Max Dmytrychenko
2015-09-27
1
-3
/
+2
*
fix to prevent lazy compiler assumption and avoid full computation
Max Dmytrychenko
2015-09-27
1
-2
/
+3
*
libhb: add hb_buffer_list
John Stebbins
2015-09-24
28
-1030
/
+872
*
adjustment to report QSV availability in MASK form
Max Dmytrychenko
2015-09-24
1
-2
/
+2
*
rendersub: handle mismatched video and subtitle dimensions
John Stebbins
2015-09-24
4
-83
/
+162
*
libhb: Skylake microarchitecture detection, RB 859
Max Dmytrychenko
2015-09-22
3
-1
/
+13
*
libhb: fix OpenCL initialization.
Tim Walker
2015-09-21
1
-4
/
+7
*
stream: remove unused variable pix_fmt
John Stebbins
2015-09-20
1
-2
/
+0
*
qsv: HEVC encoding support.
Tim Walker
2015-09-20
6
-71
/
+390
*
libhb: Fix compiler issues in previous commit.
Bradley Sepos
2015-09-10
1
-3
/
+7
*
libhb: Clock/frame rate handling improvements.
Bradley Sepos
2015-09-10
6
-33
/
+63
*
libhb: Expand framerates to include 20 and 48.
Bradley Sepos
2015-09-10
1
-0
/
+2
*
libhb: remove unused hb_buffer_t.sub
John Stebbins
2015-09-04
11
-73
/
+2
*
build: use git version info instead of svn
John Stebbins
2015-08-25
3
-8
/
+65
*
cropscale: prevent crash when scale dimensions too small
jstebbins
2015-08-24
2
-1
/
+7
*
nlmeans: fix the default values
jstebbins
2015-08-17
1
-2
/
+2
*
presets: fix preset search by name
jstebbins
2015-08-13
1
-0
/
+2
*
libhb: fix display of audio copy mask
jstebbins
2015-08-12
1
-1
/
+2
*
json: fix parsing job Audio->CopyMask
jstebbins
2015-08-10
1
-2
/
+3
[next]