- 30 Aug, 2004 17 commits
-
-
Gildas Bazin authored
-
Benjamin Pracht authored
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Gildas Bazin authored
* modules/demux/avi/avi.c: raw RGB 24 is in fact BGR 24.
-
Gildas Bazin authored
* modules/mux/mpeg/ts.c: waiting for the fifo to have 51 packets before muxing is completely insane. Put back the old value of 2 packets.
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Clément Stenac authored
-
Derk-Jan Hartman authored
-
Damien Fouilleul authored
i've modified the following functions to properly skip data (read buffer is nil) on streams which cannot be seeked. AStreamReadBlock() AStreamReadStream() before those modifications, playback would suddenly be interrupted after a while on network streams prone to packet loss.
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Gildas Bazin authored
-
- 29 Aug, 2004 23 commits
-
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Derk-Jan Hartman authored
remember to configure vlc with --with-ffmpeg-zlib
-
Derk-Jan Hartman authored
-
Clément Stenac authored
-
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.
-