| Commit message (Expand) | Author | Age | Files | Lines |
* | spudec: support "clear" packet type | reimar | 2010-11-02 | 1 | -13/+15 |
* | spudec.c: mark a parameter const | diego | 2010-11-02 | 1 | -2/+2 |
* | dvdnav: Support for image highlights for dvdnav menus. | reimar | 2010-11-02 | 1 | -21/+89 |
* | spudec.c: Remove useless end_col/end_row variables | reimar | 2010-11-02 | 1 | -8/+4 |
* | spudec.c: Slightly simplify rle decoding | reimar | 2010-11-02 | 1 | -4/+3 |
* | spudec.c: Remove a useless condition check | reimar | 2010-11-02 | 1 | -2/+0 |
* | spudec.c: Avoid useless malloc/frees | reimar | 2010-11-02 | 1 | -14/+3 |
* | spudec.c: Remove useless NULL checks before free() | reimar | 2010-11-02 | 1 | -6/+9 |
* | spudec: Allocate memory for paletted image data separately | reimar | 2010-11-02 | 1 | -2/+5 |
* | spudec: Slightly simplify dvd subtitle RLE decoding | reimar | 2010-11-02 | 1 | -5/+7 |
* | spudec: Share paletted -> gray/alpha conversion code | reimar | 2010-11-02 | 1 | -32/+43 |
* | spudec: Simplify creation of color/alpha map | reimar | 2010-11-02 | 1 | -22/+9 |
* | spudec: Faster paletted to OSD conversion | reimar | 2010-11-02 | 1 | -7/+12 |
* | spudec: Fix conversion from paletted to MPlayer's OSD format | reimar | 2010-11-02 | 1 | -4/+6 |
* | spudec: Reuse spudec_draw for the unscaled case | reimar | 2010-11-02 | 1 | -8/+3 |
* | spudec.c: minor improvements | reimar | 2010-11-02 | 1 | -14/+15 |
* | spudec: Fix calc_bbox to always return sensible values | reimar | 2010-11-02 | 1 | -4/+3 |
* | subs: improve scaling for avcodec subs | reimar | 2010-11-02 | 1 | -3/+1 |
* | spudec.c: add missing orig_frame_width setting | reimar | 2010-11-02 | 1 | -0/+1 |
* | spudec.c: indentation fix | reimar | 2010-11-02 | 1 | -3/+3 |
* | subs: Add support for PGS subtitle decoding via libavcodec | reimar | 2010-11-02 | 1 | -0/+72 |
* | subs: change subdelay handling and vobsub timing | reimar | 2010-11-02 | 1 | -0/+1 |
* | spudec.c: simplify | reimar | 2010-11-02 | 1 | -2/+2 |
* | spudec: Add warning about bad values in bounding box handling | reimar | 2010-11-02 | 1 | -0/+3 |
* | spudec.c: Extract image allocation code to a separate function | reimar | 2010-11-02 | 1 | -12/+22 |
* | Merge svn changes up to r31303 | Uoti Urpala | 2010-06-02 | 1 | -5/+9 |
|\ |
|
| * | Reindent. | reimar | 2010-05-31 | 1 | -5/+5 |
| * | Fix subtitle display for http://samples.mplayerhq.hu/sub/largeres_vobsub.mkv | reimar | 2010-05-31 | 1 | -0/+4 |
* | | Merge svn changes up to r31040 | Uoti Urpala | 2010-04-26 | 1 | -7/+1 |
|\| |
|
| * | Remove dead code. | cehoyos | 2010-04-14 | 1 | -6/+0 |
| * | typo fix found by ubitux | compn | 2010-04-13 | 1 | -1/+1 |
| * | Mark some more functions that are not used outside of their files as static. | diego | 2010-02-18 | 1 | -2/+3 |
* | | Merge svn change r30576 | Uoti Urpala | 2010-03-09 | 1 | -4/+9 |
|\| |
|
| * | Avoid using sscanf for basic parsing, it is horribly slow. | reimar | 2010-02-14 | 1 | -4/+9 |
* | | Merge svn changes up to r30529 | Uoti Urpala | 2010-03-09 | 1 | -13/+20 |
|\| |
|
| * | Fix subtitle display for DVDs using fade-in/fade-out. | reimar | 2010-02-06 | 1 | -5/+17 |
| * | Make mkalpha function simpler, faster and more correct. | reimar | 2010-02-06 | 1 | -8/+3 |
* | | Merge svn changes up to r30475 | Uoti Urpala | 2010-03-09 | 1 | -12/+28 |
|\| |
|
| * | Add license header to all top-level files missing them. | diego | 2010-01-30 | 1 | -12/+28 |
| * | whitespace cosmetics: Remove all trailing whitespace. | diego | 2009-05-13 | 1 | -7/+7 |
* | | Replace libavutil internal header #includes with MPlayer copies | Uoti Urpala | 2009-07-26 | 1 | -1/+1 |
* | | Remove trailing whitespace from most files | Uoti Urpala | 2009-07-07 | 1 | -7/+7 |
* | | Merge svn changes up to r28310 | Uoti Urpala | 2009-01-15 | 1 | -3/+4 |
|\| |
|
| * | Simplify and comment spudec bilinear scaling code | reimar | 2009-01-01 | 1 | -3/+4 |
* | | Merge svn changes up to r27841 | Uoti Urpala | 2008-10-28 | 1 | -25/+61 |
|\| |
|
| * | Factorize vobsub idx/extradata handling. | aurel | 2008-10-27 | 1 | -25/+61 |
* | | Make various functions static | Uoti Urpala | 2008-08-12 | 1 | -2/+3 |
* | | Merge svn changes up to r26979 | Uoti Urpala | 2008-06-04 | 1 | -1/+1 |
|\| |
|
| * | cosmetics: Remove useless parentheses from return statements. | diego | 2008-05-16 | 1 | -1/+1 |
* | | Add context variable to vo_draw_text callback | Uoti Urpala | 2008-04-23 | 1 | -3/+3 |
* | | Add new video driver API | Uoti Urpala | 2008-04-23 | 1 | -5/+5 |
|/ |
|
* | FFmpeg now uses different (unified) #include paths. | diego | 2008-02-25 | 1 | -5/+1 |
* | Add an extra check to avoid a case that cause black lines in scaled | reimar | 2008-01-10 | 1 | -0/+2 |
* | Vobsub support tridx setting in .idx file. | ulion | 2007-12-19 | 1 | -0/+2 |
* | Fix spudec to display current vobsub immediately after a seek. | ulion | 2007-12-11 | 1 | -15/+19 |
* | Mark several uses of vo_functions_t as const to stop some of the current | reimar | 2007-12-02 | 1 | -2/+2 |
* | Remove stray line that slipped through in last commit. | ulion | 2007-11-30 | 1 | -1/+0 |
* | Fix warnings: | ulion | 2007-11-30 | 1 | -3/+4 |
* | Cosmetics: Remove empty block. | cehoyos | 2007-08-08 | 1 | -4/+1 |
* | bbox[n] and spu->scaled_start_row are unsigned, comparison with 0 is pointless. | cehoyos | 2007-08-08 | 1 | -4/+0 |
* | Revert r23530. | voroshil | 2007-06-21 | 1 | -115/+0 |
* | Teletext support for tv:// (v4l and v4l2 only) | voroshil | 2007-06-10 | 1 | -0/+115 |
* | Replace MIN with FFMIN | reimar | 2007-03-01 | 1 | -5/+3 |
* | Fix build with shared libavutil. Approved by Diego. | rathann | 2006-12-31 | 1 | -0/+4 |
* | Use PIX_FMT_* instead of IMGFMT_* when calling sws_getContext() | lucabe | 2006-09-17 | 1 | -1/+2 |
* | Move postproc ---> libswscale | lucabe | 2006-06-30 | 1 | -1/+1 |
* | Fix some subtitles that didn't show. | reimar | 2005-06-19 | 1 | -0/+2 |
* | Fix black line on right of subtitle with -spuaa 4 by setting alpha of | reimar | 2005-01-08 | 1 | -9/+6 |
* | passing an array or double precission parameters for the scaling function, in... | michael | 2004-09-18 | 1 | -1/+1 |
* | many small typo and grammar fixes | gabucino | 2003-10-04 | 1 | -1/+1 |
* | Forced subtitles patch by Arne Driescher <driescher@mpi-magdeburg.mpg.de> | attila | 2003-09-21 | 1 | -2/+25 |
* | sws_ prefix, more seperation between internal & external swscaler API | michael | 2003-02-23 | 1 | -8/+8 |
* | Improved subtitle queueing, parameters (start_pts, end_pts, palette, alpha) | ranma | 2003-02-16 | 1 | -172/+202 |
* | Fix "invalid fragment" handling. | ranma | 2003-02-16 | 1 | -0/+1 |
* | Improvements to spudec (DVD/VobSub) subtitle code: | rfelker | 2003-01-24 | 1 | -36/+103 |
* | I have seen problems where DVD subtitles don't display | arpi | 2003-01-08 | 1 | -81/+150 |
* | All right: The patch adresses two issues which I found, when I analyzed | arpi | 2002-10-15 | 1 | -3/+8 |
* | Put all spudec_new stuff in a single function, | kmkaplan | 2002-08-06 | 1 | -21/+5 |
* | Make spudec_assemble more resistent in the face of incomplete packets. | kmkaplan | 2002-07-24 | 1 | -5/+16 |
* | Suppress garbage at the end of some subtitles. | kmkaplan | 2002-06-17 | 1 | -1/+4 |
* | - hardened a bit the new bilinear algo (missing checks) | pl | 2002-05-29 | 1 | -13/+26 |
* | avoids malloc()ing a negative number (== very big size_t) | pl | 2002-05-29 | 1 | -3/+14 |
* | spu/vobsub speedup patch, new all better bilinear scaler similiar to win vobs... | atmos4 | 2002-05-28 | 1 | -3/+114 |
* | Bounding box and partial update patch for vob/dvdsub by Hephooey. | atmos4 | 2002-05-25 | 1 | -2/+32 |
* | Improvment for spu subtitles. | albeu | 2002-05-17 | 1 | -19/+44 |
* | Suggested fix by | atmos4 | 2002-04-30 | 1 | -2/+2 |
* | guessing palette - patch by salvador <salvador@inti.gov.ar> | arpi | 2002-04-29 | 1 | -5/+67 |
* | VobSub updates, custom palette support and other stuff, can't write the name ... | atmos4 | 2002-04-25 | 1 | -0/+28 |
* | new osd code, use osd objs to follow changes and do minimal updates | arpi | 2002-04-15 | 1 | -0/+7 |
* | fixed SPU pts, it's 1024/90000 based instead of 1/100 | arpi | 2002-04-04 | 1 | -1/+1 |
* | spudec_update_palette() added - dvdnav patch by Kees Cook <mplayer@outflux.net> | arpi | 2002-04-03 | 1 | -0/+15 |
* | * New command line switch for mplayer & mencoder: | kmkaplan | 2002-03-29 | 1 | -6/+7 |
* | 10l accidently commited an already customized version with different default ... | atmos4 | 2002-02-22 | 1 | -1/+1 |
* | Forgot to commit with vo_sdl osd patch. | atmos4 | 2002-02-22 | 1 | -2/+3 |
* | Add a third scaling algorithm wich should be faster. Select by | kmkaplan | 2002-01-15 | 1 | -3/+49 |
* | Fix brightness of subtitles | kmkaplan | 2002-01-12 | 1 | -3/+3 |
* | Add spudec_new_scaled and spudec_draw_scaled for vobsub support. | kmkaplan | 2002-01-10 | 1 | -39/+310 |
* | dvdsub pts fix, based on patch by Kim Minh Kaplan | arpi | 2001-12-28 | 1 | -8/+8 |
* | printf->mp_msg | arpi | 2001-12-28 | 1 | -17/+18 |
* | more stable and reliable spudec packet reassembler | arpi | 2001-12-28 | 1 | -0/+25 |
* | dvd seeking -> subtitle disappearing bugs fixed | arpi | 2001-12-25 | 1 | -2/+10 |
* | fixes warnings | pl | 2001-12-25 | 1 | -0/+1 |
* | Patch by Kim Minh Kaplan <kmkaplan@selfoffice.com>: | pl | 2001-12-09 | 1 | -17/+27 |
* | Fix spudec compile with libdvdread enabled. | atmos4 | 2001-11-28 | 1 | -0/+1 |
* | spudec_new has a dvd_priv_t as an argument, which is defined in | pl | 2001-11-28 | 1 | -0/+5 |
* | unistd.h required at least by FreeBSD | nexus | 2001-11-28 | 1 | -0/+1 |
* | Palette support for SPU decoder. | atmos4 | 2001-11-27 | 1 | -48/+30 |
* | subtitles looked bad here (inverted colors sometimes) | pl | 2001-11-20 | 1 | -1/+5 |
* | DVD sub patch by Kim Minh Kaplan <kmkaplan@selfoffice.com> | arpi | 2001-11-20 | 1 | -96/+312 |
* | (C) fixed | arpi_esp | 2001-04-30 | 1 | -1/+1 |
* | spudec_decode() moved from mplayer.c to spudec.c | arpi_esp | 2001-04-21 | 1 | -0/+29 |
* | Separated dvdsub code to be able to work with it easier | lgb | 2001-04-21 | 1 | -0/+88 |