- 18 Nov, 2007 15 commits
-
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Baptiste Kempf authored
-
Jean-Paul Saman authored
Attempt to implement chroma conversion using swscale. This currently crashes on calling of pf_convert().
-
Rafaël Carré authored
-
Jean-Baptiste Kempf authored
-
Rafaël Carré authored
* Metadata box ( 'm' key) * Rebuild the playlist immediately after a deletion, avoiding crashes * Center the title * Correctly ellipsize wide strings
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Felix Paul Kühne authored
-
Eric Petit authored
-
Dennis van Amerongen authored
* src/input/clock.c: Feed synchro with new ref. point after unexpected discontinuity. Needs testing, should fix ticket #691 no audio/video in transcode after clock gap in input
-
- 17 Nov, 2007 14 commits
-
-
Damien Fouilleul authored
-
Jean-Baptiste Kempf authored
-
Christophe Mutricy authored
-
Pierre d'Herbemont authored
modules/codec/ffmpeg/video.c: Fix Remi Duraffort's PIX_FMT_RGBA issue by testing directly for PIX_FMT_RGBA definition, instead of testing if swscale is present.
-
Pierre d'Herbemont authored
testapi.c: Superficial media list tests. For some reason `make check` doesn't work on here (Mac OS X) due to some libtool issues, so it wasn't tested for real.
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Jean-Paul Saman authored
Patch by Richard Hosking: v4l2 minor patch to fix silly bug in handling of user specified caching value.
-
Jean-Baptiste Kempf authored
So far, it should work for most of the streams, except MP3 in rm (silly guys...), ralf, because it is still unsupported, and Sipr because of the flavour detection.
-
Jean-Baptiste Kempf authored
Extra Data code factorisation: This shouldn't destroy old support, but please repport any broken stream.
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- 16 Nov, 2007 4 commits
-
-
Jean-Baptiste Kempf authored
Contribs: Try to use already compiled binaries made by Trolltech instead of the one I have to make on Windows. Use Wine... Close your eyes, it can burn...
-
Christophe Mutricy authored
-
Olivier Aubert authored
playlist_nodeDump as reference.
-
Olivier Aubert authored
done in libvlc_new now (since r22749)
-
- 15 Nov, 2007 7 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
- waitpid() can fail
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
Implement clickable osdmenu. The clickable positioning and scaling guessing is not complete (the whole spu region is now clickable with current configurations).
-