Timeline



Feb 22, 2006:

11:12 PM Ticket #458 (a fix for the numerous errors "differ in signedness" with GCC4 ?) updated by stranche@…
Attachments.isobsolete changed
11:12 PM diff_mplayer.2.diff attached to Ticket #458 by stranche@…
diff done with 'diff -Naur' and tested with 'patch -p0'
9:58 PM Ticket #458 (a fix for the numerous errors "differ in signedness" with GCC4 ?) updated by Dominik 'Rathann' Mierzejewski
Did I mention it should be a unified diff? …
9:54 PM diff_mplayer.diff attached to Ticket #458 by stranche@…
diff between the original tree
9:33 PM Ticket #458 (a fix for the numerous errors "differ in signedness" with GCC4 ?) updated by Dominik 'Rathann' Mierzejewski
Status changed
Please provide the "huge diff".
9:28 PM Ticket #461 (Mplayer crashes with the new 7.0 X11 (xorg) and SDL) updated by gad@…
Yep, it works with xv but there is a problem with the sound or with …
9:05 PM Ticket #460 (gmplayer -fs fails to open in fullscreen mode) reopened by reimar
no it is show_videowin aka. "Show video window when inactive". Makes …
8:43 PM Ticket #461 (Mplayer crashes with the new 7.0 X11 (xorg) and SDL) updated by reimar
This is deep in SDL code. Please first check that any other SDL …
8:40 PM Ticket #459 (mplayer segfaults when -chapter is set before dvd://) closed by reimar
fixed: Should be fixed in CVS (at least it is for me, if not please reopen)
7:27 PM Ticket #460 (gmplayer -fs fails to open in fullscreen mode) updated by Jouni.Lohikoski@…
No, the "start in fullscreen" in the preferences->misc is not checked …
6:19 PM Ticket #461 (Mplayer crashes with the new 7.0 X11 (xorg) and SDL) updated by gad@…
I forgot to say that I have a NVIDIA card with latest drivers... And …
6:19 PM xdpyinfo.output attached to Ticket #461 by gad@…
xdpyinfo with extensions supported…
6:17 PM Ticket #461 (Mplayer crashes with the new 7.0 X11 (xorg) and SDL) created by gad@…
The player crashes with the new Xwindow system from xorg. But it …
6:12 PM Ticket #460 (gmplayer -fs fails to open in fullscreen mode) closed by reimar
worksforme: Works fine for me, does the "start in fullscreen" option in …
4:11 PM Ticket #458 (a fix for the numerous errors "differ in signedness" with GCC4 ?) updated by diego@…
Owner, Status changed
Dominik, over to you, these are compiler warnings …
3:42 PM Ticket #458 (a fix for the numerous errors "differ in signedness" with GCC4 ?) reopened by stranche@…
Okay people, Here is a tree cleaned of (hopefully) every "warning: …
3:34 PM Ticket #460 (gmplayer -fs fails to open in fullscreen mode) created by Jouni.Lohikoski@…
$ gmplayer -h ... -fs fullscreen playback (or -vm, …

Feb 21, 2006:

1:13 PM Ticket #371 (demux_real.c not endian-safe) updated by hagen.heiduck@…
Yes, same result with CVS-1.0.20060217

Feb 20, 2006:

11:49 PM Ticket #459 (mplayer segfaults when -chapter is set before dvd://) created by billl@…
All is said in the summary: $ mplayer -chapter 4-4 dvd://2 segfaults. …
11:34 PM Ticket #248 (can't play hirtv.asf from www.hirtv.hu) closed by diego@…
fixed: The patch from Zuxy Meng was just committed to CVS.
9:19 PM Ticket #458 (a fix for the numerous errors "differ in signedness" with GCC4 ?) closed by diego@…
invalid: Thanks for the hint, but we are aware of how to fix those warnings. …
1:29 PM Ticket #458 (a fix for the numerous errors "differ in signedness" with GCC4 ?) created by stranche@…
I found this interesting article …

Feb 19, 2006:

10:19 PM Ticket #390 (bug in base64_encode used for http authentification) updated by henning@…
(In reply to comment #3) > Nope, still has the offending code: > > …

Feb 17, 2006:

6:44 PM Ticket #457 ([SOLVED] alsa-plugin messed up) created by spielc@…
I just upgraded to the following version of MPlayer …
6:37 PM Ticket #456 (mencoder output split after certain size) created by compn
need an option to split mencoder output after a given size while …
6:33 PM Ticket #455 (mencoder ignores video filters if ovc copy is used) created by compn
i propose a warning message or stop if user tries -vf and -ovc copy at …

Feb 16, 2006:

12:42 PM Ticket #454 (mplayer gets broken pipe signal when closing with the X at the top right) created by flo@…
mplayer does not exit if you close it with the X button at the right …

Feb 15, 2006:

10:06 AM Ticket #402 (Crash with a RealVideo video track in a Matroska file (on a PowerPC)) updated by toots@…
Hi! I'm experimenting this bug too, even in today -- 15-02-2006 …

Feb 14, 2006:

6:39 PM Ticket #375 (A bug with -audiofile and ogg and some feature suggestions) updated by lynx.abraxas@…
Compiled mplayer with --disable-internal-tremor and it is now working …
8:28 AM Ticket #451 (sig11 on 64bit cpu build of mplayer using -vf screenshot) updated by adland123@…
#0 0x0000000000546344 in swScale_MMX2 (c=0xdf4440, …

Feb 12, 2006:

3:45 PM Ticket #453 (back and forth is broken with MKV file) created by stranche@…
when playing a MKV file containing XVID video with AAC audio If you …
9:59 AM Ticket #450 (Crash on asf file) closed by reimar
fixed: Thanks, applied. Though I doubt anything short of a rewrite can really …

Feb 11, 2006:

9:57 PM Ticket #276 (mencoder video quality much poorer than ffmpeg's with equivalent parameters) closed by poirierg@…
wontfix: Hi, (In reply to comment #0) > I'd suggest making the default lavopts …
12:28 AM Ticket #452 (MPlayer can't be compiled with glibc 2.0) updated by mikulas@…
This patch fixes compiling of CVS version on linux system with glibc 2.0
12:28 AM compile.diff attached to Ticket #452 by mikulas@…
fix compilation on glibc 2.0
12:26 AM Ticket #452 (MPlayer can't be compiled with glibc 2.0) created by mikulas@…
This patch fixes compilation of CVS version with glibc 2.0. There are …
12:16 AM Ticket #450 (Crash on asf file) updated by mikulas@…
If asf header contains error (you can test it so that you add return 0 …
12:16 AM read_asf_header_patch.diff attached to Ticket #450 by mikulas@…
fix asf header error handling
12:14 AM Ticket #450 (Crash on asf file) updated by mikulas@…
Hi I tried CVS version. It doesn't crash (the limit is lifted to 1M), …

Feb 10, 2006:

6:58 PM Ticket #375 (A bug with -audiofile and ogg and some feature suggestions) updated by reimar
Looks like this isn't the reason. I tried with your sample file, and …
5:15 PM Ticket #450 (Crash on asf file) updated by reimar
Please retry with CVS and/or provide a sample. None of the code you …
2:15 AM Ticket #451 (sig11 on 64bit cpu build of mplayer using -vf screenshot) created by adland123@…
error occurs when enabling the screenshot filter and attempting to …
1:50 AM Ticket #450 (Crash on asf file) created by mikulas@…
I've seen this message and later crash in demux_asf_fill_buffer: ASF …

Feb 9, 2006:

6:53 PM vorbis.out attached to Ticket #375 by lynx.abraxas@…
occurences of vorbis in make output
6:52 PM Ticket #375 (A bug with -audiofile and ogg and some feature suggestions) updated by lynx.abraxas@…
Well, I did, as told in the docs, install libvorbis an libogg. For …
3:51 PM Ticket #375 (A bug with -audiofile and ogg and some feature suggestions) updated by reimar
Oh. Is there a reason you are using libvorbis (instead of internal …

Feb 8, 2006:

10:42 PM Ticket #375 (A bug with -audiofile and ogg and some feature suggestions) updated by lynx.abraxas@…
Tried -ao oss. It's alsa-oss though, but didn't work either. I loaded …
10:37 PM track_03.ogg attached to Ticket #375 by lynx.abraxas@…
test ogg
10:34 PM mplayer.out attached to Ticket #375 by lynx.abraxas@…
mplayer output
7:24 PM Ticket #375 (A bug with -audiofile and ogg and some feature suggestions) updated by reimar
Works still fine for me, please try with -ao oss, or otherwise provide …
10:51 AM Ticket #449 (Bt878 - No audio) created by dave@…
I'm using a WinTV PCI card on a Fedora 4 (kernel 2.6.15.3) machine. …
10:19 AM Ticket #375 (A bug with -audiofile and ogg and some feature suggestions) reopened by lynx.abraxas@…
Got cvs-mplayer compiled finally. Mplayer works fine but can not play …

Feb 7, 2006:

6:49 AM Ticket #448 (dts hwac3) updated by luzik@…
using ffdts for the same file working just fine fine,and my hardware …

Feb 6, 2006:

12:28 PM Ticket #448 (dts hwac3) created by luzik@…
I can't play dts wav files using -ac hwdts ..there are: "a52: CRC …

Feb 5, 2006:

9:43 AM Ticket #429 ((patch included) adapter_count is not reset when jumping to another ...) closed by reimar
fixed: Umm... you should use diff -u to create a patch, not attach the whole …
6:06 AM Ticket #429 ((patch included) adapter_count is not reset when jumping to another ...) updated by dyingshell@…
Summary changed

Feb 4, 2006:

11:32 AM Ticket #446 (bad search path for ldconfig at $sudo make install) closed by diego@…
wontfix: The Makefile is not generated. It is normal for ldconfig to fail as …

Feb 3, 2006:

10:54 PM Ticket #446 (bad search path for ldconfig at $sudo make install) updated by stranche@…
* Bug 447 has been marked as a duplicate of this bug. *
10:54 PM Ticket #447 (bad search path for ldconfig at $sudo make install) closed by stranche@…
duplicate: * This bug has been marked as a duplicate of 446 *
9:18 PM Ticket #447 (bad search path for ldconfig at $sudo make install) created by stranche@…
When building MPlayer from CVS, the "sudo make install" command gives …
9:12 PM Ticket #446 (bad search path for ldconfig at $sudo make install) created by stranche@…
When building MPlayer from CVS, the "sudo make install" command gives …
9:00 PM Ticket #444 (Unable to compile mplayer) updated by reimar
Probably your libavcodec/libavformat is outdate. Not to mention that …

Feb 2, 2006:

4:40 PM Ticket #439 (Resampling option causes eof problems.) updated by dev.null@…
Severity changed

Feb 1, 2006:

7:32 PM Ticket #445 (wrong dvd:// url parsing) updated by reimar
If it starts with 0 it is interpreted as an octal number (that's why …

Jan 31, 2006:

12:34 AM Ticket #445 (wrong dvd:// url parsing) created by pud@…
when i try to play dvd://08 mplayer says: Playing dvd://08. The …

Jan 30, 2006:

4:35 AM Ticket #444 (Unable to compile mplayer) created by gotaylor@…
I have been working with the CVS version for the last week or so …

Jan 29, 2006:

2:24 PM Ticket #443 (mencoder -audiofile parameter leads to a "double free" crash) closed by mplayer@…
invalid: Looking through the CVS code, it looks like the problem has been …
2:02 PM Ticket #443 (mencoder -audiofile parameter leads to a "double free" crash) updated by mplayer@…
I've debugged some more, and I now have the impression that the …
1:33 PM Ticket #443 (mencoder -audiofile parameter leads to a "double free" crash) created by mplayer@…
Using the "-audiofile" parameter in mencoder leads to the following …
9:19 AM Ticket #436 (some vo drivers use a 777 shm segment) updated by beastd
Status changed
Hi, (In reply to comment #0) > When using -vo x11, -vo xv, -vo sdl …

Jan 28, 2006:

10:17 PM Ticket #442 (Tivo .ty streams cause 'signal 11 in module: init_audio_codec') closed by joe@…
fixed: Yes :). Looks like the cvs head version works! Roll on another …
7:43 PM Ticket #442 (Tivo .ty streams cause 'signal 11 in module: init_audio_codec') updated by Dominik 'Rathann' Mierzejewski
Works for me on Linux with MPlayer …
7:28 PM Ticket #442 (Tivo .ty streams cause 'signal 11 in module: init_audio_codec') updated by joe@…
Bug_file_loc changed
I've added a test .ty file to my website …
7:26 PM Ticket #442 (Tivo .ty streams cause 'signal 11 in module: init_audio_codec') created by joe@…
The latest version of mplayer doesn't appear to play Tivo .ty streams …
7:04 PM Ticket #441 (Bad encoded messages) created by david@…
Hi. Please see $URL and http://bugs.gentoo.org/show_bug.cgi?id=92017 . …

Jan 27, 2006:

8:12 AM Ticket #44 (improper identifying of AC3 audio) updated by bugfood-ml@…
mplayer matrix.vob -identify -frames 0 -aid 128 2>/dev/null | \ egrep …

Jan 23, 2006:

12:53 PM Ticket #438 (Compilation fails on RH EL 4 64bit/AMD64) updated by mslama@…
Thanks for hint. I found cause: I used my own compiled gcc not system …
10:17 AM Ticket #440 (compile error with today's CVS (22jan06 - 7:32pm Paris time)) closed by diego@…
fixed: Linking order was wrong. Fixed in CVS.
Note: See TracTimeline for information about the timeline view.