]> git.sesse.net Git - vlc/history - modules/mux/rtp
Fix menu removal of accelerators. This has yet to be more FIXMEd (jpeg :D)
[vlc] / modules / mux / rtp /
2008-06-17 Rémi Denis-CourmontUse vlc_object_lock and vlc_object_unlock
2008-05-31 Rémi Denis-CourmontPlugins: include vlc_common.h directly instead of vlc...
2008-04-14 Jean-Paul SamanMerge branch 'master' of git@git.videolan.org:vlc
2008-04-14 Pierre d'HerbemontReplace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-08-20 Rémi Denis-CourmontRemove stdlib.h
2007-04-29 Jean-Paul SamanNumerous compile fixes.
2006-11-21 Jean-Paul SamanRewrote internal RTCP to support multiple client connec...
2006-03-14 Christophe MutricyALL: Fix make distcheck
2006-03-03 Jean-Paul SamanStructures and functions for RTCP support. BIG FAT...