]> git.sesse.net Git - vlc/history - modules
lua playlist: add custom metadata to extra metadata instead of input item information.
[vlc] / modules /
2011-06-18 Rémi Duraffortlua playlist: add custom metadata to extra metadata...
2011-06-18 Rémi Duraffortlua: fix warning
2011-06-18 Rémi Duraffortlua: fix object leaks.
2011-06-18 Rémi Duraffortrc: remove uneeded cast.
2011-06-18 Rémi Denis-CourmontQt4: don't keep reference to toAscii() temporary array
2011-06-18 Rémi Denis-CourmontQt4: never assign qtu() to a variable
2011-06-18 Rémi Denis-CourmontQt4: use QString or QByteArray instead of strdup()...
2011-06-18 Rémi Denis-Courmontdvdnav: also white-list *.img files (fixes #4951)
2011-06-17 Rémi Duraffortlua: remove spurious strdup (a string is valid as long...
2011-06-16 Rémi Denis-CourmontOpenMAX DL: scaling and combined YUV->RGB + scaling
2011-06-16 Rémi Denis-CourmontUpdate LIST
2011-06-16 Rémi Denis-CourmontVideo chroma conversions using OpenMAX DL v1.0.2 IP...
2011-06-16 Rémi Denis-CourmontARM NEON: fix smurf in conversions from YV12 to YUY2
2011-06-16 Jean-Baptiste KempfDxVA2: Add the GUIDs for MPEG-4 Part 2
2011-06-16 Jean-Baptiste KempfDxVA2: add the GUID for H264/VLD With FMO/ASO
2011-06-15 Rafaël Carrédbus: use the correct volume variables
2011-06-15 Rafaël Carrécorrect comments
2011-06-15 Akash MehrotraHTTP interface: give access to equalizer preamp
2011-06-14 Jean-Baptiste KempfAndroid video output based on Surface
2011-06-14 Yuval TzeSubtitles duration factor bug fix
2011-06-14 Laurent AimarSimplified a lot karaoke rendering in freetype.
2011-06-14 Laurent AimarMoved out FT_Face loading from ProcessLines() to its...
2011-06-14 Laurent AimarRemoved write only variable (freetype).
2011-06-14 Laurent AimarMoved down a function in freetype.c
2011-06-14 Laurent AimarRemoved use of run-len 'encoding' for karaoke/style...
2011-06-14 Laurent AimarSmall simplifications (freetype).
2011-06-13 Rafaël Carrév4l2: fix signed/unsigned comparisons warnings
2011-06-13 Rafaël Carréflac: reorder, remove some forward declarations
2011-06-13 Rafaël Carréflac: fix warnings (unsigned -> size_t)
2011-06-13 Jean-Baptiste KempfOpenSL ES audio output for Android
2011-06-13 Rémi Denis-CourmontSpelling
2011-06-13 Rémi Denis-CourmontSAP: fix Win32 warning
2011-06-12 Felix Paul Kühnemacosx: implemented a bunch of video filters
2011-06-12 Felix Paul Kühnemacosx: remove the extended controls panel since all...
2011-06-12 Felix Paul Kühnemacosx: added code to enable/disable video filters...
2011-06-12 Rémi Denis-Courmontaccess_shm: use HAVE_SYS_SHM_H
2011-06-12 Laurent AimarRevert "OpenGL: fix compilation / missing glXGetProcAdd...
2011-06-12 Francois CartegnieQt: Avanced Open Panel: set buffering increment to...
2011-06-12 Francois CartegnieQt: SeekSlider: remove warning
2011-06-12 Francois CartegnieQt: display buffering in SeekSlider
2011-06-12 Francois CartegnieOpenGL: fix compilation / missing glXGetProcAddressARB
2011-06-12 Andrey MakhnutinVOBSUB: fixed memory leaks
2011-06-12 Ashok BhatFixed bugs in AVI mux module
2011-06-12 Mike CardilloMac: Fixed bug #3312
2011-06-11 Tomer BarletzUse CCT to format subtitiles text properly.
2011-06-11 Laurent AimarSmall simplifications (freetype).
2011-06-11 Rémi Denis-CourmontTypo
2011-06-11 Rémi Denis-CourmontSAP: dead code
2011-06-11 Rémi Denis-CourmontNuke manual IP version selection
2011-06-11 Rémi Denis-CourmontMKV: remove unused parameter
2011-06-11 Rémi Denis-CourmontMKV: comment out if-statement without body
2011-06-11 Pierre Ynardfreetype: build fix
2011-06-10 Laurent AimarSmall clean up/simplifications in freetype.
2011-06-10 Laurent AimarNo functionnal changes (freetype).
2011-06-10 Laurent AimarSimplified color management in freetype.
2011-06-10 Laurent AimarReplaced a var_Get() by var_GetInteger() in freetype.
2011-06-10 Laurent AimarRemoved unused "scale" object variable in text renderer.
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.
next