- Aug 30, 2004
-
-
zorglub authored
-
hartman authored
-
damienf 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.
-
gbazin authored
-
gbazin authored
-
gbazin authored
-
gbazin authored
-
gbazin authored
-
gbazin authored
-
- Aug 29, 2004
-
-
gbazin authored
-
gbazin authored
-
hartman authored
remember to configure vlc with --with-ffmpeg-zlib
-
hartman authored
-
zorglub authored
-
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.
-
hartman authored
* Updated TODO list
-
hartman authored
-
Eric Petit authored
-
gbazin authored
* modules/stream_out/transcode.c: when overlaying subtitles, duplicate frames if they are referenced by the decoder.
-
gbazin authored
-
gbazin authored
-
gbazin authored
-
gbazin authored
-
gbazin authored
* video_chroma/i420_rgb.c: disable RV24 support (which was assuming 32 bits per pixels).
-
zorglub authored
-
Cyril Deguet authored
(but *very* unlikely) segfaults
-
gbazin authored
-
gbazin authored
-
gbazin authored
* stream_out/transcode.c: deinterlacing works again.
-
gbazin 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.
-
- Aug 28, 2004
-
-
gbazin authored
* modules/audio_filter/converter/a52tofloat32.c: added implementation for the new audio filter architecture.
-
gbazin authored
* modules/stream_out/transcode.c: respect input requested by encoder.
-
gbazin authored
-
zorglub authored
-
gbazin 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.
-
gbazin authored
-
gbazin authored
-
gbazin authored
-