| Commit message (Expand) | Author | Age | Files | Lines |
* | temporary fix for x264 b-pyramid parameter change | jstebbins | 2009-10-31 | 1 | -0/+8 |
* | Oops, CLI help was never updated for decomb's EEDI2 parameters or new mode st... | jbrjake | 2009-10-31 | 1 | -1/+4 |
* | Adds a parity parameter to detelecine and rewires it in decomb, so that TFF c... | jbrjake | 2009-10-31 | 2 | -6/+23 |
* | allow srt and cc subtitles to be up to 2 lines high. | jstebbins | 2009-10-28 | 2 | -5/+26 |
* | fix a couple transport stream issues | jstebbins | 2009-10-23 | 2 | -10/+50 |
* | remove crf flag and all uses of it | jstebbins | 2009-10-19 | 3 | -39/+9 |
* | fix reading of short srt subtitle files | jstebbins | 2009-10-14 | 1 | -1/+6 |
* | fix VC1 I-frame detection in ffmpeg_is_keyframe | jstebbins | 2009-10-06 | 1 | -1/+1 |
* | fix reading of UTF-16 SRT subtitle files (and other wide charsets) | jstebbins | 2009-10-03 | 1 | -32/+119 |
* | Align the subtitles at the bottom on iPod Classic/Nano. | ritsuka | 2009-10-02 | 1 | -1/+1 |
* | flush lame encoder | jstebbins | 2009-09-29 | 1 | -3/+23 |
* | Remove tx3g -1 bias for bold and underline, was part of testing, thanks to Ro... | eddyg | 2009-09-28 | 1 | -2/+2 |
* | Fix soft sub tx4g markup to count multi-chr utf8 chrs as one chr. Also merges... | eddyg | 2009-09-28 | 1 | -7/+45 |
* | fix srt track stop time | jstebbins | 2009-09-27 | 1 | -7/+10 |
* | theora: improvements to our theora implementation | jstebbins | 2009-09-27 | 1 | -3/+209 |
* | bump x264 to r1271 | jstebbins | 2009-09-24 | 1 | -14/+9 |
* | Fix bug that was causing one sec. of audio to be dropped on many ffmpeg files... | van | 2009-09-21 | 1 | -6/+11 |
* | libhb: fix gethostbyname failure on mingw | jstebbins | 2009-09-20 | 1 | -0/+17 |
* | Updates x264 to r1259-dd026f2, bringing with it a bunch of changes you can re... | jbrjake | 2009-09-15 | 1 | -0/+45 |
* | Allow dvd sources that have no audio | jstebbins | 2009-09-14 | 2 | -12/+0 |
* | dvdnav: read error recovery | jstebbins | 2009-09-12 | 1 | -1/+15 |
* | libhb: fix PAR issue with DV | jstebbins | 2009-08-31 | 1 | -7/+16 |
* | Initialize the AudioConverter without a sample rate only if the first initial... | ritsuka | 2009-08-30 | 1 | -6/+19 |
* | srt: change format string from "utf8" to "utf-8" | jstebbins | 2009-08-28 | 1 | -1/+1 |
* | Let CoreAudio decide the best sample rate. Fixed and issue when the AudioConv... | ritsuka | 2009-08-27 | 1 | -1/+0 |
* | Blah, need to pay more attention when transcripting patches. job->areBframes ... | jbrjake | 2009-08-09 | 1 | -1/+3 |
* | libhb: don't truncate last chapter of a stream | jstebbins | 2009-08-09 | 1 | -1/+2 |
* | Oops, forgot the job->areBframes check needed to be updated for the new x264 ... | jbrjake | 2009-08-09 | 1 | -5/+5 |
* | First try at fixing a crash in quicktime if the subtitles contains an inverte... | ritsuka | 2009-08-02 | 1 | -1/+1 |
* | - Bumps x264 to r1195-5d75a9b. x264 has new default settings: subme 6->7, bfr... | jbrjake | 2009-08-01 | 1 | -1/+5 |
* | libhb: remove duplicate title detection from scan | jstebbins | 2009-07-30 | 1 | -27/+0 |
* | libhb: close file handle after querying dvd region mask from drive | jstebbins | 2009-07-24 | 1 | -0/+7 |
* | libhb: fix interjob recalculation of framerate | jstebbins | 2009-07-22 | 1 | -1/+2 |
* | libhb: fix a compile warning in enctheora | jstebbins | 2009-07-21 | 1 | -1/+1 |
* | libhb: fix theora encoding of non 16pix aligned dimensions | jstebbins | 2009-07-21 | 1 | -44/+47 |
* | Add support for ATSC (North American Digital TV) closed captions. | van | 2009-07-13 | 1 | -184/+297 |
* | - Some DVB programs have a lot of streams (20 for BBC HD) so up max from 16 ... | van | 2009-07-13 | 1 | -1/+5 |
* | - Introduces a new mode structure for decomb, to make more flexible combinati... | jbrjake | 2009-07-12 | 1 | -97/+382 |
* | libhb: DVD drive region detection on linux | jstebbins | 2009-07-09 | 4 | -0/+64 |
* | When caching frame durations for the delay_queue, store the times of the fram... | jbrjake | 2009-07-08 | 1 | -1/+1 |
* | 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 |