| Commit message (Expand) | Author | Age |
* | Replace libavutil internal header #includes with MPlayer copies | Uoti Urpala | 2009-07-26 |
* | Remove trailing whitespace from most files | Uoti Urpala | 2009-07-07 |
* | Merge svn changes up to r28310 | Uoti Urpala | 2009-01-15 |
|\ |
|
| * | Simplify and comment spudec bilinear scaling code | reimar | 2009-01-01 |
* | | Merge svn changes up to r27841 | Uoti Urpala | 2008-10-28 |
|\| |
|
| * | Factorize vobsub idx/extradata handling. | aurel | 2008-10-27 |
* | | Make various functions static | Uoti Urpala | 2008-08-12 |
* | | Merge svn changes up to r26979 | Uoti Urpala | 2008-06-04 |
|\| |
|
| * | cosmetics: Remove useless parentheses from return statements. | diego | 2008-05-16 |
* | | Add context variable to vo_draw_text callback | Uoti Urpala | 2008-04-23 |
* | | Add new video driver API | Uoti Urpala | 2008-04-23 |
|/ |
|
* | FFmpeg now uses different (unified) #include paths. | diego | 2008-02-25 |
* | Add an extra check to avoid a case that cause black lines in scaled | reimar | 2008-01-10 |
* | Vobsub support tridx setting in .idx file. | ulion | 2007-12-19 |
* | Fix spudec to display current vobsub immediately after a seek. | ulion | 2007-12-11 |
* | Mark several uses of vo_functions_t as const to stop some of the current | reimar | 2007-12-02 |
* | Remove stray line that slipped through in last commit. | ulion | 2007-11-30 |
* | Fix warnings: | ulion | 2007-11-30 |
* | Cosmetics: Remove empty block. | cehoyos | 2007-08-08 |
* | bbox[n] and spu->scaled_start_row are unsigned, comparison with 0 is pointless. | cehoyos | 2007-08-08 |
* | Revert r23530. | voroshil | 2007-06-21 |
* | Teletext support for tv:// (v4l and v4l2 only) | voroshil | 2007-06-10 |
* | Replace MIN with FFMIN | reimar | 2007-03-01 |
* | Fix build with shared libavutil. Approved by Diego. | rathann | 2006-12-31 |
* | Use PIX_FMT_* instead of IMGFMT_* when calling sws_getContext() | lucabe | 2006-09-17 |
* | Move postproc ---> libswscale | lucabe | 2006-06-30 |
* | Fix some subtitles that didn't show. | reimar | 2005-06-19 |
* | Fix black line on right of subtitle with -spuaa 4 by setting alpha of | reimar | 2005-01-08 |
* | passing an array or double precission parameters for the scaling function, in... | michael | 2004-09-18 |
* | many small typo and grammar fixes | gabucino | 2003-10-04 |
* | Forced subtitles patch by Arne Driescher <driescher@mpi-magdeburg.mpg.de> | attila | 2003-09-21 |
* | sws_ prefix, more seperation between internal & external swscaler API | michael | 2003-02-23 |
* | Improved subtitle queueing, parameters (start_pts, end_pts, palette, alpha) | ranma | 2003-02-16 |
* | Fix "invalid fragment" handling. | ranma | 2003-02-16 |
* | Improvements to spudec (DVD/VobSub) subtitle code: | rfelker | 2003-01-24 |
* | I have seen problems where DVD subtitles don't display | arpi | 2003-01-08 |
* | All right: The patch adresses two issues which I found, when I analyzed | arpi | 2002-10-15 |
* | Put all spudec_new stuff in a single function, | kmkaplan | 2002-08-06 |
* | Make spudec_assemble more resistent in the face of incomplete packets. | kmkaplan | 2002-07-24 |
* | Suppress garbage at the end of some subtitles. | kmkaplan | 2002-06-17 |
* | - hardened a bit the new bilinear algo (missing checks) | pl | 2002-05-29 |
* | avoids malloc()ing a negative number (== very big size_t) | pl | 2002-05-29 |
* | spu/vobsub speedup patch, new all better bilinear scaler similiar to win vobs... | atmos4 | 2002-05-28 |
* | Bounding box and partial update patch for vob/dvdsub by Hephooey. | atmos4 | 2002-05-25 |
* | Improvment for spu subtitles. | albeu | 2002-05-17 |
* | Suggested fix by | atmos4 | 2002-04-30 |
* | guessing palette - patch by salvador <salvador@inti.gov.ar> | arpi | 2002-04-29 |
* | VobSub updates, custom palette support and other stuff, can't write the name ... | atmos4 | 2002-04-25 |
* | new osd code, use osd objs to follow changes and do minimal updates | arpi | 2002-04-15 |
* | fixed SPU pts, it's 1024/90000 based instead of 1/100 | arpi | 2002-04-04 |