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
/
muxcommon.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tx3g: make font size scale with video height
John Stebbins
2017-11-03
1
-8
/
+21
*
Update copyright dates to 2017.
Bradley Sepos
2017-01-01
1
-1
/
+1
*
muxcommon: fix check_realloc_output
John Stebbins
2016-05-24
1
-9
/
+2
*
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
1
-34
/
+111
*
libhb: fix incorrect assumption that video quality is always positive.
Tim Walker
2016-03-31
1
-1
/
+1
*
Update copyright dates to 2016.
Bradley Sepos
2016-01-01
1
-1
/
+1
*
libhb: make muxer, sync, and reader behave like other work objects
John Stebbins
2015-11-09
1
-149
/
+126
*
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
*
libhb: Use a buffer flat to indicate EOF
jstebbins
2015-05-01
1
-1
/
+1
*
libhb: Eliminate global variable hb_gui_use_hwd_flag
jstebbins
2015-03-29
1
-3
/
+3
*
json: automatically scan title when processing json jobs
jstebbins
2015-03-07
1
-4
/
+7
*
Update year to 2015.
bradleys
2015-02-01
1
-1
/
+1
*
json: add json APIs
jstebbins
2014-12-16
1
-1
/
+1
*
muxcommon: fix bitvec leak
jstebbins
2014-10-30
1
-0
/
+1
*
libhb: plug memory leaks
jstebbins
2014-09-05
1
-0
/
+1
*
libhb: fix tx3g styles when the entire line is one style
jstebbins
2014-08-27
1
-2
/
+12
*
build: remove mp4v2 and libmkv dependencies
jstebbins
2014-08-18
1
-12
/
+0
*
mux: fix problems created by >32 track limit patch
jstebbins
2014-05-14
1
-14
/
+12
*
mux: eliminate 32 track limit
jstebbins
2014-05-11
1
-35
/
+191
*
Convert all text subtitles to ASS subs
jstebbins
2014-04-13
1
-218
/
+128
*
x265: enable MP4 and Matroska muxing.
Rodeo
2014-03-13
1
-4
/
+0
*
Update some copyright dates to 2014.
Rodeo
2014-02-18
1
-1
/
+1
*
x265: misc. container-related fixes.
Rodeo
2014-02-12
1
-1
/
+1
*
Initial x265 integration. Patch by Zhang Zhiqiang. Thanks!
Rodeo
2014-02-10
1
-0
/
+4
*
RB626: return code support added
maxd
2013-11-05
1
-0
/
+1
*
libhb: make libhb internal character code utf8
jstebbins
2013-09-22
1
-2
/
+2
*
libhb: add experimental avformat muxer for mkv and mp4
jstebbins
2013-06-30
1
-2
/
+254
*
Updated all the copyright headers to 2013.
sr55
2013-03-09
1
-1
/
+1
*
Improve management of titles and jobs
jstebbins
2012-11-12
1
-5
/
+4
*
Updated file copyright / GPL headers
sr55
2012-06-15
1
-4
/
+6
*
Rework filter pipeline
jstebbins
2012-03-27
1
-3
/
+3
*
Fix interleaving of subtitles in muxer
jstebbins
2011-11-14
1
-8
/
+16
*
Remove legacy % to RF mapping.
jstebbins
2011-03-21
1
-1
/
+1
*
clean up crufty legacy code
jstebbins
2010-10-23
1
-8
/
+0
*
fix another hang in the muxer.
jstebbins
2010-10-03
1
-1
/
+2
*
fix a rare hang in the muxer.
jstebbins
2010-09-13
1
-1
/
+7
*
Fix muxing problem with certain sources/settings
jstebbins
2010-08-31
1
-14
/
+15
*
guard against excessive memory consumption in the muxer better
jstebbins
2010-06-20
1
-0
/
+22
*
fix fps logging when there is no audio track.
jstebbins
2010-04-22
1
-6
/
+13
*
fix silence insertion problem in audio sync and pipeline stall problem
jstebbins
2010-04-03
1
-2
/
+5
*
fix sporadic incorrect bitrate calculation of muxed tracks
jstebbins
2010-03-27
1
-1
/
+2
*
reduce mux interleave threshold more to prevent out of memory situations
jstebbins
2010-03-19
1
-1
/
+1
*
put a limit on how many buffers the muxer will cache when it is
jstebbins
2010-02-09
1
-4
/
+11
*
use DTS generated by x264 when computing duration and offset in muxmp4
jstebbins
2010-02-06
1
-1
/
+0
*
Only display mux stats once
jstebbins
2009-12-10
1
-42
/
+42
*
fix buffer leak during indepth scan
jstebbins
2009-12-08
1
-0
/
+6
[next]