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
...
*
Mark uninit() as static; it is only used within the file.
diego
2010-02-14
*
Remove useless casts.
reimar
2010-02-14
*
Remove useless code, QUERY_FORMAT already ensures the requested format is sup...
reimar
2010-02-14
*
Make vd_functions_t describing codecs const.
reimar
2010-02-14
*
Rename exit_reason_t enum to exit_reason and do not typedef it.
diego
2010-02-14
*
Make vd_info_t const for pointer in vd_functions, avoids some warnings about
reimar
2010-02-14
*
Fix exit_player() usage throughout the codebase.
diego
2010-02-14
*
Remove excessive ()
reimar
2010-02-14
*
Remove stray '/' from comment block, fixes the warning:
diego
2010-02-13
*
Remove unused variables, fixes the warnings:
diego
2010-02-13
*
add netspeak versions of truespeech and gsm audio codecs to codecs.conf
compn
2010-02-13
*
10l: Revert previous commit about CONFIG_HARDCODED_TABLES/CONFIG_MPEGAUDIO_HP.
diego
2010-02-13
*
Use normal way to add CONFIG_HARDCODED_TABLES/CONFIG_MPEGAUDIO_HP to config.mak.
diego
2010-02-13
*
Move def_hardcoded_tables to the FFmpeg section of config.h, where it belongs.
diego
2010-02-13
*
Fix shared library libavutil check: test for av_clip instead of av_gcd.
diego
2010-02-13
*
osdep/mplayer.rc.o depends on version.h.
diego
2010-02-13
*
Move the check for valid sh_video into the init_vo_spudec, this fixes a crash
reimar
2010-02-13
*
Dynamically increase probe size for lavf demuxer up to 2 MB.
reimar
2010-02-12
*
Mark all ad_info_t/vd_info_t structure declarations as const.
diego
2010-02-12
*
Explain WIN32_LOADER definition hack.
diego
2010-02-12
*
Get rid of pointless CONFIG_QTX_CODECS --> QTX preprocessor indirection.
diego
2010-02-12
*
Synced with help_mp-en.h rev. 30515
jrash
2010-02-12
*
Fix linking of loader test programs when loader is disabled.
diego
2010-02-12
*
Add win32 loader support for OS/2
komh
2010-02-12
*
Improve comment for GeoCodec.dll
cehoyos
2010-02-11
*
Remove pointless egcs #ifdefs; that compiler was never supported.
diego
2010-02-11
*
Remove extern "C" declarations from loader code.
diego
2010-02-11
*
Move one more FFmpeg-related definition to the FFmpeg section of config.h.
diego
2010-02-11
*
Move some FFmpeg-related definitions to the FFmpeg section of config.h.
diego
2010-02-11
*
Move def_dos_paths to a better place within config.h; not just FFmpeg uses it.
diego
2010-02-11
*
add comment about geov codec crashing on win32 in codecs.conf
compn
2010-02-11
*
GeoCodec.dll also supports fourcc GEOX.
cehoyos
2010-02-11
*
Support GEOV video codec: Hangs on exit
cehoyos
2010-02-11
*
Add stubs for several functions, needed for CineForm codec.
reimar
2010-02-09
*
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
[prev]
[next]