]> git.sesse.net Git - vlc/shortlog
vlc
2010-11-27 Rémi Denis... Win32: really set fd_set size dynamically
2010-11-27 Pierre Ynardrtsp: implement session timeouts
2010-11-26 Laurent AimarFixed win32 opengl provider.
2010-11-26 Laurent AimarFixed opengl provider vout window selection.
2010-11-26 Laurent AimarFixed coding style (window.c).
2010-11-26 Laurent AimarUsed video_format_ScaleCropAr in scale.c/swscale.c
2010-11-26 Laurent AimarAdded video_format_ScaleCropAr().
2010-11-26 Laurent AimarFixed crop parameters in transform filter.
2010-11-26 Hugo Beauzée... MKV: Use new vlc_delete_all to clear containers.
2010-11-26 Hugo Beauzée... vlc_arrays: Adding a C++ helper to clean a container
2010-11-26 Jean-Paul Samanstream_filter/httplive.c: adapt debug logging
2010-11-26 Jean-Paul Samanstream_filter/httplive.c: do not crash on seeking
2010-11-26 Jean-Paul Samanstream_filter/httplive.c: select stream with lowest...
2010-11-26 Jean-Paul Samanstream_filter/httplive.c: NexSegment() look for next...
2010-11-26 Jean-Paul Samantest/modules/stream_filter/httplive: script for traffic...
2010-11-26 Jean-Paul Samanstream_filter/httplive.c: determine correct next segment
2010-11-26 Jean-Paul Samanstream_filter/httplive.c: cleanup
2010-11-26 Jean-Paul Samanmodules/stream_filter/httplive.c: corrected bandwidth...
2010-11-26 Rafaël Carréqt4: use the christmas icon on the same day (start...
2010-11-26 Pierre Ynardvlm: use a per-instance parent object to set VoD variables
2010-11-26 Pierre Ynardvlm: make proper use of semaphore
2010-11-25 Pierre Ynarddescription: don't use vlc_object_find()
2010-11-24 Rémi Denis... Win32: fix poll() with more than 64 sockets
2010-11-24 Rémi Denis... Win32: fix a few warnings
2010-11-24 Rémi Duraffortdecklink: fix compilation.
2010-11-24 Rémi Denis... Allow rescheduling a one shot timer from itself
2010-11-24 Rémi Denis... Fix one shot timers
2010-11-24 Rémi Denis... vlc_timer_schedule: fix resetting the timer from itself
2010-11-24 Rémi Duraffortlibvlc: remove unused structure member.
2010-11-24 Rémi Duraffortwin32: fix memleak.
2010-11-24 Pierre Ynardvariables: properly reset the variable tree in var_Dest...
2010-11-24 Rémi Denis... cosmetic fix
2010-11-24 Rémi Denis... Remove unused timer attribute
2010-11-24 Pierre YnardFix grammar in comments
2010-11-23 Rémi Denis... Win32: implement variable cleanup more similar to POSIX...
2010-11-23 Rémi Denis... Win32: also cleanup thread variable on cancellation
2010-11-23 Rémi Denis... Win32: fix thread variable leaks
2010-11-23 Rémi Denis... Win32: cancel_data is on the stack, don't free it
2010-11-23 Rafaël CarréRevert "input: Fill in the input_item es"
2010-11-23 Rafaël CarréRevert "libvlc_media_get_tracks_info(): correct help"
2010-11-23 Rémi DuraffortPrint a warning about static plugins and VLC only if...
2010-11-22 Erwan Tulouskins: add some transparency to the default skin
2010-11-22 Erwan Tulouskins2: rework and simplify transparency
2010-11-22 Rémi Duraffortgestures: use static when needed.
2010-11-22 Rémi Duraffortaccess_oss: return NULL instead of 0.
2010-11-22 Lari NatriFix for KDE device actions
2010-11-22 Erwan Tulouskins2: improve the default skin placements
2010-11-22 Erwan Tulouskins2: implement relative positioning
2010-11-22 Erwan Tulouskins2: ifdef code specific to WIN32
2010-11-22 Erwan Tulouskins2: some optimisation and cosmetics when moving...
2010-11-22 Erwan Tulouskins2(Win32 and Linux): Don't refresh a window forcefully
2010-11-22 Erwan Tulouskins(Win32): Process events in the winProc (instead...
2010-11-22 Erwan Tulouskins2: fix minor artefact with animated image
2010-11-21 Rémi Denis... XDG: wait for end of screensaver preemption before...
2010-11-21 Rémi Denis... Disable screensaver preemption before destroying the...
2010-11-21 Jean-Baptiste... Contribs: Win32 targets reordering, based on types
2010-11-21 Jean-Baptiste... Contribs: update freetype and GnuTLS
2010-11-21 Rémi Denis... Qt4: fix crash regression in 1.1.5 closeAllWindows...
2010-11-21 Rémi Denis... Qt4: cosmetic fixes
2010-11-21 Rémi Denis... Eliminate dead code
2010-11-21 Rémi Denis... libvlc_set_format_callbacks: dynamic video format selection
2010-11-21 Rémi Denis... vmem: set the video format via callback
2010-11-21 Rémi Denis... Qt4: do not crash if the video window is released after...
2010-11-21 Rémi Denis... Qt4: cosmetic + comment
2010-11-20 Pierre d'Herbemontpackage/ios: Improve build.sh.
2010-11-20 Rémi Denis... Use \deprecated explicitly for l_v_get_height and l_v_g...
2010-11-20 Rémi Denis... libvlc_video_set_callbacks: add references
2010-11-20 Rémi Denis... vmem: trivial code factorization
2010-11-20 Ilkka OllakkaQt4: toURI shouldn't need toNativeSeparators()
2010-11-20 Rémi Denis... doc_helper: must be executable, fix Doxygen
2010-11-20 Rémi Denis... Doxyfile: update to version 1.7.1
2010-11-20 Rémi Denis... Improve libvlc_video_set_callbacks documentation
2010-11-19 Rémi Denis... file output: support for writing to an already open...
2010-11-19 Rémi Denis... live555: remove "sdp" access_demux
2010-11-19 Rémi Denis... SDP: dummy access that return the URL path
2010-11-19 Rafaël CarréUse AC_FUNC_STRCOLL / HAVE_STRCOLL
2010-11-19 Pierre Ynardvlm: accept "ps" and "ts" as mux arguments
2010-11-19 Rafaël Carréfix libogg build on OSX (patch taken from upstream)
2010-11-19 Pierre Ynardvod: don't handle pause state toggling in the RTSP...
2010-11-19 Ilkka OllakkaQt4: pictureflow, if target futher than 20, jump closer...
2010-11-19 Rémi Duraffortqt4: remove an assert (a check for NULLity is enough).
2010-11-19 Hannes DomaniQt: tell that vlc processed the media keys
2010-11-19 Jean-Baptiste... Configure: do not use XCB on Symbian
2010-11-19 Jean-Baptiste... Qt: fix WinXP quitting issue
2010-11-18 Erwan Tulouskins2(Win32): remove an unneeded WS_EX_TOOLWINDOW...
2010-11-18 Rafaël Carréfix [41373a85a2]
2010-11-18 Rafaël Carréfix [50c315b8e37a6]
2010-11-18 Rafaël Carréncurses: redraw interface unconditionally
2010-11-18 Rafaël Carréx264: write first SEI NAL into first picture
2010-11-18 Rafaël Carrétranscode: reduce decoder aspect ratio fraction
2010-11-18 Rémi Duraffortcontrib: distclean target removes every thing
2010-11-17 Rémi Denis... Allow demux to select the PTS delay, fallback to access
2010-11-17 Pierre d'Herbemontcontrib: No need to remove distro file before ln -sf.
2010-11-17 Pierre d'Herbemontcontrib: .iconv->.iconv-from-os when appropriate.
2010-11-17 Pierre d'Herbemontcontrib: Build tools first.
2010-11-17 Pierre d'Herbemontbootstrap: Use a link to distro file instead of a copy.
2010-11-17 Pierre Ynardvod: use time instead of position for seek requests
2010-11-17 Pierre d'Herbemontios_vout: Build fix.
2010-11-17 Pierre d'Herbemontcontrib: Remove ifdef recursion in .live target, and...
2010-11-17 Pierre d'Herbemontcontrib: Fixed SVN version number for contribs.
next