OSDN Git Service

MacGui: Remove Target Size as a rate control option as it doesn't really work correct...
[handbrake-jp/handbrake-jp-git.git] / libhb / muxmkv.c
2010-10-04 jstebbinsAdd ac3 encoding
2010-05-30 jstebbinspreserve vobsub palette, width, and height from mkv...
2010-05-20 dynaflashSupport for reading VOB subtitle tracks from file input...
2010-02-06 jstebbinsuse DTS generated by x264 when computing duration and...
2009-11-05 jstebbinspossible fix for WDTV vobsub duration problem
2009-06-02 jstebbinssoftsubtitles:
2009-05-29 jstebbinsvobsub: fix yuv->rgb conversion of vobsub palette for...
2009-05-26 jbrjakeExcises xvid from libhb because it's not worthy. Having...
2009-05-23 ritsuka- Add CoreAudio AAC as one of the encoder on Mac OS X.
2009-05-19 jstebbinsmkv soft subtitle support
2009-05-06 jstebbinssubtitle muxing:
2009-04-18 jstebbinsEnable DTS passthru for matroska container
2009-03-01 konablendBuildSystem: conversion from jam-based to make-based...
2009-02-07 jstebbinsonly mark first audio track as default in mkv.
2009-01-26 jbrjakeOrganizes anamorphic parameters in a struct, requiring...
2009-01-20 eddygUpdate libmkv and start writing mkv tags, no artwork...
2008-07-26 vanUse PTS, not DTS, in encx264 output frames so we don...
2008-04-15 jbrjakeSaearch & Replace domain names to move from .m0k.org...
2008-04-04 vanMinor chapter cleanups.
2008-04-01 saintdevNew internal audio handling.
2008-03-20 saintdevTheora.
2008-02-21 jbrjakeAAC+AC3 in MKV
2008-02-21 saintdevFormatting: Remove a lot of trailing whitespace.
2008-01-15 jbrjakeBumps libhb's copy of libmkv to 0.6.1.3, fixing the...
2007-12-28 jbrjakeBetter b-frame muxing. Instead of using an arbitrarily...
2007-11-05 saintdevFix matroska audio channel counts for AC3 pass-through.
2007-08-27 eddygImproved error handling when disk already full for...
2007-08-27 eddygFixed up mkv error messages that did not apply, and...
2007-08-27 eddygAdded rudimentory error handling to HB. Instead of...
2007-08-16 saintdevSwitch to mk_laceXiph().
2007-07-27 saintdevMatroska: Mark all tracks enabled.
2007-07-27 saintdevWe don't need to write end times for chapters, these...
2007-07-26 saintdevChange Matroska timecode scale to be 1000000000 / 90000.
2007-07-16 saintdevSet MinCache to 1 if we're using x264 and b-frames.
2007-07-14 saintdevFix AAC audio inside MKV container crash.
2007-07-14 saintdevMatroska muxer!