]> git.sesse.net Git - vlc/shortlog
vlc
2015-03-23 Steve Lhommedirect3d11: don't crash when exiting with an error
2015-03-23 Steve Lhommedirect3d11: code cleaning and typos
2015-03-23 Steve Lhommedirect3d11: D3D11_CREATE_DEVICE_DEBUG requires VisualSt...
2015-03-23 Francois Cartegniedemux: ts: only interpolate PCR on missing PCR
2015-03-23 Francois Cartegniedemux: ts: correctly update current chain when dequeuing
2015-03-23 Jean-Baptiste... Upnp: remove trailing space
2015-03-23 Jean-Baptiste... LUA is still GPLv2+
2015-03-23 Jean-Baptiste... Remove bonjour in access_output
2015-03-23 Steve Lhommedirect3d11: give enough room for the \0 in the string
2015-03-23 Jean-Baptiste... Qt is GPLv2+
2015-03-22 Tristan Matthewsvpx: fix leak
2015-03-22 Tristan MatthewsRSS: remove no-op
2015-03-22 Tristan Matthewsshine: avoid double free
2015-03-22 Tristan Matthewsaccess: archive: remove dead initialization
2015-03-22 Tristan Matthewsblock_helper: remove dead assignments
2015-03-22 David Fuhrmannmacosx: video effects: fix threshold checkbox visibility
2015-03-22 Rémi Denis... decoder: fix race / incorrect assertion
2015-03-22 Rémi Denis... wasapi: add loopback mode
2015-03-22 Rémi Denis... wasapi: audio capture client module (fixes #7205)
2015-03-22 David Fuhrmannpuzzle: fix error check, do not leak pictures on error
2015-03-22 Rémi Denis... Real RTSP: discard unsupported legacy username and...
2015-03-22 Francois Cartegniemux: mp4: handle box/bo failed alloc/realloc
2015-03-22 Francois Cartegniemux: avi: handle failed reallocs
2015-03-22 Francois Cartegniemux: avi: don't try to delete failed stream
2015-03-22 Francois Cartegniemux: avi: fix leak on format failure
2015-03-22 Francois Cartegnievlc_bits: use vlc_common and guards against failed...
2015-03-21 Rémi Denis... decoder: reduce lock scope and cosmetic
2015-03-21 Rémi Denis... aout: remove aout_DecIsEmpty()
2015-03-21 Rémi Denis... decoder: drain the audio output properly
2015-03-21 Rémi Denis... aout: add wait parameter to aout_DecFlush()
2015-03-21 Rémi Denis... decoder: cosmetic changes
2015-03-21 Rémi Denis... decoder: inline DecoderSignalWait()
2015-03-21 Rémi Denis... decoder: do not mix and match condidition variable...
2015-03-21 Rémi Denis... decoder: do not wait for buffering when there is no...
2015-03-21 Rémi Denis... decoder: remove BLOCK_FLAG_CORE_EOS
2015-03-21 Rémi Denis... fifo: fix FIFO bytes size computation
2015-03-21 Rémi Denis... decoder: remove unnecessary special case
2015-03-21 Rémi Denis... decoder: simplify audio path
2015-03-21 David Fuhrmannmacosx: fix main menu initialization order on startup
2015-03-21 Rémi Denis... es_out: use input_DecoderDrain()
2015-03-21 Rémi Denis... decoder: add input_DecoderDrain()
2015-03-21 David Fuhrmannmacosx: fix wrong ref counting in media info
2015-03-21 Rémi Denis... decoder: factor some common code into DecoderUpdateForm...
2015-03-21 Rémi Denis... decoder: reorder to avoid forward declation, no functio...
2015-03-21 Rémi Denis... decoder: fix data race in sout
2015-03-21 Rémi Denis... decoder: merge b_exit into b_flushing
2015-03-21 Rémi Denis... decoder: fix data race in input_DecoderChangePause()
2015-03-21 Rémi Denis... decoder: fix data race in input_DecoderFrameNext()
2015-03-21 Rémi Denis... es_out: do not start buffering when already buferring
2015-03-21 Rémi Denis... decoder: add input_DecoderFlush()
2015-03-21 David Fuhrmannmacosx: Update progress dialog on the main thread,...
2015-03-21 Rémi Denis... vlc_plugin: fix non-LGPL plugins meta infos
2015-03-21 Rémi Denis... vlc_plugin: allow overriding module meta-infos
2015-03-20 Steve Lhommedirectsound: fix TimeGet returning a positive value...
2015-03-20 Carlos FenollosaAdded forward and rewind (30s) buttons to mobile HTTP...
2015-03-20 Thomas Guillemdecoder: fix race in spu_new_buffer
2015-03-20 Eugen GeistUpdate bookmark list before showing dialog.
2015-03-20 Steve Lhommelibass: use the visible area dimensions, not the input...
2015-03-20 Miha Sokolovfix teletext framing code in DVB PES packets ignored
2015-03-20 Jean-Baptiste... Win32: don't call setsockopt if compiling for Windows 8.0
2015-03-20 Ilkka Ollakkaudp: adjust receive buffer for windows 7 and earlier
2015-03-19 Rémi Denis... ALSA: request large enough buffers first (refs #10422)
2015-03-19 Francois Cartegnievlc_bits.h: drop len field
2015-03-19 Francois Cartegniemux: mp4: vlc_bits regression (fix #14192)
2015-03-19 Rémi Denis... playlist: remove activity callback in favor of input...
2015-03-19 Rémi Denis... playlist: move input-current, fix race
2015-03-19 Rémi Denis... block: remove block_FifoPace()
2015-03-19 Rémi Denis... decoder: avoid block_FifoPace(), fix races
2015-03-19 Rémi Denis... decoder: remove unused parameter
2015-03-19 Rémi Denis... block: remove block_FifoWake()
2015-03-19 Rémi Denis... decoder: avoid block_FifoWake()
2015-03-19 Rémi Denis... udp: use the new FIFO functions
2015-03-19 Rémi Denis... block: rewrite block_Fifo(Empty,Get,Put) with the new...
2015-03-19 Rémi Denis... block: add low-level functions for block FIFOs
2015-03-19 Rémi Denis... block: split block_t and block_fifo_t code
2015-03-19 Rémi Denis... decoder: remove ARM-specific limitation
2015-03-19 Rémi Denis... es_out: remove tautology
2015-03-19 Rémi Denis... decoder: remove tautology, add asserts to waiting code
2015-03-19 Rémi Denis... decoder: remove invalid call, fix races
2015-03-19 Francois Cartegnievlc_bits: add bo_set_64_be
2015-03-19 Francois Cartegnievlc_bits: fix bo_set_32be
2015-03-19 Francois Cartegniedemux: ts: fix IOD signedness/warning
2015-03-19 Francois Cartegniedemux: ts: fix opus signedness/warning
2015-03-19 Francois Cartegnieopus: fix duration signedness
2015-03-19 Francois Cartegniedemux: ts: fix signedness/warnings
2015-03-19 Steve LhommeMKV: factorize the es_out_Send() and es_out_Control...
2015-03-19 Steve LhommeDirectX/GDI: use COINIT_MULTITHREADED instead of COINIT...
2015-03-19 Steve LhommeMKV: packetized codec can use VLC_TS_INVALID as i_pts...
2015-03-19 Steve LhommeMKV: fix COOK/ATRAC3 seeking
2015-03-19 Steve LhommeMKV: fix ATRAC3 playback
2015-03-19 Steve LhommeMKV: A_MS/ACM is not packetized
2015-03-19 Steve LhommeDMO: use COINIT_MULTITHREADED instead of COINIT_APARTME...
2015-03-18 Francois Cartegniemux: mp4: handle both short and long NALU startcodes...
2015-03-18 Francois Cartegniemux: mp4: invalid cast
2015-03-18 Francois Cartegniehttplive: leaks on playlist reload/merge (fix #14171)
2015-03-18 Francois Cartegniedemux: ts: gather data for uncreated es
2015-03-18 Gina DobrescuInterface: HTTP server: set proper align when expanding...
2015-03-18 Petri Hintukainensftp: implement directory listing
2015-03-18 Steve LhommeMKV: use the more accurate i_pcr for GET_TIME and GET_P...
2015-03-17 Rémi Denis... block: simplify block_FifoRelease
next