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
/
muxavformat.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
enable libvpx VP9 encoder
John Stebbins
2016-05-27
1
-0
/
+6
*
libhb: send initial chapter through pipeline
John Stebbins
2016-05-17
1
-25
/
+29
*
muxavformat: fix last subtitle persistence in mp4
John Stebbins
2016-05-17
1
-0
/
+22
*
mux: eliminate 2048 byte size limit of SSA subtitles
John Stebbins
2016-05-08
1
-27
/
+45
*
muxavformat: fix mp4 subtitle empty packet duration
John Stebbins
2016-04-14
1
-1
/
+1
*
muxavformat: fix muxer interleaving in mkv
John Stebbins
2016-03-27
1
-3
/
+5
*
muxavformat: fix sync issue when bframes are enabled
John Stebbins
2016-03-23
1
-19
/
+16
*
libhb: fix buffer over-reads by libav get_bits()
John Stebbins
2016-03-06
1
-16
/
+20
*
Update copyright dates to 2016.
Bradley Sepos
2016-01-01
1
-1
/
+1
*
x265: add support for 10, 12, and 16 bit x265 libs
John Stebbins
2015-11-12
1
-1
/
+4
*
x264: add multilib support (a.k.a. 10-bit)
John Stebbins
2015-11-12
1
-1
/
+2
*
muxavformat: add support for mp4 fallback audio signalling
John Stebbins
2015-11-09
1
-1
/
+51
*
libhb: make muxer, sync, and reader behave like other work objects
John Stebbins
2015-11-09
1
-10
/
+1
*
qsv: HEVC encoding support.
Tim Walker
2015-09-20
1
-0
/
+2
*
libhb: Clock/frame rate handling improvements.
Bradley Sepos
2015-09-10
1
-3
/
+6
*
muxavformat: add "creation_time" metadata
jstebbins
2015-03-15
1
-0
/
+5
*
json: automatically scan title when processing json jobs
jstebbins
2015-03-07
1
-1
/
+1
*
muxavformat: only set subtitle "forced" flag when *user* sets default track
jstebbins
2015-02-25
1
-3
/
+6
*
mkv: mark "default" subtitle tracks with both default and forced flags
jstebbins
2015-02-24
1
-1
/
+2
*
New audio output options.
Rodeo
2015-02-15
1
-0
/
+6
*
mux: remove obsolete comment about generation of AAC extradata from TS files
jstebbins
2015-02-04
1
-5
/
+0
*
mux: fix chapter timestamps, factor in video encoder delay
jstebbins
2015-02-04
1
-1
/
+22
*
libhb: Fix AAC passthru from TS files
jstebbins
2015-02-04
1
-0
/
+21
*
muxavformat: fix mp4 edit lists to eliminate initial black frames
jstebbins
2015-02-03
1
-35
/
+0
*
muxavformat: fix defaultduration in mkv files
jstebbins
2015-02-01
1
-0
/
+2
*
Update year to 2015.
bradleys
2015-02-01
1
-1
/
+1
*
Add support for open type font attachments.
ritsuka
2015-01-31
1
-2
/
+10
*
muxavformat: fix avformat stream time_base warning
jstebbins
2015-01-30
1
-0
/
+1
*
mux: fix format of ssa preamble
jstebbins
2014-12-16
1
-11
/
+12
*
json: add json APIs
jstebbins
2014-12-16
1
-31
/
+16
*
libhb: plug memory leaks
jstebbins
2014-09-05
1
-0
/
+1
*
libhb: fix mp4 optimize
jstebbins
2014-09-01
1
-2
/
+3
*
libhb: don't set duration of PGS subtitles
jstebbins
2014-08-30
1
-2
/
+4
*
libhb: fix small error in "empty" mp4 subtitle duration
jstebbins
2014-08-27
1
-3
/
+1
*
muxavformat: Fix muxing of AAC that is missing extradata
jstebbins
2014-08-20
1
-26
/
+32
*
build: remove mp4v2 and libmkv dependencies
jstebbins
2014-08-18
1
-4
/
+0
*
libhb: fix mp4 audio track titles
jstebbins
2014-08-06
1
-0
/
+7
*
libhb: fix mp4 post tagging problems
jstebbins
2014-08-06
1
-0
/
+1
*
Add VP8 support
jstebbins
2014-04-15
1
-0
/
+6
*
Convert all text subtitles to ASS subs
jstebbins
2014-04-13
1
-20
/
+46
*
muxavformat: override mp4 major brand, use "mp42"
jstebbins
2014-03-26
1
-4
/
+5
*
muxavformat: only do style processing of mp4 text subtitles
jstebbins
2014-03-18
1
-24
/
+28
*
libhb: restore writing of encoding tool tag to output file
jstebbins
2014-03-06
1
-0
/
+5
*
Remove libfaac
sr55
2014-03-02
1
-1
/
+0
*
Bump x265 to r6321 8a84c10e5116.
Rodeo
2014-02-28
1
-0
/
+16
*
Update some copyright dates to 2014.
Rodeo
2014-02-18
1
-1
/
+1
*
Replace invaled timestamp flag "-1" with AV_NOPTS
jstebbins
2014-01-26
1
-7
/
+7
*
muxavformat: don't overwrite the last track's parameters when adding attachme...
Rodeo
2014-01-08
1
-3
/
+3
*
muxavformat: print the actual error name, rather than a hard-to-lookup error ...
Rodeo
2014-01-02
1
-2
/
+8
*
Print the av_interleaved_write_frame error code in muxavformat.c
sr55
2013-12-29
1
-2
/
+2
[next]