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
*
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
*
stream_info_t opts and protocols point to constant data as well.
reimar
2008-01-13
*
Make all tvi_info_t const
reimar
2008-01-13
*
Make some tvi_functions_t pointers const that I forgot to change before
reimar
2008-01-13
*
Remove useless ifdefs
reimar
2008-01-13
*
Add type to extern declaration
reimar
2008-01-13
*
Make dvd_audio_stream_types and dvd_audio_stream_channels const
reimar
2008-01-13
*
tvi_functions_t should be const
reimar
2008-01-13
*
Add forgotten const for pal_ireland.
reimar
2008-01-13
*
Remove another 2 useless casts
reimar
2008-01-13
*
Get rid of another useless cast
reimar
2008-01-13
*
Remove a cast useless since r24425.
reimar
2008-01-13
*
Move variable declaration into block where it is used.
reimar
2008-01-13
*
Remove result from warning string, it has no useful meaning here.
reimar
2008-01-13
*
Remove a useless cast
reimar
2008-01-13
*
moved pes_header from file-static to send_mpeg_pes_packet_ll()
nicodvb
2008-01-13
*
fix bug in error message (found by Diego through a compiler warning)
rik
2008-01-13
[next]