]> git.sesse.net Git - vlc/history - modules
taglib: read wma covert arts.
[vlc] / modules /
2011-06-04 Rémi Durafforttaglib: read wma covert arts.
2011-06-04 Jean-Baptiste KempfAVI: fix a crash in palette handling
2011-06-04 Rémi Denis-CourmontXSPF: fix realloc() integer overflow
2011-06-04 Rémi Denis-CourmontXSPF: fix memory leak
2011-06-04 Rémi Denis-CourmontXSPF: fix leak on colliding track ID
2011-06-04 Rémi Denis-CourmontXCB SD: cosmetic changes
2011-06-04 Rémi Durafforttaglib: cosmetics.
2011-06-04 Rémi Durafforttaglib: RIFF and WAV files are present since v1.6.0
2011-06-04 Rémi Durafforttaglib: use the taglib version to decide if apefile...
2011-06-02 Jean-Baptiste KempfDxVA2: add some more GUID
2011-06-02 Laurent AimarUsed opengl.h HasExtension() when applicable.
2011-06-02 Laurent AimarFixed a potential infinite loop in CheckAPI() (egl).
2011-06-02 Laurent AimarAdded HasExtension() to search for an extension in...
2011-06-02 Laurent AimarUsed glXGetProcAddressARB() when possible otherwise...
2011-06-02 Laurent AimarSet swap interval to 1 in glx when possible.
2011-06-01 Jean-Baptiste KempfQt: fix an uninitialised value issue
2011-06-01 Rémi Denis-CourmontEGL: avoid clash with Win32 API
2011-06-01 Rémi Denis-CourmontV4L2: set correct value for v4l2-standard and never...
2011-06-01 Rémi Denis-CourmontV4L2: fix some warnings
2011-06-01 Rémi Denis-CourmontV4L2: put default audio-mode value in the value list
2011-06-01 Felix Paul Kühnemacosx: fixed rare crash when saving the full prefs
2011-06-01 Laurent AimarFixed a memory leak in opengl.
2011-06-01 Laurent AimarUsed the right function pointer prototype in opengl.
2011-06-01 Laurent AimarChecked the maximum number of texture units before...
2011-06-01 Laurent AimarFixed memory leak in glwin32.
2011-05-31 Rémi Denis-CourmontDBus: fix some leaks on error path (but not all)
2011-05-31 Rafaël Carréncurses: make sure playlist box shows title when available
2011-05-31 Rafaël Carrédbus: remove not thread-safe strerror() and GNU strerro...
2011-05-31 Jean-Baptiste KempfWin32: fix a small warning
2011-05-31 Rémi Denis-CourmontUgly resampler: implement all linear formats
2011-05-31 Rémi Denis-Courmonttrivial mixer: support all linear formats
2011-05-31 Rémi Denis-CourmontPass mixer multiplier as argument
2011-05-30 Laurent AimarFixed vout_display_info_t::has_pictures_invalid propert...
2011-05-30 Laurent AimarMade usage of glActiveTextureARB() a bit more obvious...
2011-05-30 Laurent AimarClean up.
2011-05-30 Laurent AimarCached texture created for subpicture rendering (opengl).
2011-05-30 Laurent AimarImplemented subpicture direct rendering in opengl.
2011-05-30 Laurent AimarMade vout_display_opengl_New return a list of chroma...
2011-05-30 Laurent AimarAlways bind texture before use (opengl).
2011-05-30 Rémi Denis-CourmontManage buffer allocation in the mixers, remove aout_mix...
2011-05-30 Rémi Denis-CourmontRemove constant { true } aout_instance_t.mixer_allocation
2011-05-30 Rémi Denis-CourmontAllow float mixer to run with 1.0 multiplier
2011-05-30 Rémi Denis-CourmontMono mixer: remove dummy block_t <-> aout_buffer_t...
2011-05-30 Rémi Denis-Courmontvisual: correct object cast
2011-05-30 Rémi Denis-Courmontmono mixer: use filter_t directly instead of dummy...
2011-05-30 Rémi Denis-CourmontQt4: include <vlc_aout.h> as needed
2011-05-30 Rémi Denis-Courmontfloat32 mixer: small simplification
2011-05-30 Rémi Denis-CourmontWaveOut: don't access b_starving (not really needed...
2011-05-30 Rémi Denis-CourmontDo not #include <vlc_aout_mixer.h> from <vlc_aout.h>
2011-05-30 Jean-Baptiste KempfOpenGL: fix Win32 compilation
2011-05-29 Rémi Denis-CourmontXCB: flush when changing the cursor
2011-05-29 Laurent AimarUsed glProgramLocalParameter4fvARB to transmit yuv...
2011-05-29 Laurent AimarFixed some functions prototypes in opengl.
2011-05-29 Laurent AimarFixed opengl compilation for win32 and maybe some linux...
2011-05-29 Laurent AimarExtended vout_display_opengl_Prepare() with a subpictur...
2011-05-29 Rémi Denis-CourmontDisable GL ES1 (does not compile anymore)
2011-05-29 Laurent AimarAdded YUV(planar)->RGB conversion support to opengl...
2011-05-29 Laurent AimarImproved the way picture are allocated in opengl.
2011-05-29 Laurent AimarExtended vout_display_opengl_GetPool() to take the...
2011-05-29 Laurent AimarAdded preliminary support for multiple textures per...
2011-05-29 Laurent AimarDefined texture format/type at runtime (opengl).
2011-05-29 Laurent AimarPrepare for fragment program support in opengl.
2011-05-28 Laurent AimarAdded missing config.h include (opengl)
2011-05-28 Laurent AimarFixed potential segfault on error with mkv demuxer.
2011-05-28 Rémi Denis-CourmontDead code
2011-05-28 Rémi Denis-CourmontXCB/window: remove the Matchbox hack
2011-05-26 Rémi Denis-CourmontRemove debug
2011-05-26 Rémi Denis-CourmontXCB/screen: use Composite to capture windows
2011-05-26 Rémi Denis-CourmontXCB/screen: memory leak
2011-05-26 Rémi Denis-CourmontXCB/screen: remove non-very-sensical pause
2011-05-26 Rémi Denis-CourmontRemove vlc_object_find_name() search mode parameter
2011-05-26 Rémi Denis-CourmontSearch child of playlist rather than anywhere
2011-05-26 Rémi Denis-CourmontLUA: remove find_name() before something starts to...
2011-05-26 Rémi Denis-CourmontQt4: remove Linux DVB device spin box
2011-05-26 Rémi Denis-CourmontDVB: remove unused parameter
2011-05-26 Rémi Denis-CourmontLinux DVB: deprecate --dvb-device
2011-05-26 Rémi Denis-CourmontLinux DVB: automatically select a suitable frontend...
2011-05-25 Laurent AimarCorrected parameters given to glTexSubImage2D.
2011-05-25 Laurent AimarUsed vlc_memalign in opengl.c
2011-05-25 Laurent AimarMerged vout_display_opengl_ResetTextures() into vout_di...
2011-05-25 Laurent AimarNo functionnal changes (opengl).
2011-05-25 Laurent AimarImproved "non power of 2" texture support detection...
2011-05-25 Laurent AimarNo functionnal changes (opengl).
2011-05-25 Laurent AimarNo functionnal changes (opengl).
2011-05-25 Laurent AimarNo functionnal changes (opengl).
2011-05-25 Laurent AimarRemoved unused defines (opengl).
2011-05-25 Laurent AimarMade VLCGL_TEXTURE_COUNT private.
2011-05-25 Laurent AimarFixed win32 compilation.
2011-05-25 Laurent AimarMade vout_display_opengl_t private.
2011-05-25 Rémi Denis-CourmontEGL: implement GetProcAddress
2011-05-25 Rémi Denis-CourmontLinux DVB: always open demux/dvr0 (and ca0)
2011-05-25 Laurent AimarImplemented vlc_gl_t::getProcAddress() for glwin32.
2011-05-25 Laurent AimarImplemented vlc_gl_t::getProcAddress() for glx.
2011-05-25 Laurent AimarAdded vlc_gl_t::getProcAddress() declaration.
2011-05-25 Rémi Denis-CourmontRemove vlc_object_attach()
2011-05-25 Rémi Denis-CourmontAlways create a new object with the parent object
2011-05-25 Rémi Denis-CourmontRemove unused FIND_PARENT
2011-05-25 Rémi Denis-CourmontHTTP: remove --http-use-IE-proxy and assume it is alway...
2011-05-25 Rémi Denis-CourmontHTTP: kill useless --http-max-redirects
2011-05-25 Rémi Denis-CourmontHTTP: use a single variable to track redirections
next