May 2008 Archives by thread
Starting: Thu May 1 00:15:05 CEST 2008
Ending: Sat May 31 23:50:31 CEST 2008
Messages: 1498
- [vlc-devel] Crash on OSX tiger vlc versions 0.8.6c 0.8.6f and nightly from 4/28/2008
Aethenelle
- [vlc-devel] v4l/v4l2 demux
Markus Rechberger
- [vlc-devel] Bugreport: Mac crash on headless machine
George Bray
- [vlc-devel] VLC_ADD_BUILTINS is broken
Rémi Denis-Courmont
- [vlc-devel] commit: Missing #include ( Rémi Denis-Courmont )
git version control
- [vlc-devel] vlc program abort while playing TV channel
Gilles Sabourin
- [vlc-devel] commit: Fixed the compilation of multiple Mac OS X related modules ( Felix Paul Kühne )
git version control
- [vlc-devel] i18n: Nynorsk
Eirik B.
- [vlc-devel] commit: Don't re-invent uint8_t - remove byte_t ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: <inttypes.h> is a superset of <stdint.h>, use it instead. ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: I64F?: use PRI?64 from <inttypes.h> ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: U?I64C: use U?INT64_C from <stdint.h> ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Remove the temporary hack ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Spare one use of WORDS_BIGENDIAN from vlc_common.h ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: libintl is never "included" anymore ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Use macro for __attribute__((packed)) ( Rémi Denis-Courmont )
git version control
- [vlc-devel] [PATCH] basic support for embedded kate streams as subtitles in ogg and matroska
Rémi Denis-Courmont
- [vlc-devel] commit: Look for config.h output in public header files ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Don't compile sout code if sout is disabled ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Don't generate module parameters twice ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Fix ffmpeg when !ENABLE_SOUT ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: C++ <inttypes.h> inclusion fixes ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Remove useless #include ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Use malloc(1) as cookie rather than malloc(0) ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: NIH desyndromization ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: NIH syndrome cure (2) ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Remnants of I64F. ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Remove I64F., not needed anymore ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Remove UI64_C ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Remove I64C as well ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Put msg_context_global_key to the internal header. ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Use int64_t directly within plugins rather than vlc_int64_t ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: No need to include the same file twice ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Don't use assert() here. ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Fix expansion to no-op ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Fix name ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Remove useless include ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Install minimum set of plugin headers. ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: dist_ is not needed for HEADERS ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Be more verbose ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: We need <inttypes.h>, always ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Move dirent stuff to fixups.h, where it belongs ( Rémi Denis-Courmont )
git version control
- [vlc-devel] Libvlc: problem with vlc_object_find_name()
Jean-Paul Saman
- [vlc-devel] commit: Support for AQT subtitles. (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Parsing of Phoenix Subtitles. (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Small fix for PJS to remove "". (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Support for MPSub. (Jean-Baptiste Kempf )
git version control
- [vlc-devel] [PATCH] include config.h before any other include file
ogg.k.ogg.k at googlemail.com
- [vlc-devel] Summer of Code: GUI interfaces for the browsers plug-ins
Vladimir Belousov
- [vlc-devel] commit: basic support for Kate streams as subtitles (Vincent Penquerc'h )
git version control
- [vlc-devel] commit: configure: Minor fixes for kate detection ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Add kate to the news ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: main.h -> vlc_main.h ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Use var_AcquireMutex for the quicktime lock. ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Update POTFILES.in after files renamed and added ( Christophe Mutricy )
git version control
- [vlc-devel] commit: Russian l10n update by Alexey Salmin (Christophe Mutricy )
git version control
- [vlc-devel] commit: Thank Vincent (Christophe Mutricy )
git version control
- [vlc-devel] commit: Cosmetic fix ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Simplify threads init ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Remove some global object-specific code ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: OSD: use vlc_internals() ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: threads: use vlc_internals() ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: variables: use vlc_internals() ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: object: use vlc_internals() ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Hide global object within the thread and object subsystem ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Allocate global object as the others - not statically anymore ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: vlc_internals(): use pointer arithmetic ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: vlc_object_t.p_internals is not needed anymore ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: b_daemon does not need to be exported through vlc_global ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Process-wide memcpy/memset accelarations ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Use the new registration mechanism for memcpy/memset ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Use vlc_memset/vlc_memcpy ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Remove pf_memcpy and pf_memset from libvlc ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: No need to kill VLC if it's exiting already. ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Fix symbols list ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Speak English ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Win32 compile fix ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: block_FifoNew: remove un-needed parameter ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Only compile the winsock stubs file on Win32 ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Fix typo in commit 5b55ee1bb0a0212b967f8f4a33824ffc6b7c7f09 ( Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Provide sendmsg and recvmsg replacements ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Remove splice support - it does not quite help for UDP & DCCP ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Rationalize the SDP session name string ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: RTP sout: --sout-rtp-sap, works like --sout-standard-sap ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: LUA: don't reinvent scandir ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Improve doxy comments ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Fix symbols list ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Fix the playlist column problem added in 7bc28eebe843ef72304a7ec4bb7e89a12a17187a pointed out by phytos and JPeg . ( Rémi Duraffort )
git version control
- [vlc-devel] commit: meta-data handling cleanup ( Rafaël Carré )
Rémi Duraffort
- [vlc-devel] commit: Mirror libcaca on ganesh, as zoy isn' t reliable enough for the nightly builds ( Felix Paul Kühne )
git version control
- [vlc-devel] commit: vlc_mutex_init: remove unused paramter ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: vlc_mutex_init_recursive: remove useless parameter ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Fix function names ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Fix linking error ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Remove some dead code ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Factorize the gcrypt thread support ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: update check: Initialize gcrypt threading - fixes #1483 ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Fix a false assertion fail in the Qt4 playlist. ( Rémi Duraffort )
git version control
- [vlc-devel] commit: Maintain SUBDIRS manually for extra flexibility ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Don't recurse to python, ax and mozilla directories if not needed ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Remove useless bindings/Makefile ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: More avoidable directories ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Avoid useless recursion into GUI directories ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Also if BUILD_LUA ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Direct3D blurriness fix by Kaarlo Henrik Räihä ( Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: cmake: Set min version required, fix some warnings, remove network/ error.c from src/CMakeLists.txt. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: cmake: Define HAVE_ATTRIBUTE_PACKED if needed. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: Remove VLC_OBJECT_GLOBAL ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: iconv_macosx: never used, removed ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: BeOS app thread: only used in one file ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: libvlc_InternalCreate: fix small race condition in error path ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Remove p_root->b_ready. Duplicated state. ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: p_root->p_probe: unused, remove ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: libvlc_global_data_t: fix description ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Add long overdue private libvlc object pointer... ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: p_memcpy_module is private libvlc data ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: p_vlm is private data ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Use libvlc_priv_t for httpd ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Privatize msg_bank ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Privatize p_interaction ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Privatize psz_configfile ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Don't use libvlc->b_color ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Privatize the stats computer ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: No need to lookup i_verbose. The core does it anyway. ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: XDG code factorization ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Fix memleak on Windows, fix locale on Linux ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Remove unused parameter ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Remove unused parameter ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: i_verbose has been privatized ( Rafaël Carré )
git version control
- [vlc-devel] commit: Do not duplicate NULL strings ( Rafaël Carré )
git version control
- [vlc-devel] commit: Do not duplicate potentially NULL strings ( Rafaël Carré )
git version control
- [vlc-devel] commit: Use the verbose variable, over the private i_verbose member ( Rafaël Carré )
git version control
- [vlc-devel] commit: Remove a memleak ( Rafaël Carré )
git version control
- [vlc-devel] commit: Simplify executable name retrieval and fix a memory leak ( Rafaël Carré )
git version control
- [vlc-devel] commit: Fix leaking of psz_object_name ( Rafaël Carré )
git version control
- [vlc-devel] commit: Do not leak the global libvlc pointer ( Rafaël Carré )
git version control
- [vlc-devel] commit: Do not leak the object name ( Rafaël Carré )
git version control
- [vlc-devel] commit: Do not leak 1 byte per variable created ( Rafaël Carré )
git version control
- [vlc-devel] commit: network/error.c has been removed ( Rafaël Carré )
git version control
- [vlc-devel] commit: Actually free the data ( Rafaël Carré )
git version control
- [vlc-devel] commit: Fix memory leak in dummy input ( Rafaël Carré )
git version control
- [vlc-devel] commit: Forgotten in fd84d89ba : fix building without spinlocks ( Rafaël Carré )
git version control
- [vlc-devel] commit: Fix es format leaking in live555 ( Rafaël Carré )
git version control
- [vlc-devel] commit: Fix memleak ( Rafaël Carré )
git version control
- [vlc-devel] var_Set returns variable not found
jboileau
- [vlc-devel] commit: Fontconfig: compiler warning ( Rémi Denis-Courmont )
git version control
- [vlc-devel] Doubts about VLC coding
Bruno Guedes
- [vlc-devel] Problem with H.264 parser
Giovani Gracioli
- [vlc-devel] commit: DBus: Round volume to nearest integer - fixes #1561 ( Rafaël Carré )
git version control
- [vlc-devel] [PATCH] extvlc option for xspf playlist and remembering what is playing when vlc is closed
Rafaël Carré
- [vlc-devel] commit: ncurses: use --color option ( Rafaël Carré )
git version control
- [vlc-devel] commit: Use strrchr() ( Rafaël Carré )
git version control
- [vlc-devel] commit: Attach the sout object to libvlc ( Rafaël Carré )
Rafaël Carré
- [vlc-devel] commit: Avoid deadlocking: refs #1566 ( Rafaël Carré )
git version control
- [vlc-devel] commit: Read the correct type from the vlc value - fixes #1569 ( Rafaël Carré )
git version control
- [vlc-devel] commit: s/URI/location/ to comply to the spec ( Rafaël Carré )
git version control
- [vlc-devel] commit: Remove unused variable ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Do not re-invent strcpy ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Fix warning ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: The input_items array is private data. ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Use getpwuid_r - thread safety ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Simplify Win32 GetDir, and use the proper header files ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Don't duplicate getenv("HOME") ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Inline config_GetUserDir ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Export config_Get*Dir ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Use config_Get*Dir ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Hide psz_(cache|config|data)dir ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: config_GetConfigDir -> config_GetUserConfDir ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Add config_GetConfDir ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: SSL certificates are in /etc, not in /usr/share ( Rémi Denis-Courmont )
git version control
- [vlc-devel] [PATCH] RTMP bugfix and access output patch
Miguel Angel Cabrera Moya
- [vlc-devel] commit: generated files from axvlc.idl by midl (VisualStudio 2008) ( Anthony Loiseau )
git version control
- [vlc-devel] [patches][ActiveX] FF plugin compatibility
Jean-Paul Saman
- [vlc-devel] commit: Cleanup and add workaround for FPGA bug. (Jean-Paul Saman )
git version control
- [vlc-devel] commit: Remove dead code. (Jean-Paul Saman )
git version control
- [vlc-devel] commit: Fix compiler warning in fbosd.c (Jean-Paul Saman )
git version control
- [vlc-devel] commit: mosaic: Free string variables after using them ( Rafaël Carré )
git version control
- [vlc-devel] commit: Check malloc return value ( Rafaël Carré )
git version control
- [vlc-devel] VLC-Windows Mobile
Ramakrishnan_Subramaniam
- [vlc-devel] commit: fix building with recent FFmpeg (typo) ( Rafaël Carré )
git version control
- [vlc-devel] commit: Fix memory leak in dummy input ( Rafaël Carré )
git version control
- [vlc-devel] commit: Do not leak 1 byte per variable created ( Rafaël Carré )
git version control
- [vlc-devel] commit: Do not leak the telnet password ( Rafaël Carré )
git version control
- [vlc-devel] commit: mosaic : Free string variables after using them ( Rafaël Carré )
git version control
- [vlc-devel] commit: Use the correct cleaning function instead of using an incomplete duplication ( Rafaël Carré )
git version control
- [vlc-devel] commit: playlist: free the items arrays at exit, clean the playing item if it was just stopped ( Rafaël Carré )
git version control
- [vlc-devel] commit: Check malloc return value ( Rafaël Carré )
git version control
- [vlc-devel] File dumping for PSNR computation
Samir Selman
- [vlc-devel] commit: Fix a memleak in mosaic ( Rafaël Carré )
git version control
- [vlc-devel] commit: Release children items array ( Rafaël Carré )
git version control
- [vlc-devel] commit: Print less information about the compilation when using make.pl ( Rémi Duraffort )
git version control
- [vlc-devel] commit: Less information when compiling with compile ( Rémi Duraffort )
git version control
- [vlc-devel] commit: use files.musepack.net instead of files2.musepack. net to download libmpcdec ( Felix Paul Kühne )
git version control
- [vlc-devel] commit: use PL_**LOCK instead of vlc_mutex_lock ( Felix Paul Kühne )
git version control
- [vlc-devel] commit: Remember that VLC_ADD_BUILTINS is ugly and that we don' t want to use it for modules that we actually want to be build ( Felix Paul Kühne )
git version control
- [vlc-devel] File dumping for PSNR computation
Kaarlo Räihä
- [vlc-devel] commit: Forgot live555 in the previous commit. It' s quite useful to compile it, too. ( Felix Paul Kühne )
git version control
- [vlc-devel] commit: RTMP bugfix and reusability enhacenment (Miguel Angel Cabrera Moya )
git version control
- [vlc-devel] commit: Adding some forgotten return-statements and removing some commented-out code . (Ilkka Ollakka )
git version control
- [vlc-devel] commit: Fix VLC.app target ( Rafaël Carré )
git version control
- [vlc-devel] commit: Use the proper code for norvegian bokmål and use a symlink for no as it is what people expect ( Christophe Mutricy )
git version control
- [vlc-devel] commit: Oups the nynorsk l10n haven't arrived yet (Christophe Mutricy )
git version control
- [vlc-devel] commit: Use config_GetCacheDir internally ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Use config_GetUserConfDir internally too ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Use config_GetUserDataDir() internally ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: config_GetConfigFile: remove unused parameter ( Rémi Denis-Courmont )
git version control
- [vlc-devel] [PATCH] Resend RTMP access output patches
Miguel Angel Cabrera Moya
- [vlc-devel] commit: Fix #1572 ( Rafaël Carré )
git version control
- [vlc-devel] commit: Meaningful typo (Christophe Mutricy )
git version control
- [vlc-devel] commit: Fix #1487 - race condition ( Rafaël Carré )
git version control
- [vlc-devel] libvlc_media_descriptor_add_option and :vout-filter problem
jboileau
- [vlc-devel] [PATCH] Fix a bug introduced by 920692ff5d2d6b001e0f6ac7bda1978c9f7abd1f
Antoine Cellerier
- [vlc-devel] commit: contribs: remove reference to old stuff ( Rafaël Carré )
git version control
- [vlc-devel] commit: Forgotten phony targets ( Rafaël Carré )
git version control
- [vlc-devel] Trac time and date screwed
Rémi Denis-Courmont
- [vlc-devel] commit: Undo --sout-udp-auto-mcast ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: sout-std: remove RTP stuff (since we don't have a RTP access output ) ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Cache the --daemon value, so we remove the PID file iff we created it ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: RTSP: output proper Range: header ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Add RTSP Date: ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Provide gmtime_r ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Fix Range handling ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Fix detection of ending of FontBuilder thread ( Rafaël Carré )
git version control
- [vlc-devel] commit: Remove the glibc libintl kludge. ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: We know where VLM is, no need to find it. ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: VLC_OBJECT: add missing parenthesis ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: libvlc_stats: use VLC_OBJECT to remove a bunch of warnings ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: SAP: yield and release the playlist ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Vorbis: yield the playlist when using it ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: UPnP_Intel: yield the playlist ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Don't reregister the same callbacks over and over again ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Remove pl_Get. This endorsed unyielded playlist access. ( Rémi Denis-Courmont )
git version control
- [vlc-devel] Subtitles downloader for VLC
Jean-Philippe ANDRÉ
- [vlc-devel] commit: set_destructor has no need for the structure lock ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Tag a bug so that I don't forget about it ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Fix missing #include ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Fix incorrect printf argument ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Remove p_playlist from p_libvlc ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Remove any pl_Get usage ( Felix Paul Kühne )
git version control
- [vlc-devel] commit: Remove useless i_refcount == 0 case and fix a tiny race condition. ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: vlc_object_find*: don't check that refcount is zero ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Don't check for 0 refcount. ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Don't mix 2 implementation approaches ( Felix Paul Kühne )
git version control
- [vlc-devel] commit: Only insert new object into the table one initialized ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Use a per-object spin around the reference count. ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Fix the same race condition as in ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: No need to take the structure lock when finding oneself ( Rémi Denis-Courmont )
git version control
- [vlc-devel] Where does msg_Dbg outputs under Windows
jboileau
- [vlc-devel] commit: Less and less information with compile ( Rémi Duraffort )
git version control
- [vlc-devel] commit: Lua playlist script for pages like http://jt.france2.fr/player/20h/ (Antoine Cellerier )
git version control
- [vlc-devel] commit: Add france2.lua here. (Antoine Cellerier )
git version control
- [vlc-devel] commit: Don't use the playlist if it has been destroyed ( Rafaël Carré )
git version control
- [vlc-devel] VLC MacOSX UI design flaw?
Kalman Reti
- [vlc-devel] commit: Copyright changes. (btw, does Copyright the VideoLAN team really mean something? for example, in French law you can't give away copyright to someone else) ( Antoine Cellerier )
git version control
- [vlc-devel] commit: Fix warning ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: DBus: use the current array of playlist items ( Rafaël Carré )
git version control
- [vlc-devel] commit: vlc_module_set: use vararg, more flexible ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Remove dead CPP ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Merge the plugins macros into one header ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Include vlc_plugin.h as needed ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Remove E_() ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: vlc_modules_macros.h -> vlc_plugin.h ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Don't redefine MODULE_STRING ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: No need to auto-include <vlc_plugin.h> anymore ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Don't declare a non-existent function ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Fix yesterday's VLM bug ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Fix a bunch of warnings (error handling) ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Mutexes cannot be error-checking and recursive at the same time ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Move pthread to the front. ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Fix the kludge for old glibc ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Merge vlc_threads.h and vlc_threads_funcs.h ( Rémi Denis-Courmont )
git version control
- [vlc-devel] (Solved) Where does msg_Dbg outputs under Windows
jboileau
- [vlc-devel] commit: Win32 compile fixes ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: capabilities are strings ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: shortcuts are strings ( Rafaël Carré )
git version control
- [vlc-devel] commit: Lock FFmpeg to r12920 for now to get us nice builds ( Felix Paul Kühne )
git version control
- [vlc-devel] commit: vlc_threads_funcs.h and vlc_module_macros.h have been deleted ( Rafaël Carré )
git version control
- [vlc-devel] commit: vlc_threads_funcs.h and vlc_module_macros.h have been deleted ( Rafaël Carré )
git version control
- [vlc-devel] commit: module bank: use vlc_custom_create ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: DeleteModule cannot fail * don't handle impossible errors ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Win32 compile fix ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Win32: kill the Win64-induced warning ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: VLC_VariableSet: assume unsafe variable settings. Fixes #1371. ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Don't use multiple lines macros in if conditions ( Rafaël Carré )
git version control
- [vlc-devel] commit: VLC_VariableSet: assume unsafe variable settings. Fixes #1371. ( Rémi Denis-Courmont )
git version control
- [vlc-devel] [PATCH] RTMP cosmetic
Miguel Angel Cabrera Moya
- [vlc-devel] commit: ncurses: restore hierarchical view ( Rafaël Carré )
git version control
- [vlc-devel] main libvlc error: input item... when calling libvlc_release
jboileau
- [vlc-devel] [PATCH] rtmp cosmetic fix
Miguel Angel Cabrera Moya
- [vlc-devel] commit: dvb module uses STRINGIFY() (Christophe Mutricy )
git version control
- [vlc-devel] commit: cmake: Fix bootstrap script. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: Remove silly "out of memory" messages. (Jean-Paul Saman )
git version control
- [vlc-devel] commit: Don't leak picture_t (Jean-Paul Saman )
git version control
- [vlc-devel] commit: We also need to check the non "conf::" case. Oops. ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: description: we have an object, use it ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: QueueMsg: assert p_this ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Document previous commit ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Ugly fix for httpd deadlock ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: The normal include dir is also needed for vlc/vlc.h (curerntly) ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Don't install vlc-config. ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: system_VLCPath does not exist ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Cleanup in transparant(). (Jean-Paul Saman )
git version control
- [vlc-devel] commit: Fix comment and indentation. (Jean-Paul Saman )
git version control
- [vlc-devel] commit: Catch error case. (Jean-Paul Saman )
git version control
- [vlc-devel] commit: Cleanup alpha (Jean-Paul Saman )
git version control
- [vlc-devel] commit: Fix broken code. (Jean-Paul Saman )
git version control
- [vlc-devel] commit: fix indentation. (Jean-Paul Saman )
git version control
- [vlc-devel] commit: Woops -f is already out ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: fix Makefile.am ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: OSX GUI: Use "Fullscreen Video Device" instead of "Video Device" which is a bit confusing. (Pavlov Konstantin )
git version control
- [vlc-devel] commit: Fix memory leaks in ncurses intf ( Rafaël Carré )
git version control
- [vlc-devel] commit: Fix another memleak in ncurses ( Rafaël Carré )
git version control
- [vlc-devel] commit: Do not leak psz_demux ( Rafaël Carré )
git version control
- [vlc-devel] commit: Fix memleak in mpga demuxer ( Rafaël Carré )
git version control
- [vlc-devel] commit: Add some stuff (to test the buildbod post-receive hook) ( Antoine Cellerier )
git version control
- [vlc-devel] commit: Fix double free ( Rafaël Carré )
git version control
- [vlc-devel] commit: Revert "Fix memleak in mpga demuxer" ( Rafaël Carré )
git version control
- [vlc-devel] commit: I need another commit :) (Antoine Cellerier )
git version control
- [vlc-devel] commit: Update my profile ( Rafaël Carré )
git version control
- [vlc-devel] commit: Add linux_specific.c + disabled code for libvlc path determination ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Build (linux|not)_specific.c as appropriate ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Compile fix ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Move some internal message stuff to src/ ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Remove message unused "queue" parameter ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: DBus: Play rewinds at the beginning if there is an active input ( Rafaël Carré )
git version control
- [vlc-devel] commit: Do not load plugins from relative paths on non-relocatable platforms. ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Document previous fix ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Typo: disable always-on-top when going fullscreen ( Rafaël Carré )
git version control
- [vlc-devel] commit: Compile fix ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Disable video-on-top on win32 when going fullscreen ( Rafaël Carré )
git version control
- [vlc-devel] commit: Factorize video-on-top disabling while in fullscreen ( Rafaël Carré )
git version control
- [vlc-devel] commit: Disable video-on-top while in fullscreen ( Rafaël Carré )
git version control
- [vlc-devel] commit: Add bugfixes in the NEWS ( Rafaël Carré )
git version control
- [vlc-devel] commit: Fix compilation on != darwin, beos, win32, linux ( Rafaël Carré )
git version control
- [vlc-devel] commit: Updated libxml2 to 2.6.32 ( Felix Paul Kühne )
git version control
- [vlc-devel] commit: Bump the version ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: We also want to use libxml2 2.6.32 here ( Felix Paul Kühne )
git version control
- [vlc-devel] commit: Rewordings.. ( Felix Paul Kühne )
git version control
- [vlc-devel] commit: automake: Don't run `make install` for VLC.app. (Pierre d' Herbemont )
git version control
- [vlc-devel] commit: Remove any tests that requires external networking. ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Distribute data files regardless of features set ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Kill further I64C ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Do not touch the always-on-top when going fullscreen ( Rafaël Carré )
git version control
- [vlc-devel] commit: Do not wander twice in the same subdir - fix distcheck ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Typo ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Revert "Disable video-on-top while in fullscreen" ( Rafaël Carré )
git version control
- [vlc-devel] commit: Remove misleading comment - correct NEWS ( Rafaël Carré )
git version control
- [vlc-devel] commit: Fixed error handling in function (Miguel Angel Cabrera Moya )
git version control
- [vlc-devel] commit: Another Makefile fix ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: vlc: set the plugin-path explicitly ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Don't look for plugins from CWD. Also don't leak in case of errors. ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: libvlc: add subtitle file (*.srt...) handling (Tanguy Krotoff )
git version control
- [vlc-devel] commit: Check malloc return value or risk overwritting not allocated memory . (Jean-Paul Saman )
git version control
- [vlc-devel] commit: Check malloc return value and cleanup if allocation failed. ( Jean-Paul Saman )
git version control
- [vlc-devel] commit: Don't override original pointer when realloc fails. ( Jean-Paul Saman )
git version control
- [vlc-devel] commit: Fix compiler warnings. (Jean-Paul Saman )
git version control
- [vlc-devel] commit: vl