- 09 Jan, 2003 3 commits
-
-
Sam Hocevar authored
-
Sam Hocevar authored
now use the visible pitch of a picture, not its total pitch (Closes: #29).
-
Sam Hocevar authored
according to the playing rate.
-
- 08 Jan, 2003 22 commits
-
-
Christophe Massiot authored
-
Loïc Minier authored
* mentionned Redhat because it disables DMA
-
Laurent Aimar authored
muxer with libdvbpsi. * mpeg/* : added preliminary support of mpeg4 video and audio in TS stream. (only in ts_dvbpsi demuxer).
-
Eric Petit authored
-
Sam Hocevar authored
display.
-
Loïc Minier authored
-
Sigmund Augdal Helberg authored
a minor change in argumets passed to nsis
-
Eric Petit authored
-
Loïc Minier authored
4. Legal concerns 4.1 May I use the VideoLAN logo? 4.2 May I reditribute VLC?
-
Christophe Massiot authored
-
Laurent Aimar authored
(multiple moov headers is strictly forbidden but I 've seen such file)
-
Laurent Aimar authored
doesn't solve the real problem).
-
Laurent Aimar authored
an vol header. (In fact reverse an prevous commit)
-
Laurent Aimar authored
-
Laurent Aimar authored
stream input creation (with "null" fourcc).
-
Laurent Aimar authored
* ts.c: added support for libdvbpsi (like ts demux, two modules are generated : mux_ts and mux_ts_dvbpsi), fix crc generation for pat/pmt without libdvbpsi. More works to add mpeg4 support (now I generate IOD and SL descriptor).
-
Laurent Aimar authored
* mpeg4video.c: I 've rewritten it
-
Olivier Teulière authored
forgets to declare 'add_category_hint' * ./modules/demux/mpeg/ts.c: added a missing 'add_category_hint' :p
-
Eric Petit authored
-
Olivier Teulière authored
* Added audio channels selection, but it's currently disabled since it's quite buggy :)
-
Eric Petit authored
-
Christophe Massiot authored
* Updated Japanese translation, courtesy of Fumio Nakayama <endymion@ca2.so-net.ne.jp>
-
- 07 Jan, 2003 6 commits
-
-
Laurent Aimar authored
decoder_fifo_t (p_waveformatex and p_bitmapinfoheader). It's a replacement of p_demux_data as this variable is used by some demuxers in another way. This way, I will be able to add preliminary support of mpeg4 in mpeg2TS... (I haven't tested ogm demuxer so if somebody wants ...)
-
Johan Bilien authored
file/ts_dvbpsi:) with TS streams that don't start with 0x47
-
Christophe Massiot authored
-
Christophe Massiot authored
-
Christophe Massiot authored
-
Sam Hocevar authored
-
- 06 Jan, 2003 6 commits
-
-
Christophe Massiot authored
-
Christophe Massiot authored
* MacOS X port: new error dialog displaying error messages, * Updated localization files, * Comestic fixes.
-
Yves Duret authored
- removed access/rtp plugin (merged in access/udp). - removed codec/imdct and codec/downmix plugins (deprecated). - libvlc0-devel provides libvlc-devel. - mmx/3dn plugins are only for x86 arch (use %ifarch %ix86 to list them) ie. fix rpm building on ppc thx Olivier Thauvin <olivier.thauvin@aerov.jussieu.fr>
-
Olivier Teulière authored
* modules/gui/win32/disc.cpp: cosmetic
-
Christophe Massiot authored
* New "stream output" area in the open panel.
-
Simon Latapie authored
* added a add_integer_with_range() and add_float_with_range() * gtk interface: now uses a slider when a min or a max is specified
-
- 05 Jan, 2003 3 commits
-
-
Sigmund Augdal Helberg authored
modules/demux/util/id3tag.c: do not parse id3v1 tags at the end of file, as these cause to much trubble
-
Christophe Massiot authored
-
Christophe Massiot authored
* Fixed a segfault in the "Close Window" code, * Fullscreen state is now retained between files, * Preferences items now feature LONGTEXT tooltips (maybe we should wrap them ?).
-