]> git.sesse.net Git - vlc/shortlog
vlc
2008-06-06 Pierre d'Herbemontinput: Comment on how to enable auto pts delay adjustement.
2008-06-06 Pierre d'Herbemontstats: Ownership.
2008-06-05 Christophe... Desactivate activex until it's fixed
2008-06-05 Christophe... ffmpeg.h was removed
2008-06-05 Pierre d'Herbemontinput: Explain a bit more how --auto-adjust-pts-delay...
2008-06-05 Pierre d'Herbemontinput: Add --auto-adjust-pts-delay, this allows to...
2008-06-05 Pierre d'Herbemontinput: Use mtime_t for pts_delay.
2008-06-05 Pierre d'Herbemontstats: use vlc_common.h instead of vlc/vlc.h
2008-06-05 Pierre d'Herbemontstats: Add vout stats module.
2008-06-05 Pierre d'Herbemontstats: Initial import of a stat oriented module. Use...
2008-06-05 Pierre d'Herbemontstream: Add a new method for buffering access: A*Immedi...
2008-06-05 Rémi Denis... Do not use print colored help if stdout is not a TTY
2008-06-05 Rémi Denis... Typo
2008-06-05 Rémi Denis... Support for using a custom text domain for configuratio...
2008-06-05 Rémi Denis... Support for custom text domain in module strings
2008-06-05 Pavlov KonstantinContrib: remove unneeded and outdated dvdnav.patch.
2008-06-05 Pavlov KonstantinContrib: Remove libdvdnav-win32 patch, applied upstream.
2008-06-05 Pavlov KonstantinContrib: update bulk patch for libdvdnav.
2008-06-05 Vincent Penquerc'henable display of background bitmaps (eg, picture subti...
2008-06-05 Rafaël CarréDon't workaround unknown bugs in external libraries
2008-06-05 Rafaël CarréUse a libhal property only if it exists
2008-06-05 Pierre d'Herbemontlibvlc: No need to link to Cocoa.
2008-06-04 Rafaël CarréDon't try to build broken postproc modules
2008-06-04 Antoine CellerierRemove debug (tip: put debug messages in spanish, they...
2008-06-04 Antoine CellerierDefault enable the dvb and v4l2 modules.
2008-06-04 Rafaël CarréTypo: use debug code only when wanted (and defined)
2008-06-04 Antoine CellerierThis should fix audio transcoding. (unfortunately I...
2008-06-04 Rémi Denis... RTP: support for pulse code modulation
2008-06-04 Antoine CellerierYUV 422 Packed motion detect (still kind of broken).
2008-06-04 Antoine CellerierFix segfault in transcode (audio).
2008-06-04 Antoine CellerierFactorize some code in the filters.
2008-06-04 Antoine CellerierFactorize picture dating and releasing code.
2008-06-04 Antoine CellerierUseless statement.
2008-06-04 Antoine CellerierAdd support for Packed YUV 422 to rotate video filter...
2008-06-04 Antoine CellerierOnly try creating the filter chain once.
2008-06-04 Rémi Denis... access_udp: remove UDP-Lite support
2008-06-04 Rémi Denis... RTP: add UDP-Lite support
2008-06-04 Rémi Denis... Do not use the old UDP access for RTP/AVP
2008-06-04 Rémi Denis... Build the RTP plugin
2008-06-04 Rémi Denis... Don't check for impossible error involving object types
2008-06-04 Rémi Denis... FTP: do not rely on object_type
2008-06-04 Rémi Denis... Remove VLC_OBJECT_SOUT
2008-06-04 Rémi Denis... Remove another unsafe sout cleanup hack
2008-06-04 Rémi Denis... Playlist takes care of sout-keep, NOT libvlc!
2008-06-04 Rémi Denis... Handle sout-keep from the playlist engine
2008-06-04 Rémi Denis... Simplify
2008-06-04 Rémi Denis... VLM: remove the unneeded sout-keep hack
2008-06-04 Rémi Denis... Remove sout-keep from the input code
2008-06-04 Rémi Denis... Fix crash if inputs fails and there is no sout
2008-06-04 Rémi Denis... Fix grammar
2008-06-04 Rémi Denis... vlc_threadobj under NDEBUG and refcheck under LIBVLC_RE...
2008-06-04 Rémi Denis... Ignore exceptions correctly - don't let libvlc assert
2008-06-04 Rémi Denis... Remove redumdant b_play code
2008-06-04 Rémi Denis... VLC: start the playlist at start
2008-06-04 Rémi Denis... libvlc_InternalAddIntf: remove the other boolean
2008-06-04 Rémi Denis... Simplify
2008-06-04 Rémi Denis... Fix sout leak if the playlist is gone
2008-06-04 Antoine CellerierUse gray for the place holder color on packed formats...
2008-06-04 Antoine CellerierFix help string.
2008-06-04 Antoine CellerierAdd "Y800" and "Y8 " as aliases for the "GREY" fourcc...
2008-06-04 Antoine CellerierUgly hack to make the filter chain work correctly for...
2008-06-04 Antoine CellerierFix a few compilation warnings.
2008-06-04 Antoine CellerierUse filter chain in subpicture core.
2008-06-04 Antoine CellerierUse filter chain in video output core.
2008-06-04 Antoine CellerierUse filter chain in transcode (audio filter2 and video...
2008-06-04 Antoine CellerierRemove unused types and fix indentation.
2008-06-04 Antoine CellerierNew filter chain handling API. This should make it...
2008-06-03 Rémi Denis... RTP: support for G.711
2008-06-03 Rémi Denis... Ignore unknown payload types
2008-06-03 Rémi Denis... RTP: add support for MPA and MPV static payload formats
2008-06-03 Rafaël CarréAdd missing prototypes
2008-06-03 Rafaël CarréLink with libavutil when needed
2008-06-03 Rémi Denis... Minimalistic RTP demux
2008-06-03 Rémi Denis... Fix typo
2008-06-03 Antoine CellerierDo not align height and width on multiples of 16 in...
2008-06-03 Pavlov KonstantinContrib: update libdvdnav patch to current SVN.
2008-06-03 Rafaël CarréShut down debug useless to most users and developers
2008-06-03 Antoine CellerierOnly link avcodec with libavcodec, avformat with libavf...
2008-06-03 Antoine CellerierSplit should now be complete (postproc still needs...
2008-06-03 Antoine CellerierSome more seperation of the different ffmpeg based...
2008-06-03 Antoine CellerierMention the ffmpeg split in the NEWS file.
2008-06-03 Antoine CellerierImg resample based module (functionality untested ...
2008-06-03 Antoine CellerierRemove unneeded VLC_OBJECT_CHROMA define.
2008-06-03 Antoine CellerierAdd fallback to img_resample based plugin if swscale...
2008-06-03 Rafaël CarréRemove dead autoconf tests
2008-06-03 Rafaël CarréMakes configure list enabled modules
2008-06-03 Rafaël CarréListen to autoconf warnings: cache-id must contain...
2008-06-03 Rafaël CarréCmake : cmml has no dependency, enable it by default
2008-06-02 Christophe... libhal is not a strict requirement
2008-06-02 Christophe... Slovenian l10n update by Matej Urbančič
2008-06-02 Christophe... Update pot and po files
2008-06-02 Christophe... Serbian l10n by Marko Uskokovic and Gorana Milicevic...
2008-06-02 Rafaël CarréRemove support DBus & HAL APIs
2008-06-02 Rafaël CarréFix i420_yuy2 chroma
2008-06-02 Rémi Denis... Fix linking postproc
2008-06-02 Rémi Denis... Look for postproc/postprocess.h correctly
2008-06-02 Jean-Paul SamanFix applying of ffmpeg-svn-configure patch.
2008-06-02 Antoine CellerierThis module scales with nearest neightboor algorithm...
2008-06-02 Antoine CellerierSimplify scale and chroma conversion code a lot. Remove...
2008-06-02 Antoine CellerierPort chain filter to new API. Now supports chaining...
next