Timeline



Jun 10, 2013:

4:02 PM Ticket #2143 (Build failure) created by warren.sturm@…
libvo/vo_vdpau.c is missing a "static int int_pause;" declaration.
8:19 AM Ticket #2142 (mplayer r36285 can't detect SSE on i686, r35920 works.) updated by lorefice2@…
Rep_platform changed
6:56 AM Ticket #2142 (mplayer r36285 can't detect SSE on i686, r35920 works.) created by lorefice2@…
Here's what i get in the terminal: "Cannot test OS support for SSE, …

Jun 5, 2013:

2:44 AM Ticket #2141 (Cannot test OS support for SSE, disabling to be safe) updated by nucleo@…
Thanks, last commit fixes build and CPU detection. MPlayer …
2:44 AM mplayer.patch attached to Ticket #2141 by nucleo@…
final patch
2:15 AM Ticket #2141 (Cannot test OS support for SSE, disabling to be safe) closed by reimar
fixed: Well, on the positive side that means I correctly identified the …

Jun 4, 2013:

8:54 PM Ticket #2141 (Cannot test OS support for SSE, disabling to be safe) updated by nucleo@…
compiler version: gcc version 4.8.0 20130526 (Red Hat 4.8.0-8) (GCC)
8:52 PM Ticket #2141 (Cannot test OS support for SSE, disabling to be safe) updated by nucleo@…
After applying patch r36299 build failed: cpudetect.c: In function …
8:32 PM Ticket #2141 (Cannot test OS support for SSE, disabling to be safe) updated by reimar
The compiler used doesn't seem to define the stuff we expect it to. …
8:03 PM Ticket #2141 (Cannot test OS support for SSE, disabling to be safe) updated by belegdol+mplayer@…
Cc changed
7:59 PM Ticket #2141 (Cannot test OS support for SSE, disabling to be safe) created by nucleo@…
There is error message "Cannot test OS support for SSE, disabling to …

Jun 1, 2013:

11:03 AM Ticket #2094 (lavcac3enc doesn't work after SVN update (ac3_fixed sample_fmt is not ...) updated by mgarski@…
Still valid for MPlayer SVN-r36294

May 27, 2013:

12:07 AM Ticket #2140 (Artifacts on MKV containers with mpeg4 video) updated by spam@…
Further research: Downgrading to SVN-r35920-4.8.0 instantly fixes the …

May 26, 2013:

10:58 PM shot0001.png.jpg attached to Ticket #2140 by spam@…
screen shot of said artifacts (converted to jpg because webserver …
10:55 PM Ticket #2140 (Artifacts on MKV containers with mpeg4 video) created by spam@…
When trying to playback MKV videos containing mpeg4 video data MPlayer …
10:55 PM test.mkv attached to Ticket #2140 by spam@…
Testing video that causes artifacts when played
9:22 AM Ticket #2139 (Out of bound write access when parsing .srt) closed by evangelos@…
fixed: (In reply to comment #4) > (In reply to comment #3) > > I believe I …

May 25, 2013:

2:05 PM Ticket #2139 (Out of bound write access when parsing .srt) updated by evangelos@…
(In reply to comment #3) > I believe I fixed in in r36285. Thanks for …
12:11 PM Ticket #2139 (Out of bound write access when parsing .srt) updated by reimar
I believe I fixed in in r36285. I admit I made the questionable …
10:28 AM subreader-fix-srt-parsing.patch attached to Ticket #2139 by evangelos@…
Fix from the mpv-player project with tweaked variable names in the …
10:26 AM Ticket #2139 (Out of bound write access when parsing .srt) updated by evangelos@…
Cc changed
Hi Reimar, Sorry for manually adding you to the CC list but I don't …

May 18, 2013:

4:03 AM Ticket #2136 (OSX 10.8 Xcode 4.6.2 - compile fails) updated by stranche@…
even when using ./configure --cc=gcc compile fails
4:03 AM gcc-error.txt attached to Ticket #2136 by stranche@…
GCC implicitely declared also fails
4:01 AM Ticket #2136 (OSX 10.8 Xcode 4.6.2 - compile fails) updated by stranche@…
fails also when implicitly declare to use gcc in ./configure
4:01 AM Ticket #2136 (OSX 10.8 Xcode 4.6.2 - compile fails) updated by stranche@…
fails also when implicitly declare to use gcc in ./configure
3:58 AM Ticket #2136 (OSX 10.8 Xcode 4.6.2 - compile fails) updated by stranche@…
fails also when implicitly declare to use gcc in ./configure

May 14, 2013:

10:56 PM Ticket #2139 (Out of bound write access when parsing .srt) created by evangelos@…
(Shamelessly stealing the title and description from the mpv-player …
6:15 AM Ticket #2138 (Assertion i>=0 failed at libavcodec/wmaenc.c:381) updated by reimar
"planar" means instead of having in memory channel 0 sample 0, channel …
12:25 AM Ticket #2138 (Assertion i>=0 failed at libavcodec/wmaenc.c:381) updated by sherpya@…
looks like "input" refers to "codec" input not to format in the input …
12:21 AM Ticket #2138 (Assertion i>=0 failed at libavcodec/wmaenc.c:381) updated by sherpya@…
Something is not clear for me: now mencoder refuses to encode any …

May 13, 2013:

7:44 PM Ticket #2138 (Assertion i>=0 failed at libavcodec/wmaenc.c:381) closed by reimar
fixed: Forgot to say: fixed in r36268, patch to FFmpeg list sent as well …
7:37 PM Ticket #2138 (Assertion i>=0 failed at libavcodec/wmaenc.c:381) updated by reimar
While I made mencoder print the correct error message, the encoder has …
6:33 PM Ticket #2138 (Assertion i>=0 failed at libavcodec/wmaenc.c:381) updated by reimar
First, triggering the assert is a bug in FFmpeg whether it is …

May 12, 2013:

10:33 PM Ticket #2138 (Assertion i>=0 failed at libavcodec/wmaenc.c:381) updated by sherpya@…
unfortunately ffmpeg is able the encode the same file with same …
8:04 PM Ticket #2138 (Assertion i>=0 failed at libavcodec/wmaenc.c:381) updated by reimar
And the crash is probably the same thing, the assert is triggered when …
7:58 PM Ticket #2138 (Assertion i>=0 failed at libavcodec/wmaenc.c:381) updated by reimar
As far as I can tell the assert means that the encoder wrote far too …
3:44 AM Ticket #2137 (use modern timers) updated by psusi@…
The docs characterize the usleep method as "old" and the rtc method as …

May 11, 2013:

11:50 PM Ticket #2138 (Assertion i>=0 failed at libavcodec/wmaenc.c:381) updated by sherpya@…
Cc changed
11:50 PM Ticket #2138 (Assertion i>=0 failed at libavcodec/wmaenc.c:381) created by sherpya@…
While trying to encode wmav2 I always get this assertion after 2-3 …
11:50 PM backtrace.txt attached to Ticket #2138 by sherpya@…
wine crash report when mencoder crashes instead of asserting
7:26 AM Ticket #2137 (use modern timers) updated by reimar
I don't follow your conclusions. The page you link to says that usleep …
Note: See TracTimeline for information about the timeline view.