index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
spudec.c
Commit message (
Expand
)
Author
Age
*
spudec.c: mark a parameter const
diego
2010-11-02
*
dvdnav: Support for image highlights for dvdnav menus.
reimar
2010-11-02
*
spudec.c: Remove useless end_col/end_row variables
reimar
2010-11-02
*
spudec.c: Slightly simplify rle decoding
reimar
2010-11-02
*
spudec.c: Remove a useless condition check
reimar
2010-11-02
*
spudec.c: Avoid useless malloc/frees
reimar
2010-11-02
*
spudec.c: Remove useless NULL checks before free()
reimar
2010-11-02
*
spudec: Allocate memory for paletted image data separately
reimar
2010-11-02
*
spudec: Slightly simplify dvd subtitle RLE decoding
reimar
2010-11-02
*
spudec: Share paletted -> gray/alpha conversion code
reimar
2010-11-02
*
spudec: Simplify creation of color/alpha map
reimar
2010-11-02
*
spudec: Faster paletted to OSD conversion
reimar
2010-11-02
*
spudec: Fix conversion from paletted to MPlayer's OSD format
reimar
2010-11-02
*
spudec: Reuse spudec_draw for the unscaled case
reimar
2010-11-02
*
spudec.c: minor improvements
reimar
2010-11-02
*
spudec: Fix calc_bbox to always return sensible values
reimar
2010-11-02
*
subs: improve scaling for avcodec subs
reimar
2010-11-02
*
spudec.c: add missing orig_frame_width setting
reimar
2010-11-02
*
spudec.c: indentation fix
reimar
2010-11-02
*
subs: Add support for PGS subtitle decoding via libavcodec
reimar
2010-11-02
*
subs: change subdelay handling and vobsub timing
reimar
2010-11-02
*
spudec.c: simplify
reimar
2010-11-02
*
spudec: Add warning about bad values in bounding box handling
reimar
2010-11-02
*
spudec.c: Extract image allocation code to a separate function
reimar
2010-11-02
*
Merge svn changes up to r31303
Uoti Urpala
2010-06-02
|
\
|
*
Reindent.
reimar
2010-05-31
|
*
Fix subtitle display for http://samples.mplayerhq.hu/sub/largeres_vobsub.mkv
reimar
2010-05-31
*
|
Merge svn changes up to r31040
Uoti Urpala
2010-04-26
|
\
|
|
*
Remove dead code.
cehoyos
2010-04-14
|
*
typo fix found by ubitux
compn
2010-04-13
*
|
Merge svn change r30576
Uoti Urpala
2010-03-09
|
\
\
*
\
\
Merge svn changes up to r30529
Uoti Urpala
2010-03-09
|
\
\
\
*
\
\
\
Merge svn changes up to r30475
Uoti Urpala
2010-03-09
|
\
\
\
\
|
|
|
|
*
Mark some more functions that are not used outside of their files as static.
diego
2010-02-18
|
|
|
|
/
|
|
|
*
Avoid using sscanf for basic parsing, it is horribly slow.
reimar
2010-02-14
|
|
|
/
|
|
*
Fix subtitle display for DVDs using fade-in/fade-out.
reimar
2010-02-06
|
|
*
Make mkalpha function simpler, faster and more correct.
reimar
2010-02-06
|
|
/
|
*
Add license header to all top-level files missing them.
diego
2010-01-30
*
|
Replace libavutil internal header #includes with MPlayer copies
Uoti Urpala
2009-07-26
*
|
Remove trailing whitespace from most files
Uoti Urpala
2009-07-07
|
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
*
|
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
|
/
[next]