summaryrefslogtreecommitdiffstats
path: root/libhb/muxmp4.c
Commit message (Expand)AuthorAgeFilesLines
* Added rudimentory error handling to HB. Instead of using hb_log() use hb_erro...eddyg2007-08-271-15/+43
* Switch buf->key to buf->frametype which is a bitmask telling us what type of ...saintdev2007-06-171-2/+2
* Finally recommitting clee's patch from r518 to allow 64-bit mp4 files that ca...jbrjake2007-06-131-1/+12
* Disables extra audio tracks so they don't all play over the main audio track ...jbrjake2007-06-121-6/+21
* Various fixes:saintdev2007-04-261-5/+49
* Fix Previous Bad commit for Cyanders Chapter Markersdynaflash2007-04-251-28/+119
* 64-bit data atoms break some consumer devices. We need to figure out a smarte...clee2007-04-171-1/+1
* Successfully create MP4 files bigger than 4GBclee2007-04-161-1/+1
* Prevents a bus error at the end of muxing when b-frames are enabled.jbrjake2007-04-161-0/+3
* Much better B-frame muxing frame-reordering. This will preserve the sps/pps i...jbrjake2007-04-161-27/+30
* Cleaning up some compiler warnings.clee2007-04-151-1/+1
* Ooops. Restores xvid-in-mp4 functionality, which I broke with b-frame muxing....jbrjake2007-04-041-3/+3
* H.264 B-frame muxing for MP4, including B-pyramids. The latter are QuickTime ...jbrjake2007-03-301-3/+35
* Keep the language id for each audio track when using MP4.saintdev2007-03-261-0/+8
* Added chapter markers in a chapter text track in mp4 files.maurj2007-03-231-2/+45
* Merge the 5.1 branch into the trunk.prigaux2007-03-061-0/+224
* Merge the 0.8.0_mpeg4ip branch into the trunkprigaux2007-02-111-198/+0
* RapidSVN commited changes to files I did not want commited. This commit rever...johnallen2007-01-061-5/+0
* added Doxyfile, config file for doxygenjohnallen2007-01-061-0/+5
* HandBrake 0.7.1a1rhester2006-09-301-35/+43
* Merge from avformat branchtiter2006-04-171-82/+114
* Structural changes, in order to eventually be able to compile HBtiter2006-03-161-11/+7
* Preparing 0.7.1titer2006-02-241-0/+2
* HandBrake 0.7.0handbrake2006-01-141-0/+160