| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix subtitle markup memory leak | eddyg | 2009-06-30 | 1 | -5/+8 |
* | Changed a log -> deep_log for markup processing. | eddyg | 2009-06-30 | 1 | -1/+1 |
* | Add markup for MP4 Subtitles | eddyg | 2009-06-30 | 1 | -8/+223 |
* | - cleanup gcc format warnings showing up on linux 64-bit | konablend | 2009-06-25 | 1 | -7/+7 |
* | libhb: for mp4 soft subtitles, mark the default_track as enabled. | jstebbins | 2009-06-18 | 1 | -0/+27 |
* | softsubtitles: | jstebbins | 2009-06-02 | 1 | -1/+1 |
* | - bump to mp4v2-trunk-r349. | konablend | 2009-05-23 | 1 | -11/+15 |
* | - Fixed the size for tx3g samples in muxmp4.c I forgot to add the size of the... | ritsuka | 2009-05-08 | 1 | -17/+22 |
* | Fix timestamps on CC's they are now 100% ready and working. Thanks to j45 and... | eddyg | 2009-05-08 | 1 | -3/+2 |
* | Combine multiple CC lines into one, trimming whitespace, and adding proper la... | eddyg | 2009-05-07 | 1 | -4/+11 |
* | Soft Subtitle Support in the MP4 Muxer. | ritsuka | 2009-05-07 | 1 | -6/+91 |
* | Minor change in sub printing | eddyg | 2009-05-06 | 1 | -1/+4 |
* | subtitle muxing: | jstebbins | 2009-05-06 | 1 | -40/+27 |
* | Fix Closed Caption start/stop times, switched to SRT encoding including marku... | eddyg | 2009-05-06 | 1 | -1/+1 |
* | Push an EOF onto the subtitle fifos from the reader for DVD VOBSUBs and also ... | eddyg | 2009-05-06 | 1 | -6/+16 |
* | Rewrite pass-through timestamps in sync, put on subtitle->fifo_out for muxing... | eddyg | 2009-05-05 | 1 | -32/+29 |
* | Soft Subs Part 2: Auto-detect CC during scan, add CC to subtitle list in titl... | eddyg | 2009-05-04 | 1 | -0/+32 |
* | - encx264 sets HB_FRAME_REF to expose ref/non-ref frame status to muxer. | konablend | 2009-05-03 | 1 | -11/+66 |
* | Leave video tracks on the 90KHz MPEG timebase so we don't end up with constan... | van | 2009-04-23 | 1 | -66/+39 |
* | bump libmp4v2 r224 ->r286; chunk duration; tags; cover-art | konablend | 2009-04-21 | 1 | -10/+83 |
* | BuildSystem: conversion from jam-based to make-based system. | konablend | 2009-03-01 | 1 | -1/+1 |
* | Organizes anamorphic parameters in a struct, requiring some minor search and ... | jbrjake | 2009-01-26 | 1 | -3/+3 |
* | h.264 i frame shouldn't be marked as sync sample. | ritsuka | 2009-01-12 | 1 | -1/+2 |
* | Always use the track samplerate as the timescale for audio tracks. This fixes... | ritsuka | 2009-01-11 | 1 | -2/+2 |
* | Remove some unused variables | ritsuka | 2009-01-11 | 1 | -10/+0 |
* | Bumps mp4v2 to r224 | jbrjake | 2009-01-11 | 1 | -5/+1 |
* | Add metadata support to libhb, add importing of MP4 metadata, add export of M... | eddyg | 2008-12-02 | 1 | -115/+43 |
* | ETSI TS 102 366 V1.2.1 compliant AC3 in MP4, replaces older hacked version th... | eddyg | 2008-10-29 | 1 | -2/+103 |
* | Bumps libmp4v2 to r36, which fixes the problem with QuickTime reading non-H.2... | jbrjake | 2008-10-22 | 1 | -1/+1 |
* | Adds a configuration option for whether the COLR atom and h.264 VUI header sh... | jbrjake | 2008-10-19 | 1 | -1/+12 |
* | Bumps libmp4v2 to r21, which fixes that include issue by folding the old 5.5G... | jbrjake | 2008-10-15 | 1 | -1/+1 |
* | Switches from mpeg4ip's copy of libmp4v2 to an independently-maintained one l... | jbrjake | 2008-10-15 | 1 | -24/+9 |
* | Only associate audio tracks with an alternate group if there's more than one ... | jbrjake | 2008-10-11 | 1 | -6/+8 |
* | CLI: Add support for naming audio tracks to the HandBrakeCLI, thanks to LePet... | eddyg | 2008-10-10 | 1 | -8/+26 |
* | After discussion with eddyg, extending verbose logging level 2 from just memo... | jbrjake | 2008-10-09 | 1 | -3/+3 |
* | Use PTS, not DTS, in encx264 output frames so we don't have to special-case i... | van | 2008-07-26 | 1 | -33/+38 |
* | - in encx264, if an video frame is larger than init_delay split it into piec... | van | 2008-07-26 | 1 | -33/+19 |
* | Fix a crash when using mp4 and no audio tracks. | saintdev | 2008-06-26 | 1 | -4/+10 |
* | - Add COLR atom support to mpeg4ip | van | 2008-06-18 | 1 | -0/+18 |
* | - Don't allow chapter durations to go negative (since durations are unsigned... | van | 2008-04-25 | 1 | -2/+21 |
* | Saearch & Replace domain names to move from .m0k.org to handbrake.fr. Only co... | jbrjake | 2008-04-15 | 1 | -1/+1 |
* | Minor chapter cleanups. | van | 2008-04-04 | 1 | -7/+15 |
* | New internal audio handling. | saintdev | 2008-04-01 | 1 | -20/+28 |
* | Don't allow negative durations. These shouldn't happen but occasionally do du... | van | 2008-02-25 | 1 | -1/+18 |
* | Formatting: Remove a lot of trailing whitespace. | saintdev | 2008-02-21 | 1 | -72/+72 |
* | Remove the transformation matrix, and use the width field of the tkhd atom to... | ritsuka | 2008-02-17 | 1 | -53/+2 |
* | Signal anamorphic in the MP4 container though the pixel aspect atom as well a... | jbrjake | 2008-02-17 | 1 | -2/+13 |
* | Allow mac gui to select AC-3 + AAC at the same time, still needs CLI work for... | eddyg | 2008-02-16 | 1 | -1/+2 |
* | Reverts 1262, since, duh, sample size != sample duration. | jbrjake | 2008-02-14 | 1 | -1/+1 |
* | Calculate AC3-in-M4V frame sizes based on channel count instead of always usi... | jbrjake | 2008-02-14 | 1 | -1/+1 |