- 15 Feb, 2004 1 commit
-
-
Gildas Bazin authored
* modules/demux/ogg.c: fixed recent breakage (what a shameful bug).
-
- 14 Feb, 2004 6 commits
-
-
Gildas Bazin authored
* modules/access/cdda/*: forgot to remove demux in module declaration. fixed deadlock with CDDAFixupPlayList().
-
Gildas Bazin authored
* modules/access/cdda*: removed definition of WAVEHEADER. * modules/access/cdda.c: small bug fix.
-
Gildas Bazin authored
* modules/demux/wav.c: started support for WAVEFORMATEXTENSIBLE (aka multichannel). support for float32 format. * include/codecs.h: added WAVEFORMATEXTENSIBLE structure. * modules/codec/araw.c: fixes.
-
Gildas Bazin authored
* modules/gui/skins2/events/evt_scroll.hpp: small portability fix.
-
Gildas Bazin authored
* modules/gui/wxwindows/*: make gcc-2.95 happy.
-
Gildas Bazin authored
* ALL: small portability fixes.
-
- 13 Feb, 2004 11 commits
-
-
Gildas Bazin authored
* modules/demux/playlist/playlist.c: compilation fix.
-
Gildas Bazin authored
* modules/demux/a52.c: better detection code.
-
Gildas Bazin authored
* modules/demux/a52.c: grmbl.
-
Gildas Bazin authored
* modules/demux/a52.c: fixed alignment when seeking.
-
Gildas Bazin authored
* modules/demux/a52.c: rewritten from scratch to use the a52 packetizer and to handle a52 wav files and audio CD's. * modules/codec/a52.c: a52 wav files and audio CD's use padding so don't always check for next sync code.
-
Rocky Bernstein authored
-
Rocky Bernstein authored
aren't around (e.g. lynx) don't build the corresponding piece that needs that.
-
Eric Petit authored
-
Jean-Paul Saman authored
-
Rocky Bernstein authored
platforms. This still sucks, but it sucks less. Hopefully I can shame someone to go further.
-
Rocky Bernstein authored
-
- 12 Feb, 2004 4 commits
-
-
Gildas Bazin authored
* modules/stream_out/transcode.c: fixed color inversion when transcoding from raw RV24.
-
Laurent Aimar authored
gives an invalid one. (I hope it doesn't break anything)
-
Laurent Aimar authored
-> Untested. Original message: Hi there, I have done another small modification. If you remove a hot-pluggable video device, like an usb web cam, during capturing, vlc floods the driver with ioctls. This leads to Kernel Ooops in some drivers. The modified v4l.c module does the following now: "GrabVideo" returns "VLC_ETIMEOUT" if the question "Did we wait long enough" can be answered with yes. If there is a real error in "GrabCapture" or "GrabMJPEG", the code "VLC_EGENERIC" is returned. So the calling function can distinguish between these two situations. "VLC_EGENERIC" was always returned before. The function "Read" uses this information to leave the while-loop in case of an error, and it returns a "-1" to the calling function. "Read" calls "msleep", as it was before, in case of a VLC_ETIMEOUT. The brightness-control stuff described below is still in the code. Please feel free to use, modify or ignore this file. A short feedback would be nice. Bye,
-
Eric Petit authored
-
- 11 Feb, 2004 6 commits
-
-
Laurent Aimar authored
without destroying/recreating a new input. (Will be usefull for streaming). ( A value of -1 means repeat for ever). --> Not tested with dvd.
-
Gildas Bazin authored
* modules/access/cdda/*: got rid of the demux. The access plugin will now build a WAV header which will allow this plugin to work with the dts/a52 demuxers as well as the wav demuxer.
-
Rocky Bernstein authored
-
Rocky Bernstein authored
problems. Sigh.
-
Clément Stenac authored
-
Jean-Paul Saman authored
-
- 10 Feb, 2004 10 commits
-
-
Jean-Paul Saman authored
Enabled PDA GUI again, use --enable-pda. Question why was it disabled without notifying the maintainer? ????
-
Jean-Paul Saman authored
- Fixed the playlist_AddExt() call - Fixed a compiler warning
-
Gildas Bazin authored
* configure.ac: check for the xmlTextReader extension if libxml2 (required for skins2).
-
Gildas Bazin authored
* configure.ac, NEWS: added mod and pva plugins.
-
Benjamin Pracht authored
-
Jean-Paul Saman authored
- Make sure that lnb-lof1 and lnb-lof2 can be overriden by the commandline syntax frequency=xx:lnb-lof1=xx:lnb-lof2=xx - Added value {A,a} to polarization=xx to force INVERSION_AUTO - Sanatized a few error messages
-
Sam Hocevar authored
+ No longer build a local libmpeg2 since it entered sid. + Build the livedotcom plugin. * toolbox: + No longer remove flac, speex and matroska from the woody build; I will provide clean backports.
-
Sam Hocevar authored
+ Allow to use --enable-livedotcom without --with-livedotcom-tree so that we can use an installed version of libliveMedia et al.
-
Sam Hocevar authored
+ Only activate the Matroska plugin if -lebml_pic or -lebml were found.
-
Derk-Jan Hartman authored
duration for subs is stored in byte1 of the data packet and who directed me to the mkvtoolnix code.
-
- 09 Feb, 2004 2 commits
-
-
Simon Latapie authored
-
Simon Latapie authored
-