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
*
get rid of the file-static dvb_config and free the config at close() . Patch...
nicodvb
2007-12-15
*
Only read disc info once and save it for later using.
ulion
2007-12-15
*
dvb cleanup: call dvb_(set|step)_channel() without dereferencing stream->priv...
nicodvb
2007-12-15
*
The buffer used for pread need be aligned, but currently it got an offset 23
ulion
2007-12-15
*
Get end position of last track by adding its starting address with track size.
ulion
2007-12-15
*
Replace printf with mp_msg.
ulion
2007-12-15
*
partial sync with some of the latest commits
gpoirier
2007-12-14
*
Always enable largefile support by default
uau
2007-12-14
*
implemented frame selection for savage driver
ben
2007-12-14
*
fix frame size calculation
ben
2007-12-14
*
remove useless code parts
ben
2007-12-14
*
bgr24 and bgr32 support
ben
2007-12-14
*
rgb -> bgr
ben
2007-12-14
*
register values were already set: simplify
ben
2007-12-14
*
Only print one track info when exactly seeking to the beginning of a track.
ulion
2007-12-14
*
Support chapter in OSD menu.
ulion
2007-12-14
*
Support chapter as a property.
ulion
2007-12-14
*
Fix stream cdda seeks to CD's end and hangs forever bug.
ulion
2007-12-14
*
Support using unrar executable to access rar-compressed vobsub files.
ulion
2007-12-14
*
Cosmetics: Fix indentation.
cehoyos
2007-12-14
*
Set correct image format for 24bit "raw " in mov files.
cehoyos
2007-12-14
*
Add demuxer functions for chapter feature.
ulion
2007-12-13
*
Add new audio filter for encoding multi-channel audio into ac3 at runtime.
ulion
2007-12-13
*
cosmetics: partially reformatted this monstruosity
nicodvb
2007-12-12
*
fix memleaks; patch by andrew calkin from gmail com
nicodvb
2007-12-12
*
reverted r25323: deprecated by ulion's recent patches
ben
2007-12-12
*
synced with r25379
ptt
2007-12-12
*
add lagarith codec, someone finally found it in the wild.
compn
2007-12-12
*
Fix libass to support -nofontconfig.
ulion
2007-12-12
*
cosmetics: Remove ugly and inconsistent uppercasing from filenames.
diego
2007-12-12
*
cosmetics: Move public function declarations together.
diego
2007-12-12
*
Add missing declaration for dct64_altivec, fixes the warning:
diego
2007-12-12
*
Fix memory leak. I thought asx_get_attrib() return a const char *,
ulion
2007-12-12
*
Fix memory leak, reported by Andrew Calkin <andrew P calkin A gmail P com>.
ulion
2007-12-12
*
Remove headers not used.
ulion
2007-12-12
*
Add OSD menu keybindings for Apple Remote.
ulion
2007-12-12
*
Update comment that navigating keys is defined in menu.conf.
ulion
2007-12-12
*
Replace SYS_DARWIN by __APPLE__ and __DARWIN__ where appropriate.
diego
2007-12-11
*
Add missing #include <stdio.h>, fixes the warning:
diego
2007-12-11
*
support for xtensa CPU architecture
diego
2007-12-11
*
Slightly simplify preprocessor conditionals.
diego
2007-12-11
*
Ahem, fix breakage of last commit: The AltiVec detection code has three
diego
2007-12-11
*
allow osd menu being controlled by joystick
ben
2007-12-11
*
Do not set SYS_AMIGAOS4, it is unused.
diego
2007-12-11
*
SYS_AMIGAOS4 --> __AMIGAOS4__
diego
2007-12-11
*
slight consistency change for default DVD device selection
diego
2007-12-11
*
Remove redundant condition from list of CD/DVD-ROM devices.
diego
2007-12-11
*
Do not set -DSYS_DARWIN, it is unused.
diego
2007-12-11
*
Replace SYS_DARWIN condition by __APPLE__ || __DARWIN__.
diego
2007-12-11
*
Remove redundant and obfuscating preprocessor conditional.
diego
2007-12-11
[next]