May 2008 Archives by thread
Starting: Thu May 1 00:15:05 CEST 2008
Ending: Sat May 31 23:50:31 CEST 2008
Messages: 1491
- [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 I64C as well ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Remove UI64_C ( 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: 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: Remove useless include ( 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: 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: 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: 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: Remove pf_memcpy and pf_memset from libvlc ( 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: 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 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: Avoid useless recursion into GUI directories ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: More avoidable 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] about rm/rmvb support for vlc
msn
- [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: Remove a memleak ( 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: 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] OSX Compile issue - /lib/cpp insanity?
Dave Still
- [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: Do not leak the telnet password ( 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] 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] 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] [PATCH] libvlc: add subtitle file (*.srt...) handling
Tanguy Krotoff
- [vlc-devel] [PATCH] libvlc: when calling libvlc_media_player_stop() check for playing or paused state before to send a stopped event
Tanguy Krotoff
- [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: Remove p_playlist from p_libvlc ( 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 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: 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: 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: vlc_modules_macros.h -> vlc_plugin.h ( 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: 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: 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] [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: Fix broken code. (Jean-Paul Saman )
git version control
- [vlc-devel] commit: fix indentation. (Jean-Paul Saman )
git version control
- [vlc-devel] commit: Cleanup alpha (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: 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: 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: Check malloc return value and cleanup if allocation failed. ( Jean-Paul Saman )
git version control
- [vlc-devel] commit: vlm: Fix a warning about a non initialized pointer use, and fix a potential free() of a random pointer. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: Don't assert that something that can fail won't fail... ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Simplification ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: The TLS also needs to be cleaned up... should fix #1576 ( Rémi Denis-Courmont )
git version control
- [vlc-devel] I updated ja.po for vlc on git.
Tadashi Jokagi
- [vlc-devel] H264 mp4 file not playing in VLC on wince
张丽娜
- [vlc-devel] [videolan] I need a stable version of VLC - willing to pay - willing to contribute programming effort - interested in partership
Rafaël Carré
- [vlc-devel] commit: Japanese l10n update by Tadashi Jokagi (Christophe Mutricy )
git version control
- [vlc-devel] compiling live555 in VLC
Son Tran
- [vlc-devel] commit: Do not ignore files in non-existing directories ( Rafaël Carré )
git version control
- [vlc-devel] commit: Show utf-8 as utf-8, eg translations in playlistpanel. ( Ilkka Ollakka )
git version control
- [vlc-devel] commit: Revert " Avoid huge CPU comsumption when rc and --daemon are use at the same time" ( Rafaël Carré )
git version control
- [vlc-devel] commit: Fix #1581 - Really fix #986 - rc : do not read stdin when we can't ( Rafaël Carré )
git version control
- [vlc-devel] Display problems in 0.9
Georg Seifert
- [vlc-devel] commit: Avoid a potential segfault as vlc_object_create can fail. ( Rémi Duraffort )
git version control
- [vlc-devel] commit: Support for both types of MPSub (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: playlist startup sorting fix (Lukas Durfina )
git version control
- [vlc-devel] commit: Asserts the return value of pf_audio_filter() ( Rafaël Carré )
git version control
- [vlc-devel] commit: Commit the good version of the file. (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Update the NEWS and the dialogs for the subtitles support. ( Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Mirror goom on ganesh for the folks using curl ( Felix Paul Kühne )
git version control
- [vlc-devel] commit: Don' t print a message when an memory error occure and check some malloc return values . ( Rémi Duraffort )
git version control
- [vlc-devel] commit: Make sure the window is set to a normal level before going to fullscreen. ( Felix Paul Kühne )
git version control
- [vlc-devel] commit: Backport [f5f7c36c4351a71129e4d2f6e6a1d03823387713] and announce it ( Felix Paul Kühne )
git version control
- [vlc-devel] Why is VLM using stream_UrlNew?
Rémi Denis-Courmont
- [vlc-devel] commit: Sync for 0.8.6g ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: No need for sed here ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Try to split the mind boggingly big vlm.c ( Rémi Denis-Courmont )
git version control
- [vlc-devel] Playlist Events
Amaresh Ram
- [vlc-devel] commit: DBus : missing return argument for AddTrack ( Rafaël Carré )
git version control
- [vlc-devel] commit: Cosmetic, malloc checks and options completion. ( Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Updated the version strings ( Felix Paul Kühne )
git version control
- [vlc-devel] Bad demuxer chosen and "/demux://URL" option with "libvlc_playlist_add" function is KO
ac2s.club
- [vlc-devel] commit: Fix cyclic dependancy between input and "sout stream" description ( Rafaël Carré )
git version control
- [vlc-devel] commit: Remove unused variable ( Rafaël Carré )
git version control
- [vlc-devel] [PATCH] G.711 RTP payload for Stream Input
maurizio simoni
- [vlc-devel] git access removed
Rafaël Carré
- [vlc-devel] commit: Fix changelog generation (Christophe Mutricy )
git version control
- [vlc-devel] commit: Support for parsing PowerDivx (.psb) subtitles ( Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Support for multiple lines in PJS subs. (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Put psb in NEWS, interface and options. (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Add CVE Id (Christophe Mutricy )
git version control
- [vlc-devel] commit: We no longer block l10n (Christophe Mutricy )
git version control
- [vlc-devel] Kate licence and GPL ?
Jean-Baptiste Kempf
- [vlc-devel] commit: Update libpng to 1.2.29. We shouldn't be affected by CVE-2008-1382 (Jean-Baptiste Kempf )
git version control
- [vlc-devel] Problem with compiling vlc in cygwin
Son Tran
- [vlc-devel] problem with plugin_mp4
张丽娜
- [vlc-devel] commit: Backport [22dbee0081c2f38a775d059175f4a9b21841d38c] and announce it ( Felix Paul Kühne )
git version control
- [vlc-devel] commit: Revert [42a0d047849f391a75432dfdf5d71523d6ec08c7] ( Rafaël Carré )
git version control
- [vlc-devel] commit: Fix memory leak in mosaic bridge ( Rafaël Carré )
git version control
- [vlc-devel] sout support for wmv3
Ricardo Kleemann
- [vlc-devel] commit: Remove useless constant ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Detach dying objects atomically, so FIND_CHILDREN is safe ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Theora Beta3 and patch the includes... (Jean-Baptiste Kempf )
git version control
- [vlc-devel] Compilation error in upnp_intel.cpp
Gilles Sabourin
- [vlc-devel] commit: Recurse through the object tree instead of using the objects table ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Get rid of b_attached ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Inline DetachObject ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Hmm, there was a simpler solution ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Debug code to prevent FIND_PARENT from crashing. ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Remove playlist destructor ( Rafaël Carré )
git version control
- [vlc-devel] commit: We may still have children when destroyed... ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Revert "Remove playlist destructor" ( Rafaël Carré )
git version control
- [vlc-devel] commit: Use vlc_object_release() to release the playlist ( Rafaël Carré )
git version control
- [vlc-devel] [vlc] transcoding with different input and output chromas
lokidor
- [vlc-devel] Compiled VLC with Cygwin! Thanks Jean-Baptiste Kempf!
jboileau
- [vlc-devel] commit: upnp: Fix a typo, as pointed by Gilles Sabourin. (Pierre d' Herbemont )
git version control
- [vlc-devel] Avoiding some crashes on maemo platforms
lokidor
- [vlc-devel] pixel doubling and backlight blanking with xvideo on maemo platforms
lokidor
- [vlc-devel] commit: upnp: fix a typo (Mirsal Ennaime )
git version control
- [vlc-devel] VLC-Developer
Marcio Silva
- [vlc-devel] Cygwin question again
Son Tran
- [vlc-devel] Problem with receiving/playing H.264 RTSP/RTP streams in VLC on wince
张丽娜
- [vlc-devel] Missing RTCP packets
Javier Gálvez Guerrero
- [vlc-devel] Trouble with JVLC
Radu
- [vlc-devel] Compile VLC with Cygwin
Minh Son TRAN
- [vlc-devel] [RFC] Shared objects naming
Rémi Denis-Courmont
- [vlc-devel] Use of vlc as a "codec development framework"
Jeffrey Graham
- [vlc-devel] commit: vlc-config: remove external mode. Use pkg-config. ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Rename the shared libraries ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Don't bother with vlc_object_get() when you can keep pointers! ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Use libvlc_InternalAddIntf instead of VLC_AddIntf ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Do not allow variable substitution in MRL path schemas ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: libvlc_run_interface: start and wait for an interface ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: vlc using libvlc ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Fix unit tests linking ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Remove a bunch of unused deprecated APIs ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: vlc: Make sure we call libvlc_release() when we are requested to die. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: vlc: Code conventions. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: Revert "vlc: Make sure we call libvlc_release() when we are requested to die." (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: Support for RealText Subtitles. (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Cosmetic. (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Xml 2.6.32 patch modification. (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Fix a-few-per-libvlc-instance memory leaks ( Rafaël Carré )
git version control
- [vlc-devel] commit: Fix a very unlikely memleak ( Rafaël Carré )
git version control
- [vlc-devel] commit: s/libvlc/libvlccore/ ( Rafaël Carré )
git version control
- [vlc-devel] commit: s/vlc-control/vlc/ ( Rafaël Carré )
git version control
- [vlc-devel] commit: Initialise input memory ( Rafaël Carré )
git version control
- [vlc-devel] commit: Gives the correct arguments to libvlc_new() ( Rafaël Carré )
git version control
- [vlc-devel] Phonon VLC and MPlayer backends 0.1.0
Tanguy Krotoff
- [vlc-devel] commit: vlc_object_release: cleanup ( Rafaël Carré )
git version control
- [vlc-devel] commit: Detach the children at object destruction ( Rafaël Carré )
git version control
- [vlc-devel] commit: Revert "Detach the children at object destruction" ( Rafaël Carré )
git version control
- [vlc-devel] commit: Revert "vlc_object_release: cleanup" ( Rafaël Carré )
git version control
- [vlc-devel] commit: s,fake:,fake://,g ( Rafaël Carré )
git version control
- [vlc-devel] Use of vlc as a "codec development framework" (bump)
Jeffrey Graham
- [vlc-devel] commit: vlc_list_children: list children _safely_ ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Qt4: use vlc_list_children ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: ncurses: use vlc_list_children ( Rémi Denis-Courmont )
git version control
- [vlc-devel] [PATCH] transcode: fix a typo about scale
Pierre d'Herbemont
- [vlc-devel] commit: Hide i_children and pp_children away ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Make vlc_object_detach a no-op if the object is not attached ( Rémi Denis-Courmont )
git version control
- [vlc-devel] How should I update to new sources?
jboileau
- [vlc-devel] Adding new API for filters to libvlc
jboileau
- [vlc-devel] Latest build crashes under Windows on exit
jboileau
- [vlc-devel] commit: Contrib: fix CVE-2008-2109 for libid3tag. (Pavlov Konstantin )
git version control
- [vlc-devel] commit: Contrib: fix libvorbis CVEs: 2008-1419, 2008-1420, 2008-1423. ( Pavlov Konstantin )
git version control
- [vlc-devel] commit: Update news on fixed CVEs. (Pavlov Konstantin )
git version control
- [vlc-devel] [streaming] Missing RTCP packets
Rémi Denis-Courmont
- [vlc-devel] commit: transcode: Fix a typo about scale. (Pierre d'Herbemont )
git version control
- [vlc-devel] Abuses of FIND_ANYWHERE
Rémi Denis-Courmont
- [vlc-devel] commit: Enable the Nokia OSSO hacks on all X11 plugins ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Ignore X11 errors on Maemo ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Qt4: do not use vlc_object_get ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: vlc_object_get sucks, document it ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Also remove the link fromn dead objects toward their children ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Remove the children leak detection which is not working anymore ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Added the minimal-OSX class files and a couple of more related files to the project list for easier lookup ( Felix Paul Kühne )
git version control
- [vlc-devel] commit: Fixed INSTALL_NAME for libfaad2 which was broken in [ 65d362fec6713989433df3e5701d645ae41f262e] ( Felix Paul Kühne )
git version control
- [vlc-devel] commit: Check malloc/recalloc return values. (Jean-Paul Saman )
git version control
- [vlc-devel] commit: Remove "out of memory" message (Jean-Paul Saman )
git version control
- [vlc-devel] commit: Use the same default values for i_frame_rate everywhere. ( Jean-Paul Saman )
git version control
- [vlc-devel] commit: Small cleanup (Jean-Paul Saman )
git version control
- [vlc-devel] MacOS X VLCKit packaging
Olivier Aubert
- [vlc-devel] commit: Update: supports file v4 signatures ( Rafaël Carré )
git version control
- [vlc-devel] can't receive live video stream
sam daugh
- [vlc-devel] commit: libvlc: when calling libvlc_media_player_stop() check for playing or paused state before to send a stopped event ( Tanguy Krotoff )
git version control
- [vlc-devel] commit: Remove trailing whitespace, add checks for malloc return value. ( Jean-Paul Saman )
git version control
- [vlc-devel] VLC 0.8.6g source release
Rémi Denis-Courmont
- [vlc-devel] commit: Add a comment about RIPEMD/160 ( Rafaël Carré )
git version control
- [vlc-devel] commit: cmake: fix src/ building ( Rafaël Carré )
git version control
- [vlc-devel] commit: Fix double free introduced in [ b9da1de8597bd18de0f23e59f323bbe609e2f263] ( Rafaël Carré )
git version control
- [vlc-devel] commit: Cmake: Fix modules/ building ( Rafaël Carré )
git version control
- [vlc-devel] commit: Cmake : Fix test/ linking ( Rafaël Carré )
git version control
- [vlc-devel] commit: Fix glade search path - thanks to dionoea ( Rafaël Carré )
git version control
- [vlc-devel] commit: This is version 0.8.6g *grml* ( Felix Paul Kühne )
git version control
- [vlc-devel] commit: Fix blinking on redraw in ncurses interface... if anyone has an idea about why that call to clear() was needed ... ( And remove a bunch of trailing spaces) (Antoine Cellerier )
git version control
- [vlc-devel] commit: Using PIC for x264 on PPC-based Macs sounds like a good idea oO ( Felix Paul Kühne )
git version control
- [vlc-devel] commit: Fix contribs building for FFmpeg ( Rafaël Carré )
git version control
- [vlc-devel] commit: Destroy the playlist AFTER looking for a sout attached to it ( Rafaël Carré )
git version control
- [vlc-devel] commit: Remove useless volatile keyword ( Rémi Denis-Courmont )
git version control
- [vlc-devel] my last ditch at vlc
sam daugh
- [vlc-devel] commit: mprec: thread-safety ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: mwait/mdate: remove cached_time - not thread-safe ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Use TIMER_ABSTIME when it's available ( Rémi Denis-Courmont )
git version control
- [vlc-devel] Disable hotkeys/double click fullscreen in libvlc
Tanguy Krotoff
- [vlc-devel] commit: Remove incorrect if BUILD_VLC ( Rémi Denis-Courmont )
git version control
- [vlc-devel] it works!
sam daugh
- [vlc-devel] Reminder: volatile considered harmful
Rémi Denis-Courmont
- [vlc-devel] Can Eclipse be used for VLC dev
jboileau
- [vlc-devel] commit: Cosmetics. (Antoine Cellerier )
git version control
- [vlc-devel] commit: Fix bash syntax in rrd doc. (Antoine Cellerier )
git version control
- [vlc-devel] commit: Video bitrate tolerance is advertised as kbits/sec in the help ( not bits/sec). (Antoine Cellerier )
git version control
- [vlc-devel] [patch]DirectX overlay color adjustment
Kaarlo Räihä
- [vlc-devel] [PATCH]DirectX audio 7.1 support
Kaarlo Räihä
- [vlc-devel] commit: Multi-line support for JacoSub. (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: DKS and Subviewer1 parsing support. (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Add options for preferences. (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Formatting cleaning (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Don't change pf_release() to a dummy function ( Rafaël Carré )
git version control
- [vlc-devel] commit: Remove not used allocation added in [ bc650c59ca6d2edbf555dc0cec11091f274b42f5] ( Rafaël Carré )
git version control
- [vlc-devel] commit: Use reference counting for pictures ( Rafaël Carré )
git version control
- [vlc-devel] commit: Check allocation and initialise memory ( Rafaël Carré )
git version control
- [vlc-devel] commit: Fix the reference counting of pictures stored in the mosaic_bridge ring ( Rafaël Carré )
git version control
- [vlc-devel] commit: Ignore downloaded & built files in contribs ( Rafaël Carré )
git version control
- [vlc-devel] commit: Use pictures reference counting ( Rafaël Carré )
git version control
- [vlc-devel] RTMP patchreview
Miguel Angel Cabrera Moya
- [vlc-devel] maximum size for a single frame
Howard
- [vlc-devel] commit: Fix decoding of teletext in ps files ( the zvbi decoder expects the full PES packet, I haven' t been able to test the telx.c decoder yet as I don' t have any ps file with teletext subtitles available). (Antoine Cellerier )
git version control
- [vlc-devel] commit: Untested attempt to DirectAudio support for 7.1 system ( Kaarlo Raiha )
git version control
- [vlc-devel] commit: Directsound 7.1 support and some debug messages... (Kaarlo Raiha )
git version control
- [vlc-devel] commit: Use fstat()! ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: No need to do stat() before opendir()! ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Don't test if a directory exists twice in a row ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Don't use stat() before opendir() ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Don't waste stat() right before opendir(). ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Fix handle leak ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Bump version ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Updates ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: /me needs lenses or something ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Cmake : fix libvlc* versionning and naming ( Rafaël Carré )
git version control
- [vlc-devel] commit: Cmake : disable samples downloading & related tests ( Rafaël Carré )
git version control
- [vlc-devel] commit: CMake : don't try to link unused targets ( Rafaël Carré )
git version control
- [vlc-devel] commit: Update the version string for the Mac builds too ( Felix Paul Kühne )
git version control
- [vlc-devel] commit: (Almost) pread() for Win32 ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: block_File: loads a file into a block_t ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: block_File: test case ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: GnuTLS: proper location for ca-certificates ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: GnuTLS: read key material from memory - fixes #1108 ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: More updates, partially Mac-specific ( Felix Paul Kühne )
git version control
- [vlc-devel] Custom Video Hardware Plugin
Lane Brooks
- [vlc-devel] commit: Add support for MPEG2 FOURCCs in mp4 demuxer ( Rafaël Carré )
git version control
- [vlc-devel] commit: vlc_config_set: use dgettext() explicitly ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Translate help, short name and description ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Use gettext_noop() consistently ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Add mx4n and mx4p FourCC (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Fail loudly if --enable-java-bindings is used ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Remove internal Python build support ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Fix previous commit ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Remove i18n_strtod - nobody uses it and it's an ugly hack ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: French uses comma as a decimal separator ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Always print numbers (floats) in American format in vlcrc ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: make.pl: matches gcc-xx and g++-xx ( Rafaël Carré )
git version control
- [vlc-devel] commit: Use cmake 2.6.0 release ( Rafaël Carré )
git version control
- [vlc-devel] commit: Parse vlcrc following American standards for numbers ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: VLM: use american numbers too here ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Remove unused i18n_atof ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Win32 also has and needs fcntl.h (Christophe Mutricy )
git version control
- [vlc-devel] commit: Don't rely on scanf when parsing floats from files ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: us_strtod: do not make any kludgy assumptions about number formats ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Update NEWS and interface string about the latest parsing for the subtitles . (Jean-Baptiste Kempf )
git version control
- [vlc-devel] VLC git in GTK-based environments.
Jean-Baptiste Kempf
- [vlc-devel] commit: GnuTLS and libgcrypt bump from 2.2.2 to 2.2.5 and 1.4.0 to 1.4.1 ( Jean-Baptiste Kempf )
git version control
- [vlc-devel] question
Supcomiens
- [vlc-devel] commit: Cosmetic ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Split directory handling and core configuration ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: No need for huge automake if's ( Rémi Denis-Courmont )
git version control
- [vlc-devel] subpicture channels and vout_ShowTextAbsolute
jboileau
- [vlc-devel] commit: Use the same directory layout on all platforms. ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Put the _same_ _platform-independent_ stuff in the same place ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: If uselocale() is absent, assume libc does no localization ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Workaround f*cked up iTunes ( Rafaël Carré )
git version control
- [vlc-devel] commit: Store the home directory statically, as it cannot change ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Make config_GetHomeDir return a const string too ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Remove libvlc->psz_homedir and use config_GetHomeDir() instead ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Move _ and N_ to the right header ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Provide vlc_gettext on all platforms ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Remove THREAD_COND_TIMEOUT ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Remove (hopefully) unused #include ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Fix vlc_threadvar_delete ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Use netinet macros instead of pointer access ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Check malloc return value when needed and don' t print an error when such error happend. ( Rémi Duraffort )
git version control
- [vlc-devel] commit: Fix wx build (Alexis Ballier )
git version control
- [vlc-devel] [PATCH] MMS/TCP streaming: error while asking for file
bl4
- [vlc-devel] [PATCH] RealVideo Support
Wang Bo
- [vlc-devel] commit: Ignore more stuff ( Felix Paul Kühne )
git version control
- [vlc-devel] commit: Even more to ignore ( Felix Paul Kühne )
git version control
- [vlc-devel] commit: Announce the gnutls and libgrypt updates ( Felix Paul Kühne )
git version control
- [vlc-devel] [PATCH] realrtsp pause seek
Wang Bo
- [vlc-devel] [PATCH] real file index and seek
Wang Bo
- [vlc-devel] commit: Only keep the full pes packet if using the zvbi teletext decoder. ( zvbi should be fixed to be able to use the vbi data directly without all the pes stuff ) (Antoine Cellerier )
git version control
- [vlc-devel] commit: Fix the display date in zvbi. (Antoine Cellerier )
git version control
- [vlc-devel] commit: Keep a good rendering quality when rendering zvbi subs as text. ( Antoine Cellerier )
git version control
- [vlc-devel] commit: Include xlocale.h on OS X for locale_t ( Felix Paul Kühne )
git version control
- [vlc-devel] commit: We need xlocale.h here too ( Felix Paul Kühne )
git version control
- [vlc-devel] commit: Fix linking when compiling with enabled update checker ( Felix Paul Kühne )
git version control
- [vlc-devel] commit: Add gtk2 cflags/libs to gtk2_main ( Rafaël Carré )
git version control
- [vlc-devel] commit: Help to fight NULL pointer dereference in stats ( Rafaël Carré )
git version control
- [vlc-devel] commit: Don't do pts changes to telx blocks if we're not runing real time. (Antoine Cellerier )
git version control
- [vlc-devel] commit: mms/tcp: send requested media file path to the server without leading / character ( bl4 )
git version control
- [vlc-devel] commit: Be lazy : let modules do what they want with stats - without crashing ( Rafaël Carré )
git version control
- [vlc-devel] commit: Code factorization ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Separate and refactor the win32 main code ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: VLC: remove win32 stuff ( Rémi Denis-Courmont )
git version control
- [vlc-devel] Can<t set the hue programatically...
jboileau
- [vlc-devel] commit: stats: Don't crash if there is no timer to dump. (Pierre d' Herbemont )
git version control
- [vlc-devel] commit: transcode: Measure the time taken to encode one audio or video frame. (Pierre d' Herbemont )
git version control
- [vlc-devel] commit: config: Clean up for the -psn cmd line argument case on Mac OS X. ( Pierre d'Herbemont )
git version control
- [vlc-devel] commit: real file index and seek (Wang Bo )
git version control
- [vlc-devel] commit: Cosmetic et metadata fixes. (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Thanks. (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: transcode: One more occurence of pf_encode_video() that needs a timer. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: Revert "stats: Don't crash if there is no timer to dump." (Pierre d 'Herbemont )
git version control
- [vlc-devel] commit: Patching fix ( Felix Paul Kühne )
git version control
- [vlc-devel] commit: We need to update gettext and libgpg-error to current releases in order to use a current libgcrypt . ( Felix Paul Kühne )
git version control
- [vlc-devel] commit: Update ffmpeg to revision 12920 ( the latest tested revision in trunk) ( Felix Paul Kühne )
git version control
- [vlc-devel] commit: Use release versions of libmatroska and libebml. ( Felix Paul Kühne )
git version control
- [vlc-devel] commit: Fetch libcaca from ganesh instead of zoy ( Felix Paul Kühne )
git version control
- [vlc-devel] commit: Updated for current release ( Felix Paul Kühne )
git version control
- [vlc-devel] commit: *coughcough* ( Felix Paul Kühne )
git version control
- [vlc-devel] commit: Fix GnuTLS compilation by backporting our fixes from trunk including the addition of a native opencdk ( Felix Paul Kühne )
git version control
- [vlc-devel] commit: Don't disable ffmpeg' s support of libmp3lame and libfaac as pointed by funman. ( Felix Paul Kühne )
git version control
- [vlc-devel] commit: transcode: Put more details in error messages. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: transcode: When failing also print the fourcc we were looking for instead of just "( null)" if no explicit module was selected. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: put some updates ( Felix Paul Kühne )
git version control
- [vlc-devel] commit: transcode: If no module is explicitely selected, print that we are potentially using any module. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: forgot this patch earlier today ( Felix Paul Kühne )
git version control
- [vlc-devel] commit: It's FOURCC update time! ( Felix Paul Kühne )
git version control
- [vlc-devel] commit: This is still 0.8.6g ( Felix Paul Kühne )
git version control
- [vlc-devel] commit: -export-dynamic is no sense for libs, use -export-symbol ( or nothing) ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Remove VLC_PRIVATE_API ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: seekdir, telldir: unused, remove ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: vlc_fix_readdir: declare internally ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: vlc_.*dir: declare internally, as it's only used with libvlc ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Win32 vlc_w.*dir: declare internally ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Remove VLC_INTERNAL ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: vlc_current_charset: declare internally ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: vlc_wclosedir is still needed on Windows ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Fix header problem ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: provide default block_mmap_Alloc ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Inline strdup, strndup, lldiv and getenv ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Inline atoll and atof ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Provide default for vlc_pthread_fatal ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Try to fix make check ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Inline strnlen() and use it ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: VLC update: provide stubs ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Simplify, fix and inline strcasecmp and strncasecmp ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: vlc_scandir: remove (dead) code ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Fix win32 linking ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Disable the default compilation of cmake as its support is to-be-removed. ( Felix Paul Kühne )
git version control
- [vlc-devel] commit: Add GNU Make 3.81 for Darwin 8 ( Felix Paul Kühne )
git version control
- [vlc-devel] commit: Updated the symbols ( Felix Paul Kühne )
git version control
- [vlc-devel] commit: Added another couple of missing symbols. ( Felix Paul Kühne )
git version control
- [vlc-devel] commit: Thanks for MMS/TCP patch. (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: RTMP access output module (Miguel Angel Cabrera Moya )
git version control
- [vlc-devel] commit: C++ needs explicit casting ( Rafaël Carré )
git version control
- [vlc-devel] commit: Fix rtmp access_output building ( Rafaël Carré )
git version control
- [vlc-devel] commit: Inline and fix some linking errors ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Remove non-sensical connect->listen transition ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Don't parse no options ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: More symbols fixes ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: VLC_EXPORT is meant for libvlccore, not libvlc-control ( Rémi Denis-Courmont )
git version control
- [vlc-devel] dpkg-buildpackage using vlc-nightlies fails on hardy x86
Christoph Welcz
- [vlc-devel] [PATCH] mms/tcp: hanging or unexpected seeking after the end of stream
bl4
- [vlc-devel] commit: Remove audio output recycling support. It kept crashing. ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Prepare for release ( Felix Paul Kühne )
git version control
- [vlc-devel] commit: Cleanup ( Felix Paul Kühne )
git version control
- [vlc-devel] commit: Sorry for the noise ( Felix Paul Kühne )
git version control
- [vlc-devel] commit: PARANOIA_MODE_* were introduced in libcdio 0.72 ( Rafaël Carré )
git version control
- [vlc-devel] Tag 0.8.6g : Felix Paul Kühne : VLC Release 0.8.6g
git version control
- [vlc-devel] commit: We don't use paranoia_mode_t if libcdio <= 0.72 ( Rafaël Carré )
git version control
- [vlc-devel] commit: Use libcdio namespace, and only if available ( Rafaël Carré )
git version control
- [vlc-devel] commit: Use FreeBSD's be16toh() when available ( Rafaël Carré )
git version control
- [vlc-devel] commit: Fix compilation with wx 2.8 ( Rafaël Carré )
git version control
- [vlc-devel] commit: Fix va_start invocation ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Option to link ffmpeg plugin with libdca when using a static ffmpeg ( Rafaël Carré )
git version control
- [vlc-devel] commit: Manually backport [77acf509d89e39c0bc48b5bdbb643b2e11ce2373] from master ( Rafaël Carré )
git version control
- [vlc-devel] commit: access_out_file: fix append mode, relax stdout support, simplify ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Add UYVY to the list of chromas tried by default in the v4l2 module ( Antoine Cellerier )
git version control
- [vlc-devel] commit: Fixed [087d5836455b31b463c87d316a9e548b94ce8823] ( Felix Paul Kühne )
git version control
- [vlc-devel] commit: s/LIBS/LDFLAGS/ ( Rafaël Carré )
git version control
- [vlc-devel] commit: Update ChangeLog for the release ( Felix Paul Kühne )
git version control
- [vlc-devel] commit: Added ChangeLog info ( Felix Paul Kühne )
git version control
- [vlc-devel] commit: Fix #1589 - do not shutdown an uninitialized hal context ( Rafaël Carré )
git version control
- [vlc-devel] commit: Reflect the last fix ( Felix Paul Kühne )
git version control
- [vlc-devel] commit: fix #1387 (update to new libcaca api) ( Rafaël Carré )
git version control
- [vlc-devel] [max at qwertycake.com: [skin-designer] VLC file icons]
Jean-Baptiste Kempf
- [vlc-devel] commit: Fix contribs compilation (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: GNUTls fixed the vasprintf bug. No need to delete the files. ( Jean-Baptiste Kempf )
git version control
- [vlc-devel] IRC Meeting
Felix Paul Kühne
- [vlc-devel] commit: Take program prefix and suffix into account in the make-alias script. ( Antoine Cellerier )
git version control
- [vlc-devel] commit: qtcapture: New access_demux module (QTKit based) to capture video from your iSight Camera on Mac OS X. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: qtcapture: msg_Err->msg_Dbg (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: qtcapture: statification and comment. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: qtcapture: Tab fixes, plus attempt to get the real PTS. We still really do lag compared to PhotoBooth... (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: qtcapture: Fix a warning. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: qtcapture: Don't use the pts provided by qtkit. I don' t get how it works for now. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: PDA intf: clean up ( Rafaël Carré )
git version control
- [vlc-devel] commit: modify logger-module rrd-output to use time for timestamp instead of mdate () (Ilkka Ollakka )
git version control
- [vlc-devel] commit: Do not malloc(0) - to make valgrind not report 0 byte leaks ( Rafaël Carré )
git version control
- [vlc-devel] --file-caching doesn't work in latest vlc-0.9.0git
maurizio simoni
- [vlc-devel] commit: Errors out at configure if libavcodec doesnt include img_resample() ( Rafaël Carré )
git version control
- [vlc-devel] commit: Implement partial screen capture for x11. Feel free to add similar code for the other platforms. (Antoine Cellerier )
git version control
- [vlc-devel] commit: Revert "Remove VLC_PRIVATE_API" (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: libvlc: Prefix internal function with VLC_PRIVATE_API. (Pierre d' Herbemont )
git version control
- [vlc-devel] commit: libvlc: Remove libvlc_event_(init|fini) as they were finally not needed. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: libvlc: libvlc_vlm_get_media_instance_* is in header, not libvlc_vlm_get_media_*. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: Remove pthread_t casting, fix building on FreeBSD ( Rafaël Carré )
git version control
- [vlc-devel] commit: Remove unused variable. (Antoine Cellerier )
git version control
- [vlc-devel] commit: Fix pkg-config based libswscale detection tests. ( Antoine Cellerier )
git version control
- [vlc-devel] [patch] Add pkg-config support for directfb detection in 0.8.6-bugfix
Nicolas Chauvet
- [vlc-devel] commit: Fix --enable-lua flag description in configure.ac ( Antoine Cellerier )
git version control
- [vlc-devel] commit: Add some missing symbols in a blind attempt to fix the buildbots. Feel free to revert if this is wrong. (Antoine Cellerier )
git version control
- [vlc-devel] libvlc and VOD
M&Ms M&Ms
- [vlc-devel] commit: Fix the rawvideo codec when visible_pitch != pitch. ( And simplify code) This should fix partial screen captures using non multiple of 16 values. ( Antoine Cellerier )
git version control
- [vlc-devel] commit: Add --screen-mouse-follow option (x11 only). (Antoine Cellerier )
git version control
- [vlc-devel] commit: Use mouse as capture retangle center instead of upper left corner. (Antoine Cellerier )
git version control
- [vlc-devel] commit: Oops. (Antoine Cellerier )
git version control
- [vlc-devel] Git: checking out a branch in another directory
Antoine Cellerier
- [vlc-devel] commit: Fix #includes ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Remove HAVE_ATTRIBUTE_VISIBILITY - refs #297 ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Do not use visibility. It breaks #297 as well as libvlccore.sym ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Remove unused attribute visibility check ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: C++ compile fixes ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: No need for SYS_LINUX ( Rémi Denis-Courmont )
git version control
- [vlc-devel] /!\ Debian ffmpeg borken?
Rémi Denis-Courmont
- [vlc-devel] commit: Do not use assert in public headers ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Adds missing assert.h header ( Rafaël Carré )
git version control
- [vlc-devel] commit: Remove another invalid use of config.h ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Syntax error ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Another bunch of invalid config.h usage ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Include assert.h where assert() is used ( Rafaël Carré )
git version control
- [vlc-devel] commit: Do not depend on NDEBUG inside headers ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Fix HAVE_ATTRIBUTE_FORMAT usage - refs #297 ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: NEWS: add info on speex insufficient boundary checks. ( Pavlov Konstantin )
git version control
- [vlc-devel] commit: Penultimate (initial) public header fix ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Have hton64 accept rvalues. Remove dep upon WORDS_BIGENDIAN ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Enable check_headers ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Revert broken part of 653bca0a937929bf4308bdac4232dde37b175a6e ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Update NEWS. (Antoine Cellerier )
git version control
- [vlc-devel] commit: Remove broken support for linking FFmpeg plugin with a build tree ( Rafaël Carré )
git version control
- [vlc-devel] commit: Remove unused HAVE_XXXX_{SWSCALE,FFMPEG}_TREE defines ( Rafaël Carré )
git version control
- [vlc-devel] commit: Install a bunch of "clean" headers ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Missing assert.h ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Move VLC_FOURCC to vlc_es.h ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: libvlccore: Rename iso_lang.h to vlc_iso_lang. h because we use VLC_EXPORT there, and plugins may use it. (Pierre d' Herbemont )
git version control
- [vlc-devel] commit: Revert "Move VLC_FOURCC to vlc_es.h" ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: AC_C_BIGENDIAN works nowadays ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Export WORDS_BIGENDIAN to pkg-config unless someone knows better ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Ship a lot of useful headers ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Remove strange stuff ... ( Rafaël Carré )
git version control
- [vlc-devel] problem since recent ffmpeg fix
lokidor
- [vlc-devel] commit: Fix FFmpeg .pc creation - patch to be sent at FFmpeg developers ( Rafaël Carré )
git version control
- [vlc-devel] commit: Only allow VLC_OBJECT_MODULE outside of p_libvlc ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: mms/tcp: hanging or unexpected seeking after the end of stream ( bl4 )
git version control
- [vlc-devel] commit: Remove duplication ( Rafaël Carré )
git version control
- [vlc-devel] default freetype font with maemo environment
lokidor
- [vlc-devel] commit: Manually backport [fbbdb7571d7e81a6d690febef1acac768205fabf] Thanks , funman! ( Felix Paul Kühne )
git version control
- [vlc-devel] [PATCH] Two Qt dialogs don't display correctly
Antoine Lejeune
- [vlc-devel] commit: Backport FFmpeg pkg-config patch from HEAD to r12920 ( Rafaël Carré )
git version control
- [vlc-devel] [PATCH] Bugfix: non disparition of the Qt Popup Menu with X11 or SDL outputs.
Jean-Philippe André
- [vlc-devel] commit: Bugfix: non disparition of the Qt Popup Menu with X11 or SDL outputs. ( Jean-Philippe André )
git version control
- [vlc-devel] commit: contribs: use the correct include path ( Rafaël Carré )
git version control
- [vlc-devel] commit: Fix libshout building for win32 ( Rafaël Carré )
git version control
- [vlc-devel] commit: Fix flac building on win32 ( Rafaël Carré )
git version control
- [vlc-devel] commit: Fix goom building for win32 with gcc4 ( Rafaël Carré )
git version control
- [vlc-devel] commit: Don't use inexistent targets - don't do blind backports ( Rafaël Carré )
git version control
- [vlc-devel] commit: Fix dvdnav building for win32 (backported from master) ( Rafaël Carré )
git version control
- [vlc-devel] commit: Fix strcasen?cmp overflow ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Simplify vlc_object_find(FIND_ANYWHERE) ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Warn when pl_Yield() is not used ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Exporting private APIs is contradictory ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: VLC_PRIVATE_API: no-op, removed ( Rémi Denis-Courmont )
git version control
- [vlc-devel] No new nightly builds for Win32?
jboileau
- [vlc-devel] commit: VLM depends on sout ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Work around the mingw linker ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Cleanup previous commit ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: RTMP output needs Winsock ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: qtcapture: Hack to get a more decent CPU consumption. (Pierre d' Herbemont )
git version control
- [vlc-devel] commit: libvlccore: Make sure all symbol listed in libvlccore. sym are exported. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: libvlc: Use a symbol list for exported symbols. (Pierre d' Herbemont )
git version control
- [vlc-devel] commit: Remove DecodeLanguage (dead code) ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Fix distcheck ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: libvlc depends on its exports list ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Prevent glx from breaking distcheck ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: CIL API sanity checks (well known to fail at the moment) ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Resolve git race condition ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Use sh ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Fix 0448c670c32d9fc60889ce2c3e8f72330a389e44 as I forgot to use pl_Yield instead of vlc_object_find . ( Rémi Duraffort )
git version control
- [vlc-devel] commit: Fix lua with --disable-vlm ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Fix non-sensical declaration ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: telnet depends on --enable-vlm ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Another non-sensical declaration ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Fix HTTP interface with --disable-vlm ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Spare 9 relocations ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Spare a few relocs ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: A lot of missing const in options lists ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Do not require semi-colon after module macros ( Rémi Denis-Courmont )
git version control
- [vlc-devel] Configuring new sources fail with ffmpeg error
jboileau
- [vlc-devel] PATCH - New vu meter visualization
Adrien Maglo
- [vlc-devel] commit: Unbreak ffed6142d652bb8154dbeac565000ea3673722a0 (Jean-Paul Saman )
git version control
- [vlc-devel] commit: libvlccore: Don't attempt to use vlc_thread_set_priority() before the config are initialized. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: Fix check for img_resample and sws_getContext ( Rafaël Carré )
git version control
- [vlc-devel] commit: Privatise some structs and enumerations of PGP update ( Rafaël Carré )
git version control
- [vlc-devel] commit: Add missing header ( Rafaël Carré )
git version control
- [vlc-devel] commit: Do not use a GNU extension in public headers ( Rafaël Carré )
git version control
- [vlc-devel] commit: Avoid using vlc_object_find() when not needed ( Rafaël Carré )
git version control
- [vlc-devel] commit: Workaround invalid use reference counting of pictures ( Rafaël Carré )
git version control
- [vlc-devel] commit: video_output: Don't use vlc_object_find to look for the playlist. ( Pierre d'Herbemont )
git version control
- [vlc-devel] commit: libvlccore: Add vlc_wclosedir to the exported symbols. (Pierre d' Herbemont )
git version control
- [vlc-devel] commit: VLC.app: Use a link to vlc for the executable. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: update: Fix vlc_update header when UPDATE_CHECK is disabled. ( Pierre d'Herbemont )
git version control
- [vlc-devel] commit: update: Include vlc_update. h even if UPDATE_CHECK is disabled to get the essential definitions. ( Pierre d'Herbemont )
git version control
- [vlc-devel] commit: VLC.app: Fix ln to vlc. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: VLC.app: Don't ln to vlc, but put a similar script in place. ( Remove clivlc which makes no sens in VLC.app, as it is a build dir only target, so use vlc for clivlc). (Pierre d' Herbemont )
git version control
- [vlc-devel] commit: live555: Include <stdint.h> to get UINT64_C() on darwin. (Pierre d' Herbemont )
git version control
- [vlc-devel] commit: VLC.app: Revert to the previous state. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: libvlccore: Add update_GetRelease to the exported symbol list. ( Fix make check) (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: Fix windows package following [703887] (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: live555: Work around buggy Mac OS X headers for INT64_C. (Pierre d' Herbemont )
git version control
- [vlc-devel] Win32 contribs.
Jean-Baptiste Kempf
- [vlc-devel] commit: live555: Don't put any INT64_C related hack here. We need to fix that properly. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: video_output: Make sure we check p_vout-> b_die inside the object lock. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: audio_output: Use a destructor. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: Try to fix Windows packaging. (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Install libvlccore.dll too. (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: NULL pointer dereference ( Rafaël Carré )
git version control
- [vlc-devel] commit: qtcapture: Don't probe qtcapture access if not selected. (Pierre d' Herbemont )
git version control
- [vlc-devel] commit: qtcapture: Initialize our structure no sooner than needed. ( Pierre d'Herbemont )
git version control
- [vlc-devel] commit: Builds opencv video filters elsewhere than win32 ( Rafaël Carré )
git version control
- [vlc-devel] Help! Can't build anymore on cygwin :-(
jboileau
- [vlc-devel] commit: Fix ffmpeg section flag handling calls. ( at least it fixes the pkg-config code path) (Antoine Cellerier )
git version control
- [vlc-devel] commit: Enforce the --vbi-position option. Don't crop letters. ( Antoine Cellerier )
git version control
- [vlc-devel] commit: vlc_dgettext: remove ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Revert "live555: Don't put any INT64_C related hack here. We need to fix that properly." (Jean-Paul Saman )
git version control
- [vlc-devel] commit: Remove wrong check for img_resample() when ffmpeg is built with libswscale. img_resample() is on the list of deprecated functions and is currently mutual exclusive with swscale . (Jean-Paul Saman )
git version control
- [vlc-devel] commit: Merge branch 'master' of git at git.videolan.org:vlc (Jean-Paul Saman )
git version control
- [vlc-devel] commit: Revert "Avoid using vlc_object_find() when not needed" ( Rafaël Carré )
git version control
- [vlc-devel] commit: vlc_getaddrinfo -> getaddrinfo, and set sane hints ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Simplify, and remove racy IDN code ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Revert "Remove wrong check for img_resample() when ffmpeg is built with libswscale. img_resample() is on the list of deprecated functions and is currently mutual exclusive with swscale ." It was the wrong fix. (Jean-Paul Saman )
git version control
- [vlc-devel] commit: Fix [95e3bb2eaf22929dac3e2c37a26a23e9a0619333] ( Rafaël Carré )
git version control
- [vlc-devel] commit: Too many issues on newer FFmpeg (ffmpeg demuxer doesn't work ) on Windaube. (Jean-Baptiste Kempf )
git version control
- [vlc-devel] vlc port to Neuros Linux
Michael Gao
- [vlc-devel] commit: Fix gai_strerror replacement ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Do not serialize DNS queries on Win32, that's slooow! ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Windows does not have AI_NUMERICSERV for some reasons ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Fix Winsock ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Remove check for img_resample() when ffmpeg is built with libswscale. This will need to be fixed for 0.9. 0 or a later bugfix release. ( Felix Paul Kühne )
git version control
- [vlc-devel] commit: Fix a warning ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Use a doubly-linked list for objects instead of a flat table ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: vlc_internals: use VLC_OBJECT, kill a bunch of warnings ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Fix unlikely lock leak ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: vlc_object_get() sucks badly enough, no need to add more bugs ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: We need to stick to FFmpeg r7407 for now. This mostly reverts [ 30b23594e6e7a14ea7b2fd9a11d8d9e0ab53a836]. Thus, we don' t need a recent GNU Make either. ( Felix Paul Kühne )
git version control
- [vlc-devel] commit: intf_Destroy(): use vlc_object_release() and a destructor instead ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Revert "Revert "live555: Don't put any INT64_C related hack here. We need to fix that properly."" (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: Make sure INT64_C is defined correctly, and that we don' t conflict with config.h. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: Updated for the release ( Felix Paul Kühne )
git version control
- [vlc-devel] commit: vlc_threadobj(): returns the object nesting the current thread ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: The totally dumb reference checker ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: New vu meter visualization. (Adrien Maglo )
git version control
- [vlc-devel] commit: Revert [fc995169434ab68627c3c9f2b6046451aa0b810c] ( Felix Paul Kühne )
git version control
- [vlc-devel] commit: Another one ( Felix Paul Kühne )
git version control
- [vlc-devel] commit: Deleting the first entries wasn't intended ( Felix Paul Kühne )
git version control
- [vlc-devel] commit: Another workaround to not forbid development ( Rafaël Carré )
git version control
- [vlc-devel] My first checks with vlc 0.8.6h
Dominique Leuenberger
- [vlc-devel] [PATCH] Fix a bug 'introduced' by 0448c670c32d9f (Qt's popup menu bugfix)
Jean-Philippe André
- [vlc-devel] Changes to libvlc_new? libvlc_run_interface?
jboileau
- [vlc-devel] commit: This file is automatically generated nowadays ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Cleanup handling of thread-less interfaces ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Spelling ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Fix infinite loop ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Block all signals in VLC threads ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: libvlc_wait: wait until libvlc is killed by an interface ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: signal handling interface ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Use the signal interface and fix signal handling ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: libvlc_run_interface -> libvlc_add_intf (non-blocking) ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: standard: Special case for AI_NUMERICSERV (if not defined). ( Pierre d'Herbemont )
git version control
- [vlc-devel] commit: signals: Workaround the fact that sigwait() isn' t a pthread cancellation point on Mac OS X. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: Better patch to fix bug introduced by 0448c670c32d9f See: http:// dinauz.org/~jpeg/VideoLAN/capture32.png ( after left-click in the video output) ( Jean-Philippe André )
git version control
- [vlc-devel] [PATCH] real video codec
Wang Bo
- [vlc-devel] commit: vlc_network.h: Define AI_NUMERICSERV if not defined. (Pierre d' Herbemont )
git version control
- [vlc-devel] [PATCH] Update the playlist on services_discovery_SetLocalizedName
Mirsal Ennaime
- [vlc-devel] [HELP] Can not get useful backtraces anymore
Rafaël Carré
- [vlc-devel] commit: Update vlcwidget.py to match the new mediacontrol API ( Olivier Aubert )
git version control
- [vlc-devel] commit: Fix double (or up to 2^sizeof(int) times) ( Rafaël Carré )
git version control
- [vlc-devel] commit: Fix double fclose() ( Rafaël Carré )
git version control
- [vlc-devel] commit: Fix spelling. (Antoine Cellerier )
git version control
- [vlc-devel] commit: Add support for applesmc motion sensors (macbooks) on linux. ( Untested (Antoine Cellerier )
git version control
- [vlc-devel] commit: Simplify: false positive CID 139 ( Rafaël Carré )
git version control
- [vlc-devel] commit: objects: Make sure that we don't loose a vlc_object_kill() when attaching to a dead or dying parent. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: Fix weird NULL checking code. Closes coverity CID 117 (0.8.6 only). (Antoine Cellerier )
git version control
- [vlc-devel] commit: Fix CID 116 (same as 117 in fact) and a few memleaks (still 0.8.6 ( Antoine Cellerier )
git version control
- [vlc-devel] commit: Fix image handler leak. (CID 102) (Antoine Cellerier )
git version control
- [vlc-devel] commit: objects: Don't lock parent in vlc_object_attach(). It creates quite hard to resolve dead lock, and hopefully it is safe enough not to lock here. We only risk receiving kill event twice. But given current API it is ok. ( Pierre d'Herbemont )
git version control
- [vlc-devel] commit: git commit --amend src/misc/objects.c. Ahum. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: Fix stupid logic (CID 13). (Antoine Cellerier )
git version control
- [vlc-devel] commit: Fix double free - CID 131 ( Rafaël Carré )
git version control
- [vlc-devel] commit: Fix off by 1 errors (CID 42 and 43). (Antoine Cellerier )
git version control
- [vlc-devel] commit: backport [deb87a07e5eca0662506ab6500de48c187e2a3e9] ( Rafaël Carré )
git version control
- [vlc-devel] commit: Fix use after free : CID 134 ( Rafaël Carré )
git version control
- [vlc-devel] commit: Fix double free if there are several message queues - CID 135 ( Rafaël Carré )
git version control
- [vlc-devel] commit: Remove useless NULL check (p_sys-> p_vout can never be NULL once the (Antoine Cellerier )
git version control
- [vlc-devel] commit: Fix character/integer confusion - CID 11 ( Rafaël Carré )
git version control
- [vlc-devel] commit: Remove dead code - CID 9 ( Rafaël Carré )
git version control
- [vlc-devel] commit: Check properly if vout is dying - CID 7 ( Rafaël Carré )
git version control
- [vlc-devel] commit: Backport [3a8dc9aa12268701539287f7a93726935fb87d77] ( Rafaël Carré )
git version control
- [vlc-devel] Creating a video-filter with var_SetString and finding it with vlc_object_find_name
jboileau
- [vlc-devel] commit: Simplify - CID 6 ( Rafaël Carré )
git version control
- [vlc-devel] commit: Ignore libtool M4 macros ( Rafaël Carré )
git version control
- [vlc-devel] commit: Remove unused arguments - CID 5 ( Rafaël Carré )
git version control
- [vlc-devel] commit: Revert "Simplify - CID 6" ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: var_CreateGetString must return NULL in case of error ( Rafaël Carré )
git version control
- [vlc-devel] commit: macosx: Cleanup in -applicationWillTerminate:, properly quit libvlc when Application is exited. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: macosx: Fix a typo. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: audio_output: Typo. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: Improve the still really dumb reference checker ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Print backtrace in vlc_pthread_fatal ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Fix [79b485f92c454b7444ff5a2f2fd6e649aa7b8270] properly. Thanks for finding the duplicate! ( Felix Paul Kühne )
git version control
- [vlc-devel] commit: More *.m4's to ignore ( Felix Paul Kühne )
git version control
- [vlc-devel] Help offer: Adding a filter access API to libvlc
jboileau
- [vlc-devel] commit: Fix NULL dereferencing in playlist sorting - CID 141 ( Rafaël Carré )
git version control
- [vlc-devel] commit: Typo ( Rafaël Carré )
git version control
- [vlc-devel] commit: playlist: Make sure fetcher and preparser won' t miss a vlc_object_kill(). (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: libvlc: Don't wait if p_libvlc is dying in libvlc_wait(). (Pierre d 'Herbemont )
git version control
- [vlc-devel] commit: Fix NULL pointer deferences (CID 120 & 121) ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Fix generation of libswscale.pc in ffmpeg. (Jean-Paul Saman )
git version control
- [vlc-devel] commit: macosx: Remove a trailing (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: libvlccore: Also print a backtrace on Mac OS X. (Pierre d' Herbemont )
git version control
- [vlc-devel] commit: block_Realloc: shortcut the release case ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Fix block leak in block_Realloc corner case (CID 78) ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Fix memory leak on error path (CID 62) ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: When checking for filters overflow, actually handle the error ( CID 48) ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Fixed FFmpeg configure patching ( Felix Paul Kühne )
git version control
- [vlc-devel] commit: Fix a warning. (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Set style in mediacontrol_showtext() (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Quit correctly(?) from the interface/DP. Should fix #1598. ( Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: macosx: Make sure the killer_thread ends. (Pierre d'Herbemont )
git version control
- [vlc-devel] The magnify video filter is broken
jboileau
- [vlc-devel] commit: OSX GUI was forgotten in [85f5092ee68d13fd4056848d5a2124e753fc69f5] ( Rafaël Carré )
git version control
- [vlc-devel] commit: Include altivec.h before any other vlc header (Alexis Ballier )
git version control
- [vlc-devel] commit: Explicitly check for and link to libavutil (Alexis Ballier )
git version control
- [vlc-devel] commit: Fix typo ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Simplify ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: libvlc_InternalAddInft: Remove unused b_block parameter ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Do not use interface parameters ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: libvlc_InternalAddIntf: remove useless options ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: intf_Create: remove unused parameters ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Warn about vlc_object_get ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Remove bogus old code in tree dump. ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: macosx: Sanitization. Suppress non-sense yield(->p_input) release(- >p_input), invalidate the manage thread, make sure we don' t re-run a timer when the interface is dead. (Shoot 'em up!) (Pierre d' Herbemont )
git version control
- [vlc-devel] commit: configure: Check for HAVE_BACKTRACE and HAVE_EXECINFO_H. (Pierre d' Herbemont )
git version control
- [vlc-devel] commit: Typo. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: Fix CID: 101 resource leak in osdmenu parser. (Jean-Paul Saman )
git version control
- [vlc-devel] commit: Fix CID: 101 Resource leak in osd_ConfigLoader ( backport from b5aea37246dccbbc96ada824df72ac54ae38ed5e) (Jean-Paul Saman )
git version control
- [vlc-devel] commit: Fix CID 107: Pointer p_sys dereferenced before NULL check. ( Jean-Paul Saman )
git version control
- [vlc-devel] commit: Fix CID 107: dereference pointer before NULL check. ( Jean-Paul Saman )
git version control
- [vlc-devel] commit: vlckit: Make sure it compiles, by switching to autotools. This will allow the framework to be a bit more stable, as autotools is still our main buildsystem, and modifications to it break cmake often. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: mozilla: Use --ignore-config, we don' t want local VLC to interfer with the plugin. Also support exception. ( Pierre d'Herbemont )
git version control
- [vlc-devel] commit: Removed check for p_sys->b_osd because it is not necessary. ( Jean-Paul Saman )
git version control
- [vlc-devel] commit: Work around the fact that autosh.. tools does only check for header presence, not usability. (Pierre d' Herbemont )
git version control
- [vlc-devel] commit: Remove unnecessary check for p_sys->b_es_osd in transcode_osd_close () (Jean-Paul Saman )
git version control
- [vlc-devel] commit: Fix CID 138 release psz_unicode instead of psz_line. This resulted in use afer free error. (Jean-Paul Saman )
git version control
- [vlc-devel] commit: Check malloc return value (Jean-Paul Saman )
git version control
- [vlc-devel] commit: Fix CID 132 use pointer after being freed without setting it to NULL. ( Jean-Paul Saman )
git version control
- [vlc-devel] commit: Fix CID 103: resource leak in EsOutAdd and check malloc return values. ( Jean-Paul Saman )
git version control
- [vlc-devel] commit: Validate input chroma in gradient filter ( the current code only supports (Antoine Cellerier )
git version control
- [vlc-devel] commit: This can work on all the planar YUV formats. (Antoine Cellerier )
git version control
- [vlc-devel] commit: Validate input chroma for grain filter (planar yuv). ( Antoine Cellerier )
git version control
- [vlc-devel] commit: This should work for all planar YUV formats ( in fact it should work for (Antoine Cellerier )
git version control
- [vlc-devel] commit: Validate input chromas here too. Currently only planar yuv is supported (Antoine Cellerier )
git version control
- [vlc-devel] commit: Fix CID 103 resource leak and added checks for memory return values . (Jean-Paul Saman )
git version control
- [vlc-devel] commit: Remove useless message. (Jean-Paul Saman )
git version control
- [vlc-devel] commit: Fix make race condition ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: interaction: fix signal leak ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Do not use b_die directly, and simplify ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Ignore vlc_object_wait return value ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: signals: exit properly ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Have vlc_object_wait() to "return" void. ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: inhibit: fix another instance of the killed-before-wait race ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: vlc_object_timedwait: same change as vlc_object_wait ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: signals: fix race condition with sigwait() ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: vlc_list_children: fix memory leaks ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Kill LibVLC children without the libvlc lock ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: VideoLAN VLC media player 1.2.3a is too long for NSYS - fix #1490 ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: kVLCDestructor: remove, does not exist ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Playlist stuff belong in vlc_playlist.h ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Separate libvlccore and libvlc headers ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Move non-deprecated version functions out of the deprecated file ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Do not use VLC_AddTarget internally ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: vlc_common.h: protect against multiple inclusions ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: libvlc: use vlc_common.h (libvlccore) instead of vlc/vlc.h ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Move LICENSE_MSG to the right section ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Plugins: include vlc_common.h directly instead of vlc/vlc.h ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Do not include vlc/vlc.h from libvlccore header files ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Remove vlc_int64_t. Was not even correctly defined. ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Remove VLC_* dead APIs ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Fix use-after-free (CID 130) ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Fix use-after-free (CID 129) ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: libvlc-control: call vlm_MessageDelete (CID 97-100) ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Fix memory leak (CID 95) ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Fix memory leak (CID 91) ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Fix memory leak (legacy of CID 92) ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Fix memory leak (CID 93) ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Fix NULL deref (CID 14) ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Fix memory leak (CID 92) ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: vlc_current_object: remove, vlc_object_get does the same thing ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Remove unused static (oops) ( Rémi Denis-Courmont )
git version control
- [vlc-devel] vlc translation to Serbian
Marko Uskoković
- [vlc-devel] commit: Keep track of object held by threads ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: The not-so-dumb references checker ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Preparser: yield the playlist (NSDRCID 1) ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: minimal_macosx: Add a KillerThread, that will kill the App when the intf is killed. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: minimal_macosx: Add miosx as shortcut too. (Pierre d'Herbemont )
git version control
Last message date:
Sat May 31 23:50:31 CEST 2008
Archived on: Wed Aug 5 15:14:08 CEST 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).