]> git.sesse.net Git - vlc/history - modules
Add bluray to GuessType()
[vlc] / modules /
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 Jean-Baptiste KempfQt: avoid redefine warning
2015-03-25 Thomas Guilleminput: drop ITEM_TYPE_CDDA
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 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 Lhommedirect3d11: catch texture mapping errors
2015-03-24 Jean-Baptiste KempfD3D11: use defines for DXGI
2015-03-24 Jean-Baptiste KempfDirect3D11: 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-Courmontudp: 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 KempfUpnp: remove trailing space
2015-03-23 Jean-Baptiste KempfLUA is still GPLv2+
2015-03-23 Jean-Baptiste KempfRemove bonjour in access_output
2015-03-23 Steve Lhommedirect3d11: give enough room for the \0 in the string
2015-03-23 Jean-Baptiste KempfQt 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 Rémi Denis-Courmontwasapi: add loopback mode
2015-03-22 Rémi Denis-Courmontwasapi: 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-CourmontReal 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-21 David Fuhrmannmacosx: fix main menu initialization order on startup
2015-03-21 David Fuhrmannmacosx: fix wrong ref counting in media info
2015-03-21 David Fuhrmannmacosx: Update progress dialog on the main thread,...
2015-03-21 Rémi Denis-Courmontvlc_plugin: fix non-LGPL plugins meta infos
2015-03-20 Steve Lhommedirectsound: fix TimeGet returning a positive value...
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-19 Rémi Denis-CourmontALSA: request large enough buffers first (refs #10422)
2015-03-19 Francois Cartegniemux: mp4: vlc_bits regression (fix #14192)
2015-03-19 Rémi Denis-Courmontplaylist: remove activity callback in favor of input...
2015-03-19 Rémi Denis-Courmontudp: use the new FIFO functions
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 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-Courmontudp: avoid alloc/free on I/O error
2015-03-17 Steve LhommeRevert "MKV: Always set an i_pts in a lace otherwise...
2015-03-17 Petri Hintukainendo not install dsm plugin twice
2015-03-17 Steve LhommeMKV: fix a memory leak
2015-03-17 Jean-Baptiste KempfQt: do not emit signals from the MIM constructor
2015-03-17 Jean-Baptiste KempfQt: MIM: code cosmetics
2015-03-17 Jean-Baptiste KempfQt: MIM initialize p_input through constructor parameter
2015-03-17 Francois Cartegniemux: mp4: fix NALU size endianness
2015-03-17 Francois Cartegniedemux: mp4: don't NULL dereference on failed realloc
2015-03-17 Francois Cartegniedemux: ts: set fmt id on all es and add collision avoid...
2015-03-17 Hugo Beauzée-Luyssendirect3d11: Fix mingw build
2015-03-16 Francois Cartegniedemux: ts: fix potential segfault
2015-03-16 Francois Cartegniedemux: ts: fix uninitialized fields with teletext es
2015-03-16 Francois Cartegniedemux: ts: update probing
2015-03-16 Jean-Baptiste KempfMFT: GUID_AC3 should be defined in Mingw-w64 4.0
2015-03-16 Rémi Denis-CourmontALSA: log the device string that is actually opened
2015-03-16 Rémi Denis-CourmontALSA: only append AES parameters to iec958 and hdmi...
2015-03-16 Rémi Denis-Courmontwin32: add assertions for unchecked CoInitializeEx...
2015-03-16 Rémi Denis-Courmontdmo: fix format string
next