- 28 Jan, 2004 2 commits
-
-
Eric Petit authored
the monitor (fixed flickering effect)
-
Laurent Aimar authored
-
- 27 Jan, 2004 16 commits
-
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
Vobsub is working now. only track 0 will be played atm. spudec scaling will need to be implemented or vobsub is pretty useless. * modules/codec/spudec Changed an error into a warning message.
-
Benjamin Pracht authored
-
Gildas Bazin authored
* configure.ac: don't link with msimg32 directly has it isn't available on Win9x/NT4. * modules/gui/skins2/win32/win32_graphics.cpp: use AlphaBlend() from the Win32Factory object.
-
Gildas Bazin authored
* modules/codec/dts.c: bug-fix for s/pdif support.
-
Gildas Bazin authored
Parent window created outside the screen so it isn't visible. Could somebody (AsMaX, ipkiss) have a look at the AlphaBlend() function call in win32_graphics.cpp ? I'd like to use the AlphaBlend() we got from win32_factory.cpp.
-
Gildas Bazin authored
* modules/packetizer/mpegvideo.c: fixed major bug where the first frame could be sent out with a null dts. * src/stream_output/stream_output.c: guard against non-dated packets in sout_InputSendBuffer().
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
reading packet).
-
Eric Petit authored
-
Gildas Bazin authored
* modules/demux/util/*: fixed segfault with new vobsub code.
-
Derk-Jan Hartman authored
fen, anymore tips? :) There seems to be some trouble with bufferoverflows atm and spudec doesn't like the data it is being fed: [00000199] spudec decoder debug: i_spu_size=8201 i_rle=29701
-
Rocky Bernstein authored
swapped.
-
Eric Petit authored
-
Rocky Bernstein authored
-
- 26 Jan, 2004 22 commits
-
-
file:///Derk-Jan Hartman authored
-
Laurent Aimar authored
-
Laurent Aimar authored
export input_CreateThread/input_StopThread/input_DestroyThread.
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
-
Gildas Bazin authored
* modules/gui/wxwindows/*: adapted to the new playlist api. "Add MRL" in the playlist dialog now only appends the new item to the playlist.
-
Derk-Jan Hartman authored
-
Laurent Aimar authored
-
Laurent Aimar authored
implementations, not yet used).
-
Gildas Bazin authored
* src/input/*, modules/demux/util/sub.[ch]: cleanup and fixed memory leaks.
-
Gildas Bazin authored
* modules/demux/util/*: a bit of cleanup.
-
Eric Petit authored
-
Eric Petit authored
-
Gildas Bazin authored
* src/input/subtitles.c: more sanity checks.
-
Gildas Bazin authored
* modules/codec/ffmpeg/ffmpeg.c: proper fix for disabling aac decoding while keeping encoding.
-
Gildas Bazin authored
modules/visualization/visual/visual.c: strings review.
-
Eric Petit authored
to give it a try (QT is the default method). + Known issues: no fullscreen yet, memory leaks, ugly code, ... + Known goodies: it's a few % faster than QT here (playing a DVD). If experienced OpenGL and Altivec programmers could have a look and give some advice, I guess the performance increase might become noticeable.
-
Gildas Bazin authored
* modules/mux/mp4.c: fixed recent screw-up in movie duration.
-
Gildas Bazin authored
* modules/access/dshow/*: implemented a few more things.
-
Jon Lech Johansen authored
-
Eric Petit authored
yet as Quicktime handles i420 pictures, but it will be when I've cleaned the OpenGL output I'm working on (to be commited soon).
-
Clément Stenac authored
Do "50%","100%", ... need translation ? They are currently translated, I did not touch this
-