18580 Commits (7173c8f8dd6793c944734937c21ebfcdd47c43c0)
 

Author SHA1 Message Date
Pierre d'Herbemont 7173c8f8dd bootstrap: Make sure we warn the user when no contrib is present on Mac OS X. 19 years ago
Jérome Decoodt 12d8104c4f Trying to fix the build on G5... 19 years ago
Jérome Decoodt 7d4656d490 Should fix compilation 19 years ago
Jérome Decoodt bf2bdccad3 Add rotate-deciangle for more precision in rotate 19 years ago
Jean-Paul Saman 22462d1886 Add minimal osdmenu theme based on MacOS x graphics. 19 years ago
Pierre d'Herbemont 443254c6fe ActiveX: More input->media_instance fix. 19 years ago
Pierre d'Herbemont 9e8d19373c Python: Compilation fix. 19 years ago
Pierre d'Herbemont 2af358da70 Python: Fix misspelling of media_instance. 19 years ago
Pierre d'Herbemont 15d006748e control/video.c: Use libvlc_media_instance_has_vout instead of libvlc_input_has_vout. 19 years ago
Pierre d'Herbemont 34aa74681c Python: More input->media_instance changes. 19 years ago
Pierre d'Herbemont 72f9267e63 Java: More input->media_instance changes. 19 years ago
Pierre d'Herbemont 91827a02f6 ActiveX: More input->media_instance changes. 19 years ago
Pierre d'Herbemont 6084cd05a6 Java: input->media_instance changes. 19 years ago
Pierre d'Herbemont 0112e7d0e0 ActiveX: input->media_instance changes. 19 years ago
Pierre d'Herbemont ed79e42dc4 Mozilla: Yet more input->media_instance changes. 19 years ago
Pierre d'Herbemont 25354a0eee Mozilla: Yet more input->media_instance changes. 19 years ago
Antoine Cellerier 33316bd2ef Remove leading line feeds (or while spaces). Fixes "http://www.yle.fi/java/areena/dispatcher/193730.asx?bitrate=1000000" while previous commit fixed http://paste.videolan.org/1950 . 19 years ago
Pierre d'Herbemont f9cd3820f2 control/media_descriptor.c: Prefer memcpy over bcopy. 19 years ago
Pierre d'Herbemont 935fe1d7a8 Mozilla: Fix previous commit. 19 years ago
Pierre d'Herbemont befe44b968 Mozilla: More input->media_instance changes. 19 years ago
Pierre d'Herbemont bcf220f4e5 libvlc: Advertise libvlc_media_instance_destroy_and_detach (soon media_instance_release) in the libvlc.h header. 19 years ago
Antoine Cellerier c487dfa4ae Untested workarround for buggy asx files with an end of line char at the end of the url. 19 years ago
Jean-Baptiste Kempf 0338befbcd Qt4 - Yet another icon from Danko: Preferences. 19 years ago
Laurent Aimar 880ce5e2e1 Updated NEWS. 19 years ago
Laurent Aimar 23cc599d06 Patch by Bernie Purcell : 19 years ago
Laurent Aimar 877cfa0259 Added missing return value in TitleCallback. 19 years ago
Laurent Aimar 9ebb6029f5 Added speex check in RTSP (untested, close #1091) 19 years ago
Pierre d'Herbemont e729adf6d4 bindings/python: Try to match the libvlc input to media_instance changes. 19 years ago
Pierre d'Herbemont f1190ffe05 Mozilla: Attempt to match libvlc input to media_instance changes. 19 years ago
Antoine Cellerier 2cfe99e1e5 Fix invalid free crash in bookmarks loading code reported by Gids on IRC. Small test case is: (I'm not sure that it really needs to be that long) 19 years ago
Rémi Denis-Courmont 4e4c2b0626 Do not crash when there is no X 19 years ago
Rémi Denis-Courmont a60436b4fb Typo 19 years ago
Jean-Paul Saman 77beab3f74 Update Ilkka Ollakka's contributions. 19 years ago
Jean-Paul Saman 82961e0024 Properly cleanup afilters and vfilters on Close(). (Patch by Ikka Ollakka) 19 years ago
Pierre d'Herbemont 244c62e5a7 libvlc: Tell the build system to use media_instance.c. 19 years ago
Pierre d'Herbemont ba1ea5d802 libvlc: Rename the input.c file to media_instance.c. 19 years ago
Pierre d'Herbemont 34f81612d9 libvlc: Rename input to media_instance. And add the possibility to create a medi_instance from a media_descriptor. 19 years ago
Pierre d'Herbemont 0dabfb1de3 control/media_descriptor.c: Fix a comment. 19 years ago
Pierre d'Herbemont 00a4589dad conrtol/media_descriptor.c: Use VLC_FALSE and VLC_TRUE. 19 years ago
Pierre d'Herbemont d6346a3b5b control/libvlc_internal: Dump bool as it doesn't work everywhere. 19 years ago
Pierre d'Herbemont 012cc61a0b libvlc: attempt to fix previous commit. 19 years ago
Pierre d'Herbemont d1a33559d8 libvlc: Make media_descriptor_t internal. 19 years ago
Pierre d'Herbemont 39793dd204 Libvlc add a media descriptor object. 19 years ago
Antoine Cellerier 20e4543841 Sync readme with wiki page. 19 years ago
Antoine Cellerier babfc3597a svn:ignore .deps 19 years ago
Antoine Cellerier 0548263599 propset svn:ignore 19 years ago
Antoine Cellerier 4fdfa9cba2 Kleine fix. 19 years ago
Antoine Cellerier 0242761a17 Cosmetics. 19 years ago
Antoine Cellerier 277d5f98a0 Handle custom meta data in lua playlist scripts. 19 years ago
Antoine Cellerier d77ec47116 Fix a huge bunch of things in the video effects panel. Implement combo box options. 19 years ago