summaryrefslogtreecommitdiffstats
path: root/libhb/muxmp4.c
Commit message (Expand)AuthorAgeFilesLines
* Formatting: Remove a lot of trailing whitespace.saintdev2008-02-211-72/+72
* Remove the transformation matrix, and use the width field of the tkhd atom to...ritsuka2008-02-171-53/+2
* Signal anamorphic in the MP4 container though the pixel aspect atom as well a...jbrjake2008-02-171-2/+13
* Allow mac gui to select AC-3 + AAC at the same time, still needs CLI work for...eddyg2008-02-161-1/+2
* Reverts 1262, since, duh, sample size != sample duration.jbrjake2008-02-141-1/+1
* Calculate AC3-in-M4V frame sizes based on channel count instead of always usi...jbrjake2008-02-141-1/+1
* AC3 from DVD via HB converted to M4V for viewing on ATVeddyg2008-02-141-7/+26
* account for quantization bias when computing durations for vfr.van2008-01-221-8/+2
* Set the alternate group for the audio tracks. Does only work when building wi...ritsuka2008-01-191-0/+3
* Apply same edit to chapter track as to video track so chapters will stay invan2008-01-061-0/+7
* Fill in the "Encoded By:" tag in MP4 files with "HandBrake" followed by the v...jbrjake2008-01-041-0/+7
* Fixes a typo in MP4 chapter marker durations. Thanks, van!jbrjake2007-12-291-1/+1
* Better b-frame muxing. Instead of using an arbitrarily long offset and then l...jbrjake2007-12-281-36/+16
* Gives the CLI a separate option for adding the iPod UUID atom to mp4 files, i...jbrjake2007-11-281-1/+1
* Optimize MP4 files for HTTP streaming (on the CLI it's -O or --optimize).jbrjake2007-11-211-12/+12
* First attempt at variable frame rate detelecining for NTSC video sources.jbrjake2007-11-101-1/+8
* This patch from superdump lets muxmp4.c set a Height Ratio for the QuickTime ...jbrjake2007-10-161-7/+20
* 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