Mercurial > mplayer.hg
graph
-
No point in checking for X for windows gui, in addition the hackish2006-07-08, by reimar
-
small cosmetics2006-07-08, by diego
-
grammar/markup fixes2006-07-08, by diego
-
Revert r18878, always sync rm files using only pts (ignore framerate)2006-07-08, by rtogni
-
fix sound distortion on K-6, patch by Zuxy Meng zuxy PP meng AHHH gmail PP com2006-07-08, by gpoirier
-
Remove unused prototype2006-07-08, by rtogni
-
Change use_gui detection to accept also filenames only containing2006-07-08, by reimar
-
Indentation fix (cosmetics).2006-07-07, by eugeni
-
Initial libass release (without mencoder support).2006-07-07, by eugeni
-
Split guess_cp() in two functions:2006-07-07, by eugeni
-
Make utf8_get_char non-static.2006-07-07, by eugeni
-
Rename mkv_sh_sub_t to sh_sub_t, move it to demuxer.h.2006-07-07, by eugeni
-
The symbol avcodec_pix_fmt_to_codec_tag is in libavcodec.a but referenced in2006-07-07, by diego
-
Add dct64_sse, a replacement for dct64_MMX. About 60% faster on its author's Pentium III2006-07-07, by gpoirier
-
lavf demuxer works better for gxf2006-07-07, by reimar
-
Remove windows-specific hack that interfered with relative path2006-07-07, by reimar
-
relative-to-absolute path fixes: Do not prepend drive letter to \\ paths.2006-07-07, by reimar
-
Convince windows to allow window sizes > screen size2006-07-07, by reimar
-
usleep is still missing in MinGW, so leave it out of the MinGW version check.2006-07-07, by diego
-
Fix for case when both V4L and V4L2 are enabled2006-07-06, by reimar
-
some grammar/spelling/markup fixes for -rtsp-destination2006-07-06, by diego
-
Move conditional compilation into the build system.2006-07-06, by diego
-
cosmetics2006-07-06, by diego
-
-rtsp-port and -rtsp-destination need to be #ifdef MPLAYER_NETWORK.2006-07-06, by diego
-
DOCS/xml/hu synced with r189232006-07-06, by Gabrov
-
Update MPlayerOSX checkout commandlines with subversion commandline2006-07-06, by gpoirier
-
Add a new video pts tracking mode, enabled by option -correct-pts.2006-07-06, by uau
-
several function from playtreeparser.c maked static,2006-07-06, by reynaldo
-
modifies function declarations without parameters from ()2006-07-06, by reynaldo
-
Initial win32 gui release.2006-07-06, by vayne
-
Initial win32 gui release.2006-07-06, by vayne
-
document the change on -edlout's behavior2006-07-05, by reynaldo
-
Modifies behavior of -edlout2006-07-05, by reynaldo
-
MinGW 3.1 has added gettimeofday.2006-07-05, by diego
-
Update with changes from r18894 (get_path as const).2006-07-05, by diego
-
inclusion of md5.c based on USE_LIBAVUTIL_SO2006-07-05, by nicodvb
-
#define USE_LIBAVUTIL and USE_LIBAVUTIL_SO2006-07-05, by nicodvb
-
add a file saying that people should not try to compile2006-07-05, by attila
-
remove unused variables, patch by Stefan Huehner stefan {dot} huehner {dot} org2006-07-05, by diego
-
all cosmetics, mainly denestifying of main edl operation's fill loop2006-07-05, by reynaldo
-
fixes 1000l bug that made MPlayer segfault when an overlaping edl line was found2006-07-05, by reynaldo
-
corectly report badly formated line number2006-07-05, by reynaldo
-
reverts previous commit due to mixed cosmetics ...2006-07-05, by reynaldo
-
move some ill-behaving demuxers further down the list2006-07-04, by reimar
-
trying to end the codec id battle2006-07-04, by michael
-
respect dvdnav's requests of WAIT to prevent while(1)2006-07-04, by nicodvb
-
support for audio streams that appear after unsuccessful probing2006-07-04, by nicodvb
-
Do not assign same texture number to GL_TEXTURE_2D and GL_TEXTURE_RECT,2006-07-04, by reimar
-
Add back the path part in 'libvo/font_load_ft.c' that was accidentally2006-07-04, by uau
-
Sync with 188182006-07-04, by jheryan
-
Sync with 188352006-07-04, by jheryan
-
Sync to svn up to 27.6.20062006-07-04, by jheryan
-
- Fix segfault on overlapping start/stop2006-07-04, by reynaldo
-
Remove silly variable indirection.2006-07-03, by diego
-
get_path as const, patch by Stefan Huehner, stefan AT huehner-org2006-07-03, by reynaldo
-
parse_cfgfiles as static in mplayer.c/mencoder.c, patch by Stefan Huehner, stefan AT huehner-org2006-07-03, by reynaldo
-
Build font_load_ft.c only if FREETYPE is in config.mak, noticed by Jan Knutar.2006-07-03, by diego
-
Remove unused variable, patch by Stefan Huehner stefan [at] huehner [dot] org2006-07-03, by diego
-
rm unnecesary casts from void* - part 42006-07-03, by reynaldo
-
fix linking on some systems2006-07-02, by ivo
-
remove obsolete md5sum files. libavutil's implementation is used now2006-07-02, by ivo
-
use libavutil's md5 implementation instead of local imported copy2006-07-02, by ivo