- 24 Nov, 2003 19 commits
-
-
Gildas Bazin authored
* src/input/input.c: oops, set the ES format before selecting it.
-
Laurent Aimar authored
-
Gildas Bazin authored
* configure.ac, extras/MacOSX/*: bumped version number to 0.7.0-test1 in preparation for the test release.
-
Laurent Aimar authored
dts are still calculated for a 25fps stream. (The packetizer doesn't calulate pts/dts for now).
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Gildas Bazin authored
* modules/codec/quicktime.c: compilation fix on win32. * modules/demux/avi/avi.c: small hack to avoid eating all the resources on broken files.
-
Laurent Aimar authored
-
Laurent Aimar authored
* input_dec.c: fixed a (big) memory leak.
-
Rocky Bernstein authored
-
Rocky Bernstein authored
more work, but it's a start.
-
Rocky Bernstein authored
in determining which selecting ES we might be at.
-
Laurent Aimar authored
(I have no sample at all)
-
Rocky Bernstein authored
-
Laurent Aimar authored
-
Gildas Bazin authored
* install-win32: added a registry entry for the mozilla plugin (the xpt file still needs to be registered by hand though).
-
Laurent Aimar authored
-
Rocky Bernstein authored
-
Gildas Bazin authored
* modules/codec/ffmpeg/postprocess.c: fixed uninitialized variable. * modules/mux/ogg.c: allow embedding mpeg1/2 video (only vlc will play back these files).
-
- 23 Nov, 2003 21 commits
-
-
Olivier Teulière authored
-
Derk-Jan Hartman authored
-
Gildas Bazin authored
* modules/gui/wxwindows/*: added new codecs for stream output. Added ffmpeg postproc to menus. * modules/codec/ffmpeg/*: allow switching postproc filters on the fly.
-
Laurent Aimar authored
-
Alexis de Lattre authored
- Modified some strings in VLC source code - ran ./toolbox --update-po
-
Rocky Bernstein authored
-
Gildas Bazin authored
* src/input/input_dec.c: set p_dec->b_error when we can't create the output.
-
Gildas Bazin authored
* modules/control/http.c: cough cough
-
Gildas Bazin authored
* modules/gui/wxwindows/*: small cleanup.
-
Gildas Bazin authored
* modules/control/http.c: fixed segfault when deleting items and prevent adding empty items.
-
Rocky Bernstein authored
-
Rocky Bernstein authored
-
Simon Latapie authored
-
Simon Latapie authored
played item * doc/intf-http.txt : adding "pl.group" * share/http/index.html : little cosmetic change (better according to gibalou).
-
Clément Stenac authored
* AUTHORS: updated sam's, sigmund's, garf's, gibalou's and fenrir's records
-
Gildas Bazin authored
* modules/codec/speex.c: support for speex encoding. * modules/codec/vorbis.c: removed unused code.
-
Christophe Massiot authored
-
Rocky Bernstein authored
configuration option to specify whether or not to use PBC.
-
Gildas Bazin authored
* NEWS: updated with new stuff.
-
Christophe Massiot authored
-
Gildas Bazin authored
* modules/codec/quicktime.c, modules/codec/cinepak.c: use pts if available, otherwise use dts.
-