- 28 Dec, 2007 19 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
* add a 'graphite' button set including the facilities to switch the theme at runtime (closes #1379)
-
Rémi Duraffort authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
MacOSX/Framework/VLCLibrary.m: Default the use of the opengllayer video output module. Don't be verbose by default.
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Rémi Denis-Courmont authored
-
Felix Paul Kühne authored
-
Rémi Denis-Courmont authored
Only the file access uses this, but I don't like "wild" callbacks into plugins.
-
Rémi Denis-Courmont authored
-
Christophe Massiot authored
-
Felix Paul Kühne authored
* adapted the wizard to use the RTP stream out module instead of the removed RTP access out. Please check the other interfaces...
-
Ilkka Ollakka authored
small fix for http-streaming, don't set b_die to true in beginning if object is alive.
-
- 27 Dec, 2007 6 commits
-
-
Rémi Denis-Courmont authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
Fix segfault when Connect() returned failure and fix memleaks. Make sure live555 modules exits while in Connect() if vlc is asked to stop.
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Felix Paul Kühne authored
-
- 26 Dec, 2007 9 commits
-
-
Felix Paul Kühne authored
* revert previous forward-port, as video-device's content changed for 0.9.0. Thanks to Pierre for pointing this out.
-
Felix Paul Kühne authored
-
Pierre d'Herbemont authored
video_output/opengllayer.m: Correctly set the initial bounds of the layer. Also grab the anti-tearing stuff from the Mac OS X GL vout.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Antoine Cellerier authored
* yuy2_i420: convert from Packed YUV 4:2:2 to Planar YUV 4:2:0 * yuy2_i422: convert from Packed YUV 4:2:2 to Planar YUV 4:2:2 * chroma_chain: attempt to chain 2 chroma converters to acheive the conversion (i.e. yuy2 -> rv32 will be done using yuy2 -> i420 -> rv32)
-
Pierre d'Herbemont authored
-
Antoine Cellerier authored
* adjust.c, extract.c: packed YUV 422 support. * filter_picture.h: code shared by some "video filter2" filters. * erase.c: validate the picture chroma in the constructor.
-
- 25 Dec, 2007 6 commits
-
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-