index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
-panscan should also work for right and left borders
reimar
2008-01-19
*
Some reindentation
reimar
2008-01-19
*
Reindent
reimar
2008-01-19
*
Simplify and keep terminating end-of-line
reimar
2008-01-19
*
Remove a broken and useless hack to avoid a memcpy
reimar
2008-01-19
*
Cached file must be 0-terminated since we use string processing functions on it
reimar
2008-01-19
*
Make sure we do not write the terminating 0 out of bounds
reimar
2008-01-19
*
Add missing #include, fixes the warning:
diego
2008-01-19
*
Use ld conversion specifier for long int argument, fixes the warning:
diego
2008-01-19
*
Add missing #include, fixes the warning:
diego
2008-01-19
*
Fix endless loop if nAvgBytesPerSec is 0.
reimar
2008-01-19
*
Avoid a division by 0 if i_bps is 0.
reimar
2008-01-19
*
Fix usage example comment
reimar
2008-01-19
*
Fix a coefficient for lscale=5 OpenGL mode
reimar
2008-01-19
*
Add name to email address.
diego
2008-01-19
*
Avoid warning:
reimar
2008-01-19
*
Fix some types to const
reimar
2008-01-19
*
audio_out / video_out structs should be treated as const
reimar
2008-01-19
*
Fix warning:
reimar
2008-01-19
*
Avoid void* arithmetic
reimar
2008-01-19
*
Simplify and silence lots of warnings
reimar
2008-01-19
*
Add the edge-enhancement filter based on edgedetect I had lying around.
reimar
2008-01-19
*
Fix using both lscale and cscale 4
reimar
2008-01-19
*
sync w/r25786
gpoirier
2008-01-18
*
Add a fragment program for 5x5 unsharp masking
reimar
2008-01-18
*
Remove leftover backslash
reimar
2008-01-18
*
Simplify
reimar
2008-01-18
*
Use the same unsharp filter template for 2D and RECT textures
reimar
2008-01-18
*
Small typo in message
reimar
2008-01-18
*
Remove broken test program that likely never worked.
diego
2008-01-18
*
Change (a == NULL) condition to (!a) and (a != NULL) condition to (a).
benoit
2008-01-17
*
Remove some useless parentheses.
benoit
2008-01-17
*
Cosmetics: whitespaces
benoit
2008-01-17
*
Remove non cosmetic spaces inside parentheses.
benoit
2008-01-17
*
Description: remove superfluous parentheses.
benoit
2008-01-17
*
Check param in sws_getCachedContext().
benoit
2008-01-17
*
Fix code to prevent from accessing queue->packets[-1].pts that causes a crash.
ulion
2008-01-17
*
Fix OpenGL unsharp filter
reimar
2008-01-16
*
typo fix
diego
2008-01-16
*
VIDIX is no longer a shared library.
diego
2008-01-16
*
URL updates for contributed win32 stuff.
diego
2008-01-16
*
better ao/vo profile examples
diego
2008-01-16
*
misc markup fixes
diego
2008-01-16
*
misc spelling fixes
diego
2008-01-16
*
removed a english part, left in here, sigh
ptt
2008-01-15
*
little grammar fix
ptt
2008-01-15
*
synced with r25757
ptt
2008-01-15
*
added missing "&"
ptt
2008-01-15
*
added missing escapes
ptt
2008-01-15
*
syncet to r25663
ptt
2008-01-15
[next]