]> git.sesse.net Git - vlc/history - src
XCB: compile events.c only once (refs #9367)
[vlc] / src /
2013-09-10 Francois Cartegniees_out: don't add codec info if none
2013-09-09 Jean-Baptiste KempfAdd a mono font name to the text_style_t
2013-09-09 Rafaël CarréClosed Captions: spawn a decoder thread
2013-09-02 Rémi Denis-Courmontdemux: use stream_vaControl() where applicable (fixes...
2013-09-01 Rafaël CarréInput clock reference: bump maximum gap to 60s
2013-08-29 Rémi Denis-CourmontCorrect typo (fixes #9292)
2013-08-27 Rémi Denis-Courmontinput: remove input_source_t.p_stream (refs #8455)
2013-08-27 Rémi Denis-Courmontinput: delete stream from demux_Delete() (refs #8455)
2013-08-27 Rémi Denis-Courmontinput: remove dead and broken byte offset bookmark...
2013-08-26 Rémi Denis-Courmontinput: deprecate input_source_t.p_stream (refs #8455)
2013-08-26 Rémi Denis-CourmontRemove unused variables
2013-08-26 Rémi Denis-Courmontinput: remove input_source_t.p_access
2013-08-26 Rémi Denis-Courmontinput: add access & stream controls for current title...
2013-08-26 Rémi Denis-Courmontinput: always use the demux for titles & seekpoints...
2013-08-26 Rémi Denis-Courmontinput: always pass meta data through demux (refs #8456)
2013-08-26 Rémi Denis-Courmontinput: poll signal level through demux (refs #8456)
2013-08-25 Rémi Denis-Courmontinput/stream: remove STREAM_CONTROL_ACCESS and simplify
2013-08-25 Rémi Denis-Courmontinput/stream: cosmetics
2013-08-25 Rémi Denis-Courmontinput/stream: factor code
2013-08-24 Rémi Denis-CourmontExport block_FifoWake() :-(
2013-08-22 Felix Paul KühneRevert "src: Fix for Mac OS X filesystem filename encoding"
2013-08-22 Naohiro KORIYAMAsrc: Fix for Mac OS X filesystem filename encoding
2013-08-19 Rafaël CarréThreadDisplayPreparePicture: simplify
2013-08-19 Rafaël CarréThreadDisplayPreparePicture: simplify
2013-08-19 Rafaël Carrévout thread: inline ThreadManage
2013-08-19 Rafaël Carrévout thread: split out command processing function
2013-08-19 Rafaël CarréThreadDisplayPicture: simplify prototype
2013-08-18 Adrien MagloNew 3D OpenGL audio spectrum visualization.
2013-08-17 Rémi Denis-Courmontmeta: add assertion
2013-08-17 Georgi ChorbadzhiyskiDo not truncate the last character in net_Gets().
2013-08-16 Rémi Denis-Courmontpicture: do not clobber picture reference count when...
2013-08-16 Petri HintukainenAdded an option for DVD/BluRay menu language
2013-08-16 Jean-Baptiste KempfWinRT: do not use GetLogicalDrives
2013-08-16 Jean-Baptiste KempfWin32: More comments to avoid removal :)
2013-08-16 Jean-Baptiste KempfRevert "win32 opendir: remove broken and obsolete speci...
2013-08-14 Rémi Denis-Courmontnet_Read: break potential dead lock with waitall =...
2013-08-14 Rémi Denis-Courmontvout: fix use-after-free of SPU
2013-08-14 Rémi Denis-Courmontpicture: convert to standard atomic operations
2013-08-09 Rémi Denis-Courmontudp: missing break's
2013-08-08 Rémi Denis-Courmontaout: rework aout_Interleave()
2013-08-05 Rémi Denis-Courmontaout: allow frequency up to 352.8 kHz
2013-07-30 Rémi Denis-Courmontnet_Recv(): improve error handling (fixes #9081)
2013-07-30 Rémi Denis-CourmontCorrect Winsock error #define's
2013-07-28 Rémi Denis-Courmontaout: stick to single precision
2013-07-26 Rémi DuraffortDo not compare arrays against NULL (always true)
2013-07-26 Rémi Denis-Courmontdecoder: separate aout initialization from buffer alloc...
2013-07-26 Rémi Denis-Courmontaout: inline aout_DecDeleteBuffer()
2013-07-26 Rémi Denis-Courmontaout: inline aout_DecNewBuffer()
2013-07-24 Mark Leelibvlc: add equalizer API
2013-07-23 Rafaël Carrévout_ManageWrapper: reset display pool after we reset...
2013-07-23 Rafaël CarréDon't redefine UNICODE
2013-07-23 Jean-Baptiste KempfWinRT: release the CryptographicBufferStatics and Buffe...
2013-07-23 Rafaël CarréDon't use CryptGenRandom in Windows Store app
2013-07-22 Rémi DuraffortRemove dead code (and infinite loop) (cid #1049331)
2013-07-22 Rémi DuraffortFix C&P error (cid #1049313)
2013-07-21 Rémi Denis-Courmontsnapshot: add true subsecond timestamp and pad with...
2013-07-21 Rémi Denis-Courmontnet_Read: rewrite, fix corner cases (fix #8972)
2013-07-21 Rémi Denis-Courmontwin32: do not clobber error status when touching thread...
2013-07-21 Rémi Denis-Courmontnet_Gets: rewrite, deal with errors
2013-07-21 Rémi Denis-Courmontaccess: info.i_size -> control(ACCESS_GET_SIZE)
2013-07-20 Rémi DuraffortFix sizeof mismatch (cid #1049621)
2013-07-19 Rémi DuraffortFIx socket leak (cid #1049574)
2013-07-19 Rémi DuraffortFix memory leak (cid #1049575)
2013-07-19 Rémi DuraffortFix memory leak (cid #1049576)
2013-07-19 Rémi DuraffortFIx sizeof mismatch (cid #1049619)
2013-07-19 Rémi DuraffortFix sizeof mismatch (cid #1049620)
2013-07-19 Rémi DuraffortFix sizeof mismatch (cid #1049621)
2013-07-19 Rémi DuraffortFix sizeof mismatch (cid #1049623 and #1049622)
2013-07-16 Denis CharmetFix track selection according to user preference.
2013-07-16 Rémi Denis-Courmontvdpau: add YUV 444
2013-07-16 Rémi Denis-Courmontfourcc: add NV24 semiplanar Y/UV 4:4:4 (partial)
2013-07-16 Rémi Denis-Courmontfourcc: add missing bits for NV16 chroma
2013-07-16 Vittorio Giovaradraw OSD widgets taking into-account visible display...
2013-07-16 Vittorio Giovaradraw text taking into-account visible display size
2013-07-14 Rémi Denis-Courmontpicture: assert that there is a destroy callback
2013-07-14 Rémi Denis-Courmontpicture: add pf_destroy to picture_resource_t
2013-07-13 Rémi Denis-Courmontpicture: remove invalidated assertion
2013-07-13 Rémi DuraffortFix missing unlock (cid #1047159)
2013-07-13 Rémi DuraffortPlaylist: fx missing unlocks (cid #1047159 and #1047160)
2013-07-13 Rémi DuraffortFix assignment instead of compare
2013-07-13 Rémi DuraffortFix potential use-after-free (cid #1047503)
2013-07-07 Rémi Denis-Courmontvout: keep the original picture if "early" SPU blending...
2013-07-07 Rémi Denis-Courmontpicture_BlendSubpicture: return the number of blent...
2013-07-07 Rémi Denis-Courmontvout: robustify "early" SPU blending
2013-07-07 Rémi Denis-Courmontpicture: pointer for decoder-specified hardware context
2013-07-07 Rémi Denis-Courmontpicture: handle allocation of pictures with 0 bytes...
2013-07-07 Rémi Denis-Courmontfourcc: VDPAU surface types
2013-07-06 Rémi Denis-Courmontpicture: add assertion against double free
2013-07-04 Felix Paul KühneRevert "src: fix crash in getaddrinfo due to bugs in...
2013-07-04 Felix Paul Kühnesrc: fix crash in getaddrinfo due to bugs in the OSX...
2013-07-02 Rémi Denis-Courmontvout: remove the dummy display pool
2013-07-02 Rémi Denis-Courmontvout: avoid picture copy when decoder and output format...
2013-07-02 Rémi Denis-Courmontvout: remove tautology
2013-06-21 Rémi Denis-Courmontwin32: avoid the POSIX timer API for now
2013-06-21 Rémi Denis-Courmontwin32: do not straddle on POSIX threads symbols
2013-06-21 Francois Cartegniefingerprinter: don't hardcode acoustid module selection
2013-06-19 Jean-Baptiste KempfAdd yet another XDCAM fourCC
2013-06-16 Rémi Denis-Courmontvlc_UrlParse: end username at the last @ rather than...
2013-06-16 Rémi Denis-Courmontlib: add libvlc_set_app_id() to complement libvlc_set_u...
2013-06-16 Rémi Denis-Courmontlib: fix wrong user-agent and http-user-agent values...
next