]> git.sesse.net Git - vlc/history - modules
lua_variables: add the possibility to attach a callback to a void variable.
[vlc] / modules /
2010-12-02 Rémi Duraffortlua_variables: add the possibility to attach a callback...
2010-12-02 Pierre Ynardrtp input: theora support
2010-12-02 Rémi Duraffortlua_variables: call only one time var_Type and corretly...
2010-12-02 Rémi Duraffortlua: remove dummy storage.
2010-12-02 Brian Kurlerelative_URI memory leak cleanup
2010-12-02 Jean-Paul Samanmodules/codec/avcodec: Move HAVE_AVCODEC_MT to avcodec.h
2010-12-02 Jean-Paul Samanstream_filter/httplive.c: HLS streams are in no particu...
2010-12-02 Jean-Paul Samanstream_filter/httplive.c: download first 3 segments.
2010-12-02 Pierre Ynardrtp sout: theora packetizer
2010-12-01 Pierre Ynardrtp sout: fix memleak
2010-12-01 Jean-Baptiste KempfMac: use a Native Search Line
2010-11-30 Jean-Baptiste KempfQt: misc simplifications and corrections
2010-11-30 Jean-Baptiste KempfQt: use Qt4.7 clickLineEdit, if possible
2010-11-30 Jean-Baptiste KempfQt: SearchLineEdit: rename function to match Qt4.7...
2010-11-30 Jean-Baptiste KempfQt: simplification
2010-11-30 Jean-Baptiste KempfQt: split searchLineEdit in its own file
2010-11-30 Rémi Denis-Courmontdecklink: fix uninitialized on error path
2010-11-30 Rémi Denis-Courmontdeclink: mutex leak
2010-11-30 Jean-Baptiste KempfQt, Mac: reduce the size margins and change the color...
2010-11-30 Jean-Baptiste KempfQt, Mac: use the classical blue for the selector
2010-11-30 Felix Paul Kühnemacosx: fixed preferences compilation
2010-11-29 Ilkka Ollakkaprojectm: quick fix to get projectm visualisation to...
2010-11-28 Jean-Baptiste KempfQt: fix previous commit
2010-11-28 Jean-Baptiste KempfQt: playlist, use a better QSplitter, on Mac
2010-11-28 Jean-Baptiste KempfQt: use a Brushed Style on Mac
2010-11-28 Jean-Baptiste KempfQt: use a drawer for extended Dialog on Mac
2010-11-28 Jean-Baptiste KempfQt: no icons in Menus on Mac
2010-11-28 Rémi Denis-CourmontXCB: support platforms without System V shared memory...
2010-11-28 Francois CartegnieQt: Allow disabling or resampling background art.
2010-11-27 Erwan Tulouskins2: rework the fullscreen controller
2010-11-27 Erwan Tulouskins2: avoid multiple strings with same value.
2010-11-27 Erwan Tulouskins2: remove dead code
2010-11-27 Rémi Denis-CourmontRemove the mmap access plugin
2010-11-27 Pierre Ynardrtsp: implement session timeouts
2010-11-26 Laurent AimarFixed win32 opengl provider.
2010-11-26 Laurent AimarUsed video_format_ScaleCropAr in scale.c/swscale.c
2010-11-26 Laurent AimarFixed crop parameters in transform filter.
2010-11-26 Hugo Beauzée-LuyssenMKV: Use new vlc_delete_all to clear containers.
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 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: make proper use of semaphore
2010-11-25 Pierre Ynarddescription: don't use vlc_object_find()
2010-11-24 Rémi Duraffortdecklink: fix compilation.
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 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-CourmontXDG: wait for end of screensaver preemption before...
2010-11-21 Rémi Denis-CourmontQt4: fix crash regression in 1.1.5 closeAllWindows...
2010-11-21 Rémi Denis-CourmontQt4: cosmetic fixes
2010-11-21 Rémi Denis-CourmontEliminate dead code
2010-11-21 Rémi Denis-Courmontvmem: set the video format via callback
2010-11-21 Rémi Denis-CourmontQt4: do not crash if the video window is released after...
2010-11-21 Rémi Denis-CourmontQt4: cosmetic + comment
2010-11-20 Rémi Denis-Courmontvmem: trivial code factorization
2010-11-20 Ilkka OllakkaQt4: toURI shouldn't need toNativeSeparators()
2010-11-19 Rémi Denis-Courmontfile output: support for writing to an already open...
2010-11-19 Rémi Denis-Courmontlive555: remove "sdp" access_demux
2010-11-19 Rémi Denis-CourmontSDP: dummy access that return the URL path
2010-11-19 Rafaël CarréUse AC_FUNC_STRCOLL / HAVE_STRCOLL
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 KempfQt: fix WinXP quitting issue
2010-11-18 Erwan Tulouskins2(Win32): remove an unneeded WS_EX_TOOLWINDOW...
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-17 Rémi Denis-CourmontAllow demux to select the PTS delay, fallback to access
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 Ynardvod: remove pf_media_{add,del}_es
2010-11-17 Pierre Ynardrtp sout: vorbis packetizer
2010-11-17 Erwan Tulouskins2: fix wrong check (cosmetics)
2010-11-16 Pierre Ynardrtp sout: make private functions static
2010-11-16 Pierre YnardMerge VoD module into RTP stream output module
2010-11-16 Jonas GehringAdd http-referrer option to HTTP access module
2010-11-16 Pierre Ynarddirectory: build fix
2010-11-16 Pierre Ynardrtp: fix vorbis header parsing
2010-11-15 Jean-Baptiste KempfQt: correctly implement play-and-exit in menu
2010-11-15 Jean-Baptiste KempfQt: improve look of extension dialog
2010-11-15 Rémi Denis-Courmontdirectory: collate file names from the same directory
2010-11-15 Rémi Denis-Courmontdirectory: use vlc_loaddir instead of vlc_readdir
2010-11-15 Rémi Denis-Courmontdirectory: cleanup, avoid useless allocs
2010-11-15 Rémi Denis-Courmontdirectory: small simplification
2010-11-15 Rémi Duraffortvideo_filters: remove dummy assignement.
2010-11-15 Rémi DuraffortC++: use prefix iterators instead of postfix.
2010-11-14 Rémi Denis-Courmontwindrive: basic disc discovery for Win32
next