]> git.sesse.net Git - vlc/history - modules
auhal: rename layout variable to make more clear that this is the input layout
[vlc] / modules /
2014-02-28 David Fuhrmannauhal: rename layout variable to make more clear that...
2014-02-28 David Fuhrmannauhal: correctly fix channel ordering by setting the...
2014-02-28 David Fuhrmannauhal: simplify switch by mapping with an array
2014-02-28 David FuhrmannRevert "auhal: fix wrong analog 5.1 channel ordering...
2014-02-28 David FuhrmannRevert "auhal: rework channel mapping for analog surrou...
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éavutil: Remove (broken) CPU detection on android
2014-02-27 Tristan MatthewsQt: animators: fix reorder warning
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 Rémi Denis-Courmontvdpau_avcodec: remove development versions support
2014-02-27 Rémi Denis-Courmonthwdummy: remove development versions support
2014-02-27 Rémi Denis-Courmontavcodec: remove the VLC DSP mask (except on Android...
2014-02-27 Felix AbecassisWin32: use visible dimensions for all vouts
2014-02-27 Jean-Baptiste KempfQt: 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 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-24 Denis CharmetUse vlc function for host to network conversions
2014-02-24 Steinar H. GundersonSupport 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-Courmontoss: 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 Rémi Denis-Courmontxa: do not keep the whole ES format around
2014-02-23 Rémi Denis-CourmontPulseAudio: fix setting volume without stream in most...
2014-02-23 Rémi Denis-CourmontPulseAudio: update volume when there is no active stream
2014-02-23 Rémi Denis-CourmontPulseAudio: 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-Courmontavutil: put the CPU flags in the VLC debug log
2014-02-22 Rémi Denis-Courmontavutil: vector and serialize CPU flags initialization
2014-02-22 Rémi Denis-CourmontQt4: update audio prefs volume widgets when changing...
2014-02-22 Rémi Denis-CourmontQt4: complete default volume lookup function
2014-02-22 KO Myung-Hunfsstorage: missing #include
2014-02-21 Jean-Baptiste KempfDash: __STDC_CONSTANT_MACROS must be before config.h
2014-02-21 Rémi Denis-Courmontstream_filter: rectify PTS delay unit (fix #10748)
2014-02-21 David Fuhrmannauhal: rework channel mapping for analog surround output
2014-02-21 Francois Cartegnieaddons: use predicate on finder thread
2014-02-21 Felix Paul Kühnemacosx/about: fix layout issue and simply code (close...
2014-02-21 Rafaël Carréavformat mux: use a variable
2014-02-21 Felix Paul Kühnevout_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 Francois CartegnieQt: addons: missing deinstanciation
2014-02-20 David Fuhrmanngrowl: fix incompatible pointer warning
2014-02-20 Jean-Baptiste KempfUpdate NEWS and MODULES_LIST
2014-02-20 Tristan Matthewspng: split up assignment and comparison
2014-02-20 Tristan Matthewspng: add encoder
2014-02-19 Francois Cartegnieuse pid for tmp file patterns
2014-02-19 Francois Cartegnieaddons: change i_score type and do boundary check.
2014-02-19 Petri Hintukainenbluray: improve readability by using local variables
2014-02-19 Petri Hintukainenbluray: cache current playlist info.
2014-02-19 Petri Hintukainenbluray: fix displaying of still images
2014-02-19 Rafaël Carrémosaic: sets original w/h
2014-02-19 Rafaël Carrémosaic: merge declaration and assignement
2014-02-19 Rafaël CarréMosaic: don't reinvent GetAddress
2014-02-19 Rafaël Carréavformat mux: use some default values and add debug
2014-02-19 Rafaël CarréRevert "avformat audio mux: set frame size"
2014-02-19 Rafaël Carréavcodec encoder: add more aac profiles
2014-02-19 Rafaël Carréavcodec encoder: aac ssr profile is supported
2014-02-19 Felix Abecassismediacodec: add more safety checks when trying to get...
2014-02-19 Felix Abecassismediacodec: do not accept codecs declaring no capabilities
2014-02-19 Jean-Baptiste KempfDCP: kill warnings
2014-02-19 Rafaël Carréavformat audio mux: set frame size
2014-02-19 Rafaël Carréavcodec audio encoder: set frame size
2014-02-19 Rafaël Carréavio output: use correct private context
2014-02-19 Ross Finlaysonlive555: Support playing Theora video RTP streams
2014-02-19 Petri Hintukainenbluray: implement still image timing
2014-02-19 Petri Hintukainenbluray: shuffle/merge functions
2014-02-19 Valentin VetterDCP: Read multiple reels
next