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
*
libass: fix PAR correction
greg
2010-02-09
*
There is Indeo 5 decoder in FFmpeg now, so register it
kostya
2010-02-09
*
Fix linking of mp3lib test programs when internal mp3lib is disabled.
diego
2010-02-08
*
Fix linking of liba52 test program when internal liba52 is disabled.
diego
2010-02-08
*
Remove disabled AVIFILE-specific preprocessor code.
diego
2010-02-08
*
Merge some preprocessor conditionals where appropriate.
diego
2010-02-08
*
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
*
synced with r30515
Gabrov
2010-02-06
*
sync with en/mplayer.1 r30436
jrash
2010-02-06
*
Simplify how usesVFilter and usesHFilter are set.
stefano
2010-02-05
*
Apply misc fixes to sws_getCoefficients() doxy.
stefano
2010-02-05
*
Satisfy consistency need:
stefano
2010-02-05
*
Prefer libavformat over our own mov demuxer also for video/quicktime
reimar
2010-02-05
*
Release pin enumerator after we are done using it.
reimar
2010-02-05
*
Add support for loading ASS subtitles through the stream layer and thus e.g.
reimar
2010-02-05
*
Fix hang with -fixed-vo due to VOFLAG_HIDDEN never being removed from window_...
reimar
2010-02-05
*
Add function to translate SWS_CS_* to coefficient array
conrad
2010-02-05
*
Prefix EXTERN_ASM to global variables to match them to an extern prefix of C.
komh
2010-02-05
*
Remove '.section' causing the following assembler error on OS/2.
komh
2010-02-05
*
Print messages only after we are sure preinit will not fail anymore.
reimar
2010-02-05
*
Add support for VOFLAG_HIDDEN to the w32 backend.
reimar
2010-02-04
*
Set the PixelFormat right after creating the window and set it only once.
reimar
2010-02-04
*
Create the OpenGL probe window as a hidden Window on X11.
reimar
2010-02-04
*
Mention rtmp and rtsp specifically as formats supported via ffmpeg.
reimar
2010-02-04
*
Enable RTSP and SDP demuxers if network support is enabled, they can now be u...
reimar
2010-02-04
*
100l: Fix compilation (broken by me).
cehoyos
2010-02-04
*
Clarify -vo vdpau:pullup
cehoyos
2010-02-04
*
Audio buffer is too large so that it takes too long time to respond to audio
komh
2010-02-04
*
Implement shuffle_bytes_abcd() functions and use them for shuffling
stefano
2010-02-03
*
Replace incorrect usage of strncpy.
reimar
2010-02-03
*
Reindent
reimar
2010-02-03
*
Add support for FFmpeg's rtsp dummy URL-with-pseudo-demuxer scheme.
reimar
2010-02-03
*
Use vo_x11_clearwindow instead of XClearWindow, both for consistency and also
reimar
2010-02-03
*
Fix argument order for lseek, fixes cookie loading in Windows and in general
reimar
2010-02-03
*
Checks ipv6_mreq/sockaddr_in6/sockaddr_sa_len for FFmpeg
komh
2010-02-03
*
Add missing license headers to test programs for external libraries.
diego
2010-02-03
*
Remove a duplicated vo_x11_sizehint, vo_x11_nofs_sizepos already calls this
reimar
2010-02-02
*
Remove pointless initializers and also set geometry_*_changed to 0 when
reimar
2010-02-02
*
Mention yuv=2 auto-detection in Changelog.
reimar
2010-02-02
*
Document auto-detection of -vo gl:yuv=... value.
reimar
2010-02-02
*
Add support for autodetection during preinit and use that to detect a default
reimar
2010-02-02
*
Avoid using options before autodetectGlExtensions to allow it to change them ...
reimar
2010-02-02
*
Remove vo_config_count check from uninit, it should always be safe to run.
reimar
2010-02-02
*
Revert r30324 which broken the struct addrinfo check by making it always pass.
reimar
2010-02-02
*
Estimate pts of additional frame generated by tfields also if correct-pts is
reimar
2010-02-01
*
Enable query_format for vf_tfields to make sure it isn't used for formats
reimar
2010-02-01
*
Fix -vf tfields=1 so it does not read out of bounds or leave parts of the
reimar
2010-02-01
*
Reword tfields documentation to reflect that it works mostly with MPlayer,
reimar
2010-02-01
*
Add OS/2 KAI audio driver support
komh
2010-02-01
[next]