]> git.sesse.net Git - vlc/history - src
Bump libvlccore version on the Mac OS X install script.
[vlc] / src /
2010-05-02 Sébastien EscudierUnload vod-VLM only at the end
2010-05-01 Laurent AimarImproved audio codec description from fourcc.
2010-05-01 Laurent AimarUsed vlc_fourcc_GetCodec in aout_BitsPerSample.
2010-05-01 Laurent AimarFixed segfault with opengl provider.
2010-05-01 Laurent AimarMissing include (vout).
2010-05-01 Laurent AimarPrivatized remaining vout fields.
2010-05-01 Laurent AimarAdded mouse support to sub-filter.
2010-05-01 Laurent AimarDo not reuse "osd" variable in osd menu.
2010-05-01 Laurent AimarAt input EOF, wait for all pictures to be displayed.
2010-04-29 Laurent AimarSimplify the creation of subpicture with dynamic content.
2010-04-28 Rémi Denis-CourmontRemove useless freeaddrinfo wrapper
2010-04-28 Rémi Denis-CourmontRemove getnameinfo and getaddrinfo wrappers
2010-04-26 Laurent AimarConverted more commands to vout_control.
2010-04-26 Laurent AimarRemoved unused "intf-change" vout variable.
2010-04-26 Laurent AimarUsed vout_control for various commands (vout).
2010-04-26 Laurent AimarAdded API to simplify/clean up vout controls.
2010-04-26 Laurent AimarNo functionnal changes (vout)
2010-04-26 Laurent AimarSplit out interlacing/post-processing management from...
2010-04-26 Laurent AimarRemoved vlc_object_find_name in vout.
2010-04-26 Laurent AimarRemoved dead code (vout).
2010-04-26 Laurent AimarNo functionnal changes.
2010-04-25 Rémi DuraffortFix make distcheck.
2010-04-24 Laurent AimarFixed :drop-late-frames= inheritance in vout.
2010-04-24 Rémi DuraffortFix signess.
2010-04-24 Rémi DuraffortSecond attempt to use a dynamic array shortcuts (this...
2010-04-23 Laurent AimarManual revert of now unneeded a1b58a771b1bdfcca56d24541...
2010-04-23 Laurent AimarRemoved now unused picture_t fields and associated...
2010-04-23 Laurent AimarRemoved invalid comment (vout).
2010-04-23 Laurent AimarModified vout_*Picture API.
2010-04-23 Laurent AimarRemoved now useless vout_CountPictureAvailable.
2010-04-23 Laurent AimarFixed vout_Reset.
2010-04-23 Laurent AimarSplit vout_FixLeaks into vout_FixLeaks and vout_Reset.
2010-04-23 Laurent AimarNo functionnal changes (vout).
2010-04-23 Laurent AimarRemoved dead code.
2010-04-23 Laurent AimarReworked the way pictures are handled by the vout core.
2010-04-23 Laurent AimarAdded picture_pool_GetSize helper.
2010-04-23 Laurent AimarAdded picture_pool_Reserve helper.
2010-04-22 Rémi Denis-CourmontRemove unused string
2010-04-22 Jean-Baptiste KempfAdd a new FourCC to VP6F
2010-04-21 Rémi Denis-CourmontBump libvlccore ABI
2010-04-21 Rémi Denis-CourmontRevert "Modules: use a dynamic array for the shortcuts...
2010-04-21 Rémi Duraffortmodule_t: repack again.
2010-04-21 Rémi DuraffortModules: use a dynamic array for the shortcuts (this...
2010-04-18 Laurent AimarFixed win32 build.
2010-04-18 Laurent AimarMoved picture_heap_t out of vlc_vout.h
2010-04-18 Laurent AimarMoved most of private vout_thread_t fields out of vlc_v...
2010-04-18 Laurent AimarRemoved picture_heap_t::i_aspect/width/height/chroma.
2010-04-18 Laurent AimarRemoved picture_heap_t rgb informations.
2010-04-18 Laurent AimarRemoved write only vout_thread_t::i_zoom.
2010-04-18 Laurent AimarDisable invalid access of internal vout fields.
2010-04-18 Laurent AimarTypo (vout).
2010-04-18 Laurent AimarRemoved write only vout_thread_t::i_window_width/height...
2010-04-18 Laurent AimarMoved vout_sys_t out of vlc_common.h.
2010-04-18 Laurent AimarRemoved write only picture_heap_t::b_allow_modify_pics.
2010-04-18 Laurent AimarRemoved write only vout_thread_t::i_heap_size field.
2010-04-18 Laurent AimarMoved some private fields out of vlc_vout.h
2010-04-18 Laurent AimarMoved vout_AllocatePicture out of vlc_vout.h
2010-04-18 Laurent AimarMoved vout_IntfInit out of vlc_vout.h
2010-04-18 Laurent AimarRemoved vout_PlacePicture function.
2010-04-18 Laurent AimarRemoved dead code in vout.
2010-04-18 Laurent AimarRemoved picture_heap_t::pf_setpalette
2010-04-18 Laurent AimarCalls directly the vout wrapper iof using function...
2010-04-18 Laurent AimarRemoved unused vout_thread_t:pf_control field and relat...
2010-04-18 Laurent AimarRemoved unused vout_thread_t:p_module field.
2010-04-17 Laurent AimarDo not show non working deinterlacing modes until it...
2010-04-17 Laurent AimarEnabled support for video splitter directly at the...
2010-04-17 Laurent AimarMoved "video output" -> "vout display" wrapper to the...
2010-04-17 Laurent AimarLet mouse events go through vout filter chain.
2010-04-17 Rémi Denis-CourmontNAME_MAX requires <limits.h>
2010-04-17 Rémi Denis-Courmontvlc_readdir: thread-safety fix
2010-04-16 Rémi Denis-CourmontWin32: vlc_rename() needs to erase target file first...
2010-04-16 Rémi Denis-CourmontWin32: handle WSAEINTR correctly, should fix #3101
2010-04-16 Francois CartegnieFix segfault in preparser
2010-04-15 Francois Cartegniefix unsupported compact ifelse syntax
2010-04-15 Sébastien EscudierVLM : add a dedicated mutex for the manage thread....
2010-04-14 Francois Cartegnievoid function cannot return a value
2010-04-14 Francois Cartegnietypedef va_arg function pointers to avoid compiler...
2010-04-14 Erwan Tulouhelp: fix semi-colon wrongly stated where colon or...
2010-04-14 Erwan Tulouhelp: fix comma wrongly stated when colon is actually...
2010-04-11 Erwan Tuloustrings: typo
2010-04-11 Rémi Denis-CourmontPrint error when setting TTL fails
2010-04-11 Rémi Denis-Courmontsnprintf() always puts a nul terminator...
2010-04-10 Rémi Denis-Courmontfdopendir does not imply openat (fix #3505)
2010-04-07 Rémi Denis-CourmontWin32: fix race between vlc_cancel() and vlc_threadvar_...
2010-04-07 Rémi Denis-CourmontWin32: inline vlc_cancel_self
2010-04-03 Erwan Tuloumediadirs: better detection for recorded material
2010-04-03 Erwan Tulounet: fix socket blocking if accept4 not available
2010-03-31 Rémi Denis-CourmontCompile fix
2010-03-31 Rémi Denis-CourmontUse vlc_accept()
2010-03-31 Rémi Denis-Courmontvlc_accept: accept() with close-on-exec
2010-03-31 Rémi Denis-Courmontuse vlc_socket()
2010-03-31 Rémi Denis-Courmontvlc_socket: create socket with close-on-exec à la vlc_dup()
2010-03-31 Keary Griffinexport vlc_rename
2010-03-31 Francois Cartegnieaudio_intf: fix initial value on increment (fixes ...
2010-03-31 Julien / GelluleFix for trac #3452 VLC fails to compile on OS X with...
2010-03-30 Christophe MutricyActivate Nynorsk on Win32 and MacOS
2010-03-30 Christophe MutricyActivate Walloon on win and mac
2010-03-30 Jean-Baptiste KempfAdd 2.35 and 2.39 AR
2010-03-30 Lucas C. Villa RealFixes a crash in VLC caused by a missing verification...
2010-03-30 Rémi Denis-CourmontCleanup private and volatile option
next