]> git.sesse.net Git - vlc/shortlog
vlc
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...
2008-06-02 Antoine CellerierSetting a local var to NULL right before exiting the...
2008-06-02 Antoine CellerierChroma modules now exactly implement the "video filter2...
2008-06-02 Antoine CellerierSplit ffmpeg module in avcodec (decoders, encoders...
2008-06-02 Antoine CellerierEnforce --no-overlay option in SDL video output.
2008-06-02 Antoine CellerierChroma API change. Chromas are now normal video filters...
2008-06-02 Antoine CellerierAdapt transcode to use the new croppadd video filter...
2008-06-02 Rémi Denis... Add -ldl (git commit --amend with -a again!), document...
2008-06-02 Wang BoRealVideo codec through DLL loader
2008-06-01 Rafaël CarréCmake: enable a bunch of modules - still a lot TODO
2008-06-01 Rafaël Carrécmake: enable mmap access
2008-06-01 Rémi Denis... vlc-control.pc -> libvlc.pc
2008-06-01 Pierre d'Herbemontplaylist: Code readability.
2008-06-01 Rémi Denis... Do not try to build the ActiveX so we can at least...
2008-06-01 Pierre d'Herbemontplaylist: Compile fix for previous commit, plus warning...
2008-06-01 Pierre d'Herbemontplaylist: Listen to duration changed events, and remove...
2008-06-01 Pierre d'Herbemontplaylist: Listen to vlc_InputItemMetaChanged. This...
2008-06-01 Rémi Denis... Simplify AI_NUMERICSERV usage
2008-06-01 Pierre d'Herbemontlibvlccore: "intf-show" is now a libvlc var instead...
2008-06-01 Rafaël CarréFix various bugs / missing checks for cmake
2008-06-01 Rafaël CarréTypo
2008-06-01 Rafaël CarréBinary updates: support arbitrarily long descriptions
2008-06-01 Rafaël Carrés/vout_Destroy/vlc_object_release/ - A cat is a cat
2008-06-01 Rémi Denis... Look for reference leaks. I found none, though.
2008-06-01 Rémi Denis... Another memory leak
2008-06-01 Rémi Denis... Fix small memory leak
2008-06-01 Rémi Denis... Simplify Win32 command line parsing
2008-06-01 Pierre d'HerbemontRevert "service_discovery: Remove an uneeded hack."
2008-06-01 Pierre d'Herbemontservice_discovery: Remove an uneeded hack.
2008-06-01 Christophe... Handles the VLC_EEXITSUCESS case
2008-06-01 Rémi Denis... RC OSD: Fix NULL check after deref (CID 109)
2008-06-01 Rémi Denis... ./vlc: clean, also speed up make distcheck a tiny tiny bit
2008-06-01 Rémi Denis... Fix deadlock when quitting the dummy interface
2008-06-01 Rémi Denis... Use pl_Yield instead of vlc_object_find
2008-06-01 Rémi Denis... Missed files in previous commit
2008-06-01 Rémi Denis... Fix a warning
2008-06-01 Rémi Denis... Fix prototypes
2008-06-01 Rémi Denis... Try to fix mozilla
2008-06-01 Rémi Denis... Fix changelog distribution
2008-06-01 Rémi Denis... Fix building the testsuite
2008-06-01 Rémi Denis... mediacontrol: fix compilation
2008-06-01 Rémi Denis... Remove recursive libvlc <-> vlc/vlc inclusion
2008-06-01 Rémi Denis... Bring mediacontrol back in the headers test
2008-06-01 Rémi Denis... Do not include vlc_common from vlc/vlc anymore
2008-06-01 Rémi Denis... mediacontrol: include vlc_common and fix ABI (= avoid...
2008-06-01 Rémi Denis... include vlc_common
2008-06-01 Rémi Denis... Fix the headers test
2008-06-01 Rémi Denis... Fix
2008-05-31 Christophe... Be more verbose about the failure if we return a non...
2008-05-31 Jean-Baptiste... Don't include deleted files.
2008-05-31 Jean-Baptiste... Mingw64 defines _I64_MAX in limits.h
2008-05-31 Christophe... Don't use deprecated and removed API in Mozilla plugin.
2008-05-31 Christophe... Don't use vlc_int64_t. It no longer exist.
2008-05-31 Pierre d'HerbemontRevert "Preparser: yield the playlist (NSDRCID 1)"
2008-05-31 Pierre d'Herbemontlibvlccore: Don't do vout destruction before destroying...
next