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: 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
*
hb_json: sanitize JSON where both of video bitrate and quality are valid.
Tim Walker
2016-03-31
1
-0
/
+6
*
libhb: fix incorrect assumption that video quality is always positive.
Tim Walker
2016-03-31
11
-13
/
+16
*
libhb: fix quality limits for high bit depth video encoders.
Tim Walker
2016-03-31
1
-2
/
+25
*
libhb: remove superfluous ifdefs.
Tim Walker
2016-03-31
1
-4
/
+0
*
x265: use more permissive x265_api_query instead of x265_api_get
John Stebbins
2016-03-30
2
-3
/
+3
*
QSV: better compatibility with recent SW lib
maxd
2016-03-30
1
-1
/
+2
*
libhb: fix x265 encoding with CRF == 0.0
Tim Walker
2016-03-29
1
-1
/
+1
*
presets: fix PictureRotate import
John Stebbins
2016-03-28
1
-1
/
+2
*
muxavformat: fix muxer interleaving in mkv
John Stebbins
2016-03-27
1
-3
/
+5
*
stream: fix negative array index
John Stebbins
2016-03-25
1
-1
/
+1
*
hb: cosmetics, removing trailing whitespace
John Stebbins
2016-03-23
1
-15
/
+15
*
muxavformat: fix sync issue when bframes are enabled
John Stebbins
2016-03-23
1
-19
/
+16
*
stream: fix potential use of uninitialized variable
John Stebbins
2016-03-23
1
-10
/
+18
[next]