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
*
Fix PGS subtitle decoding...
John Stebbins
2018-06-13
1
-18
/
+42
*
decssasub: Fix decoding SSA subtitles
John Stebbins
2018-06-09
1
-29
/
+10
*
libhb: build: README: Replace instances of Libav with FFmpeg.
Bradley Sepos
2018-05-29
1
-2
/
+2
*
contrib: Use AV_CODEC_ID_ASS for FFmpeg.
Bradley Sepos
2018-05-28
1
-2
/
+2
*
Using AV_CODEC_ID_SUBRIP instead of AV_CODEC_ID_SRT (libav->ffmpeg)
Sven Gothel
2018-05-28
1
-2
/
+2
*
libhb: Increase maximum packet read size in stream.c.
Bradley Sepos
2018-05-13
1
-1
/
+1
*
Misc. typos
luz.paz
2018-02-20
1
-2
/
+2
*
libhb: fix a number of issues reported by clang.
Damiano Galassi
2018-01-12
1
-3
/
+9
*
Update copyright dates to 2018.
Bradley Sepos
2018-01-01
1
-1
/
+1
*
stream: better probing of PS files
John Stebbins
2017-11-27
1
-1
/
+1
*
Auto-rotate video that has rotation tag
John Stebbins
2017-11-09
1
-0
/
+2
*
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
[next]