- 02 Feb, 2010 12 commits
-
-
Jakob Leben authored
-
Jakob Leben authored
-
Jakob Leben authored
-
Jakob Leben authored
-
Jakob Leben authored
-
Jakob Leben authored
-
Jakob Leben authored
- Playlist items are stored only once. No category / onelevel separation - Services Discovery nodes always stay a tree - The playlist and Media Library are tree or flat depending on variable "playlist-tree". It means that if the setting variable says flat, the items that come from playlist demuxers are flattened into a single level list. - The design demanded a different playlist demuxing system. Now playlist demuxers should construct a tree of items under an input_item_node_t root and send that using input_item_AddSubItemTree. Currently, the old scheme will be retained in modules, because there is still some listening to the old event in code (the libvlc media system for example)
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
- 01 Feb, 2010 17 commits
-
-
Sebastien Zwickert authored
Signed-off-by: Pierre d'Herbemont <pdherbemont@free.fr>
-
Rémi Denis-Courmont authored
That was meant for DCCP and UDP-Lite but it shouldn't be needed.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
- enable (non-ES) settings even if no output is present - best effort at handling multiple outputs - remove exceptions - libvlc_video_get_size returns both dimensions - libvlc_video_take_snapshot takes a parameter to select the output
-
Rémi Denis-Courmont authored
TBD: Makefile
-
Rémi Denis-Courmont authored
-
Erwan Tulou authored
-
Erwan Tulou authored
-
Erwan Tulou authored
Fix regression brought by ce67728a As stated in the 'BIG FAT WARNING', decoder_t and filter_t first members must be the same ones. This solves skins2 numerous images failing to be displayed due to swscale video filter no longer working properly (a filter_t to decoder_t cast issue)
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Jean-Baptiste Kempf authored
-
Pierre d'Herbemont authored
-
ssh://git@git.videolan.org/vlcJP Dinger authored
-
JP Dinger authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
- 31 Jan, 2010 11 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Hugo Beauzee-Luyssen authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
(I was wondering why those kept being recompiled)
-
Rémi Denis-Courmont authored
-