- 29 Aug, 2004 18 commits
-
-
Derk-Jan Hartman authored
* the prime manage thread now runs every .1 sec instead of .3, this might improve response sometimes.
-
Laurent Aimar authored
fix it... (it should be annoying only with TS, you may have dead program entry).
-
Laurent Aimar authored
has been cropped.
-
Derk-Jan Hartman authored
* Updated TODO list
-
Derk-Jan Hartman authored
-
Eric Petit authored
-
Gildas Bazin authored
* modules/stream_out/transcode.c: when overlaying subtitles, duplicate frames if they are referenced by the decoder.
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Gildas Bazin authored
* video_chroma/i420_rgb.c: disable RV24 support (which was assuming 32 bits per pixels).
-
Clément Stenac authored
-
Cyril Deguet authored
(but *very* unlikely) segfaults
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Gildas Bazin authored
* stream_out/transcode.c: deinterlacing works again.
-
Gildas Bazin authored
* modules/audio_filter/converter/dtstofloat32.c: added implementation for the new audio filter architecture. * codec/dts.c: bug fix. * codec/araw.c: added more PCM formats to the encoder.
-
- 28 Aug, 2004 13 commits
-
-
Gildas Bazin authored
* modules/audio_filter/converter/a52tofloat32.c: added implementation for the new audio filter architecture.
-
Gildas Bazin authored
* modules/stream_out/transcode.c: respect input requested by encoder.
-
Gildas Bazin authored
-
Clément Stenac authored
-
Gildas Bazin authored
+ correct cropping of the decoded video when specified. * stream_out/transcode.c: make sure the size of the encoded video is at least a multiple of 2.
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Sam Hocevar authored
-
Gildas Bazin authored
* modules/demux/ogg.c, modules/demux/mkv.cpp: - store the vorbis/theora/speex headers in fmt.p_extra. - this change simplifies the code quite a bit and is a lot cleaner. * modules/codec/vorbis.c, theora.c, speex.c, flac.c: - get the headers from fmt_in.p_extra or from the bitstream if empty. * modules/mux/ogg.c: - recontstruct the headers from fmt.p_extra.
-
Clément Stenac authored
-
- 27 Aug, 2004 9 commits
-
-
Sam Hocevar authored
-
Sam Hocevar authored
+ Removed unused menu files. * debian/rules: + Build libavformat. * include/vlc_common.h: + PACKAGE overrides PACKAGE_NAME.
-
Gildas Bazin authored
* modules/mux/asf.c: bring the tracks back to a 0 based offset.
-
Gildas Bazin authored
-
Sam Hocevar authored
+ Disabled the GNOME, Qt, GTK+ and KDE interfaces in favour of the WxWidgets one.
-
Sam Hocevar authored
+ Use PACKAGE_NAME instead of PACKAGE. * modules/codec/ffmpeg/ffmpeg.c: + This module does not require AltiVec for now.
-
Sam Hocevar authored
-
Gildas Bazin authored
-
Gildas Bazin authored
-