]> git.sesse.net Git - vlc/history - modules
Remove unused variable.
[vlc] / modules /
2008-06-14 Jean-Baptiste KempfIntroduce setLayoutMargins for layout margins differenc...
2008-06-14 Felix Paul KühneAdded a couple of more useful error messages
2008-06-14 Felix Paul KühneWork-around a playlist-core bug which prevents 'intf...
2008-06-14 Felix Paul KühneAdded some stuff to make sure that we get nice fps...
2008-06-14 Jean-Baptiste KempfParse RealAudio headers files. Doesn't decode correctly...
2008-06-14 Rémi Denis-CourmontFix memory leak and error handling
2008-06-14 Rémi Denis-CourmontSpare relocations
2008-06-14 Jean-Baptiste KempfSupport more path to look for RealVideo Dlls.
2008-06-14 Pierre d'Herbemontmp4: Don't use playlist code.
2008-06-14 Pierre d'Herbemontnsc: No need to include vlc_playlist.h
2008-06-14 Pierre d'Herbemontdemux/playlist: Remove ununsed functions.
2008-06-14 Pierre d'Herbemontmms: Get rid of the playlist.
2008-06-14 Pierre d'HerbemontRemove VLC_DIR_ACTIVITY, as it is not used.
2008-06-14 Pierre d'Herbemontdemux/playlist: Don't use playlist_t.
2008-06-14 Pierre d'Herbemontstats: Kill a warning.
2008-06-14 Pierre d'Herbemontsgimb: Kill a warning.
2008-06-14 Pierre d'Herbemontlua: Don't use the playlist in the lua demux.
2008-06-14 Pierre d'Herbemontstats: Remove vlc_playlist.h
2008-06-14 Pierre d'Herbemontcdda: Fix a really right warning.
2008-06-14 Pierre d'Herbemontdemux/playlist: Don't use playlist_t code.
2008-06-14 Pierre d'Herbemontsgimb: Don't use playlist code.
2008-06-14 Pierre d'Herbemontshoutcast: Don't use playlist code.
2008-06-14 Pierre d'Herbemontdirectory: Playlist code shouldn't be used here.
2008-06-14 Pierre d'Herbemontcdda: Warn about wrong playlist usage in the file.
2008-06-14 Pierre d'Herbemontcdda: Warn about wrong playlist usage in the file.
2008-06-14 Pierre d'Herbemontcdda: Remove inclusion of vlc_playlist.h.
2008-06-14 Pierre d'Herbemontxspf: Remove references to the playlist.
2008-06-14 Pierre d'Herbemontvcdx: Don't include playlist.h
2008-06-14 Pierre d'Herbemontncurses: Properly update on item-change variable callback.
2008-06-14 Rémi Denis-CourmontMake the playlist a generic object
2008-06-14 Jean-Paul SamanFix indentation.
2008-06-14 Jean-Paul SamanFix indentation in some of the structs defintions.
2008-06-13 Pierre d'Herbemontdemux/dummy: Remove vlc_playlist.h inclusion now.
2008-06-13 Pierre d'Herbemontdemux/dummy: No need to check for playlist availability...
2008-06-13 Felix Paul KühneImplement the full/basic switch correctly and completel...
2008-06-13 Felix Paul KühneAdd support for the http proxy password setting to...
2008-06-13 Rémi Denis-CourmontHTTP: put the password to a separate field, so we can...
2008-06-13 Felix Paul KühneReplaced a certain amount of vlc_object_find by pl_Yield
2008-06-13 Felix Paul KühneWe can't use this plugin for audio decoding on Leopard...
2008-06-13 Felix Paul KühneAdded complete l10n to the Capture interface and a...
2008-06-12 Felix Paul KühneDon't double free objects on error. Pointed by Pierre
2008-06-12 Rémi Denis-CourmontWxWidgets: good bye, I will not miss you.
2008-06-12 Rémi Denis-Courmontlive: add --rtsp-mcast to force multicast
2008-06-12 Rémi Denis-Courmontboolean cosmetics
2008-06-12 Pierre d'Herbemontopengllayer: Don't protect a module by #ifdef you'll...
2008-06-12 Felix Paul KühneRedesign the Capture Device panel
2008-06-12 Rémi Denis-CourmontFile: devices are not seekable
2008-06-12 Rémi Denis-Courmontaccess_out_file: fix non-atomic write and error handling
2008-06-12 Jean-Baptiste KempfWarning killing.
2008-06-12 Felix Paul KühneClean up the code a bit, turning to be half as laggy...
2008-06-11 Rémi Denis-CourmontRemove useless stream parameter
2008-06-11 Rémi Denis-CourmontRTP sout: use block_Alloc
2008-06-11 Rémi Denis-CourmontAnother ptime fix
2008-06-11 Rémi Denis-CourmontOf course, L16 has two bytes per sample...
2008-06-11 Rémi Denis-CourmontRTP sout: rework sample-based audio codecs to not excee...
2008-06-11 Felix Paul KühneFix logic error pointed by Meuuh
2008-06-11 Lukas DurfinaFix of showing FS controller when it is slowly hidding
2008-06-11 Rafaël CarréFFmpeg encoder : be sure to use the minimum required...
2008-06-11 Felix Paul KühneAdd support for Cinepak, Indeo Video IV, DVC Pro 100...
2008-06-11 Felix Paul KühneWe also want to activate AMR-WB. More to come within...
2008-06-11 Felix Paul KühneActivated iLBC support on Macs running QuickTime 7...
2008-06-10 Jean-Baptiste KempfTry to fix the win32 compile.
2008-06-10 Rémi Denis-CourmontBunch of always on demu/x plugins
2008-06-10 Rémi Denis-CourmontFix permissions
2008-06-10 Rémi Denis-CourmontRTP Vorbis payload format (incomplete)
2008-06-10 Rémi Denis-Courmontrtp: don't build unused directory
2008-06-10 Jean-Baptiste KempfDecode H.264 with QuickTime on the Mac.
2008-06-10 Antoine CellerierFix zoom gauge in magnify.
2008-06-10 Antoine CellerierAdd missing include (OpenDemux uses the CloseDemux...
2008-06-10 Lukas DurfinaFixes for fullscreen controller
2008-06-10 Rafaël CarréRemoteosd: initialise gcrypt
2008-06-10 Lukas DurfinaFullscreen controller
2008-06-10 Adrien MagloUse less CPU : reduction of the number of iteration...
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
next