]> git.sesse.net Git - vlc/shortlog
vlc
2010-05-05 Pierre Ynard"#if HAVE_FOO" -> "#ifdef HAVE_FOO"
2010-05-05 Jean-Baptiste... Avcodec/Avformat: fix CODEC_ID_MP2/MP3 issue when using...
2010-05-05 Pierre Ynardaccess_http: avoid passing NULL to printf %s
2010-05-05 Pierre d'Herbemontcpu: fix a typo and cpu detection on Mac OS.
2010-05-05 Jean-Philippe... Extensions: fix a leak (and a potential crash)
2010-05-05 Pierre Ynardaccess_http: fix unbalanced quotes
2010-05-05 Pierre Ynardlive555: fix RTSP URL when it contains no path part
2010-05-04 Dean Leel10n: Chinese update
2010-05-04 Pierre d'Herbemontcpu: Implement vlc_GetCPUCount() on Mac OS X.
2010-05-04 Laurent AimarFixed picture clean up when closing vout.
2010-05-04 Laurent AimarCleaned up a bit spu_t API.
2010-05-04 Laurent AimarRemoved now useless vlc_osd.h includes.
2010-05-04 Laurent AimarSplitted out specific vout osd functions to its own...
2010-05-04 Laurent AimarSplitted out spu_t and related functions to its own...
2010-05-04 Laurent AimarSplitted out text_style_t and related function to its...
2010-05-04 Laurent AimarMade vout_ShowText* private to the core.
2010-05-04 Laurent AimarRemoved OSD_ALIGN_* flags.
2010-05-04 Jean-Baptiste... Qt: remove mousewheeling code.
2010-05-04 Jean-Baptiste... Vout: Correctly handle the mousewheeling
2010-05-04 Felix Paul... German l10n: changed the proposed translation to a...
2010-05-04 Jean-Baptiste... Qt: Correctly close the player when alt+f4 is pressed
2010-05-04 Konstanty BialkowskiIncrease maximum allowed upnp response size.
2010-05-04 KonstantyThe upnp module is called upnp_intel
2010-05-04 Ilkka Ollakkaavcodec: use vlc_GetCPUCount() to set thread count...
2010-05-04 Pierre YnardWinCE: fix vlc_GetCPUCount()
2010-05-03 Dean Leel10n: Nsis Chinese update
2010-05-03 Vincenzo Realel10n: Nsis italian update
2010-05-03 Gabor KelemenHungarian l10n for .desktop
2010-05-03 Dean LeeChinese l10n for .desktop
2010-05-03 Michał TrzebiatowskiGerman l10n for vlc.desktop
2010-05-03 A S AlamPunjabi l10n for vlc.desktop
2010-05-03 Myckel HabetsDutch l10n for .desktop
2010-05-03 Gonçalo CordeiroGalician l10n for vlc.desktop
2010-05-03 Eirik U. BirkelandNynorsk translation for .desktop
2010-05-03 Laurent AimarAdded support for ffmpeg-mt.
2010-05-03 Laurent AimarAdded vlc_GetCPUCount() to retreive the number of avail...
2010-05-03 Laurent AimarUsed reordered_opaque for timestamp managment in avcodec.
2010-05-03 Rémi Denis... ALSA: use non-modal error dialogs
2010-05-03 Rémi Denis... Revert "i18n fix"
2010-05-03 Konstanty BialkowskiUse correct title for upnp containers.
2010-05-03 Jean-Baptiste... Contribs: simplify mozilla dependencies
2010-05-03 Erwan Tulouskins2(Linux): _WM_NET_PID requires WM_CLIENT_MACHINE...
2010-05-03 Pierre d'Herbemontmacosx_vout: Correctly change context after -lockgl.
2010-05-03 Sebastien ZwickertVLCKit: Add the # character that prefixes the output...
2010-05-03 Pierre d'HerbemontBump libvlccore version on the Mac OS X install script.
2010-05-03 Erwan Tulouskins2(Linux): add WM_CLASS and _NET_WM_PID properties...
2010-05-02 Rémi Denis... Revert "Remove the Xlib no-ARGB hack"
2010-05-02 Sébastien EscudierUnload vod-VLM only at the end
2010-05-02 Sébastien Escudiersmem : support non raw video format. In this case we...
2010-05-02 Felix Paul... contribs: updated binary package for Mac OS X
2010-05-02 Laurent AimarFixed kate build without libtiger.
2010-05-02 Laurent AimarFixed compilation of freetype module without fontconfig.
2010-05-02 Laurent AimarFixed bandlimited audio filter with low output samplerate.
2010-05-02 Laurent AimarFactorized a bit bandlimited audio filter code.
2010-05-01 Vincenzo RealeItalian l10n for .desktop
2010-05-01 Laurent AimarFixed avcodec audio encoder wrapper.
2010-05-01 Laurent AimarImproved audio codec description from fourcc.
2010-05-01 Laurent AimarMoved out avcodec SampleFormat -> VLC formats to its...
2010-05-01 Laurent AimarUsed vlc_fourcc_GetCodec in aout_BitsPerSample.
2010-05-01 Laurent AimarFixed potential segfault (on failures) with avcodec...
2010-05-01 Laurent AimarFixed segfault with opengl provider.
2010-05-01 Jean-Baptiste... Avcodec: Correctly free the Subtitles structures so...
2010-05-01 Rémi Denis... Remove the Xlib no-ARGB hack
2010-05-01 Rémi Denis... XCB/GLX: higher priority than Frame Buffer
2010-05-01 Rémi Denis... XCB/X11: disable ARGB support
2010-05-01 Rémi Denis... XCB/XVideo: add debug message in case of problem with...
2010-05-01 Rémi Denis... GLX: destroy context before window
2010-05-01 Laurent AimarMissing include (vout).
2010-05-01 Laurent AimarFixed ASF muxer header with extended streams and aspect...
2010-05-01 Laurent AimarWrite new ASF header on the fly only in HTTP mode.
2010-05-01 Laurent AimarDo not remove track informations in DelStream for non...
2010-05-01 Laurent AimarPrivatized remaining vout fields.
2010-05-01 Laurent AimarUpdated remoteosd to new sub-filter mouse API.
2010-05-01 Laurent AimarUpdated osdmenu to new sub-filter mouse API.
2010-05-01 Laurent AimarAdded mouse support to sub-filter.
2010-05-01 Laurent AimarFixed a segfault with osdmenu filter.
2010-05-01 Laurent AimarDo not reuse "osd" variable in osd menu.
2010-05-01 Laurent AimarAt input EOF, wait for all pictures to be displayed.
2010-04-30 Jean-Baptiste... Qt: fix playlist entry in taskbar on Win32
2010-04-30 Jean-Baptiste... Qt4: Fix the VLC hangging in fullscreen on Win32
2010-04-30 Jean-Baptiste... MKV: cosmetics and NULL-check
2010-04-30 Jean-Baptiste... MKV: reduce the scope of the var loop counters
2010-04-30 Jean-Baptiste... MKV: stream_io_callback simplifications
2010-04-30 Jean-Baptiste... MKV: EbmlParser, cleanup
2010-04-30 Jean-Baptiste... Qt: fix debug messages
2010-04-30 Ilkka Ollakkaqt4: connect accepted/rejected from correct widget
2010-04-29 Christophe... Remove dead code
2010-04-29 Christophe... Synchronise NSIS translation with 1.0-bugfix
2010-04-29 Ivo Ivanovl10n: Installer Bulgarian update
2010-04-29 Laurent AimarSimplify the creation of subpicture with dynamic content.
2010-04-29 Ilkka Ollakkatranscoding video, sends NULL when ending. Should fix...
2010-04-29 Ilkka Ollakkaadd comment that BlockChainAppend() can take NULL ...
2010-04-29 Ilkka Ollakkaavcodec: default to 2 threads on encoding
2010-04-29 Rémi DuraffortQt4: fix a crash (kind of a 'use after free' error).
2010-04-29 Rémi DuraffortQt4: fix a memleak in the extensions menu.
2010-04-29 Rémi Duraffortqt4: clear extensions list when the dialog is destroyed.
2010-04-29 Rémi Duraffortqt4: fix memleak.
2010-04-28 Pierre YnardWinCE: fix build
2010-04-28 Laurent AimarFixed MS-RSTP RTP packet parsing.
2010-04-28 Rémi Denis... Remove useless freeaddrinfo wrapper
next