]> git.sesse.net Git - vlc/history - modules
Fixed a segfault/division by zero caused by delayed headers in LOAS
[vlc] / modules /
2008-01-12 Sigmund Augdal HelbergFixed a segfault/division by zero caused by delayed...
2008-01-12 Rafaël Carréogg demuxer: fix #1429 by simply ignoring the skeleton...
2008-01-12 Felix Paul Kühneopengl-vout-osx: remove 2 incorrect checks (assuming...
2008-01-12 Felix Paul Kühnemacosx: we don't want to jump to the playlist item...
2008-01-12 Rafaël Carréaudioscrobbler: use exclusively mdate() for time-relate...
2008-01-12 Felix Paul Kühnemp4 demux: also add meta for 'Encoded by', 'URL', ...
2008-01-12 Jean-Baptiste KempfQt4 - Encode URLs in open dialog as requested. Close...
2008-01-12 Jean-Baptiste KempfQt4 - make the difference between DIALOG_USER_PROGRESS...
2008-01-11 Pavlov KonstantinPort some fixes from CVE-2008-0225 fix for xine-lib...
2008-01-11 Pavlov KonstantinFix another problem in realrtsp (ported from xine-lib...
2008-01-11 Pavlov KonstantinSome more fixes from upstream xine:
2008-01-11 Pavlov KonstantinFix warning
2008-01-11 Dennis van Amerongen* modules/mux/mp4.c: typo opened -> opened spotted...
2008-01-11 Ilkka Ollakkafix previous commit
2008-01-11 Ilkka Ollakkarevert 24090 and add fix for including sps/pps in every...
2008-01-11 Felix Paul Kühnecdda: correctly display Title and Artist in CDDB mode...
2008-01-11 Jean-Baptiste KempfQt4 - Reference to Amarok good work.
2008-01-11 Jean-Baptiste KempfQt4 - SoundSlider, add a caption of the volume on it...
2008-01-11 Jean-Baptiste KempfQt4 - Try to fix minimal mode sizing.
2008-01-10 Jean-Baptiste KempfQt4 - ExtraMetaPanel, fix the bug that forgot to remove...
2008-01-10 Jean-Baptiste KempfQt4 - Bookmark implementation by Antoine Lejeune -...
2008-01-10 Antoine CellerierComment out rgb444
2008-01-10 Rémi DuraffortEncoding issue.
2008-01-10 Antoine CellerierChange the chain module so it allows chaining more...
2008-01-10 Rémi Duraffortiso -> utf8, what's the problem of german people with...
2008-01-10 Rémi Duraffortncurses interface:
2008-01-10 Rémi Duraffort"vlc_*_timedwait() expect a time in microseconds"....
2008-01-10 Rémi DuraffortNow the "cancel" button in the progress Dialog is working.
2008-01-10 Ilkka Ollakkaremove #if 0 #endif from commit 23493 which seems to...
2008-01-10 Jean-Baptiste KempfQt4 -reinventing the wheel is ALWAYS a good idea...
2008-01-10 Jean-Baptiste KempfQt4 - Fix the segfault that can occur when opening...
2008-01-09 Jean-Baptiste KempfQt4 - fix the artSet removal commit.
2008-01-09 Jean-Paul SamanRemove stray semicolon.
2008-01-08 Rémi Denis-CourmontHandle race condition between ABOR answer and other...
2008-01-08 Rémi DuraffortInteractionDialog now use the description.
2008-01-08 Ilkka Ollakka- narrow r10012 to remove dts only stuff that goes...
2008-01-08 Ilkka Ollakkaremove unused artSet signal in playlist_model (changed...
2008-01-08 Jean-Baptiste KempfQt4 - Fix preferences widgets layout to get more alignment.
2008-01-08 Jean-Baptiste KempfQt4 - Fix Advanced preferences images location...
2008-01-08 Jean-Baptiste KempfQt4 - Open dialog: fix segfault on capture cards and...
2008-01-07 Antoine CellerierSame change as marq for positioning code.
2008-01-07 Antoine CellerierSwap comments.
2008-01-07 Antoine CellerierMarq: make it possible to mix (x,y) and position option...
2008-01-07 Rémi DuraffortRevert [23969] because mutex aren't needed
2008-01-06 Christophe MutricyOnly rewrite the URI if it's a permanent redirection...
2008-01-06 Antoine CellerierAdd YUV420 (I420) and RGB44 (RV32?) chromas to the...
2008-01-06 Pierre d'Herbemontvideo_output/opengllayer.m:
2008-01-06 Richard HoskingUpdate the help section regarding the default ALSA...
2008-01-06 Richard HoskingUse 'hw' instead of 'default' for ALSA until we know...
2008-01-06 Antoine CellerierMagnify: validate input chroma, fix for non "YUV 4...
2008-01-06 Pierre d'Herbemontccess/ftp.c: Fix ftp pausing. Patch by Andrew Zaikin...
2008-01-06 Jean-Baptiste KempfQt4 - small change to fix some layout on Win32
2008-01-06 Jean-Baptiste KempfQt4 - Open: management of advanced options in capture...
2008-01-06 Jean-Baptiste KempfQt4 - Using already defined configuration type. This...
2008-01-06 Christophe MutricyFix compilation of galaktos:
2008-01-06 Antoine CellerierValidate input chroma in transform filter, make it...
2008-01-06 Jean-Baptiste KempfQt4 - remove tab.
2008-01-06 Jean-Baptiste KempfQt4 - kill warnings.
2008-01-06 Jean-Baptiste KempfQt4 - Open Capture: work on DirectShow Capture cards.
2008-01-05 Antoine CellerierEnable --v4l2-audio-method even if ALSA isn't available...
2008-01-05 Richard Hoskingv4l2: Fixed audio init & close. Added some comments...
2008-01-05 Antoine CellerierAdd special case for category labels.
2008-01-05 Antoine CellerierIf the v4l2 driver supports the extended controls API...
2008-01-05 Jean-Baptiste KempfQt4 - fix 24107
2008-01-05 Jean-Paul SamanReplaced LIVEMEDIA_LIBRARY_VERSION_INT version 99999999...
2008-01-05 Jean-Baptiste KempfQt4 - extended... attempt to fix extended panel size...
2008-01-05 Jean-Baptiste KempfQt4 - Win32: fix the absence of dshow in the Capture...
2008-01-05 Jean-Baptiste KempfQt4 - Win32: fix VLM layout
2008-01-05 Jean-Baptiste KempfQt4 - Win32: fix layout in open_capture.ui
2008-01-05 Jean-Baptiste KempfQt4 - SPrefs: again...
2008-01-05 Jean-Baptiste KempfQt4 - Try to fix some crash on Windows.
2008-01-05 Faustino Osunavideo_output/opengllayer.m: Don't rely on CAOpenGLLayer...
2008-01-04 Ilkka Ollakkaremove b_header in packetizer so sps/pps are send with...
2008-01-04 Pierre d'Herbemontinput/input.c: Define DEMUX_CAN_SEEK and correctly...
2008-01-04 Pierre d'Herbemontvideo_output/opengllayer.m: Hopefully fix the tearing...
2008-01-04 Pierre d'Herbemontvideo_output/opengllayer.m: Remove unuseful NULL check.
2008-01-04 Pierre d'Herbemontvideo_output/opengllayer.m: Proper three-buffering...
2008-01-04 Faustino Osunavideo_output/opengllayer.m: Revert backbuffer resizing...
2008-01-03 Pierre d'Herbemontvideo_output/opengllayer.m: Revert previous commit...
2008-01-02 Antoine CellerierStart splitting the ALSA and OSS code. The --v4l2-adev...
2008-01-02 Pierre d'Herbemontvideo_output/opengllayer.m: Don't use AGP texturing...
2008-01-02 Pierre d'Herbemontvideo_output/opengllayer.m: Rename the layer from VLCVi...
2008-01-02 Rémi DuraffortLimit mouse-x and mouse-y in sdl video_output module...
2008-01-02 Jean-Paul SamanFix signed int, unsigned int comparison.
2008-01-02 Rémi DuraffortLimit the mouse-x and mouse-y beetween 0 and p_vout...
2008-01-02 Rémi DuraffortRemove useless test
2008-01-02 Jean-Paul SamanRevert [19071] because it is broken. It doesn't allow...
2008-01-02 Rémi DuraffortFix an error in key handling with sdl
2008-01-02 Jean-Paul SamanSpecial case for fourcc samr and sawb in transcode_audi...
2008-01-02 Jean-Paul SamanUse id->p_decoder->fmt_out as input for id->p_encoder...
2008-01-02 Jean-Paul SamanRevert [23694] because the fix was bad.
2008-01-01 Felix Paul Kühnemacosx: fixed on-the-fly-changing of the adjust filter...
2008-01-01 Pierre d'HerbemontRevert [23949].
2008-01-01 Rémi DuraffortLittle correction of the double-clicks detection under sdl
2008-01-01 Christophe MutricyHappy new year
2008-01-01 Antoine CellerierFix the video controls extended panels (make extensive...
2008-01-01 Rémi DuraffortUse the screen resolution in fullscreen
2008-01-01 Antoine Cellerierv4l2: Factorize code, fix the video controls init,...
2008-01-01 Felix Paul Kühnemacosx: forgot a corner case in the previous commit
2008-01-01 Felix Paul Kühnemacosx: if an input item includes a NowPlaying meta...
next