summaryrefslogtreecommitdiffstats
path: root/libhb/muxmkv.c
Commit message (Expand)AuthorAgeFilesLines
* Improved error handling when disk already full for MKV containers.eddyg2007-08-271-2/+20
* Fixed up mkv error messages that did not apply, and added one which was missed.eddyg2007-08-271-12/+8
* Added rudimentory error handling to HB. Instead of using hb_log() use hb_erro...eddyg2007-08-271-7/+23
* Switch to mk_laceXiph().saintdev2007-08-161-20/+9
* Matroska: Mark all tracks enabled.saintdev2007-07-271-1/+2
* We don't need to write end times for chapters, these are automatically calcul...saintdev2007-07-271-9/+5
* Change Matroska timecode scale to be 1000000000 / 90000.saintdev2007-07-261-8/+9
* Set MinCache to 1 if we're using x264 and b-frames.saintdev2007-07-161-0/+2
* Fix AAC audio inside MKV container crash.saintdev2007-07-141-1/+1
* Matroska muxer!saintdev2007-07-141-0/+324