]> git.sesse.net Git - vlc/history - modules
Remove unused variable.
[vlc] / modules /
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
2008-05-31 Rémi Denis-Courmontsignals: fix race condition with sigwait()
2008-05-31 Rémi Denis-Courmontvlc_object_timedwait: same change as vlc_object_wait
2008-05-31 Rémi Denis-Courmontinhibit: fix another instance of the killed-before...
2008-05-31 Rémi Denis-Courmontsignals: exit properly
2008-05-31 Antoine CellerierThis should work for all planar YUV formats (in fact...
2008-05-31 Antoine CellerierValidate input chromas here too. Currently only planar...
2008-05-31 Antoine CellerierValidate input chroma for grain filter (planar yuv).
2008-05-31 Antoine CellerierThis can work on all the planar YUV formats.
2008-05-31 Antoine CellerierValidate input chroma in gradient filter (the current...
2008-05-31 Jean-Paul SamanCheck malloc return value
2008-05-31 Jean-Paul SamanRemoved check for p_sys->b_osd because it is not necessary.
2008-05-31 Jean-Paul SamanFix CID 107: dereference pointer before NULL check.
2008-05-31 Jean-Paul SamanFix CID: 101 resource leak in osdmenu parser.
2008-05-31 Pierre d'Herbemontmacosx: Sanitization. Suppress non-sense yield(->p_inpu...
2008-05-31 Rémi Denis-Courmontintf_Create: remove unused parameters
2008-05-31 Alexis BallierInclude altivec.h before any other vlc header
2008-05-30 Rafaël CarréOSX GUI was forgotten in [85f5092ee68d13fd4056848d5a212...
2008-05-30 Pierre d'Herbemontmacosx: Make sure the killer_thread ends.
2008-05-30 Jean-Baptiste KempfQuit correctly(?) from the interface/DP. Should fix...
next