- 30 Aug, 2004 11 commits
-
-
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.
-
- 28 Aug, 2004 6 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
-