| Commit message (Expand) | Author | Age |
* | redone subcp_recode: get rid of static buffer, skip lines that failed to | reimar | 2006-10-18 |
* | Fix missleading msg printed when subcp_open is given NULL as parameter (like ... | gpoirier | 2006-09-18 |
* | introduce new 'stream' directory for all stream layer related components and ... | ben | 2006-07-31 |
* | corrects some casts that previously discarded the const qualifier. Patch by S... | reynaldo | 2006-07-27 |
* | marks several function without a prototype which arent used outside its sourc... | reynaldo | 2006-07-13 |
* | Marks several string parameters as const when they are not modified in the fu... | reynaldo | 2006-07-09 |
* | Split guess_cp() in two functions: | eugeni | 2006-07-07 |
* | this unrelated and erroneus change was applied on my previous commit, reverted | reynaldo | 2006-07-01 |
* | rm unnecesary void* casts - part 1 | reynaldo | 2006-07-01 |
* | more sizeof(char) fun | reynaldo | 2006-06-30 |
* | Fix problem when subtitle file name is shorter than ".utf-8" | gpoirier | 2006-06-14 |
* | fix uninitialized pointer value being passed to open_stream, where it is used... | gpoirier | 2006-06-14 |
* | Use 0 and 1 instead of FRIBIDI_FALSE and FRIBIDI_TRUE which are no | uau | 2006-05-18 |
* | Fix: | rathann | 2006-05-14 |
* | Part 4 of otvos attila's oattila AT chello-hu mp_msg changes, no modification... | reynaldo | 2006-04-23 |
* | Acording to manpage -dumpmicrodvdsub dumps to dumpsub.sub not dumpsub.txt | reynaldo | 2006-04-06 |
* | if stream is not seekable calling enca would prevent the real parsing of subt... | iive | 2006-03-17 |
* | 10l forgotten stream_reset to clear the EOF flag | henry | 2006-03-17 |
* | And 10L for me. Fix the forgoten enca_fd. | albeu | 2006-03-16 |
* | Move the subread from FILE to stream_t. | albeu | 2006-03-16 |
* | strdup subtitle filename at a more appropriate place, fixing memleaks and | reimar | 2005-06-01 |
* | more paranoid return value checking | henry | 2005-05-24 |
* | strdup() of a NULL pointer, truckload of cola for me | henry | 2005-05-09 |
* | bzero is deprecated patch by Gianluigi Tiesi <mplayer at netfarm.it> | faust3 | 2005-02-04 |
* | document global variables used with fribidi | faust3 | 2004-10-18 |
* | correctly display the commas of most hebrew subtitles on the left side | faust3 | 2004-10-18 |
* | This time is a patch to improve subtitle alignment management. It | faust3 | 2004-09-15 |
* | subtitle autodetection regardles of case (bug #65), patches Michal Svec <rebe... | faust3 | 2004-09-02 |
* | fixes a crash and unchecked string-handling in ENCA code. | reimar | 2004-07-28 |
* | string handling security fixes | diego | 2004-06-25 |
* | 1e6l | henry | 2004-05-21 |
* | more cola for jindrich | rfelker | 2004-05-09 |
* | 1000000l for sig11 without -subcp!!! (and 1l for my first commit :) | rfelker | 2004-05-09 |
* | ENCA support (http://trific.ath.cx/software/enca/) | henry | 2004-05-08 |
* | MPL2 subreader, patch by Cezary Jackiewicz (cjackiewicz@poczta.onet.pl) | alex | 2004-04-06 |
* | skip {...} parts in SAME subs, patch by Salvatore Falco | alex | 2004-04-06 |
* | Fix the PJS (aka dunnowhat) subtitles | attila | 2004-01-29 |
* | prevent subreader from segfaulting when sami subs dont have | attila | 2004-01-24 |
* | 10l | luran | 2003-11-19 |
* | sub autoloading fix for windows | faust3 | 2003-10-09 |
* | subtitles priority calculation correction | atlka | 2003-09-23 |
* | corrected utf8 files autoselection | atlka | 2003-09-22 |
* | Subtitle alignment & smart splitting by Salvatore Falco | henry | 2003-09-21 |
* | Jacosub files can have the extension '.js' too. Patch by Vladimir Mosgalin <m... | alex | 2003-09-02 |
* | Support for case insensitive string matching in SAMI subtitle files. Patch by... | mosu | 2003-08-25 |
* | Fixes FriBiDi support and extends it with configure options. Patch by Raindel... | alex | 2003-08-17 |
* | 10l | alex | 2003-08-10 |
* | another attempt to fix the subtitle searching | henry | 2003-08-09 |
* | some more cola - misplaced break | henry | 2003-08-08 |
* | 1, micro-speedup 2, fixed 10l: only prefer utf8 if iconv is present | alex | 2003-07-28 |