log

age author description
Fri, 23 Jun 2006 20:18:48 +0000 ben removed some includes that are now useless
Fri, 23 Jun 2006 20:17:12 +0000 ben new RTSP demuxer dedicated file, based on old code from realrtsp one but intended to be much more generic
Fri, 23 Jun 2006 19:34:06 +0000 ben some printf() to mp_msg() replacements
Fri, 23 Jun 2006 19:30:15 +0000 ben move real_rtsp init/uninit code to its dedicated place to simplify a bit rtsp session demuxer
Fri, 23 Jun 2006 15:12:56 +0000 diego Produce correct version string even when not run in a Subversion working copy.
Fri, 23 Jun 2006 08:36:15 +0000 gpoirier fix charset of turkish help msg
Thu, 22 Jun 2006 22:07:25 +0000 uau "make depend" requires version.h
Thu, 22 Jun 2006 17:05:08 +0000 reimar remove pointless and sometimes incorrect lookupTex stuff
Thu, 22 Jun 2006 17:02:42 +0000 reimar reduce number of texture indirections to support older cards
Thu, 22 Jun 2006 13:50:26 +0000 diego CVS --> Subversion + better version.h handling
Thu, 22 Jun 2006 13:49:52 +0000 diego CVS --> Subversion
Thu, 22 Jun 2006 13:47:50 +0000 diego Adapt FFmpeg version.sh that only recreates version.h if its content changed.
Thu, 22 Jun 2006 13:34:00 +0000 diego CVS --> Subversion in copyright notices
Thu, 22 Jun 2006 13:20:41 +0000 diego Ignore libmpencoders.a.
Thu, 22 Jun 2006 09:39:14 +0000 diego CVS --> Subversion as noticed by Jacob Beacham beacham**@**uiuc**.**edu
Thu, 22 Jun 2006 09:27:00 +0000 diego Remove forgotten --disable-setlocale option from --help output.
Wed, 21 Jun 2006 23:50:23 +0000 uau Revert Michael's VFCTRL_FLIP_PAGE changes ("svn merge -r 18781:18779 .")
Wed, 21 Jun 2006 20:52:07 +0000 michael intercept VFCTRL_FLIP_PAGE if needed
Wed, 21 Jun 2006 20:29:45 +0000 michael send flip_page() through the filter chain
Wed, 21 Jun 2006 19:25:45 +0000 nicodvb support for -alang in demux_lavf
Wed, 21 Jun 2006 19:24:17 +0000 nicodvb support for -alang
Wed, 21 Jun 2006 17:50:50 +0000 ben cosmetic changes (defines will be used later in other parts of the code)
Wed, 21 Jun 2006 17:42:54 +0000 diego Make most of the xpm-files read 'const char*' instead of 'char*'
Wed, 21 Jun 2006 17:39:27 +0000 ben better RTSP RFC compliance (fixes in CSeq and TEARDOWN handling)
Wed, 21 Jun 2006 14:49:09 +0000 diego Move #ifdefs around complete files into the build system.
Wed, 21 Jun 2006 13:50:06 +0000 diego Ignore libraries.
Wed, 21 Jun 2006 12:56:42 +0000 ivo rename cvs-howto.txt to svn-howto.txt
Wed, 21 Jun 2006 11:59:07 +0000 diego Comment #ifdef #endif jungle.
Wed, 21 Jun 2006 11:05:57 +0000 diego minor Subversion-related changes
Wed, 21 Jun 2006 10:53:20 +0000 diego Comment some #endif directives to avoid confusion.
Wed, 21 Jun 2006 09:45:17 +0000 diego Remove separation between Win32 DLL and DirectShow support in the build system.
Wed, 21 Jun 2006 09:42:43 +0000 ivo add command for changing commit messages after the commit took place.
Tue, 20 Jun 2006 19:59:24 +0000 nicodvb audio stream switching in demux_lavf
Tue, 20 Jun 2006 19:57:16 +0000 nicodvb support for audio stream switching
Tue, 20 Jun 2006 11:48:39 +0000 aurel fix a buffer overflow causing a segfault
Tue, 20 Jun 2006 11:08:01 +0000 aurel CVS --> Subversion
Tue, 20 Jun 2006 10:08:19 +0000 diego simplify
Mon, 19 Jun 2006 21:43:02 +0000 nicodvb Remove misleading Encrypted VOB message; patch by Ismail Donmez (ismail ab pardus punctum org puntum tr)
Mon, 19 Jun 2006 20:29:44 +0000 gpoirier Full sync to r18498
Mon, 19 Jun 2006 20:06:24 +0000 gpoirier full update, patch by Tuncer Altay, tunceraltay (at) yahoo.com,
Mon, 19 Jun 2006 18:37:10 +0000 nicodvb audio switching to any of the available tracks
Mon, 19 Jun 2006 18:34:29 +0000 nicodvb feed any audio track present in the mux; switch to any of the available audio tracks
Mon, 19 Jun 2006 09:16:42 +0000 diego Change integer to string comparison in hw.optional.altivec test since
Mon, 19 Jun 2006 09:15:46 +0000 michael avcodec_close()
Sun, 18 Jun 2006 16:40:29 +0000 nicodvb try to reduce the distance between consecutive frames with pts to no more than 0.4 seconds (required by dvds)
Sun, 18 Jun 2006 14:51:26 +0000 kraymer fix link to help_mp-XX.h files in svn repo
Sun, 18 Jun 2006 14:15:48 +0000 kraymer r18712: improved -vo gl:lscale documentation
Sun, 18 Jun 2006 11:21:23 +0000 diego Conditionally run some CPU-architecture and OS-specific tests.
Sun, 18 Jun 2006 11:15:20 +0000 diego Rename --with-dts*dir options to --with-libdts*dir for consistency and
Sun, 18 Jun 2006 10:59:23 +0000 lucabe Software Scaler headers usage cleanup
Sun, 18 Jun 2006 10:39:09 +0000 nicodvb prevent buffer overflow in the STD; simplified fill_packet() (moving part of the code to get_packet_stats())
Sun, 18 Jun 2006 09:02:38 +0000 rathann Consistency fix.
Sat, 17 Jun 2006 20:54:27 +0000 reimar respect saved default for cache enable when nothing specified on
Sat, 17 Jun 2006 19:43:13 +0000 reimar Make header include order more similar to vo_gl.c
Sat, 17 Jun 2006 17:18:46 +0000 diego Rename --with-libdvnav --> --with-dvdnavdir for consistency.
Sat, 17 Jun 2006 17:11:44 +0000 diego Disentangle _win32 and _dshow, the test for _dshow is disabled anyway.
Sat, 17 Jun 2006 17:08:06 +0000 diego Simplify and streamline FAAD detection.
Sat, 17 Jun 2006 15:47:37 +0000 diego consistency fix: --with-foo switches shall not enable options.
Sat, 17 Jun 2006 15:01:43 +0000 reimar Fix crash with all audio-only ogg files, the vorbis_info struct is not
Fri, 16 Jun 2006 21:59:56 +0000 Gabrov DOCS/man/hu/mplayer.1 synced with r18712
Fri, 16 Jun 2006 21:52:25 +0000 uau Rewrite audio EOF handling logic fixing some problems that could cause
Fri, 16 Jun 2006 21:17:47 +0000 diego cosmetics: Rename some variables and command line parameters.
Fri, 16 Jun 2006 20:21:37 +0000 uau Fix definition of reinit_audio_chain().
Fri, 16 Jun 2006 19:06:00 +0000 nicodvb removed old dvdnav code
Fri, 16 Jun 2006 18:38:35 +0000 diego Use a function for help output.
Fri, 16 Jun 2006 18:35:31 +0000 gpoirier sync with 18730 (Use MPlayer's CPU detection module instead of libmpeg2's)
Fri, 16 Jun 2006 18:18:36 +0000 diego option handling consistency fixes
Fri, 16 Jun 2006 16:03:27 +0000 diego readability cosmetics
Fri, 16 Jun 2006 13:40:00 +0000 gpoirier Use MPlayer's CPU detection module instead of libmpeg2's,
Fri, 16 Jun 2006 11:39:23 +0000 diego Setting up a web server and FTP server.
Fri, 16 Jun 2006 11:17:04 +0000 diego misc corrections
Fri, 16 Jun 2006 02:25:24 +0000 ods15 typo
Thu, 15 Jun 2006 23:13:42 +0000 rathann update copyright an changelog with new liba52 0.7.4
Thu, 15 Jun 2006 23:09:26 +0000 rathann sync with liba52 0.7.4, patch by Emanuele Giaquinta >emanuele.giaquinta ! gmail * com<
Thu, 15 Jun 2006 22:59:40 +0000 rathann sync with liba52 0.7.4, patch by Emanuele Giaquinta >emanuele.giaquinta ! gmail * com<
Thu, 15 Jun 2006 22:58:06 +0000 rathann sync with liba52 0.7.4, patch by Emanuele Giaquinta >emanuele.giaquinta ! gmail * com<
Thu, 15 Jun 2006 08:43:41 +0000 reimar Reduce number of OpenGL state changes when drawing OSD by first drawing alpha.
Thu, 15 Jun 2006 08:09:03 +0000 reimar Do not parse numbers as octal, strip leading zeroes instead.
Thu, 15 Jun 2006 08:05:51 +0000 reimar Support UTF8 in OSD text
Thu, 15 Jun 2006 08:04:40 +0000 reimar Missing free for malloced char_seq in OSD code
Thu, 15 Jun 2006 08:00:37 +0000 reimar Fix window position when changing videos while in fullscreen and for
Wed, 14 Jun 2006 22:22:34 +0000 nicodvb reduced standard verbosity and changed output messages to more uniform descriptions
Wed, 14 Jun 2006 22:12:06 +0000 nicodvb workaround: at every read update demux->movi_end with stream->end_pos; needed to show the progress bar when playing dvdnav streams
Wed, 14 Jun 2006 21:58:17 +0000 nicodvb restored support for dvdnav only in the stream layer; all other functionalities are disabled
Wed, 14 Jun 2006 20:20:28 +0000 uau When playing an audio only file use audio time instead of video time to
Wed, 14 Jun 2006 19:48:54 +0000 uau Clean up audio pts handling, make audio pts tracking in the audio-only
Wed, 14 Jun 2006 16:08:49 +0000 reimar improved -vo gl:lscale documentation
Wed, 14 Jun 2006 14:05:59 +0000 uau Change free_sh_audio() to take demuxer and stream id as parameters
Wed, 14 Jun 2006 13:47:11 +0000 uau Remove extern declaration for free_sh_audio() that is both unused and
Wed, 14 Jun 2006 13:10:24 +0000 ivo More CVS --> Subversion changes
Wed, 14 Jun 2006 11:46:37 +0000 ivo CVS --> Subversion
Wed, 14 Jun 2006 11:19:39 +0000 gpoirier Fix problem when subtitle file name is shorter than ".utf-8"
Wed, 14 Jun 2006 11:17:21 +0000 gpoirier fix uninitialized pointer value being passed to open_stream, where it is used in comparison.
Wed, 14 Jun 2006 10:58:09 +0000 Gabrov DOCS/xml/hu/ports.xml synced with r18704
Wed, 14 Jun 2006 10:24:41 +0000 diego Remove unnecessary rsync exclude.
Wed, 14 Jun 2006 10:22:32 +0000 diego cosmetics
Wed, 14 Jun 2006 10:18:57 +0000 diego formatting fixes
Wed, 14 Jun 2006 07:43:36 +0000 gpoirier sync with r18697
Tue, 13 Jun 2006 23:28:56 +0000 kraymer r18697: scaler -> scale typo fix
Tue, 13 Jun 2006 21:40:48 +0000 kraymer review of large parts of xml documentation
Tue, 13 Jun 2006 20:30:16 +0000 reimar Document lscale/cscale in -vo gl:help message
Tue, 13 Jun 2006 20:21:47 +0000 reimar scaler -> scale typo fix
Tue, 13 Jun 2006 19:55:20 +0000 reimar Do not use border for bicubic filter helper texture, since it will cause ATI
Tue, 13 Jun 2006 08:00:48 +0000 gpoirier Fix a condition as suggested by Rich.
Tue, 13 Jun 2006 07:58:06 +0000 gpoirier cosmetics
Tue, 13 Jun 2006 07:57:06 +0000 gpoirier Fixes suggested by Ivo, and failure under non-root operation improved. Original patch by Mark Sanderson < mmp AH kiora P ath P cx > (reworked a bit to try to meet out commit policy).
Mon, 12 Jun 2006 23:09:18 +0000 nicodvb audio stream switching in mpeg-ts
Mon, 12 Jun 2006 23:06:21 +0000 nicodvb support for audio stream switching
Mon, 12 Jun 2006 21:24:43 +0000 gpoirier add x264 encoding over lavc, Patch by our Dear Guru (Michael Niedermayer) ;)
Mon, 12 Jun 2006 16:25:05 +0000 reimar Optimize bicubic filtering
Mon, 12 Jun 2006 15:49:18 +0000 diego 10l to Roberto for forgetting to add the release code name.
Mon, 12 Jun 2006 15:19:58 +0000 diego typo noticed by Alexander Monakov monoid$$at$$fds-net$$dot$$ru
Mon, 12 Jun 2006 11:14:10 +0000 gpoirier moves invariant code (chiefly MMX register initialization) out of loops as well as eliminating some memory accesses within the inner loop.
Sun, 11 Jun 2006 21:29:00 +0000 nicodvb include stream_dvd's interface from libmpdemux/stream_dvd.h
Sun, 11 Jun 2006 21:26:35 +0000 nicodvb moved stream_dvd's interface to stream_dvd.h
Sun, 11 Jun 2006 21:18:25 +0000 nicodvb now any audio stream can be chosen during DEMUXER_CTRL_SWITCH_AUDIO, irrispective of the codec used
Sun, 11 Jun 2006 21:16:12 +0000 nicodvb moved audio codec/filters/out to a separate function that is called both at init() and to switch audio stream
Sun, 11 Jun 2006 18:35:14 +0000 rtogni Add pre7try3, final pre8 update
Sun, 11 Jun 2006 14:53:31 +0000 gpoirier sync with r18656 (French man page is now in sync)
Sun, 11 Jun 2006 10:08:40 +0000 reimar fix image adjustment (brightness etc.) for yuv=6