| Commit message (Expand) | Author | Age | Files | Lines |
* | libhb: fix regression introduced in svn 2620 | jstebbins | 2009-07-02 | 1 | -1/+3 |
* | LinGui: SRT support | jstebbins | 2009-06-30 | 1 | -1/+0 |
* | 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 |
* | dvdnav: | jstebbins | 2009-06-29 | 1 | -15/+1 |
* | Closed Captions: Don't mess with the case. | eddyg | 2009-06-29 | 1 | -1/+1 |
* | dvdnav: add read error recovery | jstebbins | 2009-06-28 | 1 | -1/+15 |
* | - cleanup. fixed hb_thread_to_integer() on darwin to cast pointer cleanly for... | konablend | 2009-06-25 | 1 | -1/+1 |
* | - cleanup gcc format warnings showing up on linux 64-bit | konablend | 2009-06-25 | 14 | -44/+47 |
* | Format cleanup. | konablend | 2009-06-25 | 9 | -16/+40 |
* | Fixed FFMPEG deprecated API warnings since last bump: | konablend | 2009-06-24 | 1 | -17/+33 |
* | - fixed gcc warnings for various unused vars, implicit function decls, signed... | konablend | 2009-06-24 | 7 | -6/+14 |
* | CLI: Missed file from SubRip - a symptom of too many views and patches | eddyg | 2009-06-23 | 1 | -0/+331 |
* | CLI: SubRip Subtitle import | eddyg | 2009-06-23 | 7 | -5/+55 |
* | Moved --native-langauge processing from libhb to the CLI. Added --native-dub ... | eddyg | 2009-06-21 | 3 | -109/+29 |
* | libhb: fix typo that causes 2 pass encodes to segfault at beginning of pass 2 | jstebbins | 2009-06-20 | 1 | -1/+1 |
* | Use new appcast URL nameing scheme for HandBrakeCLI --update. | konablend | 2009-06-20 | 2 | -177/+48 |
* | libhb: for mp4 soft subtitles, mark the default_track as enabled. | jstebbins | 2009-06-18 | 1 | -0/+27 |
* | - secondary component of r2548: bugfix: libhb passes unaligned stack/heap buf... | konablend | 2009-06-17 | 1 | -5/+5 |
* | - bugfix: libhb passes unaligned stack/heap buffers to ffmpeg. | konablend | 2009-06-17 | 1 | -24/+8 |
* | dvdnav: oops. initialize d->chapter to 0 instead of first chapter | jstebbins | 2009-06-13 | 4 | -31/+25 |
* | dvdnav: fix title scanning issue | jstebbins | 2009-06-13 | 1 | -0/+1 |
* | libhb: fix forced foreign language scan issues | jstebbins | 2009-06-13 | 3 | -2/+13 |
* | libhb: interjob vrate info did not get updated when there is an indepth scan | jstebbins | 2009-06-11 | 1 | -1/+1 |
* | Some DVD titles end with a 'link' command back to the beginning chapter which... | van | 2009-06-08 | 1 | -1/+9 |
* | - nasty bug: at eof, dropping a delay queue frame for CFR could link the ren... | van | 2009-06-07 | 2 | -15/+3 |
* | - mingw fixes to use fopen() with 'b' flag. | konablend | 2009-06-06 | 3 | -3/+3 |
* | libhb: correct error in preview scaling | jstebbins | 2009-06-06 | 1 | -1/+1 |
* | Adds a keep_display_aspect toggle to the job->anamorphic struct in order to f... | jbrjake | 2009-06-06 | 3 | -5/+26 |
* | Probably a good idea to set the new par width after calculating it. | jbrjake | 2009-06-05 | 1 | -1/+3 |
* | CLI: Implements custom anamorphic. No more -p or -P. Choices are --strict-ana... | jbrjake | 2009-06-05 | 2 | -7/+9 |
* | Adds an interjob structure to preserve some encode data across jobs within an... | jbrjake | 2009-06-04 | 7 | -22/+123 |
* | softsubs: | jstebbins | 2009-06-03 | 2 | -1/+42 |
* | softsubs: allow 1 source to many output subs by duplicating the | jstebbins | 2009-06-03 | 2 | -17/+33 |
* | FFMPEG. | konablend | 2009-06-02 | 1 | -3/+3 |
* | softsubtitles: | jstebbins | 2009-06-02 | 12 | -91/+124 |
* | Fix for New Zealand TV not following the mpeg2 standard | van | 2009-06-02 | 1 | -1/+7 |
* | mp4 cleanups | konablend | 2009-05-29 | 2 | -41/+7 |
* | vobsub: fix yuv->rgb conversion of vobsub palette for mkv softsubs | jstebbins | 2009-05-29 | 1 | -2/+2 |
* | dvdnav: fix crash that occurs when a PGC has no programs | jstebbins | 2009-05-29 | 1 | -0/+11 |
* | fix sync problem with dts passthru and video re-sync | jstebbins | 2009-05-28 | 1 | -3/+12 |
* | Excises xvid from libhb because it's not worthy. Having two different MPEG-4 ... | jbrjake | 2009-05-26 | 9 | -270/+4 |
* | - bump to mp4v2-trunk-r349. | konablend | 2009-05-23 | 2 | -13/+17 |
* | Forgot a comma in common.c . | ritsuka | 2009-05-23 | 1 | -1/+1 |
* | - Add CoreAudio AAC as one of the encoder on Mac OS X. | ritsuka | 2009-05-23 | 9 | -55/+386 |
* | Change minimum vobsub time from 3sec to 2sec, been meaning to do this for a w... | eddyg | 2009-05-19 | 1 | -2/+2 |
* | mkv soft subtitle support | jstebbins | 2009-05-19 | 9 | -194/+279 |
* | Get rid of silence inserted at the beginning of mp4/mov/mkv files. GENPTS see... | van | 2009-05-17 | 1 | -3/+0 |
* | - I confused max program chains (999) with max programs (99) and made loop d... | van | 2009-05-16 | 1 | -11/+27 |