]> git.sesse.net Git - vlc/shortlog
vlc
2014-02-28 Felix AbecassisDirectSound: avoid double call to release function
2014-02-28 Felix AbecassisDirectSound: use calloc for aout_stream_sys_t
2014-02-28 David Fuhrmannmacosx: comment custom lion fullscreen mode on snow...
2014-02-28 David Fuhrmannmacosx: check for NSByteCountFormatter on runtime,...
2014-02-28 David Fuhrmannmacosx: avoid NS_ENUM to fix compilation on snow leopard
2014-02-28 David Fuhrmannmacosx: fix compilation on snow leopard by not using...
2014-02-28 Rafaël Carrérelease-howto: Explicitely select VideoLAN signing key
2014-02-28 Rafaël Carréavutil: Remove (broken) CPU detection on android
2014-02-27 Tristan MatthewsQt: animators: fix reorder warning
2014-02-27 Rémi Denis... libvlc: fix potentially leaked error message
2014-02-27 Jerome Forissierlibvlc_internal.h: delete unused function prototypes
2014-02-27 David Fuhrmannmacosx: reorder string functions and add add some docum...
2014-02-27 David Fuhrmannmacosx: fix page up / page down hotkey support
2014-02-27 David Fuhrmannmacosx: do not enforce AR if video view is hidden
2014-02-27 Jerome Forissierlibvlc: fix possible free() of static const char[]
2014-02-27 Rémi Denis... vdpau_avcodec: remove development versions support
2014-02-27 Rémi Denis... hwdummy: remove development versions support
2014-02-27 Rémi Denis... configure: drop old development-only libavcodec version...
2014-02-27 Rémi Denis... avcodec: remove the VLC DSP mask (except on Android...
2014-02-27 Felix AbecassisWin32: use visible dimensions for all vouts
2014-02-27 Jean-Baptiste... Qt: be compatible with Qt5
2014-02-27 Valentin VetterDCP: update authors
2014-02-27 Valentin VetterDCP: allow to pause
2014-02-27 Francois CartegnieQt: addons manager: add search box
2014-02-27 Francois CartegnieQt: addons: draw INSTALLED state
2014-02-27 Francois CartegnieQt: addons: rework addons manager UI.
2014-02-27 Francois CartegnieQt: addons: tag addons with colors
2014-02-26 Felix AbecassisSubtitle: fix off-by-one error during allocation before...
2014-02-26 Mark Leelib: allow media player volume to be set before playing...
2014-02-26 Rémi Denis... libvlc_media_new_path: set more meaningful error messag...
2014-02-26 Rémi Denis... vlc_path2ri: set errno to disthinguish errors (refs...
2014-02-26 Ilkka Ollakkafontconfig: use double as FC_SIZE
2014-02-26 Ilkka Ollakkazvbi: fix duration on text subtitle
2014-02-26 Ilkka Ollakkatranscode: don't fail spu track if we don't have someth...
2014-02-26 Ilkka Ollakkatranscode: don't check psz_senc on spu overlay/encoding...
2014-02-26 Ilkka Ollakkatranscode: return VLC_SUCCESS on overlay case also
2014-02-25 David Fuhrmannmacosx: fixed some memleaks, removed dead code and...
2014-02-25 David Fuhrmannmacosx: remove unused intf_sys_t
2014-02-25 David Fuhrmannsecuretransport: fix memory leak in error paths
2014-02-25 Rafaël Carréhttp output: fix off-by-one
2014-02-25 Sean McGovernextras: use MAKE environment variable where appropriate
2014-02-25 Rafaël Carréhttpd: avoid uncontrolled format strings
2014-02-25 Sean McGoverncontrib: update upnp to 1.6.19
2014-02-24 Denis CharmetUpdate NEWS
2014-02-24 Denis CharmetUse vlc function for host to network conversions
2014-02-24 Steinar H.... Support the Metacube protocol when streaming over HTTP.
2014-02-24 Denis CharmetFix CreateDecodedNAL return
2014-02-24 Denis CharmetAllow hevc muxing in mp4
2014-02-24 Rémi Denis... oss: fix dangling descriptor value (refs #10772)
2014-02-24 Rafaël CarréSDI decklink output: Do not set input options
2014-02-24 David Fuhrmannauhal: prevent revert to unusual formats after SPDIF...
2014-02-24 David Fuhrmannauhal: do an early check for the stream format set
2014-02-24 David Fuhrmannauhal: check if render callback does not want data
2014-02-24 David Fuhrmannauhal: remove unneeded global variable
2014-02-24 David Fuhrmannauhal: do not check for changed streams if selected...
2014-02-24 David Fuhrmannauhal: unlock mutex in stream listener error paths
2014-02-24 David Fuhrmannmacosx: add workaround to avoid grey or transparent...
2014-02-24 David Fuhrmannmacosx: do not animate change between dropzone and...
2014-02-24 Rafaël Carrédecklink.cpp: remove BOM
2014-02-23 KO Myung-Hunos2: make high-memory safe
2014-02-23 KO Myung-Hunbin: fix SIGSEGV at exit on OS/2
2014-02-23 Rémi Denis... xa: do not keep the whole ES format around
2014-02-23 Rémi Denis... PulseAudio: fix setting volume without stream in most...
2014-02-23 Rémi Denis... PulseAudio: update volume when there is no active stream
2014-02-23 Rémi Denis... PulseAudio: missing initializer
2014-02-22 David Fuhrmannmacosx: improve readability for main window check
2014-02-22 David Fuhrmannmacosx: better check if we can open the new vout within...
2014-02-22 Rémi Denis... avutil: put the CPU flags in the VLC debug log
2014-02-22 Rémi Denis... avutil: vector and serialize CPU flags initialization
2014-02-22 Rémi Denis... Qt4: update audio prefs volume widgets when changing...
2014-02-22 Rémi Denis... Qt4: complete default volume lookup function
2014-02-22 KO Myung-Hunconfigure: add -Zhigh-mem linker flag for OS/2
2014-02-22 KO Myung-Hunos2: fix one instance mode
2014-02-22 KO Myung-Hunfsstorage: missing #include
2014-02-21 Jean-Baptiste... Dash: __STDC_CONSTANT_MACROS must be before config.h
2014-02-21 Rémi Denis... stream_filter: rectify PTS delay unit (fix #10748)
2014-02-21 David Fuhrmannauhal: rework channel mapping for analog surround output
2014-02-21 David Fuhrmannmacosx: fix dropzone positioning in black interface...
2014-02-21 Francois Cartegnieaddons: use predicate on finder thread
2014-02-21 Felix Paul... Merge 2.1.2 and 2.1.3 NEWS
2014-02-21 Felix Paul... macosx/about: fix layout issue and simply code (close...
2014-02-21 Rafaël Carréavformat mux: use a variable
2014-02-21 Felix Paul... vout_macosx: remove misleading user-facing error messag...
2014-02-20 Francois Cartegnieaddons: Retrieve: narrow lock
2014-02-20 David Fuhrmanndvdread/dvdnav: fix linking on darwin
2014-02-20 Rafaël Carréhttpd: cosmetics
2014-02-20 Rafaël Carréhttpd: simplify MsgAdd
2014-02-20 Rafaël Carréhttpd: use c99 for
2014-02-20 Rafaël Carréhttpd: remove commented out debug code
2014-02-20 Rafaël Carrésout_MuxSendBuffer: use a variable
2014-02-20 Francois CartegnieQt: addons: missing deinstanciation
2014-02-20 Francois Cartegnieaddons: fix threading and cancelable sections
2014-02-20 David Fuhrmanngrowl: fix incompatible pointer warning
2014-02-20 Jean-Baptiste... Fix Windows plugin loading for Windows Store App
2014-02-20 Jean-Baptiste... Update NEWS and MODULES_LIST
2014-02-20 Tristan Matthewspng: split up assignment and comparison
2014-02-20 Tristan Matthewspng: add encoder
2014-02-20 Felix Abecassisvout: refactor deadline computation for cond_timedwait...
2014-02-20 Felix Abecassisvout: check the can_sleep flag when a deadline is provided
2014-02-20 Felix Abecassisvout: remove flag is_sleeping from vout_control_t
next