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
*
sync: do not drop audio before frame p-to-p start
John Stebbins
2016-05-18
1
-11
/
+33
*
sync: estimate video frame drop duration better
John Stebbins
2016-05-17
1
-1
/
+8
*
sync: cosmetics
John Stebbins
2016-05-17
1
-39
/
+39
*
sync: drop overlapping subtitles
John Stebbins
2016-05-17
1
-6
/
+43
*
sync: interleave subtitle output with other streams
John Stebbins
2016-05-17
1
-20
/
+3
*
sync: send output directly to sync output fifos
John Stebbins
2016-05-17
1
-43
/
+54
*
sync: sanitize subtitles in OutputBuffer
John Stebbins
2016-05-17
1
-31
/
+53
*
sync: handle initial pts < 0 better
John Stebbins
2016-05-17
1
-99
/
+102
*
sync: fix race condition that caused double free
John Stebbins
2016-05-17
1
-0
/
+4
*
sync: handle very short streams better
John Stebbins
2016-05-17
1
-0
/
+4
*
sync: fix conversions of AV_NOPTS_VALUE to double
John Stebbins
2016-05-17
1
-5
/
+5
*
sync: remove unused variable
John Stebbins
2016-05-17
1
-1
/
+0
*
sync: fix merging of multiple SSA to tx3g
John Stebbins
2016-05-17
5
-124
/
+252
*
sync: move chapter logging to sync.c
John Stebbins
2016-05-17
2
-22
/
+30
*
move cadence (Film->Video) logging to sync.c
John Stebbins
2016-05-17
2
-91
/
+95
*
libhb: remove unused hb_buffer_t sequence number
John Stebbins
2016-05-17
7
-38
/
+11
*
decavcodec: remove unused frame_duration_set
John Stebbins
2016-05-17
1
-5
/
+0
*
decavcodec: cosmetics
John Stebbins
2016-05-17
1
-5
/
+5
*
libhb: send initial chapter through pipeline
John Stebbins
2016-05-17
12
-319
/
+316
*
deccc608sub: fix last_pts data type
John Stebbins
2016-05-17
1
-1
/
+1
*
deccc608sub: remove function get_last_pts
John Stebbins
2016-05-17
1
-20
/
+12
*
stream: fix libav initial timestamp calculation
John Stebbins
2016-05-17
1
-1
/
+1
*
muxavformat: fix last subtitle persistence in mp4
John Stebbins
2016-05-17
1
-0
/
+22
*
buffers: add more buffer allocation debugging
John Stebbins
2016-05-17
1
-0
/
+31
*
demux: cosmetics
John Stebbins
2016-05-17
1
-6
/
+10
*
demux: make demux functions static
John Stebbins
2016-05-17
1
-9
/
+9
*
decpgssub: allow PGS to have negative timestamps
John Stebbins
2016-05-17
1
-4
/
+12
*
libhb: remove unused subtitle fifo_sync
John Stebbins
2016-05-17
2
-3
/
+0
*
libhb: add hb_buffer_list_rem()
John Stebbins
2016-05-17
2
-0
/
+35
*
libhb: fix buffer list size calculation
John Stebbins
2016-05-17
1
-2
/
+2
*
remove dxva hw decode (#189)
John Stebbins
2016-05-17
22
-2543
/
+65
*
tx3g: fix conversion of empty SSA subtitle
John Stebbins
2016-05-16
1
-0
/
+5
*
remove debug printf
John Stebbins
2016-05-08
1
-2
/
+0
*
mux: eliminate 2048 byte size limit of SSA subtitles
John Stebbins
2016-05-08
3
-63
/
+158
*
libhb: Expand default frame rates to include 72, 75, 90, 100, 120.
Bradley Sepos
2016-05-03
1
-0
/
+5
*
libhb: Describe NLMeans tunes Tape and Sprite in comments.
Bradley Sepos
2016-05-02
1
-0
/
+2
*
libhb: Add NLMeans tune Sprite.
Bradley Sepos
2016-05-02
1
-0
/
+26
*
libhb: Add NLMeans tune Tape.
Bradley Sepos
2016-05-02
1
-0
/
+27
*
decavcodec: fix audio decoder frame count
John Stebbins
2016-04-21
1
-0
/
+5
*
stream: fix memory leak during PS stream probe
John Stebbins
2016-04-20
1
-0
/
+7
*
buffers: add more buffer debugging support
John Stebbins
2016-04-20
1
-7
/
+33
*
muxavformat: fix mp4 subtitle empty packet duration
John Stebbins
2016-04-14
1
-1
/
+1
*
Merge pull request #153 from jstebbins/qsv-free
John Stebbins
2016-04-13
1
-39
/
+39
|
\
|
*
qsv: fix access to freed memory when interrupting encode
John Stebbins
2016-04-13
1
-39
/
+39
*
|
qsv_filter: fix crash when unpacking crop parameters
John Stebbins
2016-04-13
1
-4
/
+4
|
/
*
bd: change angles before seeking
John Stebbins
2016-04-04
1
-4
/
+4
*
json: fix typo.
Tim Walker
2016-04-03
1
-1
/
+1
*
json: fix sanitization of vquality
Tim Walker
2016-04-03
1
-4
/
+8
*
json: fix sanitization of vquality
John Stebbins
2016-04-03
2
-24
/
+35
*
filters: don't add disabled rotate filter to filter list
John Stebbins
2016-03-31
2
-5
/
+33
[next]