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
...
*
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
*
updated my mail address
ptt
2008-01-15
*
add default deinterlace key
compn
2008-01-15
*
Create/allocate conversion textures before scaler textures.
reimar
2008-01-15
*
Add experimental unsharp-mask OpenGL scaler. Certainly not yet perfect.
reimar
2008-01-15
*
Document vo gl lscale=3
reimar
2008-01-15
*
Add a forgotten case to create_scaler_textures, avoids an incorrect warning.
reimar
2008-01-15
*
Remove a useless cast
reimar
2008-01-15
*
The GUI requires font support.
diego
2008-01-14
*
Seems that all - should be escaped in the man page
reimar
2008-01-14
*
Extend heartbeat-cmd man page entry
reimar
2008-01-14
*
Simplify/cleanup of real_calc_response_and_checksum()
rtogni
2008-01-13
*
Don't oversize realchallenge buffers
rtogni
2008-01-13
*
Put bff_mask into muxer context instead of a global variable.
reimar
2008-01-13
*
Fix the bug where the window would become smaller each time vo_ontop is toggled.
reimar
2008-01-13
*
Make some radeon vidix driver tables static and const
reimar
2008-01-13
*
Make mp_properties const
reimar
2008-01-13
*
All the m_property stuff works fine with constant m_option_t
reimar
2008-01-13
*
Make xpm arrays really const (I missed that they are not strings but
reimar
2008-01-13
*
Make all gui xpm bitmaps const
reimar
2008-01-13
*
gui_opts should be const for win32 gui as well (why, oh why, was all
reimar
2008-01-13
*
Win32 gui has the same m_option_print error handling bug
reimar
2008-01-13
*
Fix 100l: error check for m_option_print was unreachable
reimar
2008-01-13
*
Make big gui_opts array const
reimar
2008-01-13
*
Make several mapping tables related to input processing const.
reimar
2008-01-13
*
Mark qt default palette tables as const
reimar
2008-01-13
*
Make all demuxer_desc_t const, thus moving them to .rodata
reimar
2008-01-13
*
First step towards making all demuxer_desc_t const
reimar
2008-01-13
*
Remove a useless assignment (there is an if just a few lines above
reimar
2008-01-13
*
Simplify cue-parsing
reimar
2008-01-13
*
Get rid of quite useless inum variable
reimar
2008-01-13
*
Add a forgotten #ifdef USE_ASS around ass_free_track
reimar
2008-01-13
*
Use AV_WB*
reimar
2008-01-13
*
Remove some useless () and {}
reimar
2008-01-13
*
Simplify
reimar
2008-01-13
*
Use AV_WB16 instead of ugly memcpy hacks
reimar
2008-01-13
*
Use AV_RB* instead of custom variants.
reimar
2008-01-13
*
Use sizeof instead of size variables/defines
reimar
2008-01-13
*
Make some pnm data const
reimar
2008-01-13
*
dvb_demuxdev etc. are only used in dvb_tune.c so make them static
reimar
2008-01-13
*
Make several arrays const
reimar
2008-01-13
*
Remove some unused extern variables
reimar
2008-01-13
*
stream_opts should be const
reimar
2008-01-13
[prev]
[next]