log

age author description
Sun, 02 Jul 2006 03:59:36 +0000 reynaldo rm unnecesary casts from void* - part 2
Sat, 01 Jul 2006 22:15:37 +0000 ben updated english and french manpages with new -rtsp-destination option
Sat, 01 Jul 2006 15:07:57 +0000 ben missing free() if bails out at step 12
Sat, 01 Jul 2006 14:39:14 +0000 lucabe Remove unneeded code
Sat, 01 Jul 2006 14:18:06 +0000 ben new rtsp-destination option which allows forcing destination ip address (fixes some issues with some reluctant rtsp servers)
Sat, 01 Jul 2006 12:06:43 +0000 rtogni Fix A-V sync for real files (also live streams)
Sat, 01 Jul 2006 10:59:21 +0000 reimar Get rid of unused variable
Sat, 01 Jul 2006 10:58:32 +0000 reimar Make sure all texture units have a different texture bound.
Sat, 01 Jul 2006 04:55:54 +0000 reynaldo this unrelated and erroneus change was applied on my previous commit, reverted
Sat, 01 Jul 2006 03:56:13 +0000 reynaldo rm unnecesary void* casts - part 1
Fri, 30 Jun 2006 20:05:28 +0000 reynaldo havent seen him in ages..
Fri, 30 Jun 2006 13:12:51 +0000 diego Add some explanatory comments to #endif jungle.
Fri, 30 Jun 2006 13:11:44 +0000 diego 10l: wrong #endif removed.
Fri, 30 Jun 2006 13:04:57 +0000 diego Remove #ifdef HAVE_DVD, the file is only compiled under #ifdef HAVE_DVD ...
Fri, 30 Jun 2006 12:41:05 +0000 diego Move conditional FreeType support compilation to the build system.
Fri, 30 Jun 2006 12:40:05 +0000 diego postproc --> libswscale
Fri, 30 Jun 2006 12:38:22 +0000 diego postprocess.h was moved to libpostproc years ago..
Fri, 30 Jun 2006 12:00:31 +0000 lucabe Move postproc ---> libswscale
Fri, 30 Jun 2006 09:45:22 +0000 gpoirier Nicolas Le Gaillart has vanished
Fri, 30 Jun 2006 08:51:37 +0000 diego Update list of documentation maintainers.
Fri, 30 Jun 2006 04:24:07 +0000 reynaldo gets ride of a few more sizeof(char)s
Fri, 30 Jun 2006 04:09:29 +0000 reynaldo more sizeof(char) fun
Fri, 30 Jun 2006 03:18:12 +0000 reynaldo correct handling of sgi compressed images on amd64, patch by Paul-Francois Fontigny - pff AT filmik-be
Thu, 29 Jun 2006 22:00:01 +0000 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)
Thu, 29 Jun 2006 21:53:35 +0000 ben cosmetic patch to remove useless sizeof(char) statements
Thu, 29 Jun 2006 21:50:49 +0000 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)
Thu, 29 Jun 2006 21:46:51 +0000 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)
Thu, 29 Jun 2006 21:27:07 +0000 ben 2 more unused functions removal (trying to sync with xine)
Thu, 29 Jun 2006 21:20:01 +0000 ben removed unused hexdump()
Thu, 29 Jun 2006 17:07:57 +0000 ben fix compilation under mingw (thanks to tempn AT twmi DOT rr DOT com for report and pacman for fix)
Thu, 29 Jun 2006 14:54:53 +0000 gpoirier Add missing license, as chosen by its author
Thu, 29 Jun 2006 14:47:07 +0000 gpoirier merges two asm constraints to one, patch by Zuxy Meng zuxy PP meng AHH gmail PP com
Thu, 29 Jun 2006 08:18:08 +0000 gpoirier Switch to UTF-8, patch by Rickard Narstrom
Thu, 29 Jun 2006 07:01:37 +0000 diego Fix misplaced apostrophe.
Wed, 28 Jun 2006 21:11:54 +0000 pacman Clear up the "who is pacman / who is tcsetattr?" mystery
Wed, 28 Jun 2006 19:27:04 +0000 pacman Remove bogus stream_eof() test - av_read_frame() has its own buffer and can
Wed, 28 Jun 2006 19:22:27 +0000 pacman Respect AOPLAY_FINAL_CHUNK
Wed, 28 Jun 2006 17:03:16 +0000 diego cosmetics
Wed, 28 Jun 2006 17:02:56 +0000 diego Rewrite and extend the Subversion guidelines.
Wed, 28 Jun 2006 09:50:34 +0000 diego typo/grammar fixes
Tue, 27 Jun 2006 23:01:40 +0000 gpoirier More information on how to compile MPlayer on OSX with extra features
Tue, 27 Jun 2006 21:39:48 +0000 ben includes before checking for defines (thanks Reimar for watching me)
Tue, 27 Jun 2006 19:18:52 +0000 ben network code portability for win32
Tue, 27 Jun 2006 19:16:43 +0000 ben avoid messing up with includes
Tue, 27 Jun 2006 05:58:46 +0000 gpoirier remove MMX2 dependency (replace pshufw $78 with pswapd) so it can
Tue, 27 Jun 2006 05:51:45 +0000 gpoirier fix conversion float to int to use saturated ops,
Mon, 26 Jun 2006 22:00:44 +0000 ben don't declare same global var twice (break live555 compilation)
Mon, 26 Jun 2006 21:32:59 +0000 ben updated DOCS with new generic (non LIVE555 dependant) usage of -rtsp-port option
Mon, 26 Jun 2006 21:29:47 +0000 ben mention new rtsp demuxer in changelog file
Mon, 26 Jun 2006 21:27:57 +0000 ben added new native rtsp demuxer code for mpeg-ts over rtp (now both real and non-real servers should be handled)
Mon, 26 Jun 2006 19:04:59 +0000 ivo Add new Subversion beginners guide
Mon, 26 Jun 2006 19:03:51 +0000 ivo Remove old CVS beginners guide
Mon, 26 Jun 2006 18:31:57 +0000 ben added FreeSDP library in Copyright file
Mon, 26 Jun 2006 18:18:51 +0000 kraymer r18824: URL update for Marillat Debian packages
Mon, 26 Jun 2006 17:40:01 +0000 ben added myself as freesdp imported library maintainer
Mon, 26 Jun 2006 17:37:55 +0000 ben new imported library in libmpdemux: freesdp (will be used by native rtsp demuxer)
Mon, 26 Jun 2006 17:27:38 +0000 ben cosmetic changes to avoid constants redefinition
Mon, 26 Jun 2006 17:01:07 +0000 reimar Avoid crash in uninit-without-config case
Mon, 26 Jun 2006 10:50:45 +0000 diego URL update for Marillat Debian packages
Sun, 25 Jun 2006 21:24:46 +0000 ben support for auto_close parameter in menu command list (geexbox patch)