- 29 Mar, 2005 4 commits
-
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Damien Fouilleul authored
VLC_TimeSet: fixed overflow conversion from seconds to microseconds, this now allow to seek beyond 36 minutes
-
Laurent Aimar authored
-
- 28 Mar, 2005 15 commits
-
-
Derk-Jan Hartman authored
* Remove the ebuilds. Maintaining them downstream is easier. Current ebuilds are outdated and Gentoo is keeping them OK atm.
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
* Changed video-fiter to vout-filter, because video-filter will in the future be used for new style filters.
-
Steve Lhomme authored
-
Steve Lhomme authored
-
Steve Lhomme authored
-
Steve Lhomme authored
-
Steve Lhomme authored
-
Felix Paul Kühne authored
* changed the download location of libdvdread to download.videolan.org because www.dtek.chalmers.se keeps refusing any connections
-
Felix Paul Kühne authored
-
Steve Lhomme authored
-
Felix Paul Kühne authored
* removed the linkage to it in all localisations since it is a global entity now
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
* vlc.scriptTerminology: updated to the plist-xml-format and removed the 'localisable'-flag for the terminology in Xcode since we don't localise it and Apple won't support any other AS-dialects than English in the future --> moved out of English.lproj * vlc.pbproj: removed localisable-flag for vlc.scriptTerminology
-
- 27 Mar, 2005 3 commits
-
-
Mark Moriarty authored
mux/asf.c new --sout-asf-packet-size switch. It defaults to 4096, current VLC design, but note that MS' documentation (http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wmform95/htm/iwmpacketsizesetmaxpacketsize.asp) has: "By default, the maximum packet size is 1400 bytes (chosen because it is below the 1500-byte Ethernet maximum transition unit (MTU) plus the generic routing encapsulation (GRE) tunneling header size)."
-
Steve Lhomme authored
-
Steve Lhomme authored
fr.po: small translation fix
-
- 26 Mar, 2005 3 commits
-
-
Olivier Aubert authored
* added some comments * updated module description * try to fix timestamping
-
Olivier Aubert authored
with the vlc-0.8.1.svn20050314 debian package)
-
Steve Lhomme authored
-
- 25 Mar, 2005 6 commits
-
-
Steve Lhomme authored
-
Steve Lhomme authored
-
Felix Paul Kühne authored
* updated the libcaca-download-location and updated the used libdvbpsi-version to a snapshot created today
-
Eric Petit authored
-
Laurent Aimar authored
* es_out: added ES_OUT_SET_GROUP_META to add on the fly meta for a program (it's not yet really clean). * demux/ts: parse SI tables of DVB (channel names + events), it needs last libdvbpsi svn (set TS_USE_DVB_SI to 1 in modules/demux/ts.c to use it).
-
Laurent Aimar authored
access2_Control/demux2_Control, use the right ACCESS_XXX/DEMUX_XXX/) - do not create sout when uri start by 'vlc:'. It is needed to use the special vlc access with sout (ex: vlc in --sout out vlc:quit).
-
- 24 Mar, 2005 1 commit
-
-
Eric Petit authored
-
- 23 Mar, 2005 8 commits
-
-
Steve Lhomme authored
-
Steve Lhomme authored
-
Steve Lhomme authored
-
Damien Fouilleul authored
NOTE: the slider is actually another ActiveX control but it could be replaced by a javascript equivalent if one wants a better looking slider.
-
Christophe Massiot authored
ES packets between different inputs.
-
Christophe Massiot authored
the ES ID as TS PID (contrary of --ts-es-id-pid).
-
Christophe Massiot authored
(patch courtesy of Nico Sabbi)
-
Laurent Aimar authored
(Seek is slow, I don't support index yet).
-