log

age author description
2006-07-08 vayne crash fix when clicking on volume sliders when in stop state.
2006-07-08 vayne handle sub-window WinID checks in the gui.
2006-07-08 uau Set svn:ignore
2006-07-08 uau Make some functions static.
2006-07-08 reimar Improve windows gui support
2006-07-08 reimar Do not fiddle (too much) with external (WinID) windows
2006-07-08 reimar OpenGL outputs actually support WinID, not to mention that showing the option
2006-07-08 reimar vo_init hack is no longer required after the last patch removed the call
2006-07-08 reimar No point in checking for X for windows gui, in addition the hackish
2006-07-08 diego small cosmetics
2006-07-08 diego grammar/markup fixes
2006-07-08 rtogni Revert r18878, always sync rm files using only pts (ignore framerate)
2006-07-08 gpoirier fix sound distortion on K-6, patch by Zuxy Meng zuxy PP meng AHHH gmail PP com
2006-07-08 rtogni Remove unused prototype
2006-07-08 reimar Change use_gui detection to accept also filenames only containing
2006-07-07 eugeni Indentation fix (cosmetics).
2006-07-07 eugeni Initial libass release (without mencoder support).
2006-07-07 eugeni Split guess_cp() in two functions:
2006-07-07 eugeni Make utf8_get_char non-static.
2006-07-07 eugeni Rename mkv_sh_sub_t to sh_sub_t, move it to demuxer.h.
2006-07-07 diego The symbol avcodec_pix_fmt_to_codec_tag is in libavcodec.a but referenced in
2006-07-07 gpoirier Add dct64_sse, a replacement for dct64_MMX. About 60% faster on its author's Pentium III
2006-07-07 reimar lavf demuxer works better for gxf
2006-07-07 reimar Some older MinGW versions have a broken INVALID_FILE_ATTRIBUTES, so hack around that for now.
2006-07-07 reimar Remove windows-specific hack that interfered with relative path
2006-07-07 reimar relative-to-absolute path fixes: Do not prepend drive letter to \\ paths.
2006-07-07 reimar Convince windows to allow window sizes > screen size
2006-07-07 diego usleep is still missing in MinGW, so leave it out of the MinGW version check.
2006-07-07 gpoirier Building on Mac OS 10.3 leads to several link errors: this new FAQ entry explains how to overcome this problem
2006-07-06 reimar Fix for case when both V4L and V4L2 are enabled
2006-07-06 diego some grammar/spelling/markup fixes for -rtsp-destination
2006-07-06 diego Move conditional compilation into the build system.
2006-07-06 diego cosmetics
2006-07-06 diego -rtsp-port and -rtsp-destination need to be #ifdef MPLAYER_NETWORK.
2006-07-06 Gabrov DOCS/xml/hu synced with r18923
2006-07-06 gpoirier Update MPlayerOSX checkout commandlines with subversion commandline
2006-07-06 uau Add a new video pts tracking mode, enabled by option -correct-pts.
2006-07-06 reynaldo several function from playtreeparser.c maked static,
2006-07-06 reynaldo modifies function declarations without parameters from ()
2006-07-06 vayne Initial win32 gui release.
2006-07-06 vayne Initial win32 gui release.
2006-07-05 reynaldo document the change on -edlout's behavior
2006-07-05 reynaldo Modifies behavior of -edlout
2006-07-05 diego MinGW 3.1 has added gettimeofday.
2006-07-05 diego Update with changes from r18894 (get_path as const).
2006-07-05 nicodvb inclusion of md5.c based on USE_LIBAVUTIL_SO
2006-07-05 nicodvb #define USE_LIBAVUTIL and USE_LIBAVUTIL_SO
2006-07-05 attila add a file saying that people should not try to compile
2006-07-05 diego remove unused variables, patch by Stefan Huehner stefan {dot} huehner {dot} org
2006-07-05 reynaldo all cosmetics, mainly denestifying of main edl operation's fill loop
2006-07-05 reynaldo fixes 1000l bug that made MPlayer segfault when an overlaping edl line was found
2006-07-05 reynaldo corectly report badly formated line number
2006-07-05 reynaldo reverts previous commit due to mixed cosmetics ...
2006-07-04 reimar move some ill-behaving demuxers further down the list
2006-07-04 michael trying to end the codec id battle
2006-07-04 nicodvb respect dvdnav's requests of WAIT to prevent while(1)
2006-07-04 nicodvb support for audio streams that appear after unsuccessful probing
2006-07-04 reimar Do not assign same texture number to GL_TEXTURE_2D and GL_TEXTURE_RECT,
2006-07-04 uau Add back the path part in 'libvo/font_load_ft.c' that was accidentally
2006-07-04 jheryan Sync with 18818
2006-07-04 jheryan Sync with 18835
2006-07-04 jheryan Sync to svn up to 27.6.2006
2006-07-04 reynaldo - Fix segfault on overlapping start/stop
2006-07-03 diego Remove silly variable indirection.
2006-07-03 reynaldo get_path as const, patch by Stefan Huehner, stefan AT huehner-org
2006-07-03 reynaldo parse_cfgfiles as static in mplayer.c/mencoder.c, patch by Stefan Huehner, stefan AT huehner-org
2006-07-03 diego Build font_load_ft.c only if FREETYPE is in config.mak, noticed by Jan Knutar.
2006-07-03 diego Remove unused variable, patch by Stefan Huehner stefan [at] huehner [dot] org
2006-07-03 reynaldo rm unnecesary casts from void* - part 4
2006-07-02 ivo fix linking on some systems
2006-07-02 ivo remove obsolete md5sum files. libavutil's implementation is used now
2006-07-02 ivo use libavutil's md5 implementation instead of local imported copy
2006-07-02 ivo disable vo_md5sum if there is no libavutil
2006-07-02 ivo cosmetics: move md5sum check down so it can depend on libavutil later
2006-07-02 reynaldo rm unnecesary casts from void* - part 3
2006-07-02 reynaldo rm unnecesary casts from void* - part 2
2006-07-01 ben updated english and french manpages with new -rtsp-destination option
2006-07-01 ben missing free() if bails out at step 12
2006-07-01 lucabe Remove unneeded code
2006-07-01 ben new rtsp-destination option which allows forcing destination ip address (fixes some issues with some reluctant rtsp servers)
2006-07-01 rtogni Fix A-V sync for real files (also live streams)
2006-07-01 reimar Get rid of unused variable
2006-07-01 reimar Make sure all texture units have a different texture bound.
2006-07-01 reynaldo this unrelated and erroneus change was applied on my previous commit, reverted
2006-07-01 reynaldo rm unnecesary void* casts - part 1
2006-06-30 reynaldo havent seen him in ages..
2006-06-30 diego Add some explanatory comments to #endif jungle.
2006-06-30 diego 10l: wrong #endif removed.
2006-06-30 diego Remove #ifdef HAVE_DVD, the file is only compiled under #ifdef HAVE_DVD ...
2006-06-30 diego Move conditional FreeType support compilation to the build system.
2006-06-30 diego postproc --> libswscale
2006-06-30 diego postprocess.h was moved to libpostproc years ago..
2006-06-30 lucabe Move postproc ---> libswscale
2006-06-30 gpoirier Nicolas Le Gaillart has vanished
2006-06-30 diego Update list of documentation maintainers.
2006-06-30 reynaldo gets ride of a few more sizeof(char)s
2006-06-30 reynaldo more sizeof(char) fun
2006-06-30 reynaldo correct handling of sgi compressed images on amd64, patch by Paul-Francois Fontigny - pff AT filmik-be
2006-06-29 ben coverity report #179 from xine: variable "rest" not freed or pointed-to in function "rtsp_put" (see http://xine.cvs.sourceforge.net/xine/xine-lib/src/input/librtsp/rtsp.c?r1=1.19&r2=1.20)
2006-06-29 ben cosmetic patch to remove useless sizeof(char) statements
2006-06-29 ben increase buffer size, "CSeq: %u" has a worst case of 17 (fix 1.18 from xine, see http://xine.cvs.sourceforge.net/xine/xine-lib/src/input/librtsp/rtsp.c?r1=1.17&r2=1.18)
2006-06-29 ben be more tolerant on server responses parameters case (fix 1.17 from xine, see http://xine.cvs.sourceforge.net/xine/xine-lib/src/input/librtsp/rtsp.c?r1=1.16&r2=1.17)
2006-06-29 ben 2 more unused functions removal (trying to sync with xine)
2006-06-29 ben removed unused hexdump()
2006-06-29 ben fix compilation under mingw (thanks to tempn AT twmi DOT rr DOT com for report and pacman for fix)
2006-06-29 gpoirier Add missing license, as chosen by its author
2006-06-29 gpoirier merges two asm constraints to one, patch by Zuxy Meng zuxy PP meng AHH gmail PP com
2006-06-29 gpoirier Switch to UTF-8, patch by Rickard Narstrom
2006-06-29 diego Fix misplaced apostrophe.
2006-06-28 pacman Clear up the "who is pacman / who is tcsetattr?" mystery
2006-06-28 pacman Remove bogus stream_eof() test - av_read_frame() has its own buffer and can
2006-06-28 pacman Respect AOPLAY_FINAL_CHUNK
2006-06-28 diego cosmetics
2006-06-28 diego Rewrite and extend the Subversion guidelines.
2006-06-28 diego typo/grammar fixes
2006-06-27 gpoirier More information on how to compile MPlayer on OSX with extra features
2006-06-27 ben includes before checking for defines (thanks Reimar for watching me)
2006-06-27 ben network code portability for win32
2006-06-27 ben avoid messing up with includes
2006-06-27 gpoirier remove MMX2 dependency (replace pshufw $78 with pswapd) so it can
2006-06-27 gpoirier fix conversion float to int to use saturated ops,
2006-06-26 ben don't declare same global var twice (break live555 compilation)
2006-06-26 ben updated DOCS with new generic (non LIVE555 dependant) usage of -rtsp-port option
2006-06-26 ben mention new rtsp demuxer in changelog file
2006-06-26 ben added new native rtsp demuxer code for mpeg-ts over rtp (now both real and non-real servers should be handled)
2006-06-26 ivo Add new Subversion beginners guide
2006-06-26 ivo Remove old CVS beginners guide
2006-06-26 ben added FreeSDP library in Copyright file
2006-06-26 kraymer r18824: URL update for Marillat Debian packages
2006-06-26 ben added myself as freesdp imported library maintainer
2006-06-26 ben new imported library in libmpdemux: freesdp (will be used by native rtsp demuxer)
2006-06-26 ben cosmetic changes to avoid constants redefinition
2006-06-26 reimar Avoid crash in uninit-without-config case
2006-06-26 diego URL update for Marillat Debian packages
2006-06-25 ben support for auto_close parameter in menu command list (geexbox patch)
2006-06-25 ben switch_ratio -1 slave command restores aspect ratio to default value (geexbox patch)
2006-06-25 ben declaring static functions with the same name than libc ones was not the best idea ever
2006-06-25 gpoirier Typo: use ptmpstr instead of tmpstr to strip leading spaces + add
2006-06-25 attila 10l
2006-06-25 attila kill unused message string MSGTR_LIBVO_MGA_MgaInvalidOutputFormat
2006-06-25 attila reword some of the german translations of the mga message strings
2006-06-25 attila correctly prefix all messages from -vo mga with [MGA]
2006-06-25 attila fail with an error if the source resolution is larger than 1023x1023
2006-06-25 reimar Make sure mp_input_read_key_code always sleeps. Avoids 100% CPU load
2006-06-25 reimar Forgotten free on error
2006-06-25 reimar respect AOPLAY_FINAL_CHUNK and do not discard samples read from buffer
2006-06-25 reimar remove unused variable
2006-06-24 attila natsuki.mplayerhq.hu -> rsync.mplayerhq.hu
2006-06-24 nicodvb exit() is not allowed in any other function than main(); removed
2006-06-24 nicodvb fprintf -> ms_msg
2006-06-24 nicodvb static-ized a couple of functions
2006-06-24 nicodvb rtp reordering of packets; patch by Ernitron (ernitron@fastwebnet.it)
2006-06-23 ben prevent a buffer overflow to occur at teardown
2006-06-23 ben added myself as the new librtsp maintainer
2006-06-23 ben moved generic rtsp related files from realrtsp to librtsp
2006-06-23 ben remove some never called code
2006-06-23 ben prevent most RTSP streams from locking due to -idx
2006-06-23 ben added myself to AUTHORS file
2006-06-23 ben removed some includes that are now useless
2006-06-23 ben new RTSP demuxer dedicated file, based on old code from realrtsp one but intended to be much more generic
2006-06-23 ben some printf() to mp_msg() replacements
2006-06-23 ben move real_rtsp init/uninit code to its dedicated place to simplify a bit rtsp session demuxer
2006-06-23 diego Produce correct version string even when not run in a Subversion working copy.
2006-06-23 gpoirier fix charset of turkish help msg
2006-06-22 uau "make depend" requires version.h
2006-06-22 reimar remove pointless and sometimes incorrect lookupTex stuff
2006-06-22 reimar reduce number of texture indirections to support older cards
2006-06-22 diego CVS --> Subversion + better version.h handling
2006-06-22 diego CVS --> Subversion
2006-06-22 diego Adapt FFmpeg version.sh that only recreates version.h if its content changed.
2006-06-22 diego CVS --> Subversion in copyright notices
2006-06-22 diego Ignore libmpencoders.a.
2006-06-22 diego CVS --> Subversion as noticed by Jacob Beacham beacham**@**uiuc**.**edu
2006-06-22 diego Remove forgotten --disable-setlocale option from --help output.
2006-06-21 uau Revert Michael's VFCTRL_FLIP_PAGE changes ("svn merge -r 18781:18779 .")
2006-06-21 michael intercept VFCTRL_FLIP_PAGE if needed
2006-06-21 michael send flip_page() through the filter chain
2006-06-21 nicodvb support for -alang in demux_lavf
2006-06-21 nicodvb support for -alang
2006-06-21 ben cosmetic changes (defines will be used later in other parts of the code)
2006-06-21 diego Make most of the xpm-files read 'const char*' instead of 'char*'
2006-06-21 ben better RTSP RFC compliance (fixes in CSeq and TEARDOWN handling)
2006-06-21 diego Move #ifdefs around complete files into the build system.
2006-06-21 diego Ignore libraries.
2006-06-21 ivo rename cvs-howto.txt to svn-howto.txt
2006-06-21 diego Comment #ifdef #endif jungle.
2006-06-21 diego minor Subversion-related changes
2006-06-21 diego Comment some #endif directives to avoid confusion.
2006-06-21 diego Remove separation between Win32 DLL and DirectShow support in the build system.
2006-06-21 ivo add command for changing commit messages after the commit took place.
2006-06-20 nicodvb audio stream switching in demux_lavf
2006-06-20 nicodvb support for audio stream switching