August 2008 Archives by date
Starting: Fri Aug 1 00:39:19 CEST 2008
Ending: Sun Aug 31 23:35:21 CEST 2008
Messages: 1899
- [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
- [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
- [vlc-devel] commit: Attach and join the IPC helper ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: macosx: added another button to download VLC's EyeTV plugin ( Felix Paul Kühne )
git version control
- [vlc-devel] VLC Efforts...
Tony Anecito
- [vlc-devel] commit: Attach and join the IPC helper ( Rémi Denis-Courmont )
Geoffroy Couprie
- [vlc-devel] commit: macosx: our crashreport-mail needs to be UTF8 if we want to use NSUTF8StringEncoding for string conversation ;) ( Felix Paul Kühne )
git version control
- [vlc-devel] commit: macosx: Fix a warning. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: macosx: Fix a warning in simple_prefs. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: macosx: Send crashes reports without going though Mail. app but through Jones. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: macosx: Remove some unused var in -sendCrashLog: (Pierre d' Herbemont )
git version control
- [vlc-devel] commit: macosx: Remove some unused var in -sendCrashLog: (Pierre d' Herbemont )
Pierre d'Herbemont
- [vlc-devel] commit: Remove unused typedef ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Add a FIXME ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: macosx: Remove redudant test. ([nil xxx] is a nop). (Pierre d' Herbemont )
git version control
- [vlc-devel] commit: macosx: Fix toolbar usage in simple_prefs, and fix a double release on toolbar. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: macosx: Confirm that the crash report has been sent. (Pierre d' Herbemont )
git version control
- [vlc-devel] commit: Do not give bad ideas ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Decrease thread count after join rather than before exit ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Decrease thread count after join rather than before exit ( Rémi Denis-Courmont )
Rémi Denis-Courmont
- [vlc-devel] [PATCH] Win32: show the console (early) in debug builds
Rémi Denis-Courmont
- [vlc-devel] commit: Fix debug message ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Use asprintf instead of malloc+sprintf (and check the return value) ( Rémi Duraffort )
git version control
- [vlc-devel] commit: Check malloc return value. ( Rémi Duraffort )
git version control
- [vlc-devel] commit: Fix warning about unused variables. ( Rémi Duraffort )
git version control
- [vlc-devel] commit: Fix compilation warnings ( here the lib might have ask for const char* instead of char as they don' t modify the string at all) ( Rémi Duraffort )
git version control
- [vlc-devel] commit: Fix unitialized value. ( Rémi Duraffort )
git version control
- [vlc-devel] commit: FIx memleak. ( Rémi Duraffort )
git version control
- [vlc-devel] commit: Check asprintf return value and avoid one unneeded strdup. ( Rémi Duraffort )
git version control
- [vlc-devel] commit: Fix object leak in Qt4. ( Rémi Duraffort )
git version control
- [vlc-devel] commit: codecleanup: Replace input_Item by input_item. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: codecleanup: de-static-inline a bunch of input_item functions. ( Pierre d'Herbemont )
git version control
- [vlc-devel] commit: Merge branch 'codecleanup' of git://repo.or.cz/vlc/pdherbemont ( Pierre d'Herbemont )
git version control
- [vlc-devel] Problem building 0.8.6i on Intel Mac Mini
Tom Leonard
- [vlc-devel] commit: mkv: bool spacing cleanup (Derk-Jan Hartman )
git version control
- [vlc-devel] commit: mkv: only use percentage of duration seeking when we have an seeking cues. ( Derk-Jan Hartman )
git version control
- [vlc-devel] commit: mkv: Implement a dumb parser for files with broken or missing Seek Cue tables. (Derk-Jan Hartman )
git version control
- [vlc-devel] commit: mkv: inital Cluster check. (Derk-Jan Hartman )
git version control
- [vlc-devel] commit: contrib: remove daap from contrib. we don't support it anymore ( Derk-Jan Hartman )
git version control
- [vlc-devel] commit: macosx: fixed a few compilation warnings ( Felix Paul Kühne )
git version control
- [vlc-devel] Altair and Jones not available until tomorrow evening
Adrien Grand
- [vlc-devel] commit: german l10n: fixed ugly typo ( Felix Paul Kühne )
git version control
- [vlc-devel] commit: macosx: small hack to display UTF-8 characters correctly in the debug msg log ( Felix Paul Kühne )
git version control
- [vlc-devel] commit: Makefile.am: Always rebuild VLC.app on libvlc or libvlccore changes . (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: macosx: Fix a couple of object leak in the equalizer. (Pierre d' Herbemont )
git version control
- [vlc-devel] commit: variables: Print the name of the maybe deadlocking callback. ( Pierre d'Herbemont )
git version control
- [vlc-devel] commit: macosx: Fix a window frame glitch when zooming the embedded window. . (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: macosx: added a dialogue to enter comments about the latest crash ( Felix Paul Kühne )
git version control
- [vlc-devel] commit: macosx: added missing l10n for the crash reporter panel ( Felix Paul Kühne )
git version control
- [vlc-devel] commit: macosx: minor layout fix to avoid ugly scaling of the 64px icon ( Felix Paul Kühne )
git version control
- [vlc-devel] commit: audio_output: Don't forget to unlock in case of error in DecNew(). (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: audio_output: Add a missing unlock in aout_DecDelete(). (Pierre d' Herbemont )
git version control
- [vlc-devel] commit: audio_output: Add a missing unlock in DecNew(). (Pierre d' Herbemont )
git version control
- [vlc-devel] commit: macosx: make sure the text fields in the aboutbox are selectable to be able to copy revisions , etc. ( Felix Paul Kühne )
git version control
- [vlc-devel] magnify filter: how to detect vout has come back?
jboileau
- [vlc-devel] commit: Merge branch 'codecleanup' of git://repo.or.cz/vlc/pdherbemont ( Pierre d'Herbemont )
Rémi Denis-Courmont
- [vlc-devel] commit: Merge branch 'codecleanup' of git://repo.or.cz/vlc/pdherbemont ( Pierre d'Herbemont )
Pierre d'Herbemont
- [vlc-devel] libvlc_video_take_snapshot: strange behaviour
jboileau
- [vlc-devel] commit: Check malloc return value. ( Rémi Duraffort )
git version control
- [vlc-devel] commit: Use asprintf instead of malloc+sprintf, check the return value and remove unneeded FREENULL. ( Rémi Duraffort )
git version control
- [vlc-devel] commit: Fix potential memleak. ( Rémi Duraffort )
git version control
- [vlc-devel] commit: Fix memleak with malformatted RSS input. ( Rémi Duraffort )
git version control
- [vlc-devel] commit: Fix potential memleak. ( Rémi Duraffort )
git version control
- [vlc-devel] commit: Check malloc return value. ( Rémi Duraffort )
git version control
- [vlc-devel] commit: Fix previous commit. ( Rémi Duraffort )
git version control
- [vlc-devel] commit: macosx: Fix the playlist view bevel. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: macosx: Make sure we cancel the crashLogURLConnection at exit. ( Pierre d'Herbemont )
git version control
- [vlc-devel] commit: macosx: Try to fix a crash at exit. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: audio_output: Use help to lock and unlock so we can hopefully track bad locking scheme. (Pierre d'Herbemont )
git version control
- [vlc-devel] [PATCH] Disable dirac demuxing support in ogg
David Flynn
- [vlc-devel] [PATCH] Disable dirac demuxing support in ogg
David Flynn
- [vlc-devel] [PATCH] Disable dirac demuxing support in ogg
Sampo Syreeni
- [vlc-devel] [PATCH] Disable dirac demuxing support in ogg
David Flynn
- [vlc-devel] commit: Fix typo ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: audioscrobbler: *Never* do module unloading from within the module. You are basically unloading the code you are executing, that' s a nice crasher. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: real: Protect against negative size reading. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: real: Abort demuxing in case of error. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: transcode: try to fix audio resampling (fix #1862) ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Better lock during I/O than crash ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: transcode: try to fix audio resampling (fix #1862) ( Rémi Denis-Courmont )
Rémi Denis-Courmont
- [vlc-devel] commit: vlckit: Fix compilation. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: vlckit: Fix a warning. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: configure: Fix the CALayer test. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: Thanks helper from the forum. (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Fix typo. Close #1865 (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Fix dialog saving size regression. Close #1867. ( Jean-Baptiste Kempf )
git version control
- [vlc-devel] [PATCH] Disable dirac demuxing support in ogg
Rémi Denis-Courmont
- [vlc-devel] commit: Fluidsynth: use native FL32 format, avoid converting to 16 bits and back ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: SMF: channels data (stereo) and dummy rate to not confuse codecs ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: transcode: try to fix audio resampling (fix #1862) ( Rémi Denis-Courmont )
Ilkka Ollakka
- [vlc-devel] commit: Small code factorization ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Join the input thread before we destroy the input object ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: VLM: join before destroy ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: libvlccore: remove the threads count ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: macosx: Group via pragma related methods. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: macosx: Remove VLCApplication Hack. No need for that we properly do everything related to libvlc kill elsewhere . (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: macosx: Fix a typo in the pragma. (Pierre d'Herbemont )
git version control
- [vlc-devel] Translation of VLC to Malay
Rahayu Mohd Yusoff
- [vlc-devel] commit: taglib: Fix opening of filenames on non-UTF8 systems. ( Derk-Jan Hartman )
git version control
- [vlc-devel] commit: taglib: Fix opening of filenames on non-UTF8 systems. ( Derk-Jan Hartman )
Rémi Denis-Courmont
- [vlc-devel] commit: Fixes the output i_bitspersample set by the audio_format filter. ( Eric Petit )
git version control
- [vlc-devel] commit: playlist: Make sure we always have an input_item associated to a playlist_item. ( Pierre d'Herbemont )
git version control
- [vlc-devel] commit: playlist: Assert() locked in playlist_Release(). (Pierre d' Herbemont )
git version control
- [vlc-devel] commit: Fix previous commit. (Pierre d'Herbemont )
git version control
- [vlc-devel] Deadlock in freetype module
Sergey E. Galanov
- [vlc-devel] [PATCH] Win32: show the console (early) in debug builds
Rémi Denis-Courmont
- [vlc-devel] commit: Check malloc return value. ( Rémi Duraffort )
git version control
- [vlc-devel] commit: Fix warning and potential memleak. ( Rémi Duraffort )
git version control
- [vlc-devel] commit: Check asprintf return value. ( Rémi Duraffort )
git version control
- [vlc-devel] commit: taglib: fix variable scoping (Derk-Jan Hartman )
git version control
- [vlc-devel] commit: taglib: double header inclusion (Derk-Jan Hartman )
git version control
- [vlc-devel] commit: taglib: Fix opening of filenames on non-UTF8 systems. ( Derk-Jan Hartman )
Derk-Jan Hartman
- [vlc-devel] commit: macosx: Remove VLCApplication Hack. No need for that we properly do everything related to libvlc kill elsewhere . (Pierre d'Herbemont )
Derk-Jan Hartman
- [vlc-devel] [PATCH] Don't restart playlist after converting current item to node
bl4
- [vlc-devel] commit: macosx: Remove VLCApplication Hack. No need for that we properly do everything related to libvlc kill elsewhere . (Pierre d'Herbemont )
Pierre d'Herbemont
- [vlc-devel] VLC Translation into Assamese
GMail
- [vlc-devel] commit: Revert "snapshot: Don't use vlc_object_signal_maybe." ( Olivier Aubert )
git version control
- [vlc-devel] commit: in-memory snapshot: use vlc_object_signal instead of vlc_object_signal_maybe (Olivier Aubert )
git version control
- [vlc-devel] [PATCH] Win32: show the console (early) in debug builds
Jean-Baptiste Kempf
- [vlc-devel] commit: Fix a .org/.com confusion. My bad. (Jean-Baptiste Kempf )
git version control
- [vlc-devel] [PATCH] Don't restart playlist after converting current item to node
Jean-Baptiste Kempf
- [vlc-devel] Deadlock in freetype module
Jean-Baptiste Kempf
- [vlc-devel] Deadlock in freetype module
Sergey E. Galanov
- [vlc-devel] Translating VLC into Malay
Christophe Mutricy
- [vlc-devel] Deadlock in freetype module
Rémi Denis-Courmont
- [vlc-devel] commit: Fixed a potential race condition in interaction. (Laurent Aimar )
git version control
- [vlc-devel] commit: Fixed __intf_UserHide (close #1827) (Laurent Aimar )
git version control
- [vlc-devel] commit: Do not leave the index building progress bar opened when exit is requested . (Laurent Aimar )
git version control
- [vlc-devel] commit: Removed unneeded variables from avi demuxer context. ( Laurent Aimar )
git version control
- [vlc-devel] commit: Allowed user to cancel avi index creation. (Laurent Aimar )
git version control
- [vlc-devel] commit: Cosmetics. (Laurent Aimar )
git version control
- [vlc-devel] commit: Added support for * to RGBA/YUVA conversions (close #1844). ( Laurent Aimar )
git version control
- [vlc-devel] commit: Cosmetics. (Laurent Aimar )
git version control
- [vlc-devel] commit: Corrected semi transparent ZVBI test (but I let it disabled). ( Laurent Aimar )
git version control
- [vlc-devel] commit: Fixed a potential freetype deadlock as var_AcquireMutex is not recursive : ( (Laurent Aimar )
git version control
- [vlc-devel] commit: Improved flac SyncInfo robustness by using stream info when available ( close 1847). (Laurent Aimar )
git version control
- [vlc-devel] commit: Fixed flac demuxer segfault (/0) when seektable is empty. ( Laurent Aimar )
git version control
- [vlc-devel] commit: Added a workaround for broken avi files (close #1850). ( Laurent Aimar )
git version control
- [vlc-devel] Request to switching Hindi language Coordinator
Christophe Mutricy
- [vlc-devel] Deadlock in freetype module
Laurent Aimar
- [vlc-devel] Deadlock in freetype module
Rémi Denis-Courmont
- [vlc-devel] commit: l10n: Turkish l10n update by Yuksel YILDIRIM (Christophe Mutricy )
git version control
- [vlc-devel] commit: l10n: Slovak l10n update by Marián Hikaník (Christophe Mutricy )
git version control
- [vlc-devel] [PATCH] Don't restart playlist after converting current item to node
Pierre d'Herbemont
- [vlc-devel] commit: Fix warning. ( Rémi Duraffort )
git version control
- [vlc-devel] commit: Add the turkish translator (Christophe Mutricy )
git version control
- [vlc-devel] commit: qt4: i18n fixes (Christophe Mutricy )
git version control
- [vlc-devel] commit: i18n: Add yet more strings to vlc.pot (Christophe Mutricy )
git version control
- [vlc-devel] commit: l10n: Dutch l10n update by Myckel Habets (Christophe Mutricy )
git version control
- [vlc-devel] commit: Small Sound Slider issue fixed. (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Fix a probable crash when fullscreen controllers are disabled. ( Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Cosmetic. (Jean-Baptiste Kempf )
git version control
- [vlc-devel] New libvlc_media_player Event
basOS G
- [vlc-devel] Add parameters for H264 encoding
basOS G
- [vlc-devel] commit: Kill warnings. (Jean-Baptiste Kempf )
git version control
- [vlc-devel] ASK for help_VLC Install Process
929wangjun
- [vlc-devel] vout-filter option.
Derk-Jan Hartman
- [vlc-devel] [vlc] Transcode & down-mixing
Rémi Denis-Courmont
- [vlc-devel] [PATCH] Win32: show the console (early) in debug builds
Geoffroy Couprie
- [vlc-devel] commit: ffmpeg: Add some more chroma fourcc's to the ffmpeg chroma table ( NV12, NV21, Y411, I440, J440) (Derk-Jan Hartman )
git version control
- [vlc-devel] commit: ffmpeg: PIX_FMT_YUV422 was renamed to PIX_FMT_YUYV422 ( to avoid ambiguity i guess) (Derk-Jan Hartman )
git version control
- [vlc-devel] commit: ffmpeg chroma: fix whitespace (Derk-Jan Hartman )
git version control
- [vlc-devel] commit: swscale: lower priority of swscale from 1000 -> 55, because it is broken for RGB formats. This way, our "native" chroma filters should take precedence. This eleviate issues with #1749 and #1762 but does NOT fix them since they are still broken for scaling . (Derk-Jan Hartman )
git version control
- [vlc-devel] [PATCH] Added static detect filter. Added JPEG quality parameter to the sout-ffmpeg.
noxelia at gmail.com
- [vlc-devel] [PATCH] Added Static Detect Video FIlter
noxelia at gmail.com
- [vlc-devel] [PATCH] Added new configurable parameter qcompress to ffmpeg for JPEG
noxelia at gmail.com
- [vlc-devel] [PATCH] Some Corrections
noxelia at gmail.com
- [vlc-devel] [PATCH] Added static detect filter. Added JPEG quality parameter to the sout-ffmpeg.
Rémi Denis-Courmont
- [vlc-devel] [PATCH] Added static detect filter. Added JPEG quality parameter to the sout-ffmpeg.
Rémi Denis-Courmont
- [vlc-devel] commit: libvlccore: the object counter is specific so misc/objects.c ( Rémi Denis-Courmont )
git version control
- [vlc-devel] [PATCH] Some Corrections
Christophe Mutricy
- [vlc-devel] vout-filter option.
Jean-Baptiste Kempf
- [vlc-devel] commit: ffmpeg: Add some more chroma fourcc's to the ffmpeg chroma table ( NV12, NV21, Y411, I440, J440) (Derk-Jan Hartman )
Jean-Baptiste Kempf
- [vlc-devel] commit: LIBAVUTIL_VERSION_INT inclusion guards... (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Small bump of speex that is now rc1 (Jean-Baptiste Kempf )
git version control
- [vlc-devel] [PATCH] Some Corrections
basOS G
- [vlc-devel] [PATCH] Some Corrections
Jean-Baptiste Kempf
- [vlc-devel] [PATCH] [3 commits merged] Added static detect filter. Added JPEG quality parameter to the sout-ffmpeg.
noxelia at gmail.com
- [vlc-devel] [PATCH] Some Corrections
basOS G
- [vlc-devel] New libvlc_media_player Event
basOS G
- [vlc-devel] commit: Cosmetics (fixed a few functions name). (Laurent Aimar )
git version control
- [vlc-devel] commit: Added s32l/b support to aout. (Laurent Aimar )
git version control
- [vlc-devel] commit: Added s32l/b to float conversion support (close #1872). ( Laurent Aimar )
git version control
- [vlc-devel] commit: ffmpeg chroma: Change GetVlcChroma and GetFfmpegChroma to use a video_format_t, so that we will be able to access and set the rgb mask later on. ( Derk-Jan Hartman )
git version control
- [vlc-devel] commit: ffmpeg chroma: stupid test mistake for the decoder. remove some overly "loud" errors, that are not really problems. ( Derk-Jan Hartman )
git version control
- [vlc-devel] VLC Translation into Assamese
Christophe Mutricy
- [vlc-devel] [PATCH] Don't restart playlist after converting current item to node
bl4
- [vlc-devel] [PATCH] Don't restart playlist after converting current item to node
bl4
- [vlc-devel] commit: Fix compilation with old ffmpeg. ( Rémi Duraffort )
git version control
- [vlc-devel] commit: Don't call mdate too many times. ( Rémi Duraffort )
git version control
- [vlc-devel] commit: Do not try rtmp access unless requested ( as all other network modules). (Laurent Aimar )
git version control
- [vlc-devel] commit: ffmpeg chroma: add rgb masks to the chroma mapping table. This fixes #1749 and likely #1762. (Derk-Jan Hartman )
git version control
- [vlc-devel] commit: Use delete[] to delete an array. ( Rémi Duraffort )
git version control
- [vlc-devel] commit: Delete arrays ith delete[] and fix memleak. ( Rémi Duraffort )
git version control
- [vlc-devel] commit: Fix warnings ( Rémi Duraffort )
git version control
- [vlc-devel] commit: Fix compilation warnings. ( Rémi Duraffort )
git version control
- [vlc-devel] commit: Fix warnings. ( Rémi Duraffort )
git version control
- [vlc-devel] commit: Use delete[] for arrays. ( Rémi Duraffort )
git version control
- [vlc-devel] commit: Fix warnings. ( Rémi Duraffort )
git version control
- [vlc-devel] commit: Check asprintf return value. ( Rémi Duraffort )
git version control
- [vlc-devel] commit: Ignore invalid blocks (on broken files). (Laurent Aimar )
git version control
- [vlc-devel] [PATCH] [3 commits merged] Added static detect filter. Added JPEG quality parameter to the sout-ffmpeg.
Jean-Baptiste Kempf
- [vlc-devel] commit: contribs: update libpng patch for OSX (Derk-Jan Hartman )
git version control
- [vlc-devel] commit: Don't restart playlist after converting current item to node ( Przemyslaw Fiala )
git version control
- [vlc-devel] [PATCH] Don't restart playlist after converting current item to node
Pierre d'Herbemont
- [vlc-devel] commit: Fix mkv track checking in blockget (TrackNum() != our track index). (Laurent Aimar )
git version control
- [vlc-devel] commit: Upgrade mandatory version for matroska to 0.8.0 and ebml to 0.7.7. (Laurent Aimar )
git version control
- [vlc-devel] commit: macosx: In bookmarks's dealloc, we shouldn' t release the p_old_input ptr, as we have already released it. (Pierre d' Herbemont )
git version control
- [vlc-devel] [PATCH] Add:: Static Detect Video FIlter
noxelia at gmail.com
- [vlc-devel] [PATCH] Mod:: Added Quality factor to sout ffmpeg for JPEG encoding
noxelia at gmail.com
- [vlc-devel] [PATCH] Add:: Static Detect Video FIlter
basOS G
- [vlc-devel] [PATCH] Mod:: Added Quality factor to sout ffmpeg for JPEG encoding
basOS G
- [vlc-devel] commit: Fixes bad error checking on read errors. (Eric Petit )
git version control
- [vlc-devel] [vlc] Transcode & down-mixing
Rémi Denis-Courmont
- [vlc-devel] make utility can’t recompile vlc project properly (work with vlc-0.8.6h + cygwin)
Artem Goryunov
- [vlc-devel] Trying to port vlc for wince
paramita kar
- [vlc-devel] Trying to port vlc for wince
Rémi Denis-Courmont
- [vlc-devel] Trying to port vlc for wince
Geoffroy Couprie
- [vlc-devel] commit: ffmpeg chroma: This follows up on [ 0034fbab5587b1197b0458ab3af20ea2644e12bc] by providing defaults in case no mask values were set. (Derk-Jan Hartman )
git version control
- [vlc-devel] commit: ffmpeg chroma: fix [079fdd3f33560bfc2b36181ac367649fc0c12f9f]. copy paste error :D. Thanks xtophe (Derk-Jan Hartman )
git version control
- [vlc-devel] Trying to port vlc for wince
paramita kar
- [vlc-devel] commit: core chroma: Add support for YUV440 and YUVJ440. These are a rotated version of YUV422 and used with rotated JPEGs mostly. (Derk-Jan Hartman )
git version control
- [vlc-devel] commit: core chroma: fix [6702c30413175ff91adcf4cfb9585134d1ab7213] Restore YUV422 and YUV420 type formats to original values. ( Derk-Jan Hartman )
git version control
- [vlc-devel] commit: mjpeg demux: When looking trough the data for EOI, also check for SOIs and skip the next EOI if we do find a SOI. This is to handle JPEG images which have JPEG thumbnails in their EXIF data . (Derk-Jan Hartman )
git version control
- [vlc-devel] Trying to port vlc for wince
Geoffroy Couprie
- [vlc-devel] commit: Make the buildbot happy by fixing some of the warnings. ( Rémi Duraffort )
git version control
- [vlc-devel] commit: Fix potential memleak. ( Rémi Duraffort )
git version control
- [vlc-devel] commit: Fix warnings. ( Rémi Duraffort )
git version control
- [vlc-devel] commit: Fix memleaks and one potential memleak ( and move a test where it might be) ( Rémi Duraffort )
git version control
- [vlc-devel] commit: Fix potential memleaks. ( Rémi Duraffort )
git version control
- [vlc-devel] commit: Don't use var_CreateGetString to create a variable. ( Rémi Duraffort )
git version control
- [vlc-devel] commit: Fix potential memleaks. ( Rémi Duraffort )
git version control
- [vlc-devel] ASK for help_VLC Install Process
Christophe Mutricy
- [vlc-devel] commit: mjpeg demux: When looking trough the data for EOI, also check for SOIs and skip the next EOI if we do find a SOI. This is to handle JPEG images which have JPEG thumbnails in their EXIF data . (Derk-Jan Hartman )
Rémi Denis-Courmont
- [vlc-devel] commit: RTP: priority zero - do not load the module needlessly ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: libvlc: Fix media_player stop. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: TTA: potential 0 divider ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: TTA: robustify and avoid one memcpy/allocation ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: TTA: Sanity check to avoid overflow and typo (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Kill a warning and put i_datalength as an uint32_t ( Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Fixed a bit panoramix. (Laurent Aimar )
git version control
- [vlc-devel] commit: Factorize and correctly set rgb shifts. (Laurent Aimar )
git version control
- [vlc-devel] commit: Correctly set rgb mask for xvideo output too. (Laurent Aimar )
git version control
- [vlc-devel] commit: Fix potential memleaks (free the module if it can't be loaded) ( Rémi Duraffort )
git version control
- [vlc-devel] commit: Fix potential memleaks and remove stupid tests. ( Rémi Duraffort )
git version control
- [vlc-devel] commit: Fix potential memleak. ( Rémi Duraffort )
git version control
- [vlc-devel] commit: Fix a memleak when a connection is closed. ( Rémi Duraffort )
git version control
- [vlc-devel] commit: Check malloc return value. ( Rémi Duraffort )
git version control
- [vlc-devel] commit: Check malloc return value and avoid memleaks. ( Rémi Duraffort )
git version control
- [vlc-devel] commit: Check malloc return value and fix warnings. ( Rémi Duraffort )
git version control
- [vlc-devel] commit: Simplify code and remove unneeded tests. ( Rémi Duraffort )
git version control
- [vlc-devel] commit: Begin clean up of giant blend ctl-c ctl-v. (Laurent Aimar )
git version control
- [vlc-devel] commit: More blend clean up. (Laurent Aimar )
git version control
- [vlc-devel] commit: Last part of blend.c cleanup, added RV15 and fixed RV16 blending support. (Laurent Aimar )
git version control
- [vlc-devel] commit: Fix linking of live555 module (Christophe Mutricy )
git version control
- [vlc-devel] commit: l10n: Traditional chinese update by Hsi-Ching Chao ( Christophe Mutricy )
git version control
- [vlc-devel] commit: l10n: Italian update by Vincenzo Reale (Christophe Mutricy )
git version control
- [vlc-devel] commit: Cosmetics. (Laurent Aimar )
git version control
- [vlc-devel] commit: Uninlined es_format_t functions and added video_format_FixRgb helper. ( Laurent Aimar )
git version control
- [vlc-devel] commit: Use video_format_FixRgb. (Laurent Aimar )
git version control
- [vlc-devel] commit: Removed video_format_FixRgb from blend.c (Laurent Aimar )
git version control
- [vlc-devel] commit: swscale: prefer swscale over our own chroma modules, ( Derk-Jan Hartman )
git version control
- [vlc-devel] commit: It seems needed to have exact symbols order. (Laurent Aimar )
git version control
- [vlc-devel] commit: Fixed YUVP blending (my bad for not testing it). (Laurent Aimar )
git version control
- [vlc-devel] commit: Removed stupid debug message. (Laurent Aimar )
git version control
- [vlc-devel] Call NEWS and THANKS
Jean-Baptiste Kempf
- [vlc-devel] [RFC] unfriendly Qt menus?
Pauline Castets
- [vlc-devel] commit: Final update of the German translation ( Felix Paul Kühne )
git version control
- [vlc-devel] commit: Add help string for vout-filter option. (Antoine Cellerier )
git version control
- [vlc-devel] [RFC] unfriendly Qt menus?
Rémi Denis-Courmont
- [vlc-devel] commit: TTA: potential 0 divider ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Check malloc return value and fix a memory leak. ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Use VLC_ENOMEM instead of VLC_EGENERIC. ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: TTA: robustify and avoid one memcpy/allocation ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: TTA: Sanity check to avoid overflow and typo (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Kill a warning and put i_datalength as an uint32_t ( Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Fix previous commits ( Rémi Denis-Courmont )
git version control
- [vlc-devel] CVE-2008-3732
Rémi Denis-Courmont
- [vlc-devel] commit: live555: do not crash if RTSP connection fails ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: live555: do not retry on connection failure ( Rémi Denis-Courmont )
git version control
- [vlc-devel] [RFC] unfriendly Qt menus?
Jean-Baptiste Kempf
- [vlc-devel] commit: Fixed a few segfaults with broken mp4 files and fixed large file support ( #1876). (Laurent Aimar )
git version control
- [vlc-devel] commit: Check a few mp4 mallocs. (Laurent Aimar )
git version control
- [vlc-devel] commit: Added BLOCK_FLAG_END_OF_SEQUENCE and use it for mpeg2. ( Laurent Aimar )
git version control
- [vlc-devel] commit: Send an end of sequence after a still frame. (Laurent Aimar )
git version control
- [vlc-devel] commit: Clean up and more panoramix fixes. (Laurent Aimar )
git version control
- [vlc-devel] commit: Check a few mp4 mallocs. (Laurent Aimar )
Rémi Denis-Courmont
- [vlc-devel] commit: Check a few mp4 mallocs. (Laurent Aimar )
Laurent Aimar
- [vlc-devel] commit: Reorder the menus items. (Jean-Baptiste Kempf )
git version control
- [vlc-devel] DVD menus broken?
Rémi Denis-Courmont
- [vlc-devel] [vlc] Transcode & down-mixing
Rémi Denis-Courmont
- [vlc-devel] DVD menus broken?
Jean-Baptiste Kempf
- [vlc-devel] DVD menus broken?
Rémi Denis-Courmont
- [vlc-devel] commit: Remove the mono filter - not working as per ml (lack of) discussion ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Fix typo ( Rémi Denis-Courmont )
git version control
- [vlc-devel] [vlc] Transcode & down-mixing
Eric Petit
- [vlc-devel] [vlc] Transcode & down-mixing
Eric Petit
- [vlc-devel] [vlc] Transcode & down-mixing
Rémi Denis-Courmont
- [vlc-devel] commit: Qt: Fix "chapter buttons not hiding when stop is clicked" issue ( Jean-Baptiste Kempf )
git version control
- [vlc-devel] [vlc] Transcode & down-mixing
Rémi Denis-Courmont
- [vlc-devel] commit: dvdnav: switch to the activated color sooner (Derk-Jan Hartman )
git version control
- [vlc-devel] commit: Bookmarks: close #1661 (Jean-Baptiste Kempf )
git version control
- [vlc-devel] [RFC] unfriendly Qt menus?
Pauline Castets
- [vlc-devel] commit: Forgotten file in previous commit. (Jean-Baptiste Kempf )
git version control
- [vlc-devel] Bookmarks: close #1661 : This does not compile
Gilles Sabourin
- [vlc-devel] commit: Fix the "No such slot PLModel::popupExplore()" on win32... ( Jean-Baptiste Kempf )
git version control
- [vlc-devel] Bookmarks: close #1661 : This does not compile
Jean-Baptiste Kempf
- [vlc-devel] [RFC] unfriendly Qt menus?
Christophe Mutricy
- [vlc-devel] commit: l10n: Catalan update by Xènia Albà Cantero (Christophe Mutricy )
git version control
- [vlc-devel] [RFC] --enable-fast-install for the release
Christophe Mutricy
- [vlc-devel] commit: Qt: Save/Convert dialog should not show any streaming features. ( Jean-Philippe Andre )
git version control
- [vlc-devel] commit: Open a file location. Very dumb and incomplete. ( Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Fixed h264 aspect ratio overflow. (Laurent Aimar )
git version control
- [vlc-devel] commit: Fix a segfault regression introduced in [ f9b25cf4378f25164f7b4bebef7cb03876144309] (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Fix typo. (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: qt4: Fix wrong hidding FS controller caused by disabling input slider, fixes #1874 (Lukas Durfina )
git version control
- [vlc-devel] commit: Export input_SplitMRL helper. (Laurent Aimar )
git version control
- [vlc-devel] commit: Restore MediaInfo size after launch. (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Fix some Sout dialog resizing issues. (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Implement 'i' hotkey to show FSC. (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Small invertion in the menu. (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Qt: don't call SeparateEntries twice (Jean-Philippe Andre )
git version control
- [vlc-devel] commit: Fix #1884 (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Qt: Implement Stream/Save in playlist popup menu ( Jean-Philippe Andre )
git version control
- [vlc-devel] commit: Qt: don't save A to B state when the input item changes. Also go to A if before current time is before A (Jean-Philippe Andre )
git version control
- [vlc-devel] commit: Remove two compilation warnings (unused variables). ( Jean-Philippe Andre )
git version control
- [vlc-devel] commit: Fix warnings. Note that seeking is not enabled with timeshift. ( Jean-Philippe Andre )
git version control
- [vlc-devel] [RFC] --enable-fast-install for the release
Rémi Denis-Courmont
- [vlc-devel] commit: Fix warnings. Note that seeking is not enabled with timeshift. ( Jean-Philippe Andre )
Rémi Denis-Courmont
- [vlc-devel] [RFC] --enable-fast-install for the release
Konstantin Pavlov
- [vlc-devel] [PATCH]Fix for the shoutcast bug in Qt playlist
Geoffroy Couprie
- [vlc-devel] preferences
Georg Seifert
- [vlc-devel] Please Help !
Aurele
- [vlc-devel] Segmentation fault when VLC dies
Aurele
- [vlc-devel] playback problems again
Georg Seifert
- [vlc-devel] Speex audio in .flv container
Steven Woolley
- [vlc-devel] Speex audio in .flv container
Derk-Jan Hartman
- [vlc-devel] Please Help !
Rémi Denis-Courmont
- [vlc-devel] Speex audio in .flv container
compn
- [vlc-devel] preferences
Georg Seifert
- [vlc-devel] commit: Fixed input slave reading of a52/dts/flac/m4a/mpga (close #1818). ( Laurent Aimar )
git version control
- [vlc-devel] CVE-2008-3732
Jean-Baptiste Kempf
- [vlc-devel] Speex audio in .flv container
Steven Woolley
- [vlc-devel] [PATCH]Fix for the shoutcast bug in Qt playlist
Pierre d'Herbemont
- [vlc-devel] commit: Fixed input slave reading of a52/dts/flac/m4a/mpga (close #1818). ( Laurent Aimar )
Laurent Aimar
- [vlc-devel] commit: qt4: Fix hotkey i for FS controller (Jean-Baptiste Kempf )
git version control
- [vlc-devel] libvlc: MediaPlayerEndReached callback never called
jboileau
- [vlc-devel] libvlc: MediaPlayerEndReached callback never called
jboileau
- [vlc-devel] commit: Fix man page syntax errors ( Loïc Minier )
git version control
- [vlc-devel] Speex audio in .flv container
compn
- [vlc-devel] commit: Use the input_MRLSplit to open containing folder for directory and files only . (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Close #1717 (windows only ) (Jean-Baptiste Kempf )
git version control
- [vlc-devel] Speex audio in .flv container
Steven Woolley
- [vlc-devel] commit: Find correctly the Vout. (Jean-Baptiste Kempf )
git version control
- [vlc-devel] Speex audio in .flv container
Steven Woolley
- [vlc-devel] commit: macosx: fixed download URL for the eyetv plugin ( Felix Paul Kühne )
git version control
- [vlc-devel] commit: Fix #if WIN32_TRICK to be an #ifdef ( Loïc Minier )
git version control
- [vlc-devel] commit: Merge branch 'master' of git.videolan.org:vlc ( Loïc Minier )
git version control
- [vlc-devel] commit: Use FIND_CHILD when possible to look for the vout as suggested by dionoea and nefrir (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Forgottent "fix warning". ( Rémi Duraffort )
git version control
- [vlc-devel] commit: Don't move an item to the middle of nowhere. ( Rémi Duraffort )
git version control
- [vlc-devel] commit: Fix #1768 ( Rémi Duraffort )
git version control
- [vlc-devel] commit: Menu order after protests. (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Add tree-view for SD only (Geoffroy Couprie )
git version control
- [vlc-devel] commit: Update modules/LIST ( Rémi Duraffort )
git version control
- [vlc-devel] commit: Fix demuxdump MRL generation in Sout (Qt part of #1853 ) ( Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Revert b1cea0a301d6bc partially (bad warning fix) ( Jean-Philippe Andre )
git version control
- [vlc-devel] commit: Add a variable + callback to toggle the record status. ( Jean-Philippe Andre )
git version control
- [vlc-devel] commit: Implement 'record' button in Qt intf (Jean-Philippe Andre )
git version control
- [vlc-devel] commit: Implement 'record' button in Qt intf (Jean-Philippe Andre )
Jean-Philippe ANDRÉ
- [vlc-devel] Build 0.9 undefined symbol
hce
- [vlc-devel] commit: This is an attempt to close '#1716' (zoom has to be clicked twice) (Jean-Philippe Andre )
git version control
- [vlc-devel] commit: Try to close ticket '#1775' (Qt intf startup size is too big) ( Jean-Philippe Andre )
git version control
- [vlc-devel] commit: Qt: by default resize main interface so that it shows all MenuBar entries ( Jean-Philippe Andre )
git version control
- [vlc-devel] commit: This is an attempt to close '#1716' (zoom has to be clicked twice) (Jean-Philippe Andre )
Jean-Philippe ANDRÉ
- [vlc-devel] commit: This is an attempt to close '#1716' (zoom has to be clicked twice) (Jean-Philippe Andre )
Jean-Philippe ANDRÉ
- [vlc-devel] commit: Fix #1896 (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Add tree-view for SD only (Geoffroy Couprie )
Rémi Denis-Courmont
- [vlc-devel] commit: Implement 'record' button in Qt intf (Jean-Philippe Andre )
Rémi Denis-Courmont
- [vlc-devel] commit: Try to close ticket '#1775' (Qt intf startup size is too big) ( Jean-Philippe Andre )
Jean-Baptiste Kempf
- [vlc-devel] commit: This is an attempt to close '#1716' (zoom has to be clicked twice) (Jean-Philippe Andre )
Jean-Baptiste Kempf
- [vlc-devel] commit: Implement 'record' button in Qt intf (Jean-Philippe Andre )
Jean-Philippe ANDRÉ
- [vlc-devel] commit: Implement 'record' button in Qt intf (Jean-Philippe Andre )
Rémi Denis-Courmont
- [vlc-devel] commit: Mono downmix is broken - document it ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Add tree-view for SD only (Geoffroy Couprie )
Geoffroy Couprie
- [vlc-devel] commit: macosx: fixed non-localised main menu item ( Felix Paul Kühne )
git version control
- [vlc-devel] commit: Add tree-view for SD only (Geoffroy Couprie )
Rémi Denis-Courmont
- [vlc-devel] commit: Add tree-view for SD only (Geoffroy Couprie )
Geoffroy Couprie
- [vlc-devel] preferences
Pierre d'Herbemont
- [vlc-devel] commit: macosx: Save a reference to the view in the voutgl. (Pierre d' Herbemont )
git version control
- [vlc-devel] commit: macosx: Remove some #define abuses and assert() when casting a type . (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: macosx: Save avi-index. (Pierre d'Herbemont )
git version control
- [vlc-devel] Translations for VLC 0.9.0
Christophe Mutricy
- [vlc-devel] commit: Fix gettext syntax ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Keep p_input->i_state when adding a subtitle on the fly. This prevents i_state from being changed to BUFFERING_S ( which would in turn prevent the input from being paused). This should close #1904. (Should be backported in 0.8. 6 if we keep that branch) (Antoine Cellerier )
git version control
- [vlc-devel] commit: Implement 'record' button in Qt intf (Jean-Philippe Andre )
Antoine Cellerier
- [vlc-devel] commit: Implement 'record' button in Qt intf (Jean-Philippe Andre )
Laurent Aimar
- [vlc-devel] commit: Move libvlccore test to their dir ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Revert "Keep p_input->i_state when adding a subtitle on the fly. ( Laurent Aimar )
git version control
- [vlc-devel] commit: Properly handle input state in InputSourceInit. (Laurent Aimar )
git version control
- [vlc-devel] commit: Move the executables out of src/ ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Disable fast install for now due to libtool brain damage ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Change the fullscreen button in the fullscreen controller ( since clicking it switches from fullscreen and not to fullscreen). ( Antoine Cellerier )
git version control
- [vlc-devel] commit: Implement 'record' button in Qt intf (Jean-Philippe Andre )
Rémi Denis-Courmont
- [vlc-devel] Button state consitency in Qt interface
Antoine Cellerier
- [vlc-devel] commit: Remove some files without translations ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Implement 'record' button in Qt intf (Jean-Philippe Andre )
Laurent Aimar
- [vlc-devel] commit: Use the same order for buttons in the fullscreen interface than in the normal interface (there' s still an extra space between the next and fullscreen toggle buttons ... don't know how to remove it) (Antoine Cellerier )
git version control
- [vlc-devel] Cosmetics
Georg Seifert
- [vlc-devel] commit: Consistency fixes. (Antoine Cellerier )
git version control
- [vlc-devel] commit: Oops. (Antoine Cellerier )
git version control
- [vlc-devel] Menu string fix (Qt)
Antoine Cellerier
- [vlc-devel] Build 0.9 undefined symbol
Antoine Cellerier
- [vlc-devel] Cosmetics
Pierre d'Herbemont
- [vlc-devel] commit: Fix error message. (Antoine Cellerier )
git version control
- [vlc-devel] commit: Prefer downmixing from channel extracting. (Antoine Cellerier )
git version control
- [vlc-devel] commit: Add debug message and quit if channel or rate conversion failed. ( Antoine Cellerier )
git version control
- [vlc-devel] commit: Re-enable mono, it works fine. Example command line: ( Antoine Cellerier )
git version control
- [vlc-devel] Translations for VLC 0.9.0
Alexander Didebulidze
- [vlc-devel] commit: Re-enable mono, it works fine. Example command line: ( Antoine Cellerier )
Antoine Cellerier
- [vlc-devel] commit: Prefer mono over trivial (in case trivial somehow wants to work). ( Antoine Cellerier )
git version control
- [vlc-devel] commit: Fix divide by 0 when repacketizing a Flac stream of known rate ( David Flynn )
git version control
- [vlc-devel] commit: Fix forced audio filter2 usage in transcode (when using afilter=). Downmixing now works with channels=1 (auto probed filter) or afilter=mono. (Antoine Cellerier )
git version control
- [vlc-devel] commit: Don't send failure messages when probing filter. ( It unfortunately seems impossible to check if a filter is being probed or asked for explicitly ) (Antoine Cellerier )
git version control
- [vlc-devel] commit: l10n: New Bulgarian translation by Ivo Ivanov (Christophe Mutricy )
git version control
- [vlc-devel] commit: l10n: Gerogian translation update by Alexander Didebulidze ( Christophe Mutricy )
git version control
- [vlc-devel] Cosmetics
Georg Seifert
- [vlc-devel] Cosmetics
Pierre d'Herbemont
- [vlc-devel] commit: macosx: Don' t use a textured Window if we have the leopard window style. (Pierre d' Herbemont )
git version control
- [vlc-devel] commit: macosx: Make sure VLCIntf gets NULL-ify when VLC ends. (Pierre d' Herbemont )
git version control
- [vlc-devel] commit: Fix double free on mkv files with V_QUICKTIME track ( Sigmund Augdal )
git version control
- [vlc-devel] Menu string fix (Qt)
Jean-Baptiste Kempf
- [vlc-devel] [PATCH] [codec/schroedinger] If pts is unavaliable, do not fall back to dts
David Flynn
- [vlc-devel] preferences
Felix Paul Kühne
- [vlc-devel] commit: macosx: Fix compilation. (NSUInteger) is 10.5 api change ??? ( Derk-Jan Hartman )
git version control
- [vlc-devel] commit: macosx: compilation fix for the 10.4u SDK and removal of a hack ( Felix Paul Kühne )
git version control
- [vlc-devel] [PATCH] [demux/ogg] Revise oggDirac support
David Flynn
- [vlc-devel] commit: macosx: Fix compilation. (NSUInteger) is 10.5 api change ??? ( Derk-Jan Hartman )
Felix Paul Kühne
- [vlc-devel] commit: macosx: fixed distribution of the *.mo files *coughcough* ( Felix Paul Kühne )
git version control
- [vlc-devel] preferences
Felix Paul Kühne
- [vlc-devel] commit: ts demux: fix potential crash in EIT events (Derk-Jan Hartman )
git version control
- [vlc-devel] commit: telnet: Fix crash when the telnet port cannot be bound ( Aurelien Nephtali )
git version control
- [vlc-devel] commit: Qt: hide record button when the record access-filter is not present ( Jean-Philippe Andre )
git version control
- [vlc-devel] commit: l10n: Romanian update by Cristian Secară (Christophe Mutricy )
git version control
- [vlc-devel] commit: l10n: Galician update by Iván Seoane Pardo (Christophe Mutricy )
git version control
- [vlc-devel] commit: l10n: Finnish update by Otto Kekäläinen (Christophe Mutricy )
git version control
- [vlc-devel] commit: l10n: Slovak update by Marián Hikaník (Christophe Mutricy )
git version control
- [vlc-devel] mms protocol handling issue
Pınar Yanardağ
- [vlc-devel] [PATCH] [codec/flac] Fix 24bit flac support
David Flynn
- [vlc-devel] [PATCH] pre 0.9.0 fixes
David Flynn
- [vlc-devel] commit: Do not read directory twice. This solves #1761 but this may not be the real solution. See the origin of the segfault in my comments on the trac. ( Jean-Philippe Andre )
git version control
- [vlc-devel] commit: MMS integers handling fixes, including buffer overflow ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Remove trailing sapce. (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Video Widget cleaning. Corrections of previous commits. ( Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Deactivate FS controller on Windows on 8-bit displays. ( Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Fix windows packaging. (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Fix win32 compiling (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: 2 notes on security updates. Please check and add 2 CVE numbers as approbiate ( Felix Paul Kühne )
git version control
- [vlc-devel] Build 0.9 undefined symbol
yh
- [vlc-devel] commit: Don't mess with the build system a single day ( git revert 83b35c64b6e1f7c90b577724d3e3a1fa57b7b747 -n!) before a major ( git revert 83b35c64b6e1f7c90b577724d3e3a1fa57b7b747 -n) release ( Felix Paul Kühne )
git version control
- [vlc-devel] commit: Don't mess with the build system a single day ( git revert 83b35c64b6e1f7c90b577724d3e3a1fa57b7b747 -n!) before a major ( git revert 83b35c64b6e1f7c90b577724d3e3a1fa57b7b747 -n) release ( Felix Paul Kühne )
Felix Paul Kühne
- [vlc-devel] commit: Revert "Don't mess with the build system a single day ( git revert 83b35c64b6e1f7c90b577724d3e3a1fa57b7b747 -n!) before a major ( git revert 83b35c64b6e1f7c90b577724d3e3a1fa57b7b747 -n) release" ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Don't mess with the build system a single day ( git revert 83b35c64b6e1f7c90b577724d3e3a1fa57b7b747 -n!) before a major ( git revert 83b35c64b6e1f7c90b577724d3e3a1fa57b7b747 -n) release ( Felix Paul Kühne )
Rémi Denis-Courmont
- [vlc-devel] commit: Don't mess with the build system a single day ( git revert 83b35c64b6e1f7c90b577724d3e3a1fa57b7b747 -n!) before a major ( git revert 83b35c64b6e1f7c90b577724d3e3a1fa57b7b747 -n) release ( Felix Paul Kühne )
Rémi Denis-Courmont
- [vlc-devel] commit: Don't mess with the build system a single day ( git revert 83b35c64b6e1f7c90b577724d3e3a1fa57b7b747 -n!) before a major ( git revert 83b35c64b6e1f7c90b577724d3e3a1fa57b7b747 -n) release ( Felix Paul Kühne )
Felix Paul Kühne
- [vlc-devel] commit: Don't mess with the build system a single day ( git revert 83b35c64b6e1f7c90b577724d3e3a1fa57b7b747 -n!) before a major ( git revert 83b35c64b6e1f7c90b577724d3e3a1fa57b7b747 -n) release ( Felix Paul Kühne )
Rémi Denis-Courmont
- [vlc-devel] commit: Blind attempt to fix the OS X builds ( Felix Paul Kühne )
git version control
- [vlc-devel] Last call for 0.9.0 bug fixes
Rémi Denis-Courmont
- [vlc-devel] commit: MMS integers handling fixes, including buffer overflow ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Bump release number since 0.8.6i is already out anyway ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: playlist: use get_current_status_node() (Derk-Jan Hartman )
git version control
- [vlc-devel] Build 0.9 undefined symbol
Antoine Cellerier
- [vlc-devel] commit: macosx: set the correct node when we add items and play them at once. ( Derk-Jan Hartman )
git version control
- [vlc-devel] Last call for 0.9.0 bug fixes
Antoine Cellerier
- [vlc-devel] Last call for 0.9.0 bug fixes
Rémi Denis-Courmont
- [vlc-devel] commit: Fix #1899 as far as I can test it (in all cse this change is good). ( Rémi Duraffort )
git version control
- [vlc-devel] commit: This doesn't need to be an info message. (Antoine Cellerier )
git version control
- [vlc-devel] Last call for 0.9.0 bug fixes
Rémi Denis-Courmont
- [vlc-devel] Last call for 0.9.0 bug fixes
Antoine Cellerier
- [vlc-devel] Last call for 0.9.0 bug fixes
Rémi Duraffort
- [vlc-devel] Last call for 0.9.0 bug fixes
Rémi Duraffort
- [vlc-devel] commit: Avoid pushing a full structure onto the stack ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Work around^W^WFix VLM multiple thread join (closes #1907) ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Fix #1899 as far as I can test it (in all cse this change is good). ( Rémi Duraffort )
Derk-Jan Hartman
- [vlc-devel] Last call for 0.9.0 bug fixes
Rémi Denis-Courmont
- [vlc-devel] commit: Work around^W^WFix VLM multiple thread join (closes #1907) ( Rémi Denis-Courmont )
Rémi Denis-Courmont
- [vlc-devel] commit: png comes with an alpha plane (RV32 isn' t assumed to have a usable alpha plane in VLC). (Antoine Cellerier )
git version control
- [vlc-devel] commit: Export function to copy pixels between 2 plane_t structures. ( Antoine Cellerier )
git version control
- [vlc-devel] commit: Remove trailing space. (Antoine Cellerier )
git version control
- [vlc-devel] commit: Simplify. (Antoine Cellerier )
git version control
- [vlc-devel] commit: Fix cross conversions between YUVA and RGBA. Closes #1658. ( Antoine Cellerier )
git version control
- [vlc-devel] commit: Fix compilation warning and alpha discarding. (Antoine Cellerier )
git version control
- [vlc-devel] commit: If mosaic item has an alpha plane keep it even after resizing the picture. (Antoine Cellerier )
git version control
- [vlc-devel] commit: Fix #1899 as far as I can test it (in all cse this change is good). ( Rémi Duraffort )
Rémi Duraffort
- [vlc-devel] commit: Clarifications. (Antoine Cellerier )
git version control
- [vlc-devel] commit: Remove useless and unfinished seamcarving resizer plugin. (We don' t want experimentations in a release do we? :p) (Antoine Cellerier )
git version control
- [vlc-devel] commit: png comes with an alpha plane (RV32 isn' t assumed to have a usable alpha plane in VLC). (Antoine Cellerier )
Laurent Aimar
- [vlc-devel] commit: png comes with an alpha plane (RV32 isn' t assumed to have a usable alpha plane in VLC). (Antoine Cellerier )
Antoine Cellerier
- [vlc-devel] commit: [codec/flac] Fix 24bit flac support (David Flynn )
git version control
- [vlc-devel] commit: [codec/schroedinger] If pts is unavaliable, do not fall back to dts (David Flynn )
git version control
- [vlc-devel] commit: [demux/ogg] Revise oggDirac support (David Flynn )
git version control
- [vlc-devel] commit: browse.xml from lua's HTTP interface include all keys from vlc.net. stat returned table (Vicente Jimenez Aguilar )
git version control
- [vlc-devel] commit: Added extension information to browse.xml (Vicente Jimenez Aguilar )
git version control
- [vlc-devel] Last call for 0.9.0 bug fixes
Antoine Cellerier
- [vlc-devel] Last call for 0.9.0 bug fixes
Antoine Cellerier
- [vlc-devel] [PATCH] pre 0.9.0 fixes
Derk-Jan Hartman
- [vlc-devel] [PATCH] Include more information in both browse.xml version
Derk-Jan Hartman
- [vlc-devel] commit: seamcarving was removed ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: VLC needs libvlc, not just libvlccore ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Win32: link libvlccore with the resource file ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: VLC resource file is only for Win32 ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Re-enable mono, it works fine. Example command line: ( Antoine Cellerier )
Jean-Paul Saman
- [vlc-devel] Release .plan suggestion
Jean-Baptiste Kempf
- [vlc-devel] Release .plan suggestion
Jean-Baptiste Kempf
- [vlc-devel] commit: Avoid runtime warning: directory. c does not give any meta information (Jean-Philippe Andre )
git version control
- [vlc-devel] commit: Qt: ID column in playlist sucked. Also, don't show ID by default. ( Jean-Philippe Andre )
git version control
- [vlc-devel] commit: Memory error handling ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Win32: (restore) support for Unicode command line... ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Win32: (restore) support for Unicode command line... ( Rémi Denis-Courmont )
Rémi Denis-Courmont
- [vlc-devel] commit: Open Dialog: Close #1912 (Jean-Baptiste Kempf )
git version control
- [vlc-devel] qt related interface translation somehow ?
Cristian Secară
- [vlc-devel] commit: Esc key in the FileDialog should close it. (Jean-Baptiste Kempf )
git version control
- [vlc-devel] qt related interface translation somehow ?
Christophe Mutricy
- [vlc-devel] commit: Win32: (restore) support for Unicode command line... ( Rémi Denis-Courmont )
Rémi Denis-Courmont
- [vlc-devel] commit: Fix previous commit logic... Copy/Paste error. ( Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Bump SO revision ( Rémi Denis-Courmont )
git version control
- [vlc-devel] qt related interface translation somehow ?
Christophe Mutricy
- [vlc-devel] commit: Qt: enable UDP address edit when RTP is toggled ( Jean-Philippe Andre )
git version control
- [vlc-devel] commit: Fix memleak (should fix #1081) ( Rémi Duraffort )
git version control
- [vlc-devel] commit: Fix warning and remove unneeded function parameters. ( Rémi Duraffort )
git version control
- [vlc-devel] Release .plan suggestion
Felix Paul Kühne
- [vlc-devel] commit: l10n: Finnish update by Otto Kekäläinen (Christophe Mutricy )
git version control
- [vlc-devel] commit: l10n: Dutch update by Myckel Habets (Christophe Mutricy )
git version control
- [vlc-devel] qt related interface translation somehow ?
Cristian Secară
- [vlc-devel] commit: Missing cast with vlc_config_set ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Fix segfault on 64 bit archs. (0 != NULL) (Antoine Cellerier )
git version control
- [vlc-devel] mms protocol handling issue
Rémi Denis-Courmont
- [vlc-devel] commit: Sync PO files ( Rémi Denis-Courmont )
git version control
- [vlc-devel] Tag 0.9.0 : Rémi Denis-Courmont : VLC media player 0.9.0 Grishenko
git version control
- [vlc-devel] commit: l10n: Romanian update by Cristian Secară (Christophe Mutricy )
git version control
- [vlc-devel] commit: Version bump ( Rémi Denis-Courmont )
git version control
- [vlc-devel] mozilla clean up in configure.ac
Christophe Mutricy
- [vlc-devel] commit: Hopefully fix #1910 'When I use the command " mrl playlist_add vlc_play", "playlist_add" used to return the index of the item added to the playlist wheras in the last nightly build , "playlist_add" just add 0 to the stack. Thus, "vlc_play" just play the first element of the playlist in spite of playing the desired file .' ... and fix an unrelated compilation warning which ended up being a bit more complex to fix than I though . (Antoine Cellerier )
git version control
- [vlc-devel] clivlc on Mac os X in VLC 9 nightlies
Steven Woolley
- [vlc-devel] clivlc on Mac os X in VLC 9 nightlies
Felix Paul Kühne
- [vlc-devel] clivlc on Mac os X in VLC 9 nightlies
Steven Woolley
- [vlc-devel] commit: Qt: don't check if a variable is a command. This will show radio buttons for zzom, crop & aspect-ratio. ( Jean-Philippe Andre )
git version control
- [vlc-devel] commit: Version bump ( Rémi Denis-Courmont )
Antoine Cellerier
- [vlc-devel] commit: Fix memleak (should fix #1081) ( Rémi Duraffort )
Ilkka Ollakka
- [vlc-devel] commit: Fix memleak (should fix #1081) ( Rémi Duraffort )
Pierre d'Herbemont
- [vlc-devel] commit: Fix memleak (should fix #1081) ( Rémi ?Duraffort )
Laurent Aimar
- [vlc-devel] commit: Fix memleak (should fix #1081) ( Rémi ?Duraffort )
Laurent Aimar
- [vlc-devel] commit: Simplify the detection for mozilla (Christophe Mutricy )
git version control
- [vlc-devel] commit: Fix make dist (Christophe Mutricy )
git version control
- [vlc-devel] commit: Cosmetics + reorder test to note print a stupid message ( Christophe Mutricy )
git version control
- [vlc-devel] commit: Fix memleak (should fix #1081) ( Rémi ?Duraffort )
Pierre d'Herbemont
- [vlc-devel] commit: Fix memleak (should fix #1081) ( Rémi ?Duraffort )
Laurent Aimar
- [vlc-devel] commit: Fix memleak (should fix #1081) ( Rémi ?Duraffort )
Pierre d'Herbemont
- [vlc-devel] commit: l10n: Romanian update by Cristian Secară (Christophe Mutricy )
git version control
- [vlc-devel] commit: Bump version (Christophe Mutricy )
git version control
- [vlc-devel] Need 0.9.0a or 0.9.1 ASAP
Pierre d'Herbemont
- [vlc-devel] commit: Fix memleak (should fix #1081) ( Rémi Duraffort )
Jean-Baptiste Kempf
- [vlc-devel] commit: Version bump ( Rémi Denis-Courmont )
Rémi Denis
- [vlc-devel] commit: Revert "Fix memleak (should fix #1081)" (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Fix the reminiscence of some extended settings and work-around the lack of persistence of Equalizer settins between songs by deactiving the UI . At least it is consistent. (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Don't save geometry if Video is Active. (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Resize the advanced properties of open capture with the scrollarea in the right way . (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Hopefully close #1717 (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Fix very annoying typo that discard most of the correct layout. ( Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Correctly save the column size from the playlist. ( Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Fix annoying bug that prevented Bookmark dialog to be shown at first time. (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Fix Playlist resizing and positionning. (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Fix memleak (should fix #1081) ( Rémi Duraffort )
Rémi Denis-Courmont
- [vlc-devel] commit: Fix typos and stupid code errors to make profiles work. ( Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Fix memleak (should fix #1081) ( Rémi ?Duraffort )
Rémi Denis-Courmont
- [vlc-devel] commit: Version bump ( Rémi Denis-Courmont )
Rémi Denis-Courmont
- [vlc-devel] commit: Fix the reminiscence of some extended settings and work-around the lack of persistence of Equalizer settins between songs by deactiving the UI . At least it is consistent. (Jean-Baptiste Kempf )
Rémi Denis-Courmont
- [vlc-devel] commit: Fix the minimum size in qt-display-mode 1 to show all the cone. ( Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Fix the reminiscence of some extended settings and work-around the lack of persistence of Equalizer settins between songs by deactiving the UI . At least it is consistent. (Jean-Baptiste Kempf )
Jean-Baptiste Kempf
- [vlc-devel] Need 0.9.0a or 0.9.1 ASAP
Rémi Denis-Courmont
- [vlc-devel] commit: Fix the reminiscence of some extended settings and work-around the lack of persistence of Equalizer settins between songs by deactiving the UI . At least it is consistent. (Jean-Baptiste Kempf )
Rémi Denis-Courmont
- [vlc-devel] commit: Fix a rare sizing issue ( part of #1775 ) (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Fix drop on the playlist in all case (DP and MI ) ( Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Update comments. (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Fix memleak (should fix #1081) ( Rémi Duraffort )
Pierre d'Herbemont
- [vlc-devel] commit: Fix memleak (should fix #1081) ( Rémi ?Duraffort )
Pierre d'Herbemont
- [vlc-devel] commit: Revert "Fix memleak in mkv." (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Don't allocate and create the Capture Open Panel in open. ( Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Fix memleak (should fix #1081) ( Rémi Duraffort )
Rémi Denis-Courmont
- [vlc-devel] commit: libvlc: another reentrancy fix ( Rafaël Carré )
git version control
- [vlc-devel] commit: [codec/flac] Fix 24bit flac support (David Flynn )
Alexis Ballier
- [vlc-devel] commit: live555: really toggle tcp flag - fix [ef4da62761] ( Rafaël Carré )
git version control
- [vlc-devel] commit: Clean up mpga demuxer and properly fix #1081 (ie without segfault). (Laurent Aimar )
git version control
- [vlc-devel] commit: Fix memleak (should fix #1081) ( Rémi Duraffort )
Pierre d'Herbemont
- [vlc-devel] commit: Revert "Fix memleak in mkv." (Jean-Baptiste Kempf )
Derk-Jan Hartman
- [vlc-devel] Need 0.9.0a or 0.9.1 ASAP
Christophe Mutricy
- [vlc-devel] commit: Fix memleak (should fix #1081) ( Rémi Duraffort )
Rémi Denis-Courmont
- [vlc-devel] Need 0.9.0a or 0.9.1 ASAP
Rémi Denis-Courmont
- [vlc-devel] commit: Version bump ( Rémi Denis-Courmont )
Antoine Cellerier
- [vlc-devel] Need 0.9.0a or 0.9.1 ASAP
Antoine Cellerier
- [vlc-devel] Need 0.9.0a or 0.9.1 ASAP
Rémi Denis-Courmont
- [vlc-devel] Need 0.9.0a or 0.9.1 ASAP
Christophe Mutricy
- [vlc-devel] Need 0.9.0a or 0.9.1 ASAP
Antoine Cellerier
- [vlc-devel] ppc nightly crashes on stratup
Georg Seifert
- [vlc-devel] Need 0.9.0a or 0.9.1 ASAP
Jean-Paul Saman
- [vlc-devel] commit: Add bulgarian in new l10n (Christophe Mutricy )
git version control
- [vlc-devel] LIBVLC_PLAYLIST_PLAY function cann't play http stream (vlc-0.8.6h)
Artem Goryunov
- [vlc-devel] Need 0.9.0a or 0.9.1 ASAP
Konstantin Pavlov
- [vlc-devel] commit: Don't save geometry if Video is Active. (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Fix the reminiscence of some extended settings and work-around the lack of persistence of Equalizer settins between songs by deactiving the UI . At least it is consistent. (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Resize the advanced properties of open capture with the scrollarea in the right way . (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Hopefully close #1717 (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Fix very annoying typo that discard most of the correct layout. ( Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Fix annoying bug that prevented Bookmark dialog to be shown at first time. (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Correctly save the column size from the playlist. ( Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Fix Playlist resizing and positionning. (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Fix typos and stupid code errors to make profiles work. ( Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Fix the minimum size in qt-display-mode 1 to show all the cone. ( Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Fix a rare sizing issue ( part of #1775 ) (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Fix drop on the playlist in all case (DP and MI ) ( Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Update comments. (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Revert "Fix memleak (should fix #1081)" (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Don't allocate and create the Capture Open Panel in open. ( Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Clean up mpga demuxer and properly fix #1081 (ie without segfault). (Laurent Aimar )
git version control
- [vlc-devel] commit: Fix make dist (Christophe Mutricy )
git version control
- [vlc-devel] commit: Add bulgarian in new l10n (Christophe Mutricy )
git version control
- [vlc-devel] Need 0.9.0a or 0.9.1 ASAP
Rémi Denis-Courmont
- [vlc-devel] commit: osx vout : leave fullscreen at eof if we are running embedded ( mozilla) ( Rafaël Carré )
git version control
- [vlc-devel] commit: config: 0-> NULL (Derk-Jan Hartman )
git version control
- [vlc-devel] commit: macosx: Do NOT call config_SaveConfigFile() if you don' t intend to save ALL the options that might have changed. If you want to autosave something, the config option needs to be marked with change_autosave() and the core will save the option. (Derk-Jan Hartman )
git version control
- [vlc-devel] commit: config: Do not use config_SaveConfigFile( , NULL) or config_SaveConfigFile(, "main" ). (Derk-Jan Hartman )
git version control
- [vlc-devel] ppc nightly crashes on stratup
Derk-Jan Hartman
- [vlc-devel] commit: Version bump ( Rémi Denis-Courmont )
Felix Paul Kühne
- [vlc-devel] Need 0.9.0a or 0.9.1 ASAP
Felix Paul Kühne
- [vlc-devel] [RFC] autosaving config options.
Derk-Jan Hartman
- [vlc-devel] commit: Don't allocate and create the Capture Open Panel in open. ( Jean-Baptiste Kempf )
Rémi Denis-Courmont
- [vlc-devel] [RFC] autosaving config options.
Antoine Cellerier
- [vlc-devel] Need 0.9.0a or 0.9.1 ASAP
Rémi Denis-Courmont
- [vlc-devel] commit: Fix " Crash when removing filters after a video encoder failed to open". Patch by aurelien on #1923. (Antoine Cellerier )
git version control
- [vlc-devel] commit: Fix " Crash when removing filters after a video encoder failed to open". Patch by aurelien on #1923. (Antoine Cellerier )
git version control
- [vlc-devel] [RFC] autosaving config options.
Rémi Denis-Courmont
- [vlc-devel] Need 0.9.0a or 0.9.1 ASAP
Antoine Cellerier
- [vlc-devel] Need 0.9.0a or 0.9.1 ASAP
hannes_b at gmx.at
- [vlc-devel] [PATCH]Improved nuv demuxer and new rtjpeg decoder
Laurent Aimar
- [vlc-devel] Need 0.9.0a or 0.9.1 ASAP
Rémi Denis-Courmont
- [vlc-devel] [PATCH]Improved nuv demuxer and new rtjpeg decoder
Rémi Denis-Courmont
- [vlc-devel] [videolan] gel image avec vlc
Rémi Denis-Courmont
- [vlc-devel] commit: beautified German translation by P.K2 ( Felix Paul Kühne )
git version control
- [vlc-devel] commit: Remove left over ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Minor spelling mistakes pointed by P.K2 ( Felix Paul Kühne )
git version control
- [vlc-devel] commit: Remove ... after "Minimal View" menu item. (Antoine Cellerier )
git version control
- [vlc-devel] ppc nightly crashes on stratup
Georg Seifert
- [vlc-devel] commit: Win32: show the console (early) in debug builds ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: vlc_clone, vlc_join: untangle objects and threads ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: VLM: cleanup VLM threading ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: An object must not have a thread when it is destroyed ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: libvlccore: increase version and age, reset revision ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Improved rtjpeg and seek NUV demuxer support. ( Gertjan Van Droogenbroeck )
git version control
- [vlc-devel] commit: Moved static lock inside Cookie. (Laurent Aimar )
git version control
- [vlc-devel] commit: Cosmetics. (Laurent Aimar )
git version control
- [vlc-devel] commit: Revert "Improved rtjpeg and seek NUV demuxer support." ( Laurent Aimar )
git version control
- [vlc-devel] commit: Improved rtjpeg and seek NUV demuxer support. ( Gertjan Van Droogenbroeck )
Laurent Aimar
- [vlc-devel] commit: Don't allocate and create the Capture Open Panel in open. ( Jean-Baptiste Kempf )
Jean-Baptiste Kempf
- [vlc-devel] Need 0.9.0a or 0.9.1 ASAP
Jean-Baptiste Kempf
- [vlc-devel] Need 0.9.0a or 0.9.1 ASAP
Jean-Baptiste Kempf
- [vlc-devel] commit: Don't save geometry if Video is Active. (Jean-Baptiste Kempf )
Pierre d'Herbemont
- [vlc-devel] commit: macosx: Do NOT call config_SaveConfigFile() if you don' t intend to save ALL the options that might have changed. If you want to autosave something, the config option needs to be marked with change_autosave() and the core will
Pierre d'Herbemont
- [vlc-devel] ppc nightly crashes on stratup
Derk-Jan Hartman
- [vlc-devel] [RFC] autosaving config options.
Derk-Jan Hartman
- [vlc-devel] Need 0.9.0a or 0.9.1 ASAP
Christophe Mutricy
- [vlc-devel] commit: upnpn_intel: Compilation fix. ( Rémi Duraffort )
git version control
- [vlc-devel] commit: Cosmetics. (Laurent Aimar )
git version control
- [vlc-devel] ppc nightly crashes on stratup
Georg Seifert
- [vlc-devel] commit: beautified German translation by P.K2 ( Felix Paul Kühne )
git version control
- [vlc-devel] commit: live555: really toggle tcp flag - fix [ef4da62761] ( Rafaël Carré )
git version control
- [vlc-devel] ppc nightly crashes on stratup
Felix Paul Kühne
- [vlc-devel] ppc nightly crashes on stratup
Georg Seifert
- [vlc-devel] commit: Added drop shortcut for dummy stream_out module. (Laurent Aimar )
git version control
- [vlc-devel] commit: Update French translation. (Jean-Baptiste Kempf )
git version control
- [vlc-devel] clivlc on Mac os X in VLC 9 nightlies
Pierre d'Herbemont
- [vlc-devel] commit: Update French translation. (Jean-Baptiste Kempf )
Jean-Baptiste Kempf
- [vlc-devel] commit: THANKS update (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: macosx: This fixes running VLC on PPC and reverts [ 5c0c38f4973b0a8100348b541dd81fd146444d2a]. Too bad, but we cannot account for every interface change that Apple makes if it starts crashing our application on PPC . (Derk-Jan Hartman )
git version control
- [vlc-devel] commit: Add a NEWS message for Windows Skin. (Jean-Baptiste Kempf )
git version control
- [vlc-devel] clivlc on Mac os X in VLC 9 nightlies
Derk-Jan Hartman
- [vlc-devel] ppc nightly crashes on stratup
Derk-Jan Hartman
- [vlc-devel] commit: Update README. Close #1928 (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Compile the transrate module (untested ... but now it compiles). ( Antoine Cellerier )
git version control
- [vlc-devel] commit: macosx: Don't do fancy stuff on 10.4. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: macosx: Don't do fancy stuff on 10.4. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: Don't use Simple Open, it can be broken. Workaround it. Close #1917 (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Add description for transrate options. (Antoine Cellerier )
git version control
- [vlc-devel] commit: Mention that transrate is back. Also change 0.9.0 to 0.9.1 ( Antoine Cellerier )
git version control
- [vlc-devel] commit: Update French translation. (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: THANKS update (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Add a NEWS message for Windows Skin. (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: update NEWS (Christophe Mutricy )
git version control
- [vlc-devel] commit: Added new audio-time-strech option to insert scaletempo by default. (Laurent Aimar )
git version control
- [vlc-devel] commit: Added AES3 (SMPTE 302M) decoder. (Laurent Aimar )
git version control
- [vlc-devel] commit: Use aes3 for BSSD codec (close #1765). (Laurent Aimar )
git version control
- [vlc-devel] commit: Removed internal cinepak decoder (ffmpeg one is way better). ( Laurent Aimar )
git version control
- [vlc-devel] commit: Added DVB scan capability. (Laurent Aimar )
git version control
- [vlc-devel] commit: Cosmetics. (Laurent Aimar )
git version control
- [vlc-devel] commit: macosx: Don't do fancy stuff on 10.4. (Pierre d'Herbemont )
Georg Seifert
- [vlc-devel] commit: macosx: use NSInvocation on this 10.5 method. (Derk-Jan Hartman )
git version control
- [vlc-devel] commit: Added check against NIT dvbpsi support. (Laurent Aimar )
git version control
- [vlc-devel] commit: macosx: Don't do fancy stuff on 10.4. (Pierre d'Herbemont )
Pierre d'Herbemont
- [vlc-devel] commit: macosx: use NSInvocation on this 10.5 method. (Derk-Jan Hartman )
git version control
- [vlc-devel] commit: Don't mention 0.9.0. It'll just confuse people. (Antoine Cellerier )
git version control
- [vlc-devel] DVD Playback in 0.9.0 on OS X
Felix Paul Kühne
- [vlc-devel] commit: Explain that 0.9.0 was skipped. (Antoine Cellerier )
git version control
- [vlc-devel] commit: Explain that 0.9.0 was skipped. (Antoine Cellerier )
git version control
- [vlc-devel] commit: macosx: Fix vout window min size. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: Fixed channel count index for aes3. (Laurent Aimar )
git version control
- [vlc-devel] commit: Fixed packetized flag value for aes3 stream. (Laurent Aimar )
git version control
- [vlc-devel] commit: update: Don't release the object that created this very thread! ( Pierre d'Herbemont )
git version control
- [vlc-devel] commit: macosx: Fix vout window min size. (Pierre d'Herbemont )
git version control
- [vlc-devel] DVD Playback in 0.9.0 on OS X
Pierre d'Herbemont
- [vlc-devel] commit: Fix some playlist start showing/non-showing bug. ( Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Don't use Simple Open, it can be broken. Workaround it. Close #1917 (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Sync PO (Christophe Mutricy )
git version control
- [vlc-devel] commit: Fix some playlist start showing/non-showing bug. ( Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Makefile: add ChangeLog target as a prerequisite to the package-macosx target ( Derk-Jan Hartman )
git version control
- [vlc-devel] commit: Makefile: add ChangeLog target as a prerequisite to the package-macosx target ( Derk-Jan Hartman )
git version control
- [vlc-devel] commit: Mention of AES3 (SMPTE 302M) in NEWS. (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: misc edits. (Antoine Cellerier )
git version control
- [vlc-devel] commit: macosx: Attempt to really fix window look. (Pierre d'Herbemont )
git version control
- [vlc-devel] Build 0.9 undefined symbol
yh
- [vlc-devel] Tag 0.9.1 : Christophe Mutricy : VLC Release 0.9.1
git version control
- [vlc-devel] Tag 0.9.1 : Christophe Mutricy : VLC Release 0.9.1
Christophe Mutricy
- [vlc-devel] Tag 0.9.1 : Christophe Mutricy : VLC Release 0.9.1
Jean-Baptiste Kempf
- [vlc-devel] clivlc on Mac os X in VLC 9 nightlies
Steven Woolley
- [vlc-devel] commit: Win32: do not add argv[0] (vlc.exe) to the playlist ( Rémi Denis-Courmont )
git version control
- [vlc-devel] Build 0.9 undefined symbol
yh
- [vlc-devel] A look at teh windows builds of 0.9.1
Jean-Baptiste Kempf
- [vlc-devel] commit: Win32: do not add argv[0] (vlc.exe) to the playlist ( Rémi Denis-Courmont )
Jean-Baptiste Kempf
- [vlc-devel] A look at teh windows builds of 0.9.1
Jean-Baptiste Kempf
- [vlc-devel] commit: macosx: Attempt to really fix window look. (Pierre d'Herbemont )
Georg Seifert
- [vlc-devel] commit: Win32: do not add argv[0] (vlc.exe) to the playlist ( Rémi Denis-Courmont )
Rémi Denis-Courmont
- [vlc-devel] [RFC] autosaving config options.
Rémi Denis-Courmont
- [vlc-devel] (no subject)
Rémi Denis-Courmont
- [vlc-devel] Tag 0.9.1 : Christophe Mutricy : VLC Release 0.9.1
Cristian Secară
- [vlc-devel] DVD Playback in 0.9.0 on OS X
Rémi Denis-Courmont
- [vlc-devel] A look at teh windows builds of 0.9.1
Pierre d'Herbemont
- [vlc-devel] Crash Report: Divide by zero in the wild from MP4_TrackSampleSize
Pierre d'Herbemont
- [vlc-devel] A look at teh windows builds of 0.9.1
Jean-Baptiste Kempf
- [vlc-devel] clivlc on Mac os X in VLC 9 nightlies
Anthony Loiseau
- [vlc-devel] clivlc on Mac os X in VLC 9 nightlies
Anthony Loiseau
- [vlc-devel] commit: macosx: Attempt to really fix window look. (Pierre d'Herbemont )
Pierre d'Herbemont
- [vlc-devel] A look at teh windows builds of 0.9.1
Rémi Denis-Courmont
- [vlc-devel] A look at teh windows builds of 0.9.1
Pierre d'Herbemont
- [vlc-devel] A look at teh windows builds of 0.9.1
Pierre d'Herbemont
- [vlc-devel] commit: mmsh: Fix an input_item_t leak. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: asx: Fix an input_item leak. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: xspf: Fix a may-be freed input_item pointer usage. (Pierre d' Herbemont )
git version control
- [vlc-devel] [PATCH] Include more information in both browse.xml version
Vicente Jiménez
- [vlc-devel] [vlc] Transcode & down-mixing
Kevin DuBois
- [vlc-devel] commit: Update Aurelien Nephtali's thanks line. (Antoine Cellerier )
git version control
- [vlc-devel] commit: Revert something which never should have been commited ( see bb255df402eacd0fa0937997866dca6bbb3162ab). (Antoine Cellerier )
git version control
- [vlc-devel] commit: Compile the transrate module (untested ... but now it compiles). ( Antoine Cellerier )
Rémi Denis-Courmont
- [vlc-devel] commit: macosx: Attempt to really fix window look. (Pierre d'Herbemont )
Felix Paul Kühne
- [vlc-devel] commit: macosx: Attempt to really fix window look. (Pierre d'Herbemont )
Pierre d'Herbemont
- [vlc-devel] commit: Revert early morning after bad night sleep commit ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Win32: do not pass argv[0] to libvlc - fixes #1920 ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: argv is now on the stack, do not free it ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Revert "Win32: show the console (early) in debug builds" ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Don't resize when you toggle playlist if undocked. ( Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Win32: do not pass argv[0] to libvlc - fixes #1920 ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: argv is now on the stack, do not free it ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: argv is now on the stack, do not free it ( Rémi Denis-Courmont )
Jean-Baptiste Kempf
- [vlc-devel] A look at teh windows builds of 0.9.1
Jean-Baptiste Kempf
- [vlc-devel] Tag 0.9.1 : Christophe Mutricy : VLC Release 0.9.1
Jean-Baptiste Kempf
- [vlc-devel] A look at teh windows builds of 0.9.1
Jean-Baptiste Kempf
- [vlc-devel] commit: No need to set i_buffer twice ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Do not shrink allocated blocks. ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Do not shrink allocated blocks. ( Rémi Denis-Courmont )
Jean-Baptiste Kempf
- [vlc-devel] commit: Do not shrink allocated blocks. ( Rémi Denis-Courmont )
Rémi Denis-Courmont
- [vlc-devel] commit: Preliminary changes to fix postprocessing. Decoder quantizer settings can now be exported in the picture_t struct. Currently only works if the video is being decoded by ffmpeg since other codecs don 't expose quantizer stuff. Please review. (Antoine Cellerier )
git version control
- [vlc-devel] Tag 0.9.1 : Christophe Mutricy : VLC Release 0.9.1
hannes_b at gmx.at
- [vlc-devel] Tag 0.9.1 : Christophe Mutricy : VLC Release 0.9.1
Jean-Baptiste Kempf
- [vlc-devel] Tag 0.9.1 : Christophe Mutricy : VLC Release 0.9.1
hannes_b at gmx.at
- [vlc-devel] Tag 0.9.1 : Christophe Mutricy : VLC Release 0.9.1
Jean-Baptiste Kempf
- [vlc-devel] commit: macosx: Attempt to really fix window look. (Pierre d'Herbemont )
Derk-Jan Hartman
- [vlc-devel] commit: macosx: Attempt to really fix window look. (Pierre d'Herbemont )
Felix Paul Kühne
- [vlc-devel] commit: CVE number is known ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Revert "Win32: show the console (early) in debug builds" ( Rémi Denis-Courmont )
Rémi Denis-Courmont
- [vlc-devel] Tag 0.9.1 : Christophe Mutricy : VLC Release 0.9.1
Cristian Secară
- [vlc-devel] commit: Revert "Win32: show the console (early) in debug builds" ( Rémi Denis-Courmont )
hannes_b at gmx.at
- [vlc-devel] Tag 0.9.1 : Christophe Mutricy : VLC Release 0.9.1
Cristian Secară
- [vlc-devel] Tag 0.9.1 : Christophe Mutricy : VLC Release 0.9.1
Cristian Secară
- [vlc-devel] Tag 0.9.1 : Christophe Mutricy : VLC Release 0.9.1
hannes_b at gmx.at
- [vlc-devel] Tag 0.9.1 : Christophe Mutricy : VLC Release 0.9.1
Cristian Secară
- [vlc-devel] commit: Revert "Win32: show the console (early) in debug builds" ( Rémi Denis-Courmont )
Olivier Teuliere
- [vlc-devel] translation related - an English-only string in the About display window
Cristian Secară
- [vlc-devel] [PATCH] Register that VLC can open flv files (on UNIX)
Sveinung Kvilhaugsvik
- [vlc-devel] Makefile problem...
Sanjeev Gopinath
- [vlc-devel] commit: i18n: Fix in Qt4/Help (Christophe Mutricy )
git version control
- [vlc-devel] commit: remove unused patch (Christophe Mutricy )
git version control
- [vlc-devel] Tag 0.9.1 : Christophe Mutricy : VLC Release 0.9.1
hannes_b at gmx.at
- [vlc-devel] translation related - an English-only string in the About display window
Christophe Mutricy
- [vlc-devel] OSD report crash:
Pierre d'Herbemont
- [vlc-devel] commit: Compile the transrate module (untested ... but now it compiles). ( Antoine Cellerier )
Pierre d'Herbemont
- [vlc-devel] commit: macosx: Attempt to really fix window look. (Pierre d'Herbemont )
Pierre d'Herbemont
- [vlc-devel] commit: Added record support at the stream_t level in core. (Laurent Aimar )
git version control
- [vlc-devel] commit: Fixed record stream in case of stream_Read(NULL) and clean up. ( Laurent Aimar )
git version control
- [vlc-devel] commit: Added nsv stream record mode support. (Laurent Aimar )
git version control
- [vlc-devel] commit: Added missing const to sout_NewInstance. (Laurent Aimar )
git version control
- [vlc-devel] commit: Do not access to internal p_input sout in input_DecoderNew. ( Laurent Aimar )
git version control
- [vlc-devel] commit: Added small block_ChainProperties helper. (Laurent Aimar )
git version control
- [vlc-devel] commit: Added new stream_out record module. (Laurent Aimar )
git version control
- [vlc-devel] commit: Added recording on the fly through sout. (Laurent Aimar )
git version control
- [vlc-devel] commit: Removed now obsolete access filter record. (Laurent Aimar )
git version control
- [vlc-devel] commit: Fixed segfault when the subpicture scaler failed. (Laurent Aimar )
git version control
- [vlc-devel] commit: Fixed typo making swscaler useless for outputing RGBA. ( Laurent Aimar )
git version control
- [vlc-devel] commit: Add information about variables having choices to the "vars" command. (Antoine Cellerier )
git version control
- [vlc-devel] commit: Fixed typo making swscaler useless for outputing RGBA. ( Laurent Aimar )
git version control
- [vlc-devel] commit: Compile the transrate module (untested ... but now it compiles). ( Antoine Cellerier )
Antoine Cellerier
- [vlc-devel] commit: Fixed segfault when the subpicture scaler failed. (Laurent Aimar )
git version control
- [vlc-devel] commit: Do not shrink allocated blocks. ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: CVE number is known ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: i18n: Fix in Qt4/Help (Christophe Mutricy )
git version control
- [vlc-devel] commit: mmsh: Fix an input_item_t leak. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: asx: Fix an input_item leak. (Pierre d'Herbemont )
git version control
- [vlc-devel] commit: xspf: Fix a may-be freed input_item pointer usage. (Pierre d' Herbemont )
git version control
- [vlc-devel] commit: Compilation fix when using --disable-sout. (Laurent Aimar )
git version control
- [vlc-devel] commit: Improved record behaviour when sout is disabled. (Laurent Aimar )
git version control
- [vlc-devel] commit: Remove access filter record from build system. (Laurent Aimar )
git version control
- [vlc-devel] commit: Removed tabs and unwanted spaces in record.c (Laurent Aimar )
git version control
- [vlc-devel] commit: Fix make dist (Christophe Mutricy )
git version control
- [vlc-devel] commit: Always enforce the "don't show if unavailable" option in format strings. (Antoine Cellerier )
git version control
- [vlc-devel] commit: Also use the input name in the recording file name. ( Most medias don't NowPlaying meta data) (Antoine Cellerier )
git version control
- [vlc-devel] Tag 0.9.1 : Christophe Mutricy : VLC Release 0.9.1
Jean-Baptiste Kempf
- [vlc-devel] A look at teh windows builds of 0.9.1
Jean-Baptiste Kempf
- [vlc-devel] A look at teh windows builds of 0.9.1
Jean-Baptiste Kempf
- [vlc-devel] commit: Remove access filter record from build system. (Laurent Aimar )
Rémi Denis-Courmont
- [vlc-devel] commit: Revert "Win32: show the console (early) in debug builds" ( Rémi Denis-Courmont )
Rémi Denis-Courmont
- [vlc-devel] who's the right Windows build ?
Cristian Secară
- [vlc-devel] who's the right Windows build ?
Jean-Baptiste Kempf
- [vlc-devel] [PATCH] xspf playlist reader
Petr Menšík
- [vlc-devel] commit: Remove build-vlc, lxdialog and menuconfig: they are outdated, ( Pavlov Konstantin )
git version control
- [vlc-devel] [PATCH] xspf playlist reader
Derk-Jan Hartman
- [vlc-devel] commit: Fixed typo making swscaler useless for outputing RGBA. ( Laurent Aimar )
Derk-Jan Hartman
- [vlc-devel] Help debugging a crash
Sébastien Escudier
- [vlc-devel] commit: Fixed typo making swscaler useless for outputing RGBA. ( Laurent Aimar )
Laurent Aimar
- [vlc-devel] Help debugging a crash
Laurent Aimar
- [vlc-devel] commit: Improved eof detection on a few broken avi files. (Laurent Aimar )
git version control
- [vlc-devel] commit: Fixed a potential crash in aout_FiltersPlay. (Laurent Aimar )
git version control
- [vlc-devel] commit: Added BLOCK_FLAG_TYPE_MASK define (helper). (Laurent Aimar )
git version control
- [vlc-devel] commit: Cosmetic (record.c) (Laurent Aimar )
git version control
- [vlc-devel] commit: Fixed a potential crash due to a mix up between pitch and pixel pitch in blend .c. (Laurent Aimar )
git version control
- [vlc-devel] commit: Set picture flags (I/P/B) in mpeg4 packetizer. (Laurent Aimar )
git version control
- [vlc-devel] commit: Correctly set the index keyframe flag in avi muxer. (Laurent Aimar )
git version control
- [vlc-devel] Help debugging a crash
Rémi Denis-Courmont
- [vlc-devel] audio .ogg files are truncated at start
Cristian Secară
- [vlc-devel] audio .ogg files are truncated at start
Cristian Secară
- [vlc-devel] commit: Cosmetics (Fixed mix up between 0 and NULL). (Laurent Aimar )
git version control
- [vlc-devel] commit: Fixed segfault with invalid vout input aspect ratio. ( Laurent Aimar )
git version control
- [vlc-devel] commit: Cosmetic. (Laurent Aimar )
git version control
- [vlc-devel] commit: Fixed AR setting for dvdsimple, support AR for dvdnav. ( Laurent Aimar )
git version control
- [vlc-devel] commit: Removed stupid AR hack in libmpeg2. (Laurent Aimar )
git version control
- [vlc-devel] commit: ignore these files/dirs (Jean-Paul Saman )
git version control
- [vlc-devel] commit: Add scene filter which provides the same functionality as the vout_output image , but which can be inserted in a playback or stream out chain. ( Jean-Paul Saman )
git version control
- [vlc-devel] commit: Handle return value and fix memleaks. (Jean-Paul Saman )
git version control
- [vlc-devel] commit: Fix comment. (Jean-Paul Saman )
git version control
- [vlc-devel] commit: document vlc_fourcc_to_char() function. (Jean-Paul Saman )
git version control
- [vlc-devel] commit: Add video_format_{Copy, Init, Clean} inline functions and bump ABI. ( Jean-Paul Saman )
git version control
- [vlc-devel] commit: fix compiler warnings in modules/video_output/fb.c ( Jean-Paul Saman )
git version control
- [vlc-devel] commit: Add documentation. (Jean-Paul Saman )
git version control
- [vlc-devel] commit: Add video output that dumps raw YUV frames in a file, with YUV4MPEG2 compatible header as used by mplayers yuv4mpeg video ouput module . (Jean-Paul Saman )
git version control
- [vlc-devel] who's the right Windows build ?
hannes_b at gmx.at
- [vlc-devel] commit: Add scene filter which provides the same functionality as the vout_output image , but which can be inserted in a playback or stream out chain. ( Jean-Paul Saman )
Antoine Cellerier
- [vlc-devel] commit: Add video output that dumps raw YUV frames in a file, with YUV4MPEG2 compatible header as used by mplayers yuv4mpeg video ouput module . (Jean-Paul Saman )
Antoine Cellerier
- [vlc-devel] commit: Cosmetics (Fixed mix up between 0 and NULL). (Laurent Aimar )
Rémi Denis-Courmont
- [vlc-devel] commit: ignore these files/dirs (Jean-Paul Saman )
Rémi Denis-Courmont
- [vlc-devel] commit: Add video_format_{Copy, Init, Clean} inline functions and bump ABI. ( Jean-Paul Saman )
Rémi Denis-Courmont
- [vlc-devel] audio .ogg files are truncated at start
Rémi Denis-Courmont
- [vlc-devel] commit: Remove duplicate stdio.h (is included in vlc_common.h). ( Jean-Paul Saman )
git version control
- [vlc-devel] who's the right Windows build ?
Rémi Denis-Courmont
- [vlc-devel] commit: Fixed rear center support (and close #1816). (Laurent Aimar )
git version control
- [vlc-devel] commit: Jump to first title on menu error (workaround #1809) ( Laurent Aimar )
git version control
- [vlc-devel] who's the right Windows build ?
Cristian Secară
- [vlc-devel] bug in ogg demuxer
Sébastien Escudier
- [vlc-devel] who's the right Windows build ?
jboileau
- [vlc-devel] commit: Fixed a buffer overread with broken oggs and check alloc values. ( Laurent Aimar )
git version control
- [vlc-devel] bug in ogg demuxer
Laurent Aimar
- [vlc-devel] commit: Correctly set the index keyframe flag in avi muxer. (Laurent Aimar )
git version control
- [vlc-devel] commit: Fixed a potential crash in aout_FiltersPlay. (Laurent Aimar )
git version control
- [vlc-devel] commit: Fixed a potential crash due to a mix up between pitch and pixel pitch in blend .c. (Laurent Aimar )
git version control
- [vlc-devel] commit: Fixed segfault with invalid vout input aspect ratio. ( Laurent Aimar )
git version control
- [vlc-devel] commit: Fixed rear center support (and close #1816). (Laurent Aimar )
git version control
- [vlc-devel] commit: Removed stupid AR hack in libmpeg2. (Laurent Aimar )
git version control
- [vlc-devel] commit: Fixed AR setting for dvdsimple, support AR for dvdnav. ( Laurent Aimar )
git version control
- [vlc-devel] commit: Jump to first title on menu error (workaround #1809) ( Laurent Aimar )
git version control
- [vlc-devel] commit: Jump to first title on menu error (workaround #1809) ( Laurent Aimar )
Jean-Baptiste Kempf
- [vlc-devel] commit: Fixed a potential crash in aout_FiltersPlay. (Laurent Aimar )
Rémi Denis-Courmont
- [vlc-devel] commit: Add scene filter which provides the same functionality as the vout_output image , but which can be inserted in a playback or stream out chain. ( Jean-Paul Saman )
Jean-Paul Saman
- [vlc-devel] commit: Add video output that dumps raw YUV frames in a file, with YUV4MPEG2 compatible header as used by mplayers yuv4mpeg video ouput module . (Jean-Paul Saman )
Jean-Paul Saman
- [vlc-devel] commit: This is a development version... ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Add video_format_{Copy, Init, Clean} inline functions and bump ABI. ( Jean-Paul Saman )
Jean-Paul Saman
- [vlc-devel] commit: Libvlccore ABI has broken (DEMUX_CAN_PAUSE+ modified) ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Added BLOCK_FLAG_TYPE_MASK define (helper). (Laurent Aimar )
git version control
- [vlc-devel] commit: Add video output that dumps raw YUV frames in a file, with YUV4MPEG2 compatible header as used by mplayers yuv4mpeg video ouput module . (Jean-Paul Saman )
Rémi Denis-Courmont
- [vlc-devel] commit: Added BLOCK_FLAG_TYPE_MASK define (helper). (Laurent Aimar )
Rémi Denis-Courmont
- [vlc-devel] commit: Partially work around a picture link in libmpeg2. (Laurent Aimar )
git version control
- [vlc-devel] commit: Win32: do not assume the thread is joined before it exits ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Revert "Added BLOCK_FLAG_TYPE_MASK define (helper)." ( Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Revert "Correctly set the index keyframe flag in avi muxer." ( Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Added BLOCK_FLAG_TYPE_MASK define (helper). (Laurent Aimar )
Jean-Baptiste Kempf
- [vlc-devel] commit: Partially work around a picture link in libmpeg2. (Laurent Aimar )
git version control
- [vlc-devel] commit: Added BLOCK_FLAG_TYPE_MASK define (helper). (Laurent Aimar )
Jean-Baptiste Kempf
- [vlc-devel] commit: Partially work around a picture link in libmpeg2. (Laurent Aimar )
Laurent Aimar
- [vlc-devel] commit: Added BLOCK_FLAG_TYPE_MASK define (helper). (Laurent Aimar )
Rémi Denis-Courmont
- [vlc-devel] commit: Partially work around a picture link in libmpeg2. (Laurent Aimar )
Rémi Denis-Courmont
- [vlc-devel] [streaming] Q: what does CPU do when just streaming?
Anthony Loiseau
- [vlc-devel] commit: macosx: Revert to the old texture window look. (Pierre d'Herbemont )
git version control
- [vlc-devel] [RFC] autosaving config options.
Derk-Jan Hartman
- [vlc-devel] translation related - a few tooltips locked in English
Cristian Secară
- [vlc-devel] commit: i18n: Fixes in Qt4 tooltips. (Christophe Mutricy )
git version control
- [vlc-devel] commit: Fix f4ad7994761cd2463ad15254aa5569a444484c7c ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Partially work around a picture link in libmpeg2. (Laurent Aimar )
compn
- [vlc-devel] commit: Revert "Correctly set the index keyframe flag in avi muxer." ( Jean-Baptiste Kempf )
Antoine Cellerier
- [vlc-devel] commit: Fixed AR setting for dvdsimple, support AR for dvdnav. ( Laurent Aimar )
Rémi Denis-Courmont
- [vlc-devel] commit: vlc_savecancel, vlc_restorecancel: POSIX cancellation state management ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: vlc_cancel: POSIX thread cancellation ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: libvlccore: vlc_thread_cancel() tangled object API ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: vlc_testcancel: explicit cancellation point ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Stub cancellation support ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: More natural prototype for vlc_savecancel ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Move stuff around ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Support for cancelling self and use normal thread variable ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Win32: support cancellation through Asynchronus Procedure Call ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Win32: vlc_cond_(timed)wait are cancellation points ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Win32: mwait and msleep are cancellation points ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: vlc_join is a cancellation point ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: msg_(va)Generic: cancellation safety ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Object functions: cancellation safety ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Disable cancellation everywhere (except in msg_Dbg) to start with ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: vlc_object_kill: cancel the thread ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: libvlccore: push threads cancellation down vlc_thread_create ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Plugins: push cancellation down ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Revert "Disable cancellation everywhere (except in msg_Dbg) to start with" ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Support for cancellation cleanup functions ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Cleanup helper for unlocking ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: block: cancellation safety ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: RTP sout: get rid of block_FifoWake and don't get stuck in mwait() ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: UDP access_out: get rid of block_FifoWake and blocking mwait() ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: (Potentially) allow pthread without pthread native cancellation ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Win32: allocate cancellation data on the stack (cannot fail) ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: SAP out: no need for net_Write here ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: SAP out: do not access b_die directly ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: SAP: no need to keep two dates per announce ( Rémi Denis-Courmont )
git version control
- [vlc-devel] some DVD issues
Cristian Secară
- [vlc-devel] commit: update: vlc_savecancel now returns the cancel handle. (Pierre d' Herbemont )
git version control
- [vlc-devel] commit: Fixed AR setting for dvdsimple, support AR for dvdnav. ( Laurent Aimar )
Laurent Aimar
- [vlc-devel] commit: Some more rules to make debug pkg for win32 (Christophe Mutricy )
git version control
- [vlc-devel] commit: Fix make dist (Christophe Mutricy )
git version control
- [vlc-devel] commit: i18n: Fixes in Qt4 tooltips. (Christophe Mutricy )
git version control
- [vlc-devel] some DVD issues
Derk-Jan Hartman
- [vlc-devel] commit: Request RGBA when you want that (and not RV32). (Laurent Aimar )
git version control
- [vlc-devel] commit: Fixed RGB ffmpeg color selection. (Laurent Aimar )
git version control
- [vlc-devel] some DVD issues
Kaarlo Räihä
- [vlc-devel] commit: Revert part of c3baee8d05bc02734964fd8fcb3c66b8b88d8821. We no longer have the intl directory. (Jean-Paul Saman )
git version control
- [vlc-devel] some DVD issues
Cristian Secară
- [vlc-devel] some DVD issues
Cristian Secară
- [vlc-devel] commit: Some more rules to make debug pkg for win32 (Christophe Mutricy )
Rémi Denis-Courmont
- [vlc-devel] some DVD issues
Rémi Denis-Courmont
- [vlc-devel] some DVD issues
Derk-Jan Hartman
- [vlc-devel] some DVD issues
Derk-Jan Hartman
- [vlc-devel] some DVD issues
Cristian Secară
- [vlc-devel] some DVD issues
Konstantin Pavlov
- [vlc-devel] a few cosmetic things that I think it should be fixed
Cristian Secară
- [vlc-devel] some DVD issues
Cristian Secară
- [vlc-devel] some DVD issues
Rémi Denis-Courmont
- [vlc-devel] commit: Fixed audio visual activation introduced by [ eff24974c62da8740d381ae45694474ac1ee2c05] (Laurent Aimar )
git version control
- [vlc-devel] commit: Enable input recording for access_demux too. (Laurent Aimar )
git version control
- [vlc-devel] commit: Clean up ogm parsing and fixed a potential memory overwrite. ( Laurent Aimar )
git version control
- [vlc-devel] commit: Fixed segfault with I410 (it is 10 bits per pel). (Laurent Aimar )
git version control
- [vlc-devel] commit: Fixed a potential division by 0 in mp4 demuxer. (Laurent Aimar )
git version control
- [vlc-devel] a few cosmetic things that I think it should be fixed
Antoine Cellerier
- [vlc-devel] Crash Report: Divide by zero in the wild from MP4_TrackSampleSize
Laurent Aimar
- [vlc-devel] some DVD issues
Kaarlo Räihä
- [vlc-devel] some DVD issues
Kaarlo Räihä
- [vlc-devel] some DVD issues
ogg.k.ogg.k at googlemail.com
- [vlc-devel] commit: Added a INPUT_CONTROL_RESTART_ES and use it in video_output. ( Laurent Aimar )
git version control
- [vlc-devel] a few cosmetic things that I think it should be fixed
Cristian Secară
- [vlc-devel] a few cosmetic things that I think it should be fixed
Rémi Duraffort
- [vlc-devel] some DVD issues
Cristian Secară
- [vlc-devel] The interruption problem
Rémi Denis-Courmont
- [vlc-devel] commit: signals: use the VLC thread API ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: psz_intf_switch was read-only: remove dead code ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: If the thread does nothing, we might as well exit ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: If you don't know how to scale ... don't pretend that you do. ( Needs backporting) (Antoine Cellerier )
git version control
- [vlc-devel] commit: Check for input/output size match here too. I hope that I didn' t forget other files. (Antoine Cellerier )
git version control
- [vlc-devel] commit: Check for input/output size match here too. I hope that I didn' t forget other files. (Antoine Cellerier )
git version control
- [vlc-devel] commit: If you don't know how to scale ... don't pretend that you do. ( Needs backporting) (Antoine Cellerier )
git version control
- [vlc-devel] commit: Here too. (yeah, we now have video filters in modules/ video_chroma and modules/video_filter) (Antoine Cellerier )
git version control
- [vlc-devel] commit: Remove unneeded include ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: snapshost: avoid vlc_object_get (this is still a really ugly hack) ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: UPnP CyberLink: do not spawn a useless poll thread (untested) ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Bonjour: use the avahi thread backend ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Fixed(woraround) another bug of swscaler when ask to do a nop. ( Laurent Aimar )
git version control
- [vlc-devel] commit: Drop prehistoric avahi versions support ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: UPnP Intel: remove useless and harmful SD thread ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Small update in ru.po. (Pavlov Konstantin )
git version control
- [vlc-devel] commit: Spelling: mili -> milli. (Pavlov Konstantin )
git version control
- [vlc-devel] commit: Fix typo. (Pavlov Konstantin )
git version control
- [vlc-devel] commit: Add braces where needed. (Pavlov Konstantin )
git version control
- [vlc-devel] commit: Spelling typo. (Pavlov Konstantin )
git version control
- [vlc-devel] commit: Spelling: typo. (Pavlov Konstantin )
git version control
- [vlc-devel] commit: Small updates in russian translation. (Pavlov Konstantin )
git version control
- [vlc-devel] commit: Fixed snapshot aspect ratio. (Laurent Aimar )
git version control
- [vlc-devel] commit: SD: pull down cancellation safety on those SD with lame threads ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: SAP: use thread cancellation, get rid of the waitpipe hack ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Run SD threads (if any) with cancellation ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: UPnP CyberLink: do not spawn a useless poll thread (untested) ( Rémi Denis-Courmont )
Mirsal Ennaime
- [vlc-devel] commit: Remove unneeded vlc_signal_object_maybe hack ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Deprecate vlc_object_get ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: vlc_object_lock_and_wait: broken by design, remove ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: vlc_join: check for deadlock ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: vlc_thread_join: cannot join current thread ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Deprecate vlc_object_get ( Rémi Denis-Courmont )
Pierre d'Herbemont
- [vlc-devel] commit: Fixed a potential division by 0 in mp4 demuxer. (Laurent Aimar )
git version control
- [vlc-devel] commit: Request RGBA when you want that (and not RV32). (Laurent Aimar )
git version control
- [vlc-devel] commit: Fixed RGB ffmpeg color selection. (Laurent Aimar )
git version control
- [vlc-devel] commit: Fixed swscaler minimal size for YUY2 sse2. (Laurent Aimar )
git version control
- [vlc-devel] commit: Fix compilation (Christophe Mutricy )
git version control
- [vlc-devel] 1.0.0 Goldeneye - Issues with resampling
Antti Rintala
- [vlc-devel] commit: jvlc: multiple videos on a canvas sample added (Filippo Carone )
git version control
- [vlc-devel] commit: jvlc: test with multiple jvlc instances added (Filippo Carone )
git version control
- [vlc-devel] commit: jvlc: assembly goal with dependencies for samples added ( Filippo Carone )
git version control
- [vlc-devel] commit: jvlc: accept cmdline args for sample client (Filippo Carone )
git version control
- [vlc-devel] commit: Revert "Fixed segfault with I410 (it is 10 bits per pel)." ( Laurent Aimar )
git version control
- [vlc-devel] commit: Fixed segfault when doing rendering without respecting ffmpeg requirements . (Laurent Aimar )
git version control
- [vlc-devel] commit: Improved config_chain parsing by using escape for \ " and ' ( close #1952) (Laurent Aimar )
git version control
- [vlc-devel] small cosmetic issue on main interface
Cristian Secară
- [vlc-devel] commit: Implemented sout string escaping in QT. (Laurent Aimar )
git version control
- [vlc-devel] [PATCH][SoC] Qt improvements
Lukas Durfina
- [vlc-devel] spaces in filenames for transcoding and dumping to files
Steven Woolley
- [vlc-devel] spaces in filenames for transcoding and dumping to files
Rémi Denis-Courmont
- [vlc-devel] commit: UDP out: avoid useless references to p_sout ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Add ACCESS_OUT_CAN_CONTROL_PACE, fix AccessOutControl prototype ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Disable instance pace control from stream rather than access ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Implement ACCESS_OUT_CONTROLS_PACE as needed ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Make access_out independent of sout instance ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: sout_AccessOutNew: allow any VLC object type, not just sout instance ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Revert "Correctly set the index keyframe flag in avi muxer." ( Jean-Baptiste Kempf )
Jean-Baptiste Kempf
- [vlc-devel] small cosmetic issue on main interface
Jean-Baptiste Kempf
- [vlc-devel] commit: Remove leftover code ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Clean up ogm parsing and fixed a potential memory overwrite. ( Laurent Aimar )
Jean-Baptiste Kempf
- [vlc-devel] some DVD issues
Rémi Denis-Courmont
- [vlc-devel] commit: Fixed a buffer overread with broken oggs and check alloc values. ( Laurent Aimar )
git version control
- [vlc-devel] commit: Here too. (yeah, we now have video filters in modules/ video_chroma and modules/video_filter) (Antoine Cellerier )
Jean-Baptiste Kempf
- [vlc-devel] Live streaming of mpeg4 or h.264
Steven Woolley
- [vlc-devel] commit: Fixed segfault when doing rendering without respecting ffmpeg requirements . (Laurent Aimar )
Jean-Baptiste Kempf
- [vlc-devel] commit: Fixed snapshot aspect ratio. (Laurent Aimar )
Jean-Baptiste Kempf
- [vlc-devel] commit: Fixed snapshot aspect ratio. (Laurent Aimar )
Christophe Mutricy
- [vlc-devel] Speex audio in .flv container
Baptiste Coudurier
- [vlc-devel] [PATCH]Option to disable mouse click menu and fullscreen
Kaarlo Räihä
- [vlc-devel] var_Get and var_Set warning/debug messages
Kaarlo Räihä
- [vlc-devel] [PATCH]Improved nuv demuxer and new rtjpeg decoder
Gertjan Van Droogenbroeck
- [vlc-devel] commit: UPnP Intel: remove useless and harmful SD thread. ( Rémi Denis-Courmont )
Gilles Sabourin
- [vlc-devel] commit: upnp_intel: fix compilation. ( Rémi Duraffort )
git version control
- [vlc-devel] commit: UPnP Intel: remove useless and harmful SD thread. ( Rémi Denis-Courmont )
Rémi Duraffort
- [vlc-devel] commit: Fix crop/aspect ration and deinterlace menus in Qt. (solved by jpeg ) ( Rémi Duraffort )
git version control
- [vlc-devel] commit: UPnP Intel: remove useless and harmful SD thread. ( Rémi Denis-Courmont )
Gilles Sabourin
- [vlc-devel] Problem configuring vlc on linux. Need Help !!
Ishleen
- [vlc-devel] Problem configuring vlc on linux. Need Help !!
Rémi Duraffort
- [vlc-devel] Problem configuring vlc on linux. Need Help !!
Ishleen
- [vlc-devel] Problem configuring vlc on linux. Need Help !!
Ishleen
- [vlc-devel] Speex audio in .flv container
Steven Woolley
- [vlc-devel] Preliminary Mac builds
Felix Paul Kühne
- [vlc-devel] Segmentation fault(core dumped) on Ubuntu ?????
Ishleen
- [vlc-devel] commit: upnp_intel: fix compilation. ( Rémi Duraffort )
Rémi Denis-Courmont
- [vlc-devel] commit: Use cookie reference, not (uninitialized) value ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Remove the broken reference checker ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Remove vlc_threadobj (did not work properly anymore) ( Rémi Denis-Courmont )
git version control
- [vlc-devel] Segmentation fault with "x264-2pass.log" defined in x264 module
Aurele
- [vlc-devel] commit: Initialize messages stacks inside the message bank ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Unused variable ( Rémi Denis-Courmont )
git version control
- [vlc-devel] Problem configuring vlc on linux. Need Help !!
Mirsal Ennaime
- [vlc-devel] commit: Set i_aspect after vfilter in transcode (Ilkka Ollakka )
git version control
- [vlc-devel] Segmentation fault with rate control equation defined in x264 module
Aurele
- [vlc-devel] commit: vlc_custom_create: no need to invoke the global root object ( Rémi Denis-Courmont )
git version control
- [vlc-devel] [RFC] BeOS support removal
Rémi Denis-Courmont
- [vlc-devel] Segmentation fault with rate control equation defined in x264 module. Please Help !
Aurele
- [vlc-devel] commit: vlc_object_get: take instance as a parameter ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: One objects tree per instance rather than per process ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Resync object leak check ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Init the structure lock just once ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: module_Call: specify object for logging ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Do not log through modules (they are not tied to any libvlc) ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: p_module_bank: move out of vlc_global ( Rémi Denis-Courmont )
git version control
- [vlc-devel] [PATCH 1/2] Revert "Fixed AR setting for dvdsimple, support AR for dvdnav."
Rémi Denis-Courmont
- [vlc-devel] [PATCH 2/2] Revert "Partially work around a picture link in libmpeg2."
Rémi Denis-Courmont
- [vlc-devel] commit: Unused parameter ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Pointer cast warning ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Memory leak ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Use stat rather than fopen+fclose to check if file exists ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Win32: fix vlc_control_cancel from main() task ( Rémi Denis-Courmont )
git version control
- [vlc-devel] Preliminary Mac builds
Pierre d'Herbemont
- [vlc-devel] commit: macosx: the deprecated vlc_object_get takes 2 args now. (Pierre d' Herbemont )
git version control
- [vlc-devel] Streaming Network
Sanjeev Gopinath
- [vlc-devel] commit: macosx: Don't allow playlist or media list draging. (Pierre d' Herbemont )
git version control
- [vlc-devel] commit: playlist: Fetcher and parser are playlist private. (Pierre d' Herbemont )
git version control
- [vlc-devel] commit: memset outside of lock ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Move kept sout instance to playlist private data ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: playlist: Fetcher and parser are playlist private. (Pierre d' Herbemont )
Rémi Denis-Courmont
- [vlc-devel] commit: Build a separate non-installable VLC for easier debugging ( Rémi Denis-Courmont )
git version control
- [vlc-devel] [PATCH][SoC] Qt improvements
Rémi Denis-Courmont
- [vlc-devel] commit: playlist: Initialize private members. (oops) (Pierre d'Herbemont )
git version control
- [vlc-devel] Streaming Network
Rémi Denis-Courmont
- [vlc-devel] [PATCH][SoC] Qt improvements
Lukas Durfina
- [vlc-devel] commit: Update french translation. ( Rémi Duraffort )
git version control
- [vlc-devel] commit: l10n: Italian update by Vincenzo Reale (Christophe Mutricy )
git version control
- [vlc-devel] [PATCH][SoC] Qt improvements
Lukas Durfina
- [vlc-devel] HTTP remote control interface cuts long urls
Miguel Angel Terol
- [vlc-devel] commit: Fix i18n in update.c (Christophe Mutricy )
git version control
- [vlc-devel] commit: Fixed a buffer overread with broken oggs and check alloc values. ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Clean up ogm parsing and fixed a potential memory overwrite. ( Laurent Aimar )
git version control
- [vlc-devel] commit: Spelling: mili -> milli. ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: HTTP remote control interface cuts long urls (Miguel Angel Terol )
git version control
- [vlc-devel] commit: Fix comparison that meant to be an assignment ( Rémi Denis-Courmont )
git version control
- [vlc-devel] HTTP remote control interface cuts long urls
Rémi Denis-Courmont
- [vlc-devel] commit: Revert "Correctly set the index keyframe flag in avi muxer." ( Jean-Baptiste Kempf )
Antoine Cellerier
- [vlc-devel] commit: Here too. (yeah, we now have video filters in modules/ video_chroma and modules/video_filter) (Antoine Cellerier )
Antoine Cellerier
- [vlc-devel] spaces in filenames for transcoding and dumping to files
Antoine Cellerier
- [vlc-devel] commit: Set i_aspect after vfilter in transcode (Ilkka Ollakka )
git version control
- [vlc-devel] commit: Check for leaked objects while we still can ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Unexport vlc_object_dump ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Typo ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Fix croppadd out of bounds write (we were padding ' paddleft+paddright' pixels on the right instead of 'paddright') ( Antoine Cellerier )
git version control
- [vlc-devel] commit: Fix croppadd out of bounds write (we were padding ' paddleft+paddright' pixels on the right instead of 'paddright') ( Antoine Cellerier )
git version control
- [vlc-devel] [PATCH][SoC] Qt improvements
Rémi Denis-Courmont
- [vlc-devel] Preliminary Mac builds
Felix Paul Kühne
- [vlc-devel] commit: Qt: Check for NULLity to avoid segfault in AdvPrefs. CLose #1957 ( Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Use even padding in canvas (Ilkka Ollakka )
git version control
- [vlc-devel] commit: Take care of different input/canvas aspect-ratio (Ilkka Ollakka )
git version control
- [vlc-devel] commit: Remove UTF-32 hacks from stream. ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Simplifications ( Rémi Denis-Courmont )
git version control
- [vlc-devel] Problem configuring vlc on linux. Need Help !!
Ishleen
- [vlc-devel] [PATCH][SoC]OpenGL shader support aka GLSL
Kaarlo Räihä
- [vlc-devel] commit: VS has not been supported for ages. ( Rémi Denis-Courmont )
git version control
- [vlc-devel] [PATCH][SoC]OpenGL shader support aka GLSL
Rémi Denis-Courmont
- [vlc-devel] commit: Update Windows versions ( Rémi Denis-Courmont )
git version control
- [vlc-devel] commit: Bump Qt for windows to 4.4.1 (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Qt: Check for NULLity to avoid segfault in AdvPrefs. CLose #1957 ( Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Bump Qt for windows to 4.4.1 (Jean-Baptiste Kempf )
git version control
- [vlc-devel] commit: Install scripts correctly. (Christophe Mutricy )
git version control
- [vlc-devel] commit: Use even padding in canvas (Ilkka Ollakka )
git version control
- [vlc-devel] commit: Take care of different input/canvas aspect-ratio (Ilkka Ollakka )
git version control
- [vlc-devel] VLC 0.8.6 end of support
Rémi Denis-Courmont
- [vlc-devel] commit: Clarify user specific lua script path on linux. (Antoine Cellerier )
git version control
- [vlc-devel] commit: Include all the lua README.txt files in DIST and fix the NEWS. ( Antoine Cellerier )
git version control
- [vlc-devel] commit: Clarify user specific lua script path on linux. (Antoine Cellerier )
git version control
- [vlc-devel] commit: Include all the lua README.txt files in DIST and fix the NEWS. ( Antoine Cellerier )
git version control
- [vlc-devel] commit: Here too (can't the Win32 and OS X stuff be factorized a bit?) ( Antoine Cellerier )
git version control
- [vlc-devel] commit: Here too (can't the Win32 and OS X stuff be factorized a bit?) ( Antoine Cellerier )
git version control
- [vlc-devel] commit: Install scripts correctly. (Christophe Mutricy )
git version control
Last message date:
Sun Aug 31 23:35:21 CEST 2008
Archived on: Wed Aug 5 15:14:38 CEST 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).