- 06 Jun, 2004 22 commits
-
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Gildas Bazin authored
-
Laurent Aimar authored
- renamed ts2 into ts at the build system level. - removed muxer without dvbpsi.
-
Laurent Aimar authored
* access2: added chapter support.
-
Olivier Aubert authored
-
Laurent Aimar authored
-
Anil Daoud authored
-
Laurent Aimar authored
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
- VLC_Set VLC_Get were changed to VLC_VariableGet VLC_VariableSet - VLC_ClearPlaylist was changed to VLC_PlaylistClear - Added a lot of new calls: VLC_PositionGet, VLC_PositionSet, VLC_TimeGet, VLC_TimeSet, VLC_LengthGet, VLC_SpeedFaster, VLC_SpeedSlower, VLC_PlaylistIndex, VLC_PlaylistNumberOfItems, VLC_PlaylistNext, VLC_PlaylistPrev, VLC_VolumeGet, VLC_VolumeSet, VLC_VolumeMute. - everything doxygenized. - There are NO mozilla functions of these additions yet. (someone else please?)
-
Yoann Peronneau authored
-
Laurent Aimar authored
* access/vcd/ clean up.
-
Clément Stenac authored
-
Clément Stenac authored
* Edit bookmarks if possible
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
- 05 Jun, 2004 16 commits
-
-
Laurent Aimar authored
time-offset change.
-
Laurent Aimar authored
that can wait ... * access2: little fix + added mms* shortcuts.
-
Laurent Aimar authored
Btw, the module uses input_Tell that is deprecated, Is it really needed ? If so, when ?
-
Laurent Aimar authored
-
Clément Stenac authored
-
Laurent Aimar authored
-
Laurent Aimar authored
STREAM_CONTROL_ACCESS. * all: added previous new commands support.
-
Jean-Paul Saman authored
HD1000 Cascade needs to link with mad and dvbpsi. Generalized buildscript and the HD1000v module has priority 100 on Roku OS
-
Olivier Teulière authored
loading of .vlt files on Win32
-
Laurent Aimar authored
* access2: added/fixed title support.
-
Laurent Aimar authored
-
Gildas Bazin authored
-
Gildas Bazin authored
* src/video_output/vout_intf.c: only embed the video if the main interface supports it (don't check other interfaces). * modules/gui/wxwindows/video.cpp, modules/video_output/x11/xcommon.c: in embedded mode, close the vout window if vlc is exiting.
-
Derk-Jan Hartman authored
These files can contain a single line with a rtsp:// link which VLC sometimes is able to handle. for MPEG-4 unicasted RealMedia streams.
-
Derk-Jan Hartman authored
-
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 2 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).
-