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
...
|
|
*
Add -tsprog support for lavf to mencoder, similar to what SVN r29846 did for ...
reimar
2009-11-13
|
|
*
sync with en/mplayer.1 r29905
jrash
2009-11-13
|
|
*
Check that mpctx->audio_out is not NULL when trying to uninit it.
reimar
2009-11-13
|
|
*
synced with r29905
ptt
2009-11-13
|
|
*
synced with r29885
ptt
2009-11-12
|
|
*
cosmetic fixes as pointed out by diego
ptt
2009-11-12
|
|
*
Added -name, -title and -use-filename-title options and implementation in X11...
ptt
2009-11-12
|
|
*
Do not dynamically load libvdpau.so.1, but link at compile time.
cehoyos
2009-11-11
|
|
*
Replace dead link explaining why not to use HTML on the mailing lists.
tack
2009-11-11
|
|
*
Fix declarations in mp_taglists.h and include it in mp_taglists.c to
reimar
2009-11-11
|
|
*
Add a "tips and tricks" section to the slave mode documentation.
reimar
2009-11-11
|
|
*
Whitespace cosmetics: fix pause_loop indentation/remove inconsistently used t...
reimar
2009-11-11
|
|
*
Do not call resume on unpausing if we have already reached eof while
reimar
2009-11-11
|
|
*
Remember which subtitle was auto-selected for dvdnav due to -slang
reimar
2009-11-11
|
|
*
Factor out code that decides which subtitle to play.
reimar
2009-11-11
|
|
*
Avoid modifying dvdsub_id in command.c where possible.
reimar
2009-11-11
|
|
*
Move headers related to setting dvd speed to dvd_common.
reimar
2009-11-11
|
|
*
Set the EOF flag when dvdnav reached the end of the requested title.
reimar
2009-11-11
|
|
*
Support the range syntax (like dvd://2-5) also for dvdnav.
reimar
2009-11-11
|
|
*
10l: Fix compilation without VDPAU.
cehoyos
2009-11-11
|
|
*
Move dvd_speed and dvd_set_speed to dvd_common and implement -dvd-speed
reimar
2009-11-10
|
|
*
Move arrays used by both dvd and dvdnav to dvd_common.
reimar
2009-11-10
|
|
*
Remove unused extern declarations.
reimar
2009-11-10
|
|
*
Share dvd_device extern declaration between dvd and dvdnav.
reimar
2009-11-10
|
|
*
Remove an unused variable.
reimar
2009-11-10
|
|
*
Support VDPAU hardware accelerated decoding of MPEG-4 ASP on capable
cehoyos
2009-11-10
|
|
*
Map AV_LOG_VERBOSE to MSGL_V in order to avoid spurious log output.
diego
2009-11-10
|
|
*
Update man page to reflect support for up to 8 channels.
tack
2009-11-10
|
|
*
Allow lavf demuxer to also probe and play files < 32 kB (full probe buffer si...
reimar
2009-11-10
|
|
*
Calculate length of ASF files with more than 1 second precision.
reimar
2009-11-10
|
|
*
Fix length calculation for ASF, preroll is in ms, play time in 100 ns.
reimar
2009-11-10
|
|
*
Remove useless cast
reimar
2009-11-10
|
|
*
Changelog: add note that 8 channel audio is now supported.
tack
2009-11-10
|
|
*
Use configure code to define PIC instead of duplicating the check in mangle.h.
reimar
2009-11-10
|
|
*
Delete "auto-close" from configuration whose support has long been removed.
zuxy
2009-11-10
|
|
*
Add support for DVB teletext.
reimar
2009-11-10
|
|
*
Free demuxer->teletext when closing the demuxer.
reimar
2009-11-10
|
|
*
Set demuxer->teletext to NULL when closing the TV interface,
reimar
2009-11-10
|
|
*
100: Fix function parameters when calling create_vdp_decoder() from query_for...
cehoyos
2009-11-10
|
|
*
Cosmetics: Fix indentation after last commit.
cehoyos
2009-11-10
|
|
*
Fail in query_format() if a VDPAU decoder is not available.
cehoyos
2009-11-10
|
|
*
Add a default to switch(image_format), suppresses a warning after a future pa...
cehoyos
2009-11-10
|
|
*
Add support for 8 channel audio.
tack
2009-11-10
|
|
*
Cosmetics: remove trailing whitespace from file.
tack
2009-11-10
|
|
*
Properly free the pthread mutex for teletext.
reimar
2009-11-09
|
|
*
Allow teletext compilation without pthreads
reimar
2009-11-09
|
|
*
Fix compilation of teletext code without freetype support
reimar
2009-11-09
|
|
*
Change type of teletext color specification from unsigned char
reimar
2009-11-09
|
|
*
Make sure the teletext property stuff does not crash if no demuxer is available.
reimar
2009-11-09
|
|
*
The code for the non-networking case is the same whether networking
reimar
2009-11-09
[prev]
[next]