]> git.sesse.net Git - vlc/history - modules
Replaced ft_style_t by text_style_t in freetype.
[vlc] / modules /
2011-06-10 Laurent AimarReplaced ft_style_t by text_style_t in freetype.
2011-06-10 Laurent AimarNo functionnal changes.
2011-06-10 Laurent AimarMerged text_renderer.h into freetype.c
2011-06-10 Laurent AimarClean up a bit freetype.
2011-06-10 Laurent AimarFactorized rendering code between html and non html...
2011-06-10 Laurent AimarRenamed Render into RenderYUVP (freetype).
2011-06-10 Felix Paul Kühnemacosx: added skeleton for the video effects panel
2011-06-10 Jean-Baptiste Kempflive555: remove unnecessary header
2011-06-09 Erwan Tulouskins2: fix memory leak regarding previous commit
2011-06-09 Erwan Tulouskins2: fullscreen support for multiple screens (both...
2011-06-09 Erwan Tulouskins2(Win32): kill compil warnings
2011-06-09 Rémi Denis-CourmontMissing case
2011-06-08 Rémi Denis-Courmontfixed32: debug typo
2011-06-08 Mirsal Ennaimetelepathy: Fix memleak
2011-06-08 Mirsal Ennaimedbus: fix memleaks
2011-06-08 Rémi Duraffortlua: return nil when the stream or file ends (fix ...
2011-06-08 Felix Paul Kühnemacosx: fixed disappearing repeat button images introdu...
2011-06-08 Jean-Baptiste KempfWin32: define _WIN32_IE in a centralized way
2011-06-08 Jean-Baptiste KempfWin32 skins: reorder includes to fix warnings
2011-06-08 Jean-Baptiste KempfQt: includes order
2011-06-08 Jean-Baptiste KempfWin32: Use _WIN32_WINNT 0x501 everywhere
2011-06-08 Jean-Baptiste KempfDirect3D is now the default for every Windows version
2011-06-08 Rafaël Carrétypo
2011-06-08 Jean-Baptiste KempfQt4: add the browsed folder to the device combo
2011-06-07 Rémi Denis-CourmontAdd mixer for FI32 and S16N
2011-06-07 Jean-Baptiste KempfDxVA2: add Mpeg1 VLD and VC-1 2010 VLD GUIDs
2011-06-07 Mirsal Ennaimedbus: Fix memleak and remove warnings
2011-06-07 Mirsal Ennaimedbus: Fix the tracklist's PropertyChanged signal
2011-06-07 Mirsal Ennaimedbus: Correctly initialize p_sys
2011-06-07 Rémi Denis-Courmontaout mixer: do output buffer packetization in core...
2011-06-07 Rémi Denis-Courmontaout_Fifo*: remove useless parameter
2011-06-06 Laurent AimarFix ByteIOContext init on recent libavformat
2011-06-06 Erwan Tulouskins2: drag&drop (small tweak)
2011-06-06 Erwan Tulouskins2: fix some important playlist limitations or...
2011-06-06 Erwan Tulouskins2: drap&drop enhancement
2011-06-06 Rémi Denis-CourmontRevert "Add Dirac encoding support to VLC using the...
2011-06-06 Laurent AimarTried to fix the macosx opengl.c compilation issue.
2011-06-06 Rémi Denis-CourmontXCB screen: cleanup capture region computations
2011-06-06 Konstantin PavlovTaglib: fix build with 1.6.3.
2011-06-05 Felix Paul Kühnemacosx: fixed volume normalizer prefs and crash when...
2011-06-05 Felix Paul Kühnemacosx: fixed crash when converting strings
2011-06-05 Jean-Baptiste KempfUpdate NEWS, LIST and subtitles extensions for STL
2011-06-05 Laurent AimarFixed compilation with avcodec without MT support.
2011-06-05 Laurent AimarRemoved use of fprintf() in stl decoder.
2011-06-05 Laurent AimarAdded STL demuxer/decoder.
2011-06-05 Laurent AimarDisabled frame threaded decoding when ffmpeg-hw is...
2011-06-05 Laurent AimarUsed WGL_EXT_swap_control in glwin32.
2011-06-04 Rémi Durafforttaglib: cleanup includes.
2011-06-04 Rémi Durafforttaglib: MP4 covert art comes with v1.6.1 and only if...
2011-06-04 Rémi Durafforttaglib: ASF cover art support comes only after v1.7...
2011-06-04 Rémi Denis-CourmontOgg: fix off-by-one overflow
2011-06-04 Mirsal Ennaimedbus: Remove legacy mpris1 signals from the tracklist...
2011-06-04 Mirsal Ennaimedbus: Implement the TrackList interface's PropertiesCha...
2011-06-04 Mirsal Ennaimedbus: Implement the mpris2 tracklist interface properties
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
next