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
/
muxmkv.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add ac3 encoding
jstebbins
2010-10-04
1
-2
/
+4
*
preserve vobsub palette, width, and height from mkv and mp4 vobsub tracks
jstebbins
2010-05-30
1
-1
/
+1
*
Support for reading VOB subtitle tracks from file inputs initital implementat...
dynaflash
2010-05-20
1
-22
/
+1
*
use DTS generated by x264 when computing duration and offset in muxmp4
jstebbins
2010-02-06
1
-0
/
+4
*
possible fix for WDTV vobsub duration problem
jstebbins
2009-11-05
1
-4
/
+4
*
softsubtitles:
jstebbins
2009-06-02
1
-1
/
+5
*
vobsub: fix yuv->rgb conversion of vobsub palette for mkv softsubs
jstebbins
2009-05-29
1
-2
/
+2
*
Excises xvid from libhb because it's not worthy. Having two different MPEG-4 ...
jbrjake
2009-05-26
1
-1
/
+0
*
- Add CoreAudio AAC as one of the encoder on Mac OS X.
ritsuka
2009-05-23
1
-0
/
+1
*
mkv soft subtitle support
jstebbins
2009-05-19
1
-19
/
+68
*
subtitle muxing:
jstebbins
2009-05-06
1
-2
/
+65
*
Enable DTS passthru for matroska container
jstebbins
2009-04-18
1
-1
/
+14
*
BuildSystem: conversion from jam-based to make-based system.
konablend
2009-03-01
1
-1
/
+1
*
only mark first audio track as default in mkv.
jstebbins
2009-02-07
1
-0
/
+4
*
Organizes anamorphic parameters in a struct, requiring some minor search and ...
jbrjake
2009-01-26
1
-2
/
+2
*
Update libmkv and start writing mkv tags, no artwork as yet - haven't had tim...
eddyg
2009-01-20
1
-0
/
+14
*
Use PTS, not DTS, in encx264 output frames so we don't have to special-case i...
van
2008-07-26
1
-8
/
+1
*
Saearch & Replace domain names to move from .m0k.org to handbrake.fr. Only co...
jbrjake
2008-04-15
1
-1
/
+1
*
Minor chapter cleanups.
van
2008-04-04
1
-1
/
+6
*
New internal audio handling.
saintdev
2008-04-01
1
-22
/
+16
*
Theora.
saintdev
2008-03-20
1
-4
/
+45
*
AAC+AC3 in MKV
jbrjake
2008-02-21
1
-4
/
+13
*
Formatting: Remove a lot of trailing whitespace.
saintdev
2008-02-21
1
-1
/
+1
*
Bumps libhb's copy of libmkv to 0.6.1.3, fixing the >2GB file crashes in Linux.
jbrjake
2008-01-15
1
-7
/
+7
*
Better b-frame muxing. Instead of using an arbitrarily long offset and then l...
jbrjake
2007-12-28
1
-2
/
+2
*
Fix matroska audio channel counts for AC3 pass-through.
saintdev
2007-11-05
1
-1
/
+1
*
Improved error handling when disk already full for MKV containers.
eddyg
2007-08-27
1
-2
/
+20
*
Fixed up mkv error messages that did not apply, and added one which was missed.
eddyg
2007-08-27
1
-12
/
+8
*
Added rudimentory error handling to HB. Instead of using hb_log() use hb_erro...
eddyg
2007-08-27
1
-7
/
+23
*
Switch to mk_laceXiph().
saintdev
2007-08-16
1
-20
/
+9
*
Matroska: Mark all tracks enabled.
saintdev
2007-07-27
1
-1
/
+2
*
We don't need to write end times for chapters, these are automatically calcul...
saintdev
2007-07-27
1
-9
/
+5
*
Change Matroska timecode scale to be 1000000000 / 90000.
saintdev
2007-07-26
1
-8
/
+9
*
Set MinCache to 1 if we're using x264 and b-frames.
saintdev
2007-07-16
1
-0
/
+2
*
Fix AAC audio inside MKV container crash.
saintdev
2007-07-14
1
-1
/
+1
*
Matroska muxer!
saintdev
2007-07-14
1
-0
/
+324