6 Commits (84ee1da4c814108f06c0ebbae12be7283f20b10a)

Author SHA1 Message Date
Thomas Guillem 8f6d3910b2 lib: media_list: fix leak 3 years ago
Steve Lhomme 78d3d6a3c6 remove stray $Id 8 years ago
Filip Roséen f81f796695 lib/media_list_path: remove trailing whitespace 10 years ago
Filip Roséen 6e9fba8cfc lib/media_list_path: narrow scope of iteration variables 10 years ago
Jean-Baptiste Kempf 36ab287e77 LGPL 15 years ago
Rémi Denis-Courmont 7dcac68447 Move src/control/ to lib/ 15 years ago
Rémi Denis-Courmont 6c2286c22b Remove some exceptions in media_list 17 years ago
Rémi Denis-Courmont e7dc693ef4 Remove some more unused exceptions 17 years ago
Rémi Denis-Courmont 48e4674acd Do not assert memory allocations 17 years ago
JP Dinger 4e4720311a Introduce realloc_or_free() to src/*, and add assert() to mark unhandled ENOMEM error conditions. Allocation shrinking or otherwise handled allocations don't need realloc_or_free. 17 years ago
Rémi Denis-Courmont 2fa0b5fa1a libvlc_media_*: remove a bunch of useless exception parameters 17 years ago
Pierre d'Herbemont 3c7efc2eca libvlc: Fix a typo in a memcpy and constify. 17 years ago
Pierre d'Herbemont 839552a523 libvlc: Fix media_list_player's test by using asynchronous event handler on media. 17 years ago
Rémi Denis-Courmont 30ceb37fe8 Revert "correct realloc() usage, on failure realloc will return NULL" 17 years ago
Pierre d'Herbemont 5b5a735b1a libvlc: Split libvlc_internal in different independant headers. 17 years ago
Jean-Paul Saman ec5d861154 correct realloc() usage, on failure realloc will return NULL 17 years ago
Rémi Denis-Courmont e86b51d040 Depth is the word 17 years ago
Pierre d'Herbemont bf1292e443 libvlc: rename libvlc_media_descriptor to libvlc_media and libvlc_media_instance to libvlc_media_player. 19 years ago
Rafaël Carré 6ee1e193fd Removes trailing spaces. Removes tabs. 19 years ago
Pierre d'Herbemont 81064e4906 libvlc_internal.h: We have to put media_list_path here after all. We may want to privatize a bit the different libvlc types by defining, types that can be privatized, directly in the .c file. (or in a per-object .h file). 19 years ago
Pierre d'Herbemont 4f87ec3e64 control/media_list_path.h: Add a forgotten libvlc_ prefix in libvlc_media_list_path_t. 19 years ago
Pierre d'Herbemont c9e087db83 control/media_list_path.h: Fix previous omit. 19 years ago
Pierre d'Herbemont 1d2aca81f9 control/media_list_player.c: Add support for playing a hierarchical media_list. 19 years ago