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
/
stream.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libhb: read video rotation from libav.
Damiano Galassi
2017-11-09
1
-0
/
+31
*
CLI: add option to log version, title, and progress in json
John Stebbins
2017-11-06
1
-1
/
+10
*
stream: Improve stream type detection through probing
John Stebbins
2017-05-25
1
-39
/
+21
*
stream: fix chapter marker durations
John Stebbins
2017-04-28
1
-5
/
+20
*
Fix raw video timestamps
John Stebbins
2017-04-09
1
-0
/
+4
*
subtitles: simplify and shorten subtitle descriptions (#591)
John Stebbins
2017-03-10
1
-10
/
+13
*
decavcodec: drop initial_padding audio samples
John Stebbins
2017-02-21
1
-6
/
+7
*
Update copyright dates to 2017.
Bradley Sepos
2017-01-01
1
-1
/
+1
*
stream: fix SRT subtitle duration
John Stebbins
2016-12-22
1
-0
/
+1
*
stream: fix SRT detection
John Stebbins
2016-12-17
1
-0
/
+1
*
unref AVPackets, fix merge issues
John Stebbins
2016-12-17
1
-2
/
+0
*
stream: fix use of deprecated libav interfaces
John Stebbins
2016-12-17
1
-91
/
+87
*
libhb: fix small leaks
John Stebbins
2016-12-14
1
-0
/
+10
*
libhb: Fix possible null pointer dereference in stream.c.
midzer
2016-12-14
1
-6
/
+6
*
stream: fix invalid ES packet generation
John Stebbins
2016-12-10
1
-2
/
+2
*
stream: be more forgiving of TS continuity errors
John Stebbins
2016-11-21
1
-4
/
+8
*
libhb: use the new keyframe flag.
Tim Walker
2016-09-17
1
-2
/
+3
*
libhb: make hb_ps_read_packet() more robust
Sean McGovern
2016-07-28
1
-6
/
+13
*
Revert "libhb: don't ignore the return result from fread()"
Bradley Sepos
2016-07-07
1
-12
/
+7
*
libhb: don't ignore the return result from fread()
Sean McGovern
2016-07-01
1
-7
/
+12
*
libhb: pass through "default" subtitle flag ... (#203)
John Stebbins
2016-05-28
1
-0
/
+5
*
stream: create default chapter names for empty chapter titles
John Stebbins
2016-05-20
1
-1
/
+1
*
libhb: send initial chapter through pipeline
John Stebbins
2016-05-17
1
-14
/
+45
*
stream: fix libav initial timestamp calculation
John Stebbins
2016-05-17
1
-1
/
+1
*
remove dxva hw decode (#189)
John Stebbins
2016-05-17
1
-4
/
+1
*
stream: fix memory leak during PS stream probe
John Stebbins
2016-04-20
1
-0
/
+7
*
stream: fix negative array index
John Stebbins
2016-03-25
1
-1
/
+1
*
stream: fix potential use of uninitialized variable
John Stebbins
2016-03-23
1
-10
/
+18
*
Update copyright dates to 2016.
Bradley Sepos
2016-01-01
1
-1
/
+1
*
libhb: use LL for int64 constants to make mingw happy
John Stebbins
2015-12-26
1
-1
/
+1
*
bd: fix discontinuity handling
John Stebbins
2015-11-12
1
-14
/
+17
*
libhb: repair split packets in reader
John Stebbins
2015-11-10
1
-0
/
+4
*
libhb: make muxer, sync, and reader behave like other work objects
John Stebbins
2015-11-09
1
-1
/
+1
*
stream: fix pts to buffer start conversion
John Stebbins
2015-11-05
1
-6
/
+6
*
libhb: add hb_buffer_list
John Stebbins
2015-09-24
1
-45
/
+30
*
stream: remove unused variable pix_fmt
John Stebbins
2015-09-20
1
-2
/
+0
*
libhb: detect read errors and propagate
jstebbins
2015-06-29
1
-1
/
+31
*
DXVA2: cleanup decode support checks.
Rodeo
2015-06-23
1
-32
/
+2
*
stream: fix TS parsing after a seek
jstebbins
2015-05-01
1
-0
/
+1
*
libhb: Use a buffer flat to indicate EOF
jstebbins
2015-05-01
1
-6
/
+3
*
p-to-p: fix seek to start pts source initial PTS != 0
jstebbins
2015-04-24
1
-3
/
+4
*
stream: Improve transport stream PCR handling
jstebbins
2015-04-22
1
-233
/
+269
*
libhb: Eliminate global variable hb_gui_use_hwd_flag
jstebbins
2015-03-29
1
-13
/
+14
*
json: automatically scan title when processing json jobs
jstebbins
2015-03-07
1
-2
/
+0
*
stream: fix potential overflow in pts calculation
jstebbins
2015-02-17
1
-5
/
+5
*
New audio output options.
Rodeo
2015-02-15
1
-4
/
+20
*
Update year to 2015.
bradleys
2015-02-01
1
-1
/
+1
*
Add support for open type font attachments.
ritsuka
2015-01-31
1
-7
/
+12
*
stream: Fix scanning files with large PNGs
jstebbins
2015-01-14
1
-1
/
+15
*
json: add json APIs
jstebbins
2014-12-16
1
-2
/
+2
[next]