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
*
RB626: return code support added
maxd
2013-11-05
1
-0
/
+8
*
libhb: make libhb internal character code utf8
jstebbins
2013-09-22
1
-1
/
+12
*
Big merge, QSV to trunk: part 1 (tracked files).
Rodeo
2013-08-22
1
-30
/
+55
*
libhb: add experimental avformat muxer for mkv and mp4
jstebbins
2013-06-30
1
-42
/
+16
*
muxmkv: fix audio track private data for 24-bit FLAC.
Rodeo
2013-05-05
1
-0
/
+1
*
Updated all the copyright headers to 2013.
sr55
2013-03-09
1
-1
/
+1
*
Add optional fdk-aac encoder
jstebbins
2013-03-03
1
-1
/
+4
*
FLAC: add 24-bit encoding.
Rodeo
2013-01-02
1
-7
/
+8
*
muxmkv: don't write the last chapter marker if it is shorter than 3/2 second.
Rodeo
2012-11-21
1
-43
/
+45
*
Improve management of titles and jobs
jstebbins
2012-11-12
1
-21
/
+51
*
muxmkv: reset the output track configuration before adding each audio track, ...
Rodeo
2012-07-24
1
-3
/
+2
*
Fix comparison (check if unsigned type is < 0). Not sure why I keep doing this.
Rodeo
2012-07-02
1
-5
/
+9
*
muxmkv: improve reliability of HE-AAC check when doing AAC Passthru.
Rodeo
2012-06-29
1
-1
/
+1
*
libhb: drop HB_INPUT_CH_LAYOUT_*
Rodeo
2012-06-18
1
-3
/
+3
*
Remove debug code.
Rodeo
2012-06-18
1
-2
/
+0
*
Fix HE-AAC in MKV.
Rodeo
2012-06-18
1
-1
/
+16
*
Add PGS codec ID to libmkv and use it.
Rodeo
2012-06-18
1
-1
/
+1
*
Updated file copyright / GPL headers
sr55
2012-06-15
1
-3
/
+6
*
Make HB_AMIXDOWN_* defines a simple enumeration. The existing system wasn't n...
Rodeo
2012-06-06
1
-9
/
+8
*
Fix crash in MKV muxer with SRT subtitle sources (introduced in revision 4605).
Rodeo
2012-05-20
1
-0
/
+5
*
libhb: PGS subtitle improvements.
Rodeo
2012-05-10
1
-4
/
+6
*
merge assorted fixes provided by Rogerio Brito
jstebbins
2012-05-01
1
-1
/
+5
*
PGS (bluray) subtitle support \o/
jstebbins
2012-04-26
1
-12
/
+16
*
Rework filter pipeline
jstebbins
2012-03-27
1
-9
/
+9
*
Add flac + quality + compression level support
jstebbins
2011-10-12
1
-3
/
+58
*
add more audio passthru options
jstebbins
2011-08-01
1
-6
/
+3
*
Add DTS-HD passthru \o/
jstebbins
2011-06-14
1
-0
/
+2
*
libhb: add support for libav aac encoder (libhb only)
jstebbins
2011-06-07
1
-0
/
+1
*
Remove redundant code.
jstebbins
2011-04-20
1
-10
/
+2
*
HE-AAC support for the OSX port. Thanks go to amarcus, ritsuka and rodeo.
sr55
2011-04-18
1
-0
/
+1
*
Use bibiliographic form of ISO-639-2 lang codes in muxmkv
jstebbins
2011-04-08
1
-4
/
+10
*
True SSA passthru for MKV.
jstebbins
2011-03-31
1
-1
/
+31
*
Add mpeg-2 encoding support to libhb, cli, and lingui
jstebbins
2011-03-19
1
-2
/
+9
*
Add parameter parsing and b-frame support to ffmpeg mpeg-4 encoder
jstebbins
2011-03-11
1
-1
/
+4
*
make keyint match between 1st and 2nd passes of vfr and pfr encodes.
jstebbins
2011-03-08
1
-2
/
+13
*
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
[next]