index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
core
Commit message (
Expand
)
Author
Age
*
m_config: don't override profile option if not required
wm4
2013-07-24
*
input: fix dangling pointer issues with multi-part commands
wm4
2013-07-24
*
mplayer: remove dead code
wm4
2013-07-24
*
Fix some -Wshadow warnings
wm4
2013-07-23
*
options: make legacy hacks for AFs/VFs more explicit
wm4
2013-07-22
*
Remove subopt-helper
wm4
2013-07-22
*
mplayer: cosmetics: move function
wm4
2013-07-22
*
av_log: restore handling of prefixes and line breaks
wm4
2013-07-22
*
core: make --demuxer not affect external subtitles
wm4
2013-07-22
*
audio/filter: use new option API
wm4
2013-07-22
*
options: move --colorkey option to vo_xv
wm4
2013-07-22
*
options: remove --mixer and --mixer-channel, turn them into alsa/oss subopts
wm4
2013-07-21
*
options: hide encoding AO/VO in help output
wm4
2013-07-21
*
options: use new option code for --ao
wm4
2013-07-21
*
mplayer: simplify AO creation
wm4
2013-07-21
*
options: use new code for parsing --vo
wm4
2013-07-21
*
options: add some features to video filter parser
wm4
2013-07-21
*
m_option: fix memory leak on error path
wm4
2013-07-21
*
m_config: improve option list output a bit
wm4
2013-07-21
*
options: use m_config for options instead of m_struct
wm4
2013-07-21
*
command: fix switching tracks backwards if there's only one track
wm4
2013-07-21
*
input: Ignore spurious mouse moves
Diogo Franco (Kovensky)
2013-07-21
*
mp_msg: fixes windows code that assumes sizeof(DWORD) == sizeof(long)
Diogo Franco (Kovensky)
2013-07-20
*
m_option: remove unused definitions
wm4
2013-07-20
*
video: remove fullscreen flags chaos
wm4
2013-07-18
*
video: redo how colorspaces are handled
wm4
2013-07-16
*
core: move video refresh function to mplayer.c
wm4
2013-07-16
*
mp_common: add MPMAX/MPMIN macros
wm4
2013-07-15
*
Fix build on Libav
wm4
2013-07-15
*
sd_ass: scale blur by original video size if requested
wm4
2013-07-15
*
sd_add: add terrible hack for (xy-)vsfilter compatibility
wm4
2013-07-15
*
demux_lavf: add terrible hack to make DVD playback just work
wm4
2013-07-14
*
Merge branch 'remove_old_demuxers'
wm4
2013-07-14
|
\
*
|
input: never wait if there are new events in the input queue
wm4
2013-07-14
*
|
input: invert negated boolean field
wm4
2013-07-14
*
|
input: use only one array for input sources
wm4
2013-07-14
*
|
w32: silence some warnings
James Ross-Gowan
2013-07-13
*
|
mp_ring: improve documentation
Stefano Pigozzi
2013-07-13
*
|
mp_ring: make mp_ring_read_cb provide an exact amount of bytes
Stefano Pigozzi
2013-07-13
|
*
mplayer: remove generic duration calculation
wm4
2013-07-12
|
*
demux: assume correct-pts mode by default
wm4
2013-07-12
|
*
Cleanup some include statements
wm4
2013-07-12
|
*
demux: rewrite probing and demuxer initialization
wm4
2013-07-12
|
*
mplayer: minor memory leak in error handling code
wm4
2013-07-12
|
*
core: change open_stream and demux_open signature
wm4
2013-07-12
*
|
m_struct: try to be more standard C
wm4
2013-07-12
|
*
core: completely change handling of attached picture pseudo video
wm4
2013-07-11
|
*
demux: improve DVD sub auto-selection hack
wm4
2013-07-11
|
*
video: eliminate frametime variable
wm4
2013-07-11
|
*
core: don't access demux_stream outside of demux.c, make it private
wm4
2013-07-11
[next]