]> git.sesse.net Git - vlc/history - modules
Update and activate portuguese l10n. Thanks to Bruno Queirós
[vlc] / modules /
2008-06-09 Christophe MutricyTypo (pointed by Bruno Queirós)
2008-06-09 Rémi Denis-Courmontchroma.h has moved
2008-06-09 Pavlov Konstantindemux/avformat: add Modules.am (otherwise bootstrap...
2008-06-09 Antoine CellerierRemove executable permission from source files. (btw...
2008-06-09 Antoine CellerierRemove old post processing code remains from avcodec...
2008-06-09 Antoine CellerierMove avcodec module files to modules/codec/avcodec...
2008-06-09 Antoine CellerierMove imgresample.c to the video_filter directory.
2008-06-09 Antoine CellerierRemove crop/padd code from imgresample module. Imgresam...
2008-06-09 Antoine CellerierAdd a FIXME and fix a capability declaration.
2008-06-09 Antoine Cellerieravformat is demux/mux. Move it to modules/demux/avformat.
2008-06-09 Antoine CellerierMove swscale.c to the video_filter directory.
2008-06-09 Antoine CellerierMerge all swscale plugin related source files (except...
2008-06-09 Antoine CellerierRevive postprocessing. It is now a video filter (the...
2008-06-08 Matthias BauerAdded plugin RemoteOSD, a VNC client as video-filter
2008-06-08 Rémi Denis-CourmontThis was not supposed to be committed, sorry
2008-06-08 Rémi Denis-CourmontRTP: partial Vorbis payload format support: defragmentation
2008-06-08 Rémi Denis-CourmontRTP: set the discontinuity flag as appropriate
2008-06-08 Jean-Paul SamanBreak long if statement in several lines.
2008-06-08 Rémi Denis-CourmontRTP: fix packet re-ordering
2008-06-07 Rémi Denis-CourmontRTP: partial linking fix
2008-06-07 Rémi Denis-CourmontRTP: add secure RTP receive support
2008-06-07 Rémi Denis-CourmontOoooooooups
2008-06-07 Rémi Denis-CourmontUDP: remove old RTP code
2008-06-07 Rémi Denis-CourmontRTP: add Framed RTP over TCP support
2008-06-07 Rémi Denis-CourmontRemove some dead code
2008-06-07 Rémi Denis-CourmontUDP: remove unneeded DCCP support
2008-06-07 Rémi Denis-CourmontRTP: support for DCCP
2008-06-07 Rémi Denis-CourmontRTP: ignore muxed RTCP packets for the time being
2008-06-07 Rémi Denis-CourmontRTP: fix sequence tracking
2008-06-07 Rémi Denis-CourmontRevert "Qt4: do not use vlc_object_get"
2008-06-07 Kaloyan KovachevMove the CSA Key parsing inside csa_SetCW function
2008-06-06 Rémi Denis-CourmontAdd missing unicast parameter in the Transport: response
2008-06-06 Rafaël CarréRevert "ASF: Use stream_Seek() if we only want to seek"
2008-06-06 Rafaël CarréRevert "ASF: Do not use stream_Read with a NULL buffer"
2008-06-06 Rafaël CarréASF: Do not use stream_Read with a NULL buffer
2008-06-06 Rafaël CarréUse stats demux only if selected
2008-06-06 Rafaël CarréASF: Use stream_Seek() if we only want to seek
2008-06-06 Jean-Baptiste KempfSmall fix for DVD menus.
2008-06-06 Pierre d'Herbemontstats: Ownership.
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 Rémi Denis-CourmontTypo
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-04 Rafaël CarréDon't try to build broken postproc modules
2008-06-04 Antoine CellerierThis should fix audio transcoding. (unfortunately I...
2008-06-04 Rémi Denis-CourmontRTP: 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 Rémi Denis-Courmontaccess_udp: remove UDP-Lite support
2008-06-04 Rémi Denis-CourmontRTP: add UDP-Lite support
2008-06-04 Rémi Denis-CourmontDo not use the old UDP access for RTP/AVP
2008-06-04 Rémi Denis-CourmontBuild the RTP plugin
2008-06-04 Rémi Denis-CourmontDon't check for impossible error involving object types
2008-06-04 Rémi Denis-CourmontFTP: do not rely on object_type
2008-06-04 Rémi Denis-CourmontRemove VLC_OBJECT_SOUT
2008-06-04 Rémi Denis-CourmontRemove redumdant b_play code
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 CellerierUse filter chain in transcode (audio filter2 and video...
2008-06-03 Rémi Denis-CourmontRTP: support for G.711
2008-06-03 Rémi Denis-CourmontIgnore unknown payload types
2008-06-03 Rémi Denis-CourmontRTP: 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-CourmontMinimalistic RTP demux
2008-06-03 Antoine CellerierDo not align height and width on multiples of 16 in...
2008-06-03 Rafaël CarréShut down debug useless to most users and developers
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 CellerierImg resample based module (functionality untested ...
2008-06-03 Antoine CellerierAdd fallback to img_resample based plugin if swscale...
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-CourmontFix linking postproc
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 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 Wang BoRealVideo codec through DLL loader
2008-06-01 Pierre d'Herbemontlibvlccore: "intf-show" is now a libvlc var instead...
2008-06-01 Rafaël Carrés/vout_Destroy/vlc_object_release/ - A cat is a cat
2008-06-01 Rémi Denis-CourmontRC OSD: Fix NULL check after deref (CID 109)
2008-06-01 Rémi Denis-CourmontUse pl_Yield instead of vlc_object_find
2008-05-31 Jean-Baptiste KempfMingw64 defines _I64_MAX in limits.h
2008-05-31 Pierre d'Herbemontminimal_macosx: Add miosx as shortcut too.
2008-05-31 Pierre d'Herbemontminimal_macosx: Add a KillerThread, that will kill...
2008-05-31 Rémi Denis-CourmontPlugins: include vlc_common.h directly instead of vlc...
2008-05-31 Rémi Denis-Courmontvlc_list_children: fix memory leaks
2008-05-31 Rémi Denis-CourmontTypo
next