]> git.sesse.net Git - vlc/history - modules
Fix missing symbol in libxvmc_plugin.so
[vlc] / modules /
2009-05-13 Rémi Duraffortfbosd: fix compilation with the changes of text_style_*
2009-05-13 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-13 Rémi Denis-CourmontRemove core support for global drawable
2009-05-12 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-12 Rémi Denis-CourmontSyntax error
2009-05-12 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-12 Rémi Denis-CourmontFix invalid use of gettext
2009-05-12 Jean-Paul Samanmacosx: disable fullscreen when closing video_output...
2009-05-12 Jean-Paul Samandv: cleanup
2009-05-11 basOS GAdded and used text_style_* methods.
2009-05-11 Laurent AimarSplit INPUT_EVENT_TIMES into INPUT_EVENT_POSITION/LENGTH.
2009-05-11 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-11 Felix GeyerKDE4 screensaver preemption (fixes #2730)
2009-05-11 Rémi Denis-Courmonttypo
2009-05-11 Rémi Denis-Courmontqt4: kill unused askVideoToToggle()
2009-05-11 Rémi Denis-Courmontqt4: remove double check of isFullScreen
2009-05-11 Rémi Denis-CourmontMerge commit 'origin/1.0-bugfix'
2009-05-10 Niklas HayerPrevented QT4 gui from changing size while maximized...
2009-05-10 Niklas HayerPrevented QT4 gui from changing size while maximized...
2009-05-10 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-10 Rémi Denis-CourmontPDA: useless redefinition
2009-05-10 Rémi Denis-CourmontPDA: dummy input locking
2009-05-10 Rémi Denis-CourmontPDA: broken dead code
2009-05-10 Rémi Denis-CourmontHTTP: use DIR_SEP(_CHAR)
2009-05-10 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-10 Rémi Denis-CourmontXSPF: use make_URI, should fix #2731
2009-05-10 Rémi Denis-CourmontRemove useless checks
2009-05-10 Rémi Denis-CourmontRemove static prototypes from header file
2009-05-10 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-10 Danny WoodPatch: Fix pulseaudio clicking and latency issues
2009-05-09 Christophe MutricyDistribute packetize_helper.h
2009-05-09 Geoffroy Coupriewince gui: remove wraptext
2009-05-08 Jean-Baptiste KempfNEWS and fix typo in LIST.
2009-05-08 Rémi Denis-CourmontXCB/X11: fix crop
2009-05-08 Christophe Mutricyqt4: we need qtr() else we have encoding problems
2009-05-08 Rémi Duraffortplaylist_ram: fix memleaks and use "const char*" instea...
2009-05-08 Laurent AimarFixed a race condition with input creation and events.
2009-05-07 Laurent AimarCosmetics.
2009-05-07 Laurent AimarMoved date_Decrement to libvlc core from dirac.
2009-05-07 Laurent AimarAdded icyx as http alias (some icy servers seem to...
2009-05-07 Laurent AimarUsed BLOCK_FLAG_PRIVATE_SHIFT for creating private...
2009-05-07 Laurent AimarReplaced DIRAC_EOS by BLOCK_FLAG_END_OF_SEQUENCE.
2009-05-07 Laurent AimarSimplify and fix the block flag test in dirac packetizer.
2009-05-07 Laurent AimarTry to workaround serialno change in ogg web radio.
2009-05-07 Laurent AimarFixed usage of VLC_TS_INVALID (dirac packetizer).
2009-05-07 David FlynnPacketizer is capable of:
2009-05-07 Rémi Denis-CourmontXCB/XVideo: handle scaling, crop and A/R
2009-05-07 Rémi Denis-CourmontXCB/X11: handle scaling, crop and A/R
2009-05-07 Rémi Denis-CourmontXCB/XVideo: fix images with a planar format but without...
2009-05-07 Rémi Denis-CourmontXCB/XVideo: implement pf_control: handle zoom and stay...
2009-05-07 Rémi Denis-CourmontXCB/X11: implement pf_control: handle zoom and stay...
2009-05-07 Laurent AimarThe schroedinger decoder does support non packetized...
2009-05-07 Laurent AimarSet BLOCK_FLAG_CORRUPTED when reseting the packetizer.
2009-05-07 Laurent AimarNo need to set b_packetized in demuxer using a packetizer.
2009-05-07 Laurent AimarDecrease a bit the dirac demuxer (50) to avoid probing...
2009-05-07 David FlynnReads raw dirac streams, feeds into packetizer.
2009-05-07 Laurent AimarReset the timestamp state on BLOCK_FLAG_DISCONTINUITY.
2009-05-07 David Flynncodec/schroedinger: don't reset decoder at corrupt...
2009-05-07 David Flynncodec/schrodinger: don't tag frames with missing pts
2009-05-07 David Flynncodec/schroedinger: fix segfault when schro_decoder_pul...
2009-05-07 Rémi Denis-CourmontRemove useless check for machine/soundcard.h
2009-05-07 Joris van Rooijoss: OpenBSD compile fix
2009-05-07 Jean-Baptiste KempfAdded dvh1 fourcc to ffmpeg
2009-05-07 Jean-Baptiste KempfQt4: preferences, fix Global hotkeys display
2009-05-07 Jean-Baptiste KempfQt: fix systrayIcon menu status to show correct tooltip...
2009-05-07 Jean-Baptiste KempfQt: correctly implement the Global Hotkey saving.
2009-05-06 Laurent AimarAdded hdv6->8 fourcc to ffmpeg.
2009-05-06 Laurent AimarFixed VP31 in NSV files.
2009-05-06 Jean-Baptiste KempfAudioscrobbler: activate libre.fm capacity since last...
2009-05-06 Laurent AimarFixed typo in avcodec audio.
2009-05-06 Laurent AimarTry to fix compilation with older ffmpeg version.
2009-05-06 Rémi Denis-CourmontAdd rawaud to the list
2009-05-06 Jarmo TorvinenInitial implementation of Raw audio plugin
2009-05-05 Laurent AimarFixed (partially) parsing of E-AC3 not using 1536 sampl...
2009-05-05 Laurent AimarFixed acmod table for ac3/eac3.
2009-05-05 Laurent AimarFixed a regression with avcodec due to 83f58a5076e659f6...
2009-05-05 Rémi Denis-CourmontRemove useless memset
2009-05-05 Rémi Duraffortgrowl: fix object leak.
2009-05-05 Rémi Duraffortgrowl: fix an assert.
2009-05-05 Rémi Duraffortgrowl: fix compilation.
2009-05-05 Laurent AimarUse audio channel layout only when supported by avcodec.
2009-05-05 Rémi Denis-CourmontWine: compilation fixes
2009-05-05 Rémi Denis-CourmontComment syntax
2009-05-05 Rémi Denis-Courmonttranscode {a,s,v}enc are module parameters
2009-05-05 Rémi Denis-Courmont--opengl-provider is a module parameter
2009-05-05 Rémi Duraffortqt4: fix encoding problem when passing the album art...
2009-05-05 Jean-Paul Samanlive555: Mark --rtsp-{http,mcast} as safe.
2009-05-05 Jean-Paul Samanopengl: fix potential memleak
2009-05-05 Jean-Paul Samanlive555: Mark --rtsp-tcp as safe.
2009-05-05 Jean-Paul Samanlive555: Fix #2676 show proper time when pausing iso...
2009-05-04 Laurent AimarDo not try to seeking beyond the end of stream in mmstu.
2009-05-04 Laurent AimarDo not read the whole file (in memory !) when parsing...
2009-05-04 Rémi Duraffortmux_asf: fix memleak.
2009-05-04 Rémi Duraffortsap: fix memleak.
2009-05-03 Laurent AimarFixed PCR origin in ogg.
2009-05-03 Laurent AimarFixed typo in avcodec audio.
2009-05-03 Laurent AimarTry to setup avcodec audio format as soon as possible.
2009-05-03 Rémi Denis-Courmontsignals: let the default handlers kill VLC after 3...
2009-05-03 Felix Paul Kühnemacosx: disable the SL-look for the main controller...
2009-05-03 Jean-Baptiste KempfFFmpeg: create --ffmpeg-fast to enable CODEC_FLAG2_FAST
next