August 2008 Archives by date
Starting: Fri Aug 1 00:39:19 CEST 2008
Ending: Sun Aug 31 23:35:21 CEST 2008
Messages: 1906
- [vlc-devel] commit: [demux/ogg] Fix off-by-one default framerate table indexing ( David Flynn )
git version control
- [vlc-devel] commit: Workaround deficiency in schroedinger state machine logic ( David Flynn )
git version control
- [vlc-devel] commit: Merge branch 'df-for-upstream' of git://repo.or.cz/vlc/ davidf-public (Derk-Jan Hartman )
git version control
- [vlc-devel] some translation issues in VLC 0.9.0
Christophe Mutricy
- [vlc-devel] commit: pda gui: Set prio to 0, so it is not eligible for automatic selection. This is bad since it' s a GTK module, and with our Qt switch and demise of wxGTK module, this module might be selected more often. It is not for the average user, and 0 tested under 0.9.0. Relates to #1798 (Derk-Jan Hartman )
git version control
- [vlc-devel] commit: http access: Use EnsureUTF8() on the ICY strings. Avoids " illegal byte sequence" warnings and the like such as in #1772 ( Derk-Jan Hartman )
git version control
- [vlc-devel] commit: mkv: Remove an unneeded test. (Pierre d'Herbemont )
git version control
- [vlc-devel] missing string for translation
Cristian Secară
- [vlc-devel] commit: Missing translation. (Jean-Baptiste Kempf )
git version control
- [vlc-devel] missing string for translation
Jean-Baptiste Kempf
- [vlc-devel] commit: live555: remove the liveversion checks, now that we have a required version in configure.ac (Derk-Jan Hartman )
git version control
- [vlc-devel] commit: jvlc: code formatted (Filippo Carone )
Tony Anecito
- [vlc-devel] commit: Merge branch 'df-for-upstream' of git://repo.or.cz/vlc/ davidf-public (Derk-Jan Hartman )
Pavlov Konstantin
- [vlc-devel] libvlc / valgrind : Invalid free() / delete / delete[]
Sébastien Escudier
- [vlc-devel] commit: Factorize code and remove unneed error message about memory allocation. ( Rémi Duraffort )
git version control
- [vlc-devel] commit: Merge branch 'df-for-upstream' of git://repo.or.cz/vlc/ davidf-public (Derk-Jan Hartman )
Pierre d'Herbemont
- [vlc-devel] commit: Merge branch 'df-for-upstream' of git://repo.or.cz/vlc/ davidf-public (Derk-Jan Hartman )
Pavlov Konstantin
- [vlc-devel] missing tooltip for translation
Cristian Secară
- [vlc-devel] commit: Fix potential memleak. ( Rémi Duraffort )
git version control
- [vlc-devel] commit: lua/intf: Fix a memleak. ( Rémi Duraffort )
git version control
- [vlc-devel] question about some translation
Cristian Secară
- [vlc-devel] commit: Fix [10fcb9f9c3c73d13340c0bd4153fc4c9c87b7186] (win doesn' t have setenv). ( Rémi Duraffort )
git version control
- [vlc-devel] commit: Revert "Prefer setenv to putenv (evenmore with local variables)." ( Rémi Duraffort )
git version control
- [vlc-devel] Chillout and many thanks!
Angelo Difino
- [vlc-devel] commit: Get rid of VLCADD_BUILTINS (Christophe Mutricy )
Felix Paul Kühne
- [vlc-devel] How to create a multi view application using VLC
Andreas Benzler
- [vlc-devel] commit: Access/cdda: fix memleak ( Rémi Duraffort )
git version control
- [vlc-devel] commit: cdda/info: fix memleaks. ( Rémi Duraffort )
git version control
- [vlc-devel] commit: vcdx: Fix memleaks. ( Rémi Duraffort )
git version control
- [vlc-devel] commit: Fix xosd memleaks. ( Rémi Duraffort )
git version control
- [vlc-devel] commit: svg module: fix memleak. ( Rémi Duraffort )
git version control
- [vlc-devel] commit: Fix previous commit. ( Rémi Duraffort )
git version control
- [vlc-devel] commit: Don't leak every https parameters. ( Rémi Duraffort )
git version control
- [vlc-devel] commit: Fix memleak in opencv. ( Rémi Duraffort )
git version control
- [vlc-devel] commit: Don't print a message a malloc failed. ( Rémi Duraffort )
git version control
- [vlc-devel] commit: Fix memleak in gesture module. ( Rémi Duraffort )
git version control
- [vlc-devel] commit: Less memleaks in Qt interface. ( Rémi Duraffort )
git version control
- [vlc-devel] commit: Hum sorry stupid debugging message. ( Rémi Duraffort )
git version control
- [vlc-devel] commit: Why are this variable unused ? ( commented out for the moment as it memleak) ( Rémi Duraffort )
git version control
- [vlc-devel] commit: Fix potential memleak. ( Rémi Duraffort )
git version control
- [vlc-devel] commit: The last but not least of this serie of memleaks. ( Rémi Duraffort )
git version control
- [vlc-devel] commit: Check if locale.h is present (we use HAVE_LOCALE_H) ( Rafaël Carré )
git version control
- [vlc-devel] commit: Make ./compile script return the make return code, storing the value in a temporary hidden file ( using the shell PID to guarantee uniqueness) ( Rafaël Carré )
git version control
- [vlc-devel] commit: Fix libvlc reentrancy ( Rafaël Carré )
git version control
- [vlc-devel] commit: Remove unused variable. (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Rewrite a useful tooltip for Windows DShow. (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Missing item to translate. (Jean-Baptiste Kempf )
git version control
- [vlc-devel] missing tooltip for translation
Jean-Baptiste Kempf
- [vlc-devel] question about some translation
Jean-Baptiste Kempf
- [vlc-devel] commit: Fix memleaks: Fill in the destructor of simple preference. ( Rémi Duraffort )
git version control
- [vlc-devel] Translations for VLC 0.9.0
Jouni Kähkönen
- [vlc-devel] commit: Add vlclua_dir_list_free to free list created by vlclua_dir_list and use it . ( Rémi Duraffort )
git version control
- [vlc-devel] commit: Fix memleaks (use vlclua_dir_list_free). ( Rémi Duraffort )
git version control
- [vlc-devel] commit: Preferences: fix some memleaks and fix horrible video-filter bug. : D (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Lock/Unlock the http control module. ( Rémi Duraffort )
git version control
- [vlc-devel] How to create a multi view application using VLC
Pierre d'Herbemont
- [vlc-devel] commit: Merge branch 'df-for-upstream' of git://repo.or.cz/vlc/ davidf-public (Derk-Jan Hartman )
Pierre d'Herbemont
- [vlc-devel] commit: Fix menu removal of accelerators. This has yet to be more FIXMEd ( jpeg :D) (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Remove Unneeded test (thx ipkiss) (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: macosx: Fix #1802 Cursor not hidden if fullscreen controller is disabled (OS X). ( Pierre d'Herbemont )
git version control
- [vlc-devel] commit: Delete the "QPainter::begin: A paint device can only be painted by one painter at a time" boring messages in playlist. (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Move last.fm password from PasswordShowOnEdit to Password. ( Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Fix seeking with broken file or without index (close #1687) ( Laurent Aimar )
git version control
- [vlc-devel] commit: Don't clutter REGISTRY on windows... (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: input: Expose input_ItemHasErrorWhenReading. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: macosx: Use input_ItemHasErrorWhenReading to display a small icon if there was an error when reading . This allow us not to display the message panel each time we have an error when reading . (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: playlist: Handle vlc_InputItemErrorWhenReadingChanged events. ( Pierre d'Herbemont )
git version control
- [vlc-devel] commit: input: Expose input_ItemHasErrorWhenReading. (Pierre d'Herbemont )
Laurent Aimar
- [vlc-devel] commit: Fix memleak in lua module. ( Rémi Duraffort )
git version control
- [vlc-devel] commit: Fix compiler warning about asprintf return value. ( Rémi Duraffort )
git version control
- [vlc-devel] commit: Fix the activation or not of advanced buttons in fullscreen controller ( Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: macosx: Fix crashlog opening. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: macosx: Ask to send a mail to our bugreport ML if a crash log is detected. ( Pierre d'Herbemont )
git version control
- [vlc-devel] commit: New pixmaps for play/pause/next/previous/stop. ( Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: macosx: Localization of the crash log mail. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: Add m2ts and mts to the interface dialog selectors. ( Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Fix the activation or not of advanced buttons in fullscreen controller ( Jean-Baptiste Kempf )
Jean-Baptiste Kempf
- [vlc-devel] commit: Swedish translation update by Daniel Nylander (Christophe Mutricy )
git version control
- [vlc-devel] commit: Finnish translation update by Jouni Kähkönen ( Christophe Mutricy )
git version control
- [vlc-devel] commit: Turkish translation update by Yuksel Yildirim (Christophe Mutricy )
git version control
- [vlc-devel] Translations for VLC 0.9.0
Christophe Mutricy
- [vlc-devel] Translations for VLC 0.9.0
Christophe Mutricy
- [vlc-devel] commit: Fix potential segfault. (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Try to fix Sout Dialog ( Part 1 ) (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: input: Export input_GetState(). (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: macosx: Use a toolbar to display controls. (Doesn' t look like a toolbar though) (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: hotkeys: Properly set seekable. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: macosx: Fix crash log and remove some unneeded NSLog. (Pierre d' Herbemont )
git version control
- [vlc-devel] commit: macosx: Align the buttons. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: input: Expose input_ItemHasErrorWhenReading. (Pierre d'Herbemont )
Pierre d'Herbemont
- [vlc-devel] commit: macosx: Fix controller playlist toggling to use the contentRect and not the window Frame rect . (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: macosx: Autosave toolbar position. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: macosx: Make sure empty nodes are shown as node. (Pierre d' Herbemont )
git version control
- [vlc-devel] commit: playlist: Make sure we don't pl_Release(p_playlist). (Pierre d' Herbemont )
git version control
- [vlc-devel] commit: playlist: Don't allow pl_Release(p_playlist) and pl_Yield( p_playlist). (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: Revert "Fix libvlc reentrancy" - ABI break ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: vlc shall be installable - fix #1735 ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Fixed fullscreen controler race conditions and ugly static variables. ( Laurent Aimar )
Rémi Denis-Courmont
- [vlc-devel] commit: Try to fix Sout Dialog ( Part 1 ) (Jean-Baptiste Kempf )
Rémi Denis-Courmont
- [vlc-devel] commit: Non-existent files ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Disable crashy FS controller by default ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Disable live555 in distcheck ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: macosx: Make sure that the status column cant be resized. (Pierre d 'Herbemont )
git version control
- [vlc-devel] commit: macosx: Fix addNode:. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: macosx: Fix a memleak. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: Do not leak the IPC helper - might fix #1598 ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Sync PO files ( Rémi Denis-Courmont )
git version control
- [vlc-devel] Tag 0.9.0-test3 : Rémi Denis-Courmont : VLC 0.9.0 third test pre-release
git version control
- [vlc-devel] commit: Bump version ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Fixed mp4 apple chapter loading (close #1719) (Laurent Aimar )
git version control
- [vlc-devel] commit: Try to reuse ES through EOS/BOS. Only the special case of 1 vorbis ES is (Laurent Aimar )
git version control
- [vlc-devel] commit: Fixed fullscreen on exit ( the embedded video can live longer than QT (Laurent Aimar )
git version control
- [vlc-devel] commit: Revert "Disable crashy FS controller by default" (Laurent Aimar )
git version control
- [vlc-devel] commit: Look for "Title" entry in title 0, instead of always using entry 3 (Laurent Aimar )
git version control
- [vlc-devel] [PATCH] Update mga.c to the new mga_vid ioctl interface
Attila Kinali
- [vlc-devel] commit: Fixed regression introduced in [ 8ffbd86ab31339eea0c36d295eb2398835d2738f] (Laurent Aimar )
git version control
- [vlc-devel] commit: macosx: Use a toolbar to display controls. (Doesn' t look like a toolbar though) (Pierre d'Herbemont )
Felix Paul Kühne
- [vlc-devel] commit: macosx: Ask to send a mail to our bugreport ML if a crash log is detected. ( Pierre d'Herbemont )
Felix Paul Kühne
- [vlc-devel] commit: macosx: As feepk pointed, performInBackground is too recent for us, and use nil instead of NULL. (Pierre d'Herbemont )
git version control
- [vlc-devel] Problems with Mac OS X compile
Vance Shipley
- [vlc-devel] commit: In debug builds, update thread waiting message for each join. ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Fix previous commit ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Removed invalid assert. (Laurent Aimar )
git version control
- [vlc-devel] commit: Revert "Revert "Disable crashy FS controller by default"" ( Laurent Aimar )
git version control
- [vlc-devel] commit: Improved wording ( Felix Paul Kühne )
git version control
- [vlc-devel] commit: macosx: Use a toolbar to display controls. (Doesn' t look like a toolbar though) (Pierre d'Herbemont )
Felix Paul Kühne
- [vlc-devel] commit: Fixed the last issue with FS ( in embedded mode we not always be asked to (Laurent Aimar )
git version control
- [vlc-devel] commit: Revert "Revert "Revert "Disable crashy FS controller by default""" (Laurent Aimar )
git version control
- [vlc-devel] commit: Romanian translation update by Cristian Secară ( Christophe Mutricy )
git version control
- [vlc-devel] commit: Make patching more resilient (Christophe Mutricy )
git version control
- [vlc-devel] commit: Add version number to libvlc(core).dll (Christophe Mutricy )
git version control
- [vlc-devel] commit: Check updates every 7 days (instead of 14) during the test releases . (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: New icons following the previous remarks, a bit less dark, a bit smaller record button, a bit less colourfull AtoB buttons. Kassdédi to fenrir . (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: macosx: don't send key events to inexistent p_vout. ( Derk-Jan Hartman )
git version control
- [vlc-devel] commit: Bump version ( Rémi Denis-Courmont )
Jean-Baptiste Kempf
- [vlc-devel] commit: motiondetect: fix categorization of this module in the advanced prefs. ( Derk-Jan Hartman )
git version control
- [vlc-devel] commit: macosx: Add the file that allows nib to be edited. (Pierre d' Herbemont )
git version control
- [vlc-devel] commit: Revert "Revert "Revert "Disable crashy FS controller by default""" (Laurent Aimar )
Pierre d'Herbemont
- [vlc-devel] commit: macosx: Use a toolbar to display controls. (Doesn' t look like a toolbar though) (Pierre d'Herbemont )
Pierre d'Herbemont
- [vlc-devel] commit: macosx: Use a toolbar to display controls. (Doesn' t look like a toolbar though) (Pierre d'Herbemont )
Pierre d'Herbemont
- [vlc-devel] commit: Bump version ( Rémi Denis-Courmont )
Rémi Denis-Courmont
- [vlc-devel] Reentrancy and non-const static variables
Justus Piater
- [vlc-devel] [PATCH] Declared many static variables const
Justus Piater
- [vlc-devel] [PATCH] In VCDFormatStr(), made temp_str non-static
Justus Piater
- [vlc-devel] doubled words in one translation string (perhaps no longer used) and a (C) string related question
Cristian Secară
- [vlc-devel] commit: In VCDFormatStr(), made temp_str non-static (Justus Piater )
git version control
- [vlc-devel] commit: In VCDFormatStr(), made temp_str non-static (Justus Piater )
git version control
- [vlc-devel] [PATCH] In VCDFormatStr(), made temp_str non-static
Rémi Denis-Courmont
- [vlc-devel] commit: Declared many static variables const (Justus Piater )
git version control
- [vlc-devel] [PATCH] Declared many static variables const
Rémi Denis-Courmont
- [vlc-devel] strange English-only string in "About" (translation related)
Cristian Secară
- [vlc-devel] Problems with Mac OS X compile
Derk-Jan Hartman
- [vlc-devel] commit: cc codec: don' t use a static variable in the middle of the code for no reason what so ever . (Derk-Jan Hartman )
git version control
- [vlc-devel] commit: Fixed a few .mov with mp3 audio (close #1794). (Laurent Aimar )
git version control
- [vlc-devel] commit: Removed debug left over in cc decoder. (Laurent Aimar )
git version control
- [vlc-devel] commit: qtcapture: const a struct. (Derk-Jan Hartman )
git version control
- [vlc-devel] commit: Do not try to precisely seek (unsing ES_OUT_SET_NEXT_DISPLAY_TIME) if it (Laurent Aimar )
git version control
- [vlc-devel] commit: macosx: Fix a memleak. (Pierre d'Herbemont )
Rémi Duraffort
- [vlc-devel] commit: Moved static variable to the subtitle demuxer context. ( Laurent Aimar )
git version control
- [vlc-devel] commit: v4l: const decl. in line with v4l2.c (Derk-Jan Hartman )
git version control
- [vlc-devel] commit: dmo: use const for audio channels struct (Derk-Jan Hartman )
git version control
- [vlc-devel] commit: avcodec: dummy palette is const (Derk-Jan Hartman )
git version control
- [vlc-devel] commit: Removed non const static variable usages in mp4 drms. ( Laurent Aimar )
git version control
- [vlc-devel] commit: avcodec: use cast to avoid warning about this const. It' s a rare case where we use a dummy empty palette that won' t change and we don't want to recreate it every time either. ( Derk-Jan Hartman )
git version control
- [vlc-devel] commit: Fixed filter_chain_GetFmtOut to really return the output value when ( Laurent Aimar )
git version control
- [vlc-devel] commit: Fixed filter_chain_GetFmtOut to really return the output value when ( Laurent Aimar )
Laurent Aimar
- [vlc-devel] strange English-only string in "About" (translation related)
Cristian Secară
- [vlc-devel] commit: Revert "Revert "Revert "Disable crashy FS controller by default""" (Laurent Aimar )
Laurent Aimar
- [vlc-devel] commit: Revert "Revert "Revert "Disable crashy FS controller by default""" (Laurent Aimar )
Pierre d'Herbemont
- [vlc-devel] commit: media_list_player: Make sure we do return an item to play. Should close #1527. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: macosx: Make sure the controller doesn' t show nothing instead of the playlist. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: macosx: Use a toolbar to display controls. (Doesn' t look like a toolbar though) (Pierre d'Herbemont )
Pierre d'Herbemont
- [vlc-devel] commit: Removed static variable and added proper locking scheme. ( Laurent Aimar )
git version control
- [vlc-devel] commit: Moved static arrays to fft context. (Laurent Aimar )
git version control
- [vlc-devel] commit: Do not hide many (all?) thread function having an incorrect prototype ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Do not hide many (all?) thread function having an incorrect prototype ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: macosx: Add the file that allows nib to be edited. (Pierre d' Herbemont )
Felix Paul Kühne
- [vlc-devel] [PATCH] Changed audio/video MIME subtype from mpeg4 to mp4
Justus Piater
- [vlc-devel] commit: macosx: Add the file that allows nib to be edited. (Pierre d' Herbemont )
Pierre d'Herbemont
- [vlc-devel] commit: Qt4: compile fix ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: macosx: Fix the simple prefs values and titles of string and int option lists. This fixes #1680 (Derk-Jan Hartman )
git version control
- [vlc-devel] commit: atmo: compile fix ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: macosx: Set the controller window title to "VLC Media Player". ( Pierre d'Herbemont )
git version control
- [vlc-devel] commit: buidsystem: Fix package-macosx target so that they build VLC-release.app first. And make sure -zip contains Read Me.rtf. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: macosx: Assert() for special error case. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: Typo ;-) ( Felix Paul Kühne )
git version control
- [PATCH] atmo video filter compile fix
Filippo Carone
- [vlc-devel] compile fix for atmo
Filippo Carone
- [vlc-devel] commit: Fix prototypes of threaded functions. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: Fix memleak and bad use of a const variable. ( Rémi Duraffort )
git version control
- [vlc-devel] compile fix for atmo
André Weber \(atmo\)
- [vlc-devel] compile fix for atmo
Rémi Denis-Courmont
- [vlc-devel] compile fix for atmo
Andre Weber
- [vlc-devel] commit: libvlc: Properly raise an exception if something goes wrong in libvlc_media_get_duration and libvlc_media_is_preparsed . (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: input: Remove a tautology in input_item_SetPreparsed. (Pierre d' Herbemont )
git version control
- [vlc-devel] commit: media_list_player: Fix. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: Audio Scrobbler: Fix some tiny memleaks. ( Rémi Duraffort )
git version control
- [vlc-devel] commit: Fix a memleak and threaded function definition. ( Rémi Duraffort )
git version control
- [vlc-devel] commit: live555: compilation fix ( Felix Paul Kühne )
git version control
- [vlc-devel] commit: package/osx: make sure that we also put the platform-dependent modules in the ub oO ( Felix Paul Kühne )
git version control
- [vlc-devel] commit: update: Fix it. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: update: Correctly compare the version number. (Pierre d'Herbemont )
git version control
- [vlc-devel] Tag 0.9.0-test3 : Rémi Denis-Courmont : VLC 0.9.0 third test pre-release
Felix Paul Kühne
- [vlc-devel] commit: Libass in the contribs. (Jean-Baptiste Kempf )
git version control
- [vlc-devel] Problems with Mac OS X compile
Derk-Jan Hartman
- [vlc-devel] [PATCH] fix mux functionality, avoid dumping all ES in first PMT
Laurent Aimar
- [vlc-devel] [PATCH] fix mux functionality, avoid dumping all ES in first PMT
Marnik Vander Elst
- [vlc-devel] commit: Fix very small layout issue in the preferences. ( Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: New icons for the playlist in the same tones than the main ones. ( Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: transform-type is a command. (Antoine Cellerier )
git version control
- [vlc-devel] commit: eyetv: Switch from Read to BlockRead, and use a more useful MTU when reading the data from the socket. These changes are based on the udp plugin. The EyeTV module works like a charm now. This fixes #770 ( Derk-Jan Hartman )
git version control
- [vlc-devel] commit: Fix #1808 on AVI fixing. (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Try to fix Sout Dialog ( Part 2 ) (Jean-Baptiste Kempf )
git version control
- [vlc-devel] Does the main thread spawn Audio/video output thread?
JiangFeihu
- [vlc-devel] [PATCH] Add translations for Win32 installer
Pauline Castets
- [vlc-devel] [PATCH] Add translations for Win32 installer
Pauline Castets
- [vlc-devel] commit: Use msg_{Create,Destroy} only 1 time ( Rafaël Carré )
git version control
- [vlc-devel] commit: Use msg_{Create,Destroy} only 1 time ( Rafaël Carré )
Laurent Aimar
- [vlc-devel] commit: kate decoder plugin: track and use basic formatting: region size/ position, text markup - in particular, this allows image based subtitles to be scaled and moved to where they are meant to be if the accompanying video was encoded at a resolution different from the source (Vincent Penquerc'h )
git version control
- [vlc-devel] [PATCH] Update mga.c to the new mga_vid ioctl interface
Derk-Jan Hartman
- [vlc-devel] [PATCH] Update mga.c to the new mga_vid ioctl interface
Attila Kinali
- [vlc-devel] [PATCH]Improved nuv demuxer and new rtjpeg decoder
Derk-Jan Hartman
- [vlc-devel] [PATCH] Don't restart playlist after converting current item to node
Derk-Jan Hartman
- [vlc-devel] JVLC
Javier Gálvez Guerrero
- [vlc-devel] commit: Use msg_{Create,Destroy} only 1 time ( Rafaël Carré )
Rémi Denis-Courmont
- [vlc-devel] commit: Use the "libvlc" variable to store a process wide mutex ( Rafaël Carré )
git version control
- [vlc-devel] [PATCH] fix mux functionality, avoid dumping all ES in first PMT
Marnik Vander Elst
- [vlc-devel] JVLC
Filippo Carone
- [vlc-devel] WindowOnTop in xcommon.c
saad shams
- [vlc-devel] commit: live555: some whitespace cleaning (Derk-Jan Hartman )
git version control
- [vlc-devel] commit: live555: retrieve NPT from live555. implement DEMUX_SET_TIME, DEMUX_GET_TIME and DEMUX_GET_POSITION (Derk-Jan Hartman )
git version control
- [vlc-devel] commit: live555: fix "unpause" and remove startseq, which is no longer needed because we don't do NPT calculations ourselves. (Derk-Jan Hartman )
git version control
- [vlc-devel] JVLC
Javier Gálvez Guerrero
- [vlc-devel] JVLC
Filippo Carone
- [vlc-devel] [PATCH] Add translations for Win32 installer (fix #1044)
Pauline Castets
- [vlc-devel] [PATCH] Add translations for Win32 installer (fix #1044)
Rémi Denis-Courmont
- [vlc-devel] commit: Forgotten file (.png) in the tarballs. (Jean-Baptiste Kempf )
git version control
- [vlc-devel] [PATCH] Add translations for Win32 installer
Jean-Baptiste Kempf
- [vlc-devel] commit: kate decoder plugin: track and use basic formatting: region size/ position, text markup - in particular, this allows image based subtitles to be scaled and moved to where they are meant to be if the accompanying video was encoded at a resolution different from the source (Vincent Penquerc'h )
Jean-Baptiste Kempf
- [vlc-devel] commit: Fix wrapper: use SOCK_STREAM rather than SOCK_DGRAM for TCP ( Rémi Denis-Courmont )
git version control
- [vlc-devel] [PATCH] Add translations for Win32 installer (fix #1044)
Pauline Castets
- [vlc-devel] commit: HTTP interface: accept IPv6 bind address ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: kate decoder plugin: track and use basic formatting: region size/ position, text markup - in particular, this allows image based subtitles to be scaled and moved to where they are meant to be if the accompanying video was enco
ogg.k.ogg.k at googlemail.com
- [vlc-devel] [PATCH] Win32 installer: change "I agree" button to "Next" in license page
Pauline Castets
- [vlc-devel] [PATCH] Win32 installer: change "I agree" button to "Next" in license page
Jean-Baptiste Kempf
- [vlc-devel] [PATCH] Win32 installer: change "I agree" button to "Next" in license page
Rémi Denis-Courmont
- [vlc-devel] [PATCH] Win32 installer: change "I agree" button to "Next" in license page
ogg.k.ogg.k at googlemail.com
- [vlc-devel] commit: Fixed uninitialized value. (Laurent Aimar )
git version control
- [vlc-devel] commit: Added a missing const in x11. (Laurent Aimar )
git version control
- [vlc-devel] commit: Fixed video request when the qt4 embedded slot is already taken. ( Laurent Aimar )
git version control
- [vlc-devel] commit: Fix memleak. ( Rémi Duraffort )
git version control
- [vlc-devel] commit: Fix potential memleaks. ( Rémi Duraffort )
git version control
- [vlc-devel] commit: Remove stupid test and error message. ( Rémi Duraffort )
git version control
- [vlc-devel] [PATCH] fix mux functionality, avoid dumping all ES in first PMT
Laurent Aimar
- [vlc-devel] [PATCH]Improved nuv demuxer and new rtjpeg decoder
Laurent Aimar
- [vlc-devel] commit: Stack the extended tool by default just under the player, to mimic 0.8.6 behaviour. (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Small icon size fix (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Don't launch an update request at the first launch, but wait for the second launch in order to have the right network-policy value . This fixes the 'I update even when you said no" bug. ( Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: contrib: update fontconfig (Derk-Jan Hartman )
git version control
- [vlc-devel] commit: Use available Screensize and not the complete screensize to center a widget . (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Correctly save the privacy dialog modifications. ( Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: qt4: i18n fix (Christophe Mutricy )
git version control
- [vlc-devel] commit: Dutch translation update by Myckel Habets and Thomas De Rocker ( Christophe Mutricy )
git version control
- [vlc-devel] commit: Slovak translation update by Marián Hikaník ( Christophe Mutricy )
git version control
- [vlc-devel] commit: Romanian translation update by Cristian Secară ( Christophe Mutricy )
git version control
- [vlc-devel] commit: win32: no need of an icon for the dll (Christophe Mutricy )
git version control
- [vlc-devel] commit: de.po: further updates and additions. More to come. ( Felix Paul Kühne )
git version control
- [vlc-devel] commit: de.po: further updates and additions. More to come. ( Felix Paul Kühne )
git version control
- [vlc-devel] commit: Contribs: Fix libass \h char handling. (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Initial libass support. (Laurent Aimar )
git version control
- [vlc-devel] commit: Do not show debug box on libass subtitle by default. ( Laurent Aimar )
git version control
- [vlc-devel] commit: Check against a few libass errors in AssHandleYield. ( Laurent Aimar )
git version control
- [vlc-devel] commit: Cosmetics + removed a few debugs. (Laurent Aimar )
git version control
- [vlc-devel] commit: Do not allocate unbound array on the stack. (Laurent Aimar )
git version control
- [vlc-devel] commit: Handle libass track creation errors. (Laurent Aimar )
git version control
- [vlc-devel] commit: de.po: further updates and additions. More to come. ( Felix Paul Kühne )
Felix Paul Kühne
- [vlc-devel] commit: Handle libass seeking by recreating the track. (Laurent Aimar )
git version control
- [vlc-devel] commit: contrib libass: fix clean of libass target (Derk-Jan Hartman )
git version control
- [vlc-devel] commit: libass contrib: apply the latest fixes that have been applied in mplayer on vanilla libass (Derk-Jan Hartman )
git version control
- [vlc-devel] commit: Contribs: Fix libass \h char handling. (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: libass: move attachments processing before the ass_set_fonts_dir() option which enables those fonts. (Derk-Jan Hartman )
git version control
- [vlc-devel] commit: libass: move attachments processing before the ass_set_fonts_dir() option which enables those fonts. (Derk-Jan Hartman )
Jean-Baptiste Kempf
- [vlc-devel] commit: libass: move attachments processing before the ass_set_fonts_dir() option which enables those fonts. (Derk-Jan Hartman )
Jean-Baptiste Kempf
- [vlc-devel] Proposal for Windows binary
Jean-Baptiste Kempf
- [vlc-devel] commit: Correctly save the privacy dialog modifications. ( Jean-Baptiste Kempf )
Rémi Duraffort
- [vlc-devel] commit: fontconfig: tell fontconfig about the fonts configdir on OSX ( /usr /X11/lib/X11/fonts ). There is no /etc/fonts (Derk-Jan Hartman )
git version control
- [vlc-devel] commit: log.c: Remove executable bit ( Rafaël Carré )
git version control
- [vlc-devel] commit: libvlc: input access returns an exception when it' s being destroyed ( Rafaël Carré )
git version control
- [vlc-devel] commit: New DVD menu icon. Let's hope it will please our overlords. ( Jean-Baptiste Kempf )
git version control
- [vlc-devel] Reentrancy and non-const static variables
Jean-Baptiste Kempf
- [vlc-devel] Reentrancy and non-const static variables
Justus-bulk at Piater.name
- [vlc-devel] commit: Try to fix some OpenDialog sizing issues, reported by trax ( no ticket) and hopefully fix #1538 (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Remove unuseful debug. (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Force modality to fix 1746. (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Prevent wrong es selection on invalid syntax (part of #1821) ( Laurent Aimar )
git version control
- [vlc-devel] commit: Clean up a bit duplicate module. (Laurent Aimar )
git version control
- [vlc-devel] commit: Do not segfault on non video stream (close #1821) (Laurent Aimar )
git version control
- [vlc-devel] commit: fontconfig: tell fontconfig about the fonts configdir on OSX ( /usr /X11/lib/X11/fonts ). There is no /etc/fonts (Derk-Jan Hartman )
Felix Paul Kühne
- [vlc-devel] commit: Fix some interaction issues. Ref #1808 (Jean-Baptiste Kempf )
git version control
- [vlc-devel] [PATCH] Add translations for Win32 installer (fix #1044)
Christophe Mutricy
- [vlc-devel] commit: Fix some interaction issues. Ref #1808 (Jean-Baptiste Kempf )
Jean-Baptiste Kempf
- [vlc-devel] commit: fontconfig: tell fontconfig about the fonts configdir on OSX ( /usr /X11/lib/X11/fonts ). There is no /etc/fonts (Derk-Jan Hartman )
Derk-Jan Hartman
- [vlc-devel] commit: Final translation updates ( Felix Paul Kühne )
git version control
- [vlc-devel] commit: macosx: Removed the non-existing font-effect option ( quartztext only) ( Felix Paul Kühne )
git version control
- [vlc-devel] commit: shortend a string to make it fit ( Felix Paul Kühne )
git version control
- [vlc-devel] [PATCH] Don't restart playlist after converting current item to node
Pierre d'Herbemont
- [vlc-devel] commit: Use msg_{Create,Destroy} only 1 time ( Rafaël Carré )
Pierre d'Herbemont
- [vlc-devel] [VLC] #1821: generating a mosaic with vlm crashes
jean-paul.saman at planet.nl
- [vlc-devel] anybody know how to get the frame number or movie clock in vlc
zhou jerrifer
- [vlc-devel] Set wxWidgets path on VLC configure
hce
- [vlc-devel] Set wxWidgets path on VLC configure
Pierre d'Herbemont
- [vlc-devel] [PATCH] Add translations for Win32 installer (fix #1044)
Pauline Castets
- [vlc-devel] New libvlc_media_player Event
basOS G
- [vlc-devel] segmentation fault-while running with multiproto drivers for dvb
anand meher
- [vlc-devel] segmentation fault-while running with multiproto drivers for dvb
Gregor Fuis
- [vlc-devel] segmentation fault-while running with multiproto drivers for dvb (NOT PLAYING ANY MEDIA FILE ALSO)
anand meher
- [vlc-devel] segmentation fault-while running with multiproto drivers for dvb (NOT PLAYING ANY MEDIA FILE ALSO)
Gregor Fuis
- [vlc-devel] segmentation fault-while running with multiproto drivers for dvb (NOT PLAYING ANY MEDIA FILE ALSO)
anand meher
- [vlc-devel] Translations for VLC 0.9.0
Amanpreet
- [vlc-devel] commit: poll(): ifndef HAVE_POLL means we don't use poll(), not that it doesn't exist. In OSX poll() is broken for sockets, so we don' t use it. Since poll is a kernel function in OSX however, the kernel implementation was used whenever we used poll(), instead of VLCs private poll() which was the intended behaviour. Renamed poll() to vlc_poll() to prevent this. (Derk-Jan Hartman )
git version control
- [vlc-devel] anybody know how to get the frame number or movie clock in vlc
Rémi Denis-Courmont
- [vlc-devel] commit: poll(): ifndef HAVE_POLL means we don't use poll(), not that it doesn't exist. In OSX poll() is broken for sockets, so we don' t use it. Since poll is a kernel function in OSX however, the kernel implementation was used whenever we used poll(), instead of VLCs private poll() which was the intended behaviour. Renamed poll() to vlc_poll() to prevent this. (Derk-Jan Hartman )
Rémi Denis-Courmont
- [vlc-devel] commit: poll(): ifndef HAVE_POLL means we don't use poll(), not that it doesn't exist. In OSX poll() is broken for sockets, so we don' t use it. Since poll is a kernel function in OSX however, the kernel implementation was used whenever we used poll(), instead of VLCs private poll() which was the intended behaviour. Renamed poll() to vlc_poll() to prevent this. (Derk-Jan Hartman )
Rémi Denis-Courmont
- [vlc-devel] [PATCH] Add translations for Win32 installer (fix #1044)
Rémi Denis-Courmont
- [vlc-devel] [PATCH] Add translations for Win32 installer (fix #1044)
Jean-Baptiste Kempf
- [vlc-devel] commit: Revert "poll(): ifndef HAVE_POLL means we don't use poll(), not that it doesn't exist. In OSX poll() is broken for sockets, so we don' t use it. Since poll is a kernel function in OSX however, the kernel implementation was used whenever we used poll(), instead of VLCs private poll() which was the intended behaviour. Renamed poll() to vlc_poll() to prevent this." (Derk-Jan Hartman )
git version control
- [vlc-devel] commit: POLLHUP and POLLERR only make sense in revents ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: SAP: revert most of [a8eb03fa] ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Fix compilation warning (a void* function might return something). ( Rémi Duraffort )
git version control
- [vlc-devel] commit: Brazillian portuguese update by Sidney Doria (Christophe Mutricy )
git version control
- [vlc-devel] commit: Add translations for Win32 installer (fix #1044) (Pauline Castets )
git version control
- [vlc-devel] commit: Open Panel line size fix. (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Remove the progressBar in the interface to show more clearly the bug in AVI fixing . Add debug too... (Jean-Baptiste Kempf )
git version control
- [vlc-devel] Set wxWidgets path on VLC configure
hce
- [vlc-devel] commit: Revert "poll(): ifndef HAVE_POLL means we don't use poll(), not that it doesn't exist. In OSX poll() is broken for sockets, so we don' t use it. Since poll is a kernel function in OSX however, the kernel implementation was used whenever we used poll(), instead of VLCs private poll() which was the intended behaviour. Renamed poll() to vlc_poll() to prevent this." (Derk-Jan Hartman )
Pierre d'Herbemont
- [vlc-devel] commit: poll(): ifndef HAVE_POLL means we don't use poll(), not that it doesn't exist. In OSX poll() is broken for sockets, so we don' t use it. Since poll is a kernel function in OSX however, the kernel implementation was used whenever we used poll(), instead of VLCs private poll() which was the intended behaviour. Renamed poll() to vlc_poll() to prevent this. (Derk-Jan Hartman )
Derk-Jan Hartman
- [vlc-devel] commit: poll(): ifndef HAVE_POLL means we don't use poll(), not that it doesn't exist. In OSX poll() is broken for sockets, so we don' t use it. Since poll is a kernel function in OSX however, the kernel implementation was used whenever we used poll(), instead of VLCs private poll() which was the intended behaviour. Renamed poll() to vlc_poll() to prevent this. (Derk-Jan Hartman )
Derk-Jan Hartman
- [vlc-devel] commit: Yet more hint about PKG_CONFIG_PATH (Christophe Mutricy )
git version control
- [vlc-devel] commit: Fix language selection (Christophe Mutricy )
git version control
- [vlc-devel] commit: Punjabi translation update by Amanpreet Singh Alam ( Christophe Mutricy )
git version control
- [vlc-devel] commit: fontconfig: tell fontconfig about the fonts configdir on OSX ( /usr /X11/lib/X11/fonts ). There is no /etc/fonts (Derk-Jan Hartman )
Derk-Jan Hartman
- [vlc-devel] commit: poll(): ifndef HAVE_POLL means we don't use poll(), not that it doesn't exist. In OSX poll() is broken for sockets, so we don' t use it. Since poll is a kernel function in OSX however, the kernel implementation was used whenever we used poll(), instead of VLCs private poll() which was the intended behaviour. Renamed poll() to vlc_poll() to prevent this. (Derk-Jan Hartman )
Pierre d'Herbemont
- [vlc-devel] commit: p_sys NULL check (CID 115). (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Be nice to sourceforge, because they are nice people. ( Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Close #1826. (Jean-Baptiste Kempf )
git version control
- [vlc-devel] Play audio error on 0.9.0-test2
hce
- [vlc-devel] commit: contrib fontconfig: Let fontconfig know where the font dirs are on Windows and Mac OSX ( Derk-Jan Hartman )
git version control
- [vlc-devel] Play audio error on 0.9.0-test2
hce
- [vlc-devel] Play audio error on 0.9.0-test2
Christophe Mutricy
- [vlc-devel] commit: Mozilla: cosmetics ( Rafaël Carré )
git version control
- [vlc-devel] commit: Fix a memory leak ( Rafaël Carré )
git version control
- [vlc-devel] commit: Mozilla: Fix regression introduced in [771ba] ( Rafaël Carré )
git version control
- [vlc-devel] commit: Verbose comment ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Revert "poll(): ifndef HAVE_POLL means we don't use poll(), not that it doesn't exist. In OSX poll() is broken for sockets, so we don' t use it. Since poll is a kernel function in OSX however, the kernel implementation was used whenever we used poll(), instead of VLCs private poll() which was the intended behaviour. Renamed poll() to vlc_poll() to prevent this." (Derk-Jan Hartman )
Rémi Denis-Courmont
- [vlc-devel] commit: Fix threaded function type. ( Rémi Duraffort )
git version control
- [vlc-devel] commit: Fix threaded function declaration. ( Rémi Duraffort )
git version control
- [vlc-devel] [PATCH] Skins2: enable playlist saving
Fabio Ritrovato
- [vlc-devel] commit: qt4: fix synchronization of advanced buttons in both controllers ( Lukas Durfina )
git version control
- [vlc-devel] commit: remove deleted option from Simple preferences UI. ( Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: s/wx/Qt. (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Fix a crash in Preferences. (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Try to allocate the DShow device list and the buttons ONLY when switching to it and not all the time you open a file . (Jean-Baptiste Kempf )
git version control
- [vlc-devel] [PATCH] Fix date_Increment when i_divider_den > 1
David Flynn
- [vlc-devel] [PATCH] Skins2: enable playlist saving
Jean-Baptiste Kempf
- [vlc-devel] commit: Go and check the configurations values only when needed. ( Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: vlc_poll: no conditional symbols ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Avoid undeclared function call ( Rémi Denis-Courmont )
git version control
- [vlc-devel] [PATCH]Improved nuv demuxer and new rtjpeg decoder
Gertjan Van Droogenbroeck
- [vlc-devel] commit: poll() : Define HAVE_POLL on darwin. native poll() on 10.4 and 10. 5 is good enough for usage in VLC. I tested both the rc interface and the SAP module on a G4 with Mac OS X 10 .4 (Derk-Jan Hartman )
git version control
- [vlc-devel] commit: configure.ac poll: Use an AC_MESG_WARN if !HAVE_POLL on non-Windows platforms ( Derk-Jan Hartman )
git version control
- [vlc-devel] [PATCH] Skins2: enable playlist saving
Rémi Denis-Courmont
- [vlc-devel] [PATCH] Fix date_Increment when i_divider_den > 1
Rémi Denis-Courmont
- [vlc-devel] commit: Fix threaded function declaration. ( Rémi Duraffort )
git version control
- [vlc-devel] [PATCH] Fix date_Increment when i_divider_den > 1
David Flynn
- [vlc-devel] commit: Compile Fix. Sorry, I messed up with Git... (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Typo. (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Fix tiny memleak (Christophe Mutricy )
git version control
- [vlc-devel] commit: Activates Punjabi translation (Christophe Mutricy )
git version control
- [vlc-devel] commit: Add Poe and Amanpreet (Christophe Mutricy )
git version control
- [vlc-devel] commit: Typo (Christophe Mutricy )
git version control
- [vlc-devel] commit: Contribs: Update FFMPEG to HEAD because there were many fixes in H264 decoding lately . (Jean-Baptiste Kempf )
git version control
- [vlc-devel] JVLC Interface not working all the time?
Tony Anecito
- [vlc-devel] Play audio error on 0.9.0-test2
hce
- [vlc-devel] [PATCH] Fix date_Increment when i_divider_den > 1
Rémi Denis-Courmont
- [vlc-devel] Play audio error on 0.9.0-test2
Christophe Mutricy
- [vlc-devel] [PATCH] opencv compilation fix
Nicolas Chauvet
- [vlc-devel] commit: Emit statuschange in qt4-interface when video-es change ( track-count changes) (Ilkka Ollakka )
git version control
- [vlc-devel] timestamp in VLC
Yunia Raventi
- [vlc-devel] timestamp in VLC
Rémi Denis-Courmont
- [vlc-devel] commit: Document media descriptor, media library, media service discover, vlm and message log functions. (Jean-Paul Saman )
git version control
- [vlc-devel] One week to 0.9.0 release
Rémi Denis-Courmont
- [vlc-devel] commit: Embedded snapshot: properly initialize snapshot-width/ -height if they were not specified (Olivier Aubert )
git version control
- [vlc-devel] commit: mediacontrol: libvlc_media_player_get_time/ get_length return times in ms (Olivier Aubert )
git version control
- [vlc-devel] commit: libvlc.h: document the fact that libvlc_media_player_get_length/ get_time/set_time use milliseconds. (Olivier Aubert )
git version control
- [vlc-devel] Registered for Trac but can not add tickets...
Tony Anecito
- [vlc-devel] commit: Spelling fixes (Olivier Aubert )
git version control
- [vlc-devel] commit: mediacontrol_core: libvlc_media_player_get_length/ time return time in ms, no need for conversion. (Olivier Aubert )
git version control
- [vlc-devel] commit: svg.c: check fread return value (Olivier Aubert )
git version control
- [vlc-devel] Registered for Trac but can not add tickets...
Derk-Jan Hartman
- [vlc-devel] One week to 0.9.0 release
Derk-Jan Hartman
- [vlc-devel] Registered for Trac but can not add tickets...
Tony Anecito
- [vlc-devel] Play audio error on 0.9.0-test2
yh
- [vlc-devel] commit: Fix a segfault in Skins2 interface. (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: libass: swap the R and B color components. (Derk-Jan Hartman )
git version control
- [vlc-devel] commit: libass: ass_set_fonts_dir() is for a "private" storage place for fonts in case any of them need to be extracted. ( Derk-Jan Hartman )
git version control
- [vlc-devel] commit: libass: Set Arial as the default family. (Derk-Jan Hartman )
git version control
- [vlc-devel] commit: libass: upgrade libass contrib with the latest enhancements from Mplayer. ( Derk-Jan Hartman )
git version control
- [vlc-devel] commit: Smaller Volume Slider due to popular request. (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Fix a very small resizing issue of Open Dialog : Reference: http:// forum.videolan.org/viewtopic.php?f=14&t=48946 (Jean-Baptiste Kempf )
git version control
- [vlc-devel] Registered for Trac but can not add tickets...
Filippo Carone
- [vlc-devel] Registered for Trac but can not add tickets...
Filippo Carone
- [vlc-devel] commit: More DVAUDIO fourCC. (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Initial libass support. (Laurent Aimar )
git version control
- [vlc-devel] commit: Do not show debug box on libass subtitle by default. ( Laurent Aimar )
git version control
- [vlc-devel] commit: Check against a few libass errors in AssHandleYield. ( Laurent Aimar )
git version control
- [vlc-devel] commit: Cosmetics + removed a few debugs. (Laurent Aimar )
git version control
- [vlc-devel] commit: Do not allocate unbound array on the stack. (Laurent Aimar )
git version control
- [vlc-devel] commit: Handle libass track creation errors. (Laurent Aimar )
git version control
- [vlc-devel] commit: Handle libass seeking by recreating the track. (Laurent Aimar )
git version control
- [vlc-devel] commit: contrib libass: fix clean of libass target (Derk-Jan Hartman )
git version control
- [vlc-devel] commit: libass contrib: apply the latest fixes that have been applied in mplayer on vanilla libass (Derk-Jan Hartman )
git version control
- [vlc-devel] commit: Contribs: Fix libass \h char handling. (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: libass: move attachments processing before the ass_set_fonts_dir() option which enables those fonts. (Derk-Jan Hartman )
git version control
- [vlc-devel] commit: fontconfig: tell fontconfig about the fonts configdir on OSX ( /usr /X11/lib/X11/fonts ). There is no /etc/fonts (Derk-Jan Hartman )
git version control
- [vlc-devel] commit: contrib fontconfig: Let fontconfig know where the font dirs are on Windows and Mac OSX ( Derk-Jan Hartman )
git version control
- [vlc-devel] commit: libass: swap the R and B color components. (Derk-Jan Hartman )
git version control
- [vlc-devel] commit: libass: ass_set_fonts_dir() is for a "private" storage place for fonts in case any of them need to be extracted. ( Derk-Jan Hartman )
git version control
- [vlc-devel] commit: libass: Set Arial as the default family. (Derk-Jan Hartman )
git version control
- [vlc-devel] commit: libass: upgrade libass contrib with the latest enhancements from Mplayer. ( Derk-Jan Hartman )
git version control
- [vlc-devel] commit: Merge branch '0.9.0-libass' of git://git.videolan.org/vlc ( Derk-Jan Hartman )
git version control
- [vlc-devel] vlc in debug mode?
Tony Anecito
- [vlc-devel] vlc in debug mode?
Tony Anecito
- [vlc-devel] Interesting issues with jvlc bindings and vlc libraries...
Tony Anecito
- [vlc-devel] ASS/SSA support (Was: week to 0.9.0 release)
Jean-Baptiste Kempf
- [vlc-devel] One week to 0.9.0 release
Jean-Baptiste Kempf
- [vlc-devel] [PATCH] Changed audio/video MIME subtype from mpeg4 to mp4
Justus-bulk at Piater.name
- [vlc-devel] commit: Changed audio/video MIME subtype from mpeg4 to mp4 (Justus Piater )
git version control
- [vlc-devel] One week to 0.9.0 release
Rémi Denis-Courmont
- [vlc-devel] [PATCH] Changed audio/video MIME subtype from mpeg4 to mp4
Rémi Denis-Courmont
- [vlc-devel] commit: Do not use vlc_thread_create for the IPC helper ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: net_vaPrintf: fix error handling ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: vlc_inet_pton: use getaddrinfo, should fix #1824 ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Updated Dutch translation ( Felix Paul Kühne )
git version control
- [vlc-devel] One week to 0.9.0 release
Felix Paul Kühne
- [vlc-devel] commit: config.h comes first ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Cleanup _WIN32_WINNT usage ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Presumptively avoid using getaddrinfo for the Windows 2000 ( Rémi Denis-Courmont )
git version control
- [vlc-devel] Resignation as co-release manager
Rémi Denis-Courmont
- [vlc-devel] One week to 0.9.0 release
George Bray
- [vlc-devel] One week to 0.9.0 release
Felix Paul Kühne
- [vlc-devel] Resignation as co-release manager
Felix Paul Kühne
- [vlc-devel] Resignation as co-release manager
Rémi Denis-Courmont
- [vlc-devel] [RFC] Version numbering
Rémi Denis-Courmont
- [vlc-devel] Codecs for JavaFX
Tony Anecito
- [vlc-devel] commit: Improve news ( Rémi Denis-Courmont )
git version control
- [vlc-devel] Codecs for JavaFX
Rémi Denis-Courmont
- [vlc-devel] commit: Win32 condition variable: remove write-only counter ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Win32: fix unlikely Sleep() overflow ( Rémi Denis-Courmont )
git version control
- [vlc-devel] [RFC] Version numbering
Derk-Jan Hartman
- [vlc-devel] Codecs for JavaFX
Tony Anecito
- [vlc-devel] Codecs for JavaFX
Rémi Denis-Courmont
- [vlc-devel] [RFC] Version numbering
Jean-Baptiste Kempf
- [vlc-devel] One week to 0.9.0 release
Jean-Baptiste Kempf
- [vlc-devel] Resignation as co-release manager
Jean-Baptiste Kempf
- [vlc-devel] One week to 0.9.0 release
Pierre d'Herbemont
- [vlc-devel] [RFC] Version numbering
Felix Paul Kühne
- [vlc-devel] commit: audio_output: Assert on fifo lock. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: audio_output: Assert on input lock state. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: audio_output: Add a missing lock. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: audio_output: Add a missing lock. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: macosx: Fix a warning. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: macosx: Cache the input state and properly ask the ugly timer to sync with it. ( Pierre d'Herbemont )
git version control
- [vlc-devel] commit: macosx: Set nib deplyment target to 10.4, and don' t use toolbar from nib as this is not supported in 10.4. (Thanks dj). ( Pierre d'Herbemont )
git version control
- [vlc-devel] commit: macosx: go back to the IB2 nib file format ( Felix Paul Kühne )
git version control
- [vlc-devel] commit: Added missing files in previous commit ( Felix Paul Kühne )
git version control
- [vlc-devel] One week to 0.9.0 release
Jean-Baptiste Kempf
- [vlc-devel] One week to 0.9.0 release
Jean-Baptiste Kempf
- [vlc-devel] One week to 0.9.0 release
jean-paul.saman at planet.nl
- [vlc-devel] commit: vlc_inet_pton: fix return values - fix #1824 ( Rémi Denis-Courmont )
git version control
- [vlc-devel] One week to 0.9.0 release
Dennis van Amerongen
- [vlc-devel] commit: bandlimited: Add an audio-filter2 bridge to this audio-filter. ( Derk-Jan Hartman )
git version control
- [vlc-devel] commit: asademux: don' t print a debug message every time this module is not being used. ( Derk-Jan Hartman )
git version control
- [vlc-devel] One week to 0.9.0 release
Rémi Denis-Courmont
- [vlc-devel] One week to 0.9.0 release
Pierre d'Herbemont
- [vlc-devel] One week to 0.9.0 release
Pierre d'Herbemont
- [vlc-devel] commit: Fix crash when osdmenu failed loading. (Jean-Paul Saman )
git version control
- [vlc-devel] commit: Fix crash on exit with osdmenu fixes #1796 (Jean-Paul Saman )
git version control
- [vlc-devel] commit: vlc_cond_timedwait: fix unlikely Win32 DWORD overflow ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Fix previous commit ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: mowilla: Fix webplugin distribution on Mac OS X. (Pierre d' Herbemont )
git version control
- [vlc-devel] commit: osd: Fix compilation on osx. (Pierre d'Herbemont )
git version control
- [vlc-devel] One week to 0.9.0 release
Geoffroy Couprie
- [vlc-devel] commit: Add limits.h to fix Win32 and MacOS X compilation ( sorry for the breakage). (Jean-Paul Saman )
git version control
- [vlc-devel] commit: Fix resource deadlock in OSDmenu code. (Jean-Paul Saman )
git version control
- [vlc-devel] commit: Revert "Add limits.h to fix Win32 and MacOS X compilation ( sorry for the breakage)." (Jean-Paul Saman )
git version control
- [vlc-devel] One week to 0.9.0 release
jean-paul.saman at planet.nl
- [vlc-devel] commit: macosx: cleanup some of the hotkeys in macosx. Still doesn' t solve my issues with ACTION events, but solves issues with "shit" key-combos. (Derk-Jan Hartman )
git version control
- [vlc-devel] commit: macosx: directly set "key-action" variable where we can. ( Derk-Jan Hartman )
git version control
- [vlc-devel] commit: macosx: fixing hotkey usage. (Derk-Jan Hartman )
git version control
- [vlc-devel] commit: hotkeys: don't set key-action when we didn' t find a suitable action in this particular set. (Derk-Jan Hartman )
git version control
- [vlc-devel] [PATCH] qt4: fix visibility of preferences sections
Hannes Domani
- [vlc-devel] One week to 0.9.0 release
Jean-Baptiste Kempf
- [vlc-devel] commit: asademux: don' t print a debug message every time this module is not being used. ( Derk-Jan Hartman )
Jean-Baptiste Kempf
- [vlc-devel] commit: fix visibility of preferences sections (Hannes Domani )
git version control
- [vlc-devel] commit: Fix small issue in the slider mask. (Jean-Baptiste Kempf )
git version control
- [vlc-devel] One week to 0.9.0 release
Jean-Baptiste Kempf
- [vlc-devel] commit: avformat: Fix DEMUX_SET_TIME (Derk-Jan Hartman )
git version control
- [vlc-devel] commit: This reverts commit bc9de538a898afed013b5367f64440965e073b22. ( Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: macosx: Don't yield an item that may be NULL. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: macosx: Attempt to fix a crash in update code. (Pierre d'Herbemont )
git version control
- [vlc-devel] One week to 0.9.0 release
Pierre d'Herbemont
- [vlc-devel] commit: barrier: avoid staticity and pthread-specificity ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: update: Don't release the thread object from this precise thread. ( Pierre d'Herbemont )
git version control
- [vlc-devel] commit: update: Various fixes to make it work on Mac OS X. (Pierre d' Herbemont )
git version control
- [vlc-devel] commit: Another update of the Dutch translation by Myckel Habets and Thomas de Rocker . 100% done nowmake nl.gmo ( Felix Paul Kühne )
git version control
- [vlc-devel] commit: Fix date_Increment when i_divider_den > 1 (David Flynn )
git version control
- [vlc-devel] commit: mtime: we might as well assert for real (Derk-Jan Hartman )
git version control
- [vlc-devel] commit: macosx: fix key capture for hotkeys when setting new ones. ( Derk-Jan Hartman )
git version control
- [vlc-devel] Testing the VLC Nightly Build
komputes
- [vlc-devel] Small utility to add RTP headers to raw UDP MPEG-TS
Marian Ďurkovič
- [vlc-devel] Problem building 0.8.6i on Intel Mac Mini
tom at hawaiian.net
- [vlc-devel] Enabling player window to appear on top of FS
saad shams
- [vlc-devel] Small utility to add RTP headers to raw UDP MPEG-TS
Christophe Massiot
- [vlc-devel] commit: distcheck: remove deleted file qt4/pixmaps/toolbar/volume-slider. svg (Derk-Jan Hartman )
git version control
- [vlc-devel] commit: opencv compilation fix (Nicolas Chauvet )
git version control
- [vlc-devel] commit: Improve comment wording in vlc_block.h (Jean-Paul Saman )
git version control
- [vlc-devel] commit: Document filter chain API. (Jean-Paul Saman )
git version control
- [vlc-devel] Small utility to add RTP headers to raw UDP MPEG-TS
Marian Ďurkovič
- [vlc-devel] Small utility to add RTP headers to raw UDP MPEG-TS
Christophe Massiot
- [vlc-devel] commit: Document filter chain API. (Jean-Paul Saman )
Rémi Denis-Courmont
- [vlc-devel] Small utility to add RTP headers to raw UDP MPEG-TS
Rémi Denis-Courmont
- [vlc-devel] Small utility to add RTP headers to raw UDP MPEG-TS
Rémi Denis-Courmont
- [vlc-devel] Small utility to add RTP headers to raw UDP MPEG-TS
Marian Ďurkovič
- [vlc-devel] commit: Document filter chain API. (Jean-Paul Saman)
jean-paul.saman at planet.nl
- [vlc-devel] [RFC] Version numbering
Mirsal Ennaime
- [vlc-devel] [PATCH] bump libkate requirement to 0.1.7 as it now uses autotools, and add some makefile rules in contrib (tested on linux only)
ogg.k.ogg.k at googlemail.com
- [vlc-devel] [PATCH] bump libkate requirement to 0.1.7 as it now uses autotools, and add some makefile rules in contrib (tested on linux only)
Jean-Baptiste Kempf
- [vlc-devel] commit: According to ISO 13818-1 page 34, ECM and EMM stream_id values are respectively 0xF0 and 0xF1 and not 0xB0/ 0xB1. (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Add Private Stream 1 case according to the norm. ( Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Skins2: enable playlist saving Is available on qt4, so i don' t see why it's not on skins2 (Fabio Ritrovato )
git version control
- [vlc-devel] commit: Skins2: use the right id when creating the tree Resolve some bugs related to the playlist in Skins2 , like adding items in the wrong place, and services discovery not showing. (Fabio Ritrovato )
git version control
- [vlc-devel] [PATCH] bump libkate requirement to 0.1.7 as it now uses autotools, and add some makefile rules in contrib (tested on linux only)
ogg.k.ogg.k at googlemail.com
- [vlc-devel] [PATCH] Skins2: use the right id when creating the tree
Jean-Baptiste Kempf
- [vlc-devel] [PATCH] Qt4: add a file dialog needed by skins2
Jean-Baptiste Kempf
- [vlc-devel] [PATCH] Skins2: enable playlist saving
Jean-Baptiste Kempf
- [vlc-devel] commit: Remember to check MI when you use it in menus. cpp that can be called by skins. (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: bump libkate requirement to 0.1.7, which now uses autotools, and makefile rules for contrib build (tested on linux only) ( Vincent Penquerc'h )
git version control
- [vlc-devel] commit: Remove unuseful debug and move a debug message to a warned one. ( Jean-Baptiste Kempf )
git version control
- [vlc-devel] [PATCH] bump libkate requirement to 0.1.7 as it now uses autotools, and add some makefile rules in contrib (tested on linux only)
Jean-Baptiste Kempf
- [vlc-devel] [PATCH] opencv compilation fix
Jean-Baptiste Kempf
- [vlc-devel] [PATCH] Fix date_Increment when i_divider_den > 1
Jean-Baptiste Kempf
- [vlc-devel] commit: default aac-profile to low, seems that faac encoder has issues with other (Ilkka Ollakka )
git version control
- [vlc-devel] commit: Headers: use non-reserved identifiers for multi-inclusion protection ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: NEWS correction (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Thanks to Georgi Chorbadzhiyski for some ASF patches. ( Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Be sure to initialize the p_mi pointer to NULL. ( Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Configure for windows updates. (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Contribs for Windows: add Kate and Libass targets. ( Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Contribs for windows: Deprecate dirac for schroedinger, Deprecate wx for (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Fixed exiting skins when there is no video. ( Olivier Teulière )
git version control
- [vlc-devel] [PATCH]Fix for the shoutcast bug in Qt playlist
Geoffroy Couprie
- [vlc-devel] Testing the VLC Nightly Build
komputes
- [vlc-devel] Testing the VLC Nightly Build
Jean-Baptiste Kempf
- [vlc-devel] commit: Use the right declaration for threaded functions. ( Rémi Duraffort )
git version control
- [vlc-devel] commit: Use the right declaration for threaded functions. ( Rémi Duraffort )
git version control
- [vlc-devel] [PATCH]Fix for the shoutcast bug in Qt playlist
Jean-Baptiste Kempf
- [vlc-devel] commit: Fix memleak in Qt4 interface. ( Rémi Duraffort )
git version control
- [vlc-devel] [PATCH]Fix for the shoutcast bug in Qt playlist
Geoffroy Couprie
- [vlc-devel] commit: Fix memleak, check return value. ( Rémi Duraffort )
git version control
- [vlc-devel] Testing the VLC Nightly Build
komputes
- [vlc-devel] [PATCH]Fix for the shoutcast bug in Qt playlist
Fabio Ritrovato
- [vlc-devel] commit: Libass tests needs libpng (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: A bit saner values for the bitrates in ASF muxer to reduce WMP caching. ( Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Fix some quitting issues from skins2 when Qt in theDP. ( Jean-Baptiste Kempf )
git version control
- [vlc-devel] Testing the VLC Nightly Build
Jean-Baptiste Kempf
- [vlc-devel] commit: Rename Kate Function to avoid naming conflicts with GDI+ on windows targets . (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: audio_output: Properly lock the input_fifos_lock in aout_Restart. ( Pierre d'Herbemont )
git version control
- [vlc-devel] commit: audio_output: Take the input_fifos lock where needed in aout_InputPlay. (Pierre d' Herbemont )
git version control
- [vlc-devel] [PATCH]Fix for the shoutcast bug in Qt playlist
Pierre d'Herbemont
- [vlc-devel] [PATCH]Fix for the shoutcast bug in Qt playlist
Pierre d'Herbemont
- [vlc-devel] Problem building 0.8.6i on Intel Mac Mini
Felix Paul Kühne
- [vlc-devel] Testing the VLC Nightly Build
komputes
- [vlc-devel] 0.9.0 missing all FFmpeg libraries on Linux
hce
- [vlc-devel] commit: Temporary Hack to fix compile on Win32. (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Don't build tests in libass when Xcompiling. (Jean-Baptiste Kempf )
git version control
- [vlc-devel] [PATCH]Fix for the shoutcast bug in Qt playlist
Ilkka Ollakka
- [vlc-devel] commit: Telepathy: Fix a crash. (Mirsal Ennaime )
git version control
- [vlc-devel] commit: mkv: retrieve 2nd seekhead pos, when parsing first seekhead, and add a debug if an Unknown element was seen there. (Derk-Jan Hartman )
git version control
- [vlc-devel] [PATCH]Fix for the shoutcast bug in Qt playlist
Geoffroy Couprie
- [vlc-devel] Add parameters for H264 encoding
Aurele
- [vlc-devel] Request to switching Hindi language Coordinator
Simos Xenitellis
- [vlc-devel] Add parameters for H264 encoding
basOS G
- [vlc-devel] commit: config: on OS X, don't use required_argument for getopt_long, but optional_argument. (Derk-Jan Hartman )
git version control
- [vlc-devel] Add parameters for H264 encoding
Aurele
- [vlc-devel] [PATCH]Fix the folder in http interface on Windows
Geoffroy Couprie
- [vlc-devel] commit: config: on OS X, don't use required_argument for getopt_long, but optional_argument. (Derk-Jan Hartman )
Rémi Denis-Courmont
- [vlc-devel] [PATCH]Fix the folder in http interface on Windows
Rémi Denis-Courmont
- [vlc-devel] [PATCH]Fix for the shoutcast bug in Qt playlist
Jean-Baptiste Kempf
- [vlc-devel] commit: Change the toolbar layout to make it smaller and have the advanced buttons on the same line as the other ones . (Jean-Baptiste Kempf )
git version control
- [vlc-devel] WxWidgets failure on windows 98SE for VLC 0.8.6h/i
Tonio Voerman
- [vlc-devel] commit: Fix memleak. ( Rémi Duraffort )
git version control
- [vlc-devel] crash in Blend (From apple-bugreport)
Pierre d'Herbemont
- [vlc-devel] [PATCH]Fix the folder in http interface on Windows
Jean-Baptiste Kempf
- [vlc-devel] commit: Fix memleaks when closing the module. ( Rémi Duraffort )
git version control
- [vlc-devel] commit: HTTP interface: do not look for stuff in current directory ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Try (again!) to fix win32 libass compilation (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Fix memleak in mkv. ( Rémi Duraffort )
git version control
- [vlc-devel] commit: Small sound slider size issue, Not perfect yet, but soon to be. ( Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Better solution to fix some skins2 crash on exit. ( Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Close the dialogs podcast configuration when click on close... ( Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: playlist: Warning fixes. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: interface: Warning fixes on Mac OS X. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: vlc_playlist.h: Correct type for request status. (Fix a warning too ). (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: playlist: playlist_NodeCreate needs the PL_LOCK. (Pierre d' Herbemont )
git version control
- [vlc-devel] commit: playlist: More warning fix+lock fixes. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: image: Removed unused function. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: sap: Fix thread prototype. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: media_list_player: Fix a warning that indicated a true mistake. ( Pierre d'Herbemont )
git version control
- [vlc-devel] commit: mediacontrol: Fix warnings about unused args. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: libvlccore: Fix a warning about b_daemon on Windows. (Pierre d' Herbemont )
git version control
- [vlc-devel] commit: playlist: Remove the callbacks from the deleted input item. ( Pierre d'Herbemont )
git version control
- [vlc-devel] commit: playlist: playlist_LiveSearchUpdate is locked, no need to signal_maybe(). (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: input: Remove a warning about an unused argument. (Pierre d' Herbemont )
git version control
- [vlc-devel] commit: snapshot: Don't use vlc_object_signal_maybe. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: input: Fix warnings. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: input: Fix signed warnings about streams. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: vout: Remove a warning about vout_ShowTextAbsolute unused arg. ( Pierre d'Herbemont )
git version control
- [vlc-devel] commit: network: vasprintf returns an int. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: vlc_network: vlc_poll is always exported. Don' t put it behind an ifdef. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: libvlccore: Explicitely cast our const char *. dooh. We shouldn' t store them as char * in the first place if they are not strdup/free(). ( Pierre d'Herbemont )
git version control
- [vlc-devel] commit: Turn on -Werror for libvlccore and libvlc. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: var: undef Windef.h CALLBACK as we use it here. (Pierre d' Herbemont )
git version control
- [vlc-devel] commit: Fix some crash on exit (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: playlist: With NDEBUG p_playlist may become unused. (Pierre d' Herbemont )
git version control
- [vlc-devel] commit: input: Fix asprintf usage. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: threads: Make sure vlc_assert_locked() doesn' t result in an unused parameter warning. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: audio_output: Fix an unused parameter in the NDEBUG case. (Pierre d 'Herbemont )
git version control
- [vlc-devel] commit: Revert "playlist: With NDEBUG p_playlist may become unused." ( Pierre d'Herbemont )
git version control
- [vlc-devel] commit: video_text: Fix a bad vasprintf usage. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: Contribs :Correction of chmod for qt4 (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: osd_text: Fix a bad vasprintf usage. (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: cpu: Don't warn if we don't support altivec. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: input: Fix strtol usage. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: input: More strtol fix. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: Check asprintf results. (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Fix a warning on unused variable. (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: slovak translation correction (Lukas Durfina )
git version control
- [vlc-devel] Fom where VLCPlugin for Mozilla get spawned
saad shams
- [vlc-devel] [PATCH] fix broken compiling by -Werror
Lukas Durfina
- [vlc-devel] [PATCH] fix broken compiling by -Werror
Mirsal Ennaime
- [vlc-devel] [PATCH] fix broken compiling by -Werror
Lukas Durfina
- [vlc-devel] commit: Revert "Turn on -Werror for libvlccore and libvlc." ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: ignore these files under doc (Jean-Paul Saman )
git version control
- [vlc-devel] commit: ignore doxygen directory. (Jean-Paul Saman )
git version control
- [vlc-devel] commit: Add a bunch of \file doxygen comments (Jean-Paul Saman )
git version control
- [vlc-devel] [PATCH] fix broken compiling by -Werror
Rémi Denis-Courmont
- [vlc-devel] parameters for H264 encoding with x264
Aurele
- [vlc-devel] parameters in x264 module
Aurele
- [vlc-devel] Crash nightly-build on windows 2000
MailingListe
- [vlc-devel] commit: Add make doc and fix Doxygen from top_builddir ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: vlc_inet_pton: fix memory leak ( Rémi Denis-Courmont )
git version control
- [vlc-devel] Crash nightly-build on windows 2000
Jean-Baptiste Kempf
- [vlc-devel] commit: Simplify free ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Revert "Turn on -Werror for libvlccore and libvlc." ( Rémi Denis-Courmont )
Pierre d'Herbemont
- [vlc-devel] commit: Fix compilation against WinXP (conflicting symbols) ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Enable the Win2k API ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Revert "Turn on -Werror for libvlccore and libvlc." ( Rémi Denis-Courmont )
Pierre d'Herbemont
- [vlc-devel] commit: Revert "Turn on -Werror for libvlccore and libvlc." ( Rémi Denis-Courmont )
Rémi Denis-Courmont
- [vlc-devel] Crash nightly-build on windows 2000
Rémi Denis-Courmont
- [vlc-devel] commit: Revert "Turn on -Werror for libvlccore and libvlc." ( Rémi Denis-Courmont )
Pierre d'Herbemont
- [vlc-devel] commit: Revert "Turn on -Werror for libvlccore and libvlc." ( Rémi Denis-Courmont )
Rémi Denis-Courmont
- [vlc-devel] commit: Simplify code. ( Rémi Duraffort )
git version control
- [vlc-devel] commit: Check asprintf return value and fix memleak. ( Rémi Duraffort )
git version control
- [vlc-devel] commit: Do the RIGHT check of asprintf. ( Rémi Duraffort )
git version control
- [vlc-devel] commit: We don't need size here to check asprintf value. ( Rémi Duraffort )
git version control
- [vlc-devel] commit: *whistle* ladada ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Do not translate log messages ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Use %s even if all strings are currently free of percent characters ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Remove GCCism ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Fix format string ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Fix format string ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Fix format string non-sense ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Avoid printf for debug ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Fix vasprintf warning. (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Fix previous commit (thanks jb). ( Rémi Duraffort )
git version control
- [vlc-devel] commit: Growl is too broken to be on by default ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Fix libvlc private data alignment (untested) ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Avoid to leak to many things on es stream output ( and fix a compilation warning) ( Rémi Duraffort )
git version control
- [vlc-devel] commit: Fix compilation warnings and remove duplicated variables. ( Rémi Duraffort )
git version control
- [vlc-devel] commit: VLC_OBJECT: expansion safety ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Fix warning (asprintf return value and some others) ( Rémi Duraffort )
git version control
- [vlc-devel] commit: mkv: inverted test case. This should remove a warning we would see on each MKV file ( Derk-Jan Hartman )
git version control
- [vlc-devel] commit: mkv: Find and load a 2nd Seek head and use the information contained in it. ( Derk-Jan Hartman )
git version control
- [vlc-devel] commit: Check asprintf return value. ( Rémi Duraffort )
git version control
- [vlc-devel] commit: * Fix potential memleak. ( Rémi Duraffort )
git version control
- [vlc-devel] commit: contrib: enable libass in the contrib for mac (Derk-Jan Hartman )
git version control
- [vlc-devel] commit: configure: enable libass and asademux by default on OS X. ( Derk-Jan Hartman )
git version control
- [vlc-devel] commit: quartztext: fix a crash when we tried to find the lenght of a CFString that was not created . (Derk-Jan Hartman )
git version control
- [vlc-devel] commit: Fix potential memleak and check malloc return value. ( Rémi Duraffort )
git version control
- [vlc-devel] commit: Fix memleak. ( Rémi Duraffort )
git version control
- [vlc-devel] commit: Remove unneeded test. ( Rémi Duraffort )
git version control
- [vlc-devel] commit: Chek asprintf return value. ( Rémi Duraffort )
git version control
- [vlc-devel] commit: Hum fix a memleak in test4 ... ( Rémi Duraffort )
git version control
- [vlc-devel] commit: Chek asprintf return value. ( Rémi Duraffort )
Pierre d'Herbemont
- [vlc-devel] commit: quartztext: fix a crash when we tried to find the lenght of a CFString that was not created . (Derk-Jan Hartman )
Pierre d'Herbemont
- [vlc-devel] commit: Revert "Turn on -Werror for libvlccore and libvlc." ( Rémi Denis-Courmont )
Pierre d'Herbemont
- [vlc-devel] commit: Fix windows compilation (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Put the default SF mirror to heanet (Jean-Baptiste Kempf )
git version control
- [vlc-devel] [PATCH] Qt menus: remove useless FindActionWithText
Jean-Philippe Andre
- [vlc-devel] [PATCH] Qt menus: show 'Select skin' in the skins2 popup menu
Jean-Philippe Andre
- [vlc-devel] commit: Qt menus: remove useless FindActionWithText (Jean-Philippe Andre )
git version control
- [vlc-devel] commit: Qt menus: show 'Select skin' in the skins2 popup menu ( Jean-Philippe Andre )
git version control
- [vlc-devel] Welcome to our new committer...
Pierre d'Herbemont
- [vlc-devel] commit: Qt menus: show 'Select skin' in the skins2 popup menu ( Jean-Philippe Andre )
Jean-Baptiste Kempf
- [vlc-devel] Welcome to our new committer...
Pierre d'Herbemont
- [vlc-devel] commit: Revert "Add Private Stream 1 case according to the norm." ( Derk-Jan Hartman )
git version control
- [vlc-devel] commit: Revert "Turn on -Werror for libvlccore and libvlc." ( Rémi Denis-Courmont )
Mirsal Ennaime
- [vlc-devel] VLC win32 binaries 0.8.6i
Jean-Baptiste Kempf
- [vlc-devel] VLC win32 binaries 0.8.6i
Jean-Baptiste Kempf
- [vlc-devel] commit: VLC.app: set CFBundleVersion to git-describe. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: Revert "Turn on -Werror for libvlccore and libvlc." ( Rémi Denis-Courmont )
Geoffroy Couprie
- [vlc-devel] commit: Revert "Turn on -Werror for libvlccore and libvlc." ( Rémi Denis-Courmont )
Pierre d'Herbemont
- [vlc-devel] commit: Revert "Turn on -Werror for libvlccore and libvlc." ( Rémi Denis-Courmont )
Pierre d'Herbemont
- [vlc-devel] commit: VLC.app: Don't create files in srcdir. (Pierre d'Herbemont )
git version control
- [vlc-devel] WxWidgets failure on windows 98SE for VLC 0.8.6h/i
Jean-Baptiste Kempf
- [vlc-devel] commit: Revert "Turn on -Werror for libvlccore and libvlc." ( Rémi Denis-Courmont )
Rémi Denis-Courmont
- [vlc-devel] commit: Fix typo (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Chek asprintf return value. ( Rémi Duraffort )
Rémi Duraffort
- [vlc-devel] Translating VLC into Malay
Anisah Kassim
- [vlc-devel] commit: cdda: asprintf checks. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: Revert "Turn on -Werror for libvlccore and libvlc." ( Rémi Denis-Courmont )
Pierre d'Herbemont
- [vlc-devel] commit: Do not build hal and dbus for windows, they are linux only. ( Jean-Paul Saman )
git version control
- [vlc-devel] commit: Remove excess libvlc_exception_init() onces per exception instance is enough. (Jean-Paul Saman )
git version control
- [vlc-devel] commit: Add another bunch of doxygen file comments. (Jean-Paul Saman )
git version control
- [vlc-devel] commit: Document media list and media list view. (Jean-Paul Saman )
git version control
- [vlc-devel] commit: check malloc return value. (Jean-Paul Saman )
git version control
- [vlc-devel] commit: Remove some trailing whitespace. (Jean-Paul Saman )
git version control
- [vlc-devel] [PATCH] Playlist: if we select a node, play it's first child
Fabio Ritrovato
- [vlc-devel] commit: Playlist: if we select a node, play it's first child ( Fabio Ritrovato )
git version control
- [vlc-devel] commit: xspf: Don't leak input items. (Pierre d'Herbemont )
git version control
- [vlc-devel] Welcome to our new committer...
jboileau
- [vlc-devel] [PATCH]Crash on exit on Win32
Geoffroy Couprie
- [vlc-devel] [PATCH]Crash on exit on Win32
Rémi Denis-Courmont
- [vlc-devel] [PATCH]Crash on exit on Win32
Geoffroy Couprie