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
*
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
*
Reduce the amount of buffering used and eliminate hb_snooze in the encoding p...
jstebbins
2009-12-05
1
-163
/
+257
*
- cleanup gcc format warnings showing up on linux 64-bit
konablend
2009-06-25
1
-3
/
+3
*
Format cleanup.
konablend
2009-06-25
1
-2
/
+1
*
softsubtitles:
jstebbins
2009-06-02
1
-1
/
+1
*
Another subtitle muxing fix: Don't check the rdy bit before calling OutputTra...
van
2009-05-11
1
-18
/
+14
*
Fix another subtitle interleaving botch - for mkv's we want the subtitle in t...
van
2009-05-09
1
-8
/
+8
*
subtitle muxing:
jstebbins
2009-05-06
1
-0
/
+8
*
Fix several boneheaded mistakes in fifo ready logic.
van
2009-05-06
1
-13
/
+16
*
fix mkv muxing. eddyg forgot to add a break in a switch he modified.
jstebbins
2009-05-04
1
-0
/
+1
*
Soft Subs Part 2: Auto-detect CC during scan, add CC to subtitle list in titl...
eddyg
2009-05-04
1
-20
/
+32
*
- Get rid of deadlock that would halt processing some mkv files.
van
2009-04-21
1
-90
/
+224
*
After discussion with eddyg, extending verbose logging level 2 from just memo...
jbrjake
2008-10-09
1
-4
/
+4
*
- in encx264, if an video frame is larger than init_delay split it into piec...
van
2008-07-26
1
-51
/
+53
[next]