]> git.sesse.net Git - vlc/history - modules
Win32: always use mingw's snprintf
[vlc] / modules /
2011-10-30 Jean-Baptiste KempfASF: help stupid compiler
2011-10-30 Jean-Baptiste Kempfmp4: kill warning about sign
2011-10-30 Jean-Baptiste KempfASF: use proper ifdef for DEBUG
2011-10-30 Jean-Baptiste KempfNetsync: fix return type
2011-10-30 Jean-Baptiste KempfSTL: kill warning about sign comparison
2011-10-30 Jean-Baptiste KempfKate: unused arguments
2011-10-30 Jean-Baptiste Kempfcvdsub: remove unused variable
2011-10-30 Jean-Baptiste KempfSpatializer: kill warnings and improve locality
2011-10-30 Jean-Baptiste KempfDVDread: comment out dead code
2011-10-30 Jean-Baptiste KempfDV: check return of vlc_clone
2011-10-30 Rafaël Carréwindows: use C++ prototype for REFIID / CoCreateInstance
2011-10-30 Rafaël Carréwin64: really get _mkdir definition
2011-10-29 Jean-Paul Samanmux/asf.c: Workaround for playback of WMV in WMP12...
2011-10-29 Jean-Paul Samanmux/asf.c: typo
2011-10-28 Rémi Denis-CourmontFix invalid use of the PulseAudio stream from the conte...
2011-10-26 Laurent AimarAdded 'pasp' atom support to mp4/mov demuxer.
2011-10-26 Laurent AimarFixed support of mov/mp4 with fixed video samples size.
2011-10-26 Jean-Baptiste KempfDash: major warnings cleanup
2011-10-26 Jean-Baptiste KempfDASH: remove unnecessary includes and other trivial...
2011-10-26 Jean-Baptiste KempfUpdate NEWS, LIST and po for DASH
2011-10-26 Christopher MuellerAdded DASH stream filter
2011-10-26 Jean-Baptiste KempfTaglib: don't try to add empty meta in APE
2011-10-25 Laurent AimarDeprecated native real demuxer in favor to avformat.
2011-10-25 Tobias GüntnerIgnore invalid timestamps (PS demuxer)
2011-10-24 Laurent AimarDo not require a recognized .extension for module track...
2011-10-24 Laurent AimarFix detection of the idx1 index offset for some AVI...
2011-10-23 Rémi Denis-CourmontV4L2: remove exposure control, this is for still cameras
2011-10-23 Rémi Denis-CourmontV4L2: hack compatibility with kernel headers 2.6.32...
2011-10-22 Jean-Baptiste KempfQt: sprefs, fix caching combobox behaviour
2011-10-22 Jean-Baptiste KempfVisualisation: use 16:10 vout by default
2011-10-22 Jean-Baptiste KempfAudiobar: fix copyright years and shortname
2011-10-21 Jean-Baptiste KempfFix compilation with FFmpeg
2011-10-21 Jean-Baptiste Kempfswscale/avcodec: Add I422 9-bit chroma pix_fmt
2011-10-21 Jean-Baptiste KempfQt: rename playlist root* functions and getters for...
2011-10-21 Jean-Baptiste KempfQt: rename a signal to be more self-documenting
2011-10-21 Jean-Baptiste KempfQt: reposition the separator in the playlist popup...
2011-10-21 Jean-Baptiste KempfQt: remove the zoom slider and put it on the menu
2011-10-20 KO Myung-HunImplement cdrom tools to access audio/video CD on OS/2
2011-10-20 Denis CharmetMatroska: Fix Seek with Cues
2011-10-19 Jean-Baptiste KempfDMO: fix small issue in BITMAPINFOHEADER
2011-10-19 Ilkka OllakkaQt4: load coverart properly under selector
2011-10-19 Rémi Denis-CourmontPrint an errorr if a resampler skipped input frames
2011-10-19 Ilkka OllakkaQt4: limit beginGroup()/endGroup() usage
2011-10-18 Rémi Denis-CourmontPulseAudio: yet another hack around the variable subsystem
2011-10-18 Rémi Denis-CourmontQt4: list hardware ALSA devices in capture panel
2011-10-18 Rémi Denis-CourmontFlush PulseAudio stream on overflow (fix #5464)
2011-10-18 Rémi Denis-CourmontAdd screen alias to XCB SD
2011-10-18 Rémi Denis-CourmontAdd video and audio aliases to udev discovery
2011-10-18 Hugo Beauzée-Luyssenmatroska: Using forward declaration for EbmlParser
2011-10-18 Hugo Beauzée-Luyssenmkv: typedef struct is useless in C++
2011-10-18 Hugo Beauzée-Luyssenmkv: class with all attributes public -> struct
2011-10-18 Hugo Beauzée-Luyssenmkv: removing virtual destructors for classes that...
2011-10-18 Hugo Beauzée-Luyssenmkv: constification
2011-10-18 Hugo Beauzée-Luyssendshow: Removing useless const_cast
2011-10-18 Hugo Beauzée-Luyssenqt4: dynamic_cast -> qobject_cast
2011-10-18 Hugo Beauzée-Luyssenqt4: toggleAdvanced simplifications
2011-10-18 Hugo Beauzée-Luyssenmkv: Cleaning simplifications
2011-10-18 Hugo Beauzée-Luyssenebml: Removing useless cast.
2011-10-18 Hugo Beauzée-Luyssenebml: Use init list when possible.
2011-10-18 Hugo Beauzée-Luyssenebml: mb_dummy is a bool
2011-10-18 Hugo Beauzée-Luyssenebml: Constify getters.
2011-10-18 Hugo Beauzée-Luyssenebml: Removing useless virtual attribute.
2011-10-16 Rémi Denis-CourmontSpeex resampler (for FL32 and S16N)
2011-10-16 Pierre Ynardrtsp: fix authentication variables
2011-10-15 Felix Paul Kühnemacosx/AudioEffects: revert stuff which wasn't supposed...
2011-10-15 Francois CartegnieQt4: main_interface: fix exit crash.
2011-10-15 Felix Paul Kühnemacosx: copyright fixes
2011-10-15 Felix Paul Kühnefspanel: resize the panel by factor 1.5 if the screen...
2011-10-15 Rémi Denis-CourmontRationalize ALSA device choices
2011-10-15 Felix Paul Kühnemacosx: correctly hide the cursor when using Lion's...
2011-10-15 Felix Paul Kühnemacosx: remove callbacks in VLCMain correctly. Fixes...
2011-10-15 Felix Paul Kühnemacosx: remove callback in VLCVoutView correctly. Fixes...
2011-10-14 KO Myung-HunEnable drawable plugin on OS/2
2011-10-14 KO Myung-HunInclude missing unistd.h and time.h for OS/2
2011-10-14 Konstantin PavlovQt: remove the MAEMO hack, unneeded in Fremantle, now
2011-10-14 Jean-Baptiste KempfQt: show a minimized Video, when moving to playlist
2011-10-14 Jean-Baptiste KempfQt: use a QStackedWidget for the artContainer in the...
2011-10-14 Jean-Baptiste KempfQt: don't limit the artLabel in width
2011-10-13 Jean-Baptiste KempfAvcodec: deactivate DR for Camtasia
2011-10-13 Jean-Baptiste KempfQt: add asserts around p_input access
2011-10-13 Jean-Baptiste KempfQt: fill NULL-deref in jumping forward
2011-10-13 Ludovic FauvetQt4: ensure to give a valid URI to the playlist
2011-10-12 Janne Kujanpäävdr access: trivial Open() fix
2011-10-12 Jean-Baptiste KempfQt: main interface cleaning
2011-10-12 Ilkka OllakkaQt4: select what columns to show as sorting selection
2011-10-12 Rémi Denis-Courmontvlc.misc is only for interfaces (fix #3396)
2011-10-11 Jean-Baptiste KempfQt: playlist model cleanup
2011-10-11 Rafaël Carréavio out: fix memleak in error path
2011-10-11 Rafaël Carréavio output: fix coding style
2011-10-11 Rémi Denis-CourmontOverride PulseAudio input buffer attributes and watch...
2011-10-11 Rémi Denis-CourmontSet channel map when using PulseAudio 1.0
2011-10-11 Ming Huomxil: Limit input buffer size for qdsp6
2011-10-11 Jean-Paul Samanstream_filter/httplive.c: support HLS servers that...
2011-10-11 Jean-Paul Samanstream_filter/httplive.c: restore seeking
2011-10-11 Jean-Paul SamanRevert "stream_filter/httplive.c: signal download threa...
2011-10-10 Laurent AimarLet vdr access return true for CAN_FASTSEEK.
2011-10-10 Rémi Denis-CourmontMakefile typo
2011-10-10 Laurent AimarEnable seek base on PCR in the TS demuxer only when...
2011-10-10 KO Myung-HunDo not use config_GetLibDir() on OS/2
2011-10-10 Jean-Baptiste KempfBall filter: quick fix for static data
next