- 05 Jun, 2004 1 commit
-
-
Derk-Jan Hartman authored
* renamed VLC_Stop to VLC_CleanUp since this name is closer to what it actually does. * added a new VLC_Stop that just does playlist_Stop analogous to VLC_Play and VLC_Pause. * reordered the functions in libvlc. everything was mixed up. * added doxygen info to all the functions * fixed several functions to use the correct underlying API calls * corrected the copyright info This is in preparation of the new libvlc calls for mozilla plugin temp. moved the playlist_command_t typedef to vlc_common.h awaiting implementation of playlist_Control()
-
- 04 Jun, 2004 7 commits
-
-
Laurent Aimar authored
by 10% each time we read a packet greater or equal to the MTU. It should be harmless.
-
Laurent Aimar authored
* mpeg/ts.c: lowered it's priority below demux2, and renamed it ts_old(_dvbpsi).
-
Laurent Aimar authored
bit the perfs as we do a memcpy in access2.c)
-
Olivier Teulière authored
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Olivier Aubert authored
-
- 03 Jun, 2004 9 commits
-
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Derk-Jan Hartman authored
-
Sigmund Augdal Helberg authored
-
Derk-Jan Hartman authored
-
Clément Stenac authored
-
Gildas Bazin authored
* src/misc/modules.c: in plugins cache mode, force immediate module loading if the module's config contains callbacks or actions. This could be avoided but a new api call will have to be introduced for that.
-
Laurent Aimar authored
* access2: added stream/file/kfir shortcut. Begin title support but nothing usable yet.
-
- 02 Jun, 2004 9 commits
-
-
Yoann Peronneau authored
-
Yoann Peronneau authored
* added i_channel and i_content properties to subpicture_t * p_last_osd_message is no more used An OSD channel can contain simultaneously an OSD text and an OSD widget.
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Jean-Paul Saman authored
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Gildas Bazin authored
-
- 01 Jun, 2004 8 commits
-
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
ACCESS_GET_EOF/SIZE/POS, prepared title/seekpoint support).
-
Cyril Deguet authored
when a mode is not supported (closes bug #1809). Move the "main window" outside the screen to avoid seeing it in the workspace selector applet.
-
Gildas Bazin authored
-
Anil Daoud authored
-
- 31 May, 2004 6 commits
-
-
Clément Stenac authored
- Sanity checks for transcode output file * Modules.am : Added new "icons" to dist
-
Clément Stenac authored
Use a smaller font
-
Clément Stenac authored
-
Laurent Aimar authored
-
Olivier Teulière authored
-
Olivier Teulière authored
-