]> git.sesse.net Git - vlc/shortlog
vlc
2015-03-28 Rémi Denis... qt4: fix COM leak and handle errors
2015-03-27 Francois Cartegniedemux: ts: parse SL config
2015-03-27 Francois Cartegniedemux: ts: rewrite/split IOD parsing
2015-03-27 Francois Cartegniedemux: ts: fix SL/FMC descriptors handling
2015-03-26 Thomas Guillemmediacodec: remove debug log
2015-03-26 Thomas Guillemlibvlc_MetaRequest: increment item i_preparse_depth
2015-03-26 Petri HintukainenAdd bluray to GuessType()
2015-03-25 Francois Cartegniedemux: ts: reset mpeg4desc/iod pointer on PMT update
2015-03-25 Francois Cartegniedemux: ts: remove old struct
2015-03-25 Francois CartegnieRevert "demux: ts: fix mpeg4desc leak"
2015-03-25 Francois Cartegniedemux: ts: ensure iod is present when looking for SLDesc
2015-03-25 Rémi Denis... configure: simplify maintainer mode and rectify default...
2015-03-25 Aleksandr Pasechnikadded start playback in paused mode (#2936)
2015-03-25 Jean-Baptiste... Qt: avoid redefine warning
2015-03-25 Thomas Guilleminput: drop ITEM_TYPE_CDDA
2015-03-25 Thomas Guillemlibvlc: add libvlc_media_get_type
2015-03-25 Thomas Guilleminput: handle recursive parsing in preparser
2015-03-25 Thomas Guillemsftp: change item b_net
2015-03-25 Thomas Guillemupnp: change item b_net and i_type
2015-03-25 Thomas Guillemdsm: change item b_net and i_type
2015-03-25 Thomas Guilleminput: add b_net variable in item
2015-03-25 Thomas Guilleminput: replace ITEM_TYPE_NET by ITEM_TYPE_STREAM
2015-03-25 Jean-Baptiste... Contribs: update dvdread to 5.0.3
2015-03-25 Thomas Guillemdvdnav: add Demux submodule
2015-03-24 Francois Cartegniedemux: ts: remove pid array
2015-03-24 Steve Lhommedirect3d11: support more pixel formats
2015-03-24 Steve LhommeContrib: allow building contribs with no optimization
2015-03-24 Steve Lhommedirect3d11: catch texture mapping errors
2015-03-24 Jean-Baptiste... D3D11: use defines for DXGI
2015-03-24 Jean-Baptiste... Direct3D11: rework Open function
2015-03-24 Eugen GeistImproved recognition of selected bookmarks for deletion.
2015-03-24 Thomas Guillemmediacodec: fix warning
2015-03-24 Thomas Guillemmediacodec: Fix freeze when seeking on pause
2015-03-24 Thomas Guillemmediacodec: skip prerolled frames
2015-03-24 Thomas Guillemmediacodec: don't loop in GetOutput
2015-03-24 Thomas Guillemmediacodec: factorize release_output_buffer
2015-03-24 Thomas Guillemmediacodec: handle error_state in one place
2015-03-24 Thomas Guillemmediacodec: process input buffers in only one place
2015-03-23 Francois Cartegniedemux: avi: improve broken index offset heuristic ...
2015-03-23 Rémi Denis... udp: fix locking (fixes #14234) and cancellation
2015-03-23 Aleksandr Pasechnikenable the macosx GUI to handle negative stop-time
2015-03-23 Steve Lhommedirect3d11: implement the pixel format fallback
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...
next