]> git.sesse.net Git - vlc/history - src
bluray: add an option to select player region code
[vlc] / src /
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...
2013-06-13 Rémi Denis-Courmontpicture: deduplicate some code
2013-06-11 Jean-Baptiste KempfAdd GoToMeeting FOURCC
2013-06-05 Rafaël CarréUse _WIN32 rather than WIN32 (same for WIN64)
2013-05-25 Rémi Denis-Courmontvout: separate scale and autoscale callbacks
2013-05-25 Rémi Denis-Courmontzoom is a float
2013-05-25 Rémi Denis-Courmontvout: unused parameter
2013-05-23 David Fuhrmannrevert text for stereo-mode
2013-05-22 Rémi Denis-Courmontaout: remove legacy HAVE_FPU checks
2013-05-21 David FuhrmannFix text for stereo-mode variable
2013-05-21 Rafaël CarréWinstore app: don't use GetModuleFileName
2013-05-18 Jean-Baptiste KempfIntroduce ICOD fourCC
2013-05-17 KO Myung-Hunvlccore: search HOME env var for user dirs on OS/2
2013-05-10 David FuhrmannUse correct range type for "volume-step" (fixes #8602)
2013-05-09 Rafaël Carrées_out_timeshift: don't use GetTempPathW for Windows...
2013-05-07 Rafaël CarréFix inverted logic
2013-05-04 Rémi Denis-Courmontinput: fix changing ES on big-endian (fixes #6163)
2013-05-01 Rémi Denis-Courmontvout: trigger callbacks also when reinitializing (fixes...
2013-05-01 Rémi Denis-Courmontvout: trigger zoom callback at startup (fixes #4027)
2013-05-01 Rémi Denis-Courmontvout: initialize "scale" before "zoom" (refs #4027)
2013-05-01 Rémi Denis-Courmontvout: use var_Inherit*() for video-title* variables
2013-04-30 Zoran TuralijaNormal/Loop/Repeat is correct order of loop playlist...
2013-04-29 Sandeep Kumaraout: Increase/decrease volume in steps of 5%
2013-04-28 Christoph MiebachBluRay instead of Blu-Ray. Re-using short messages...
2013-04-28 Christoph MiebachUse same string in definition as in ui
2013-04-27 Jean-Baptiste KempfClear confusion about --started-from-file-and-one-insta...
2013-04-26 Christoph MiebachString removal
2013-04-26 Rémi Denis-Courmontaout: export aout_Filters*() functions
2013-04-26 Rémi Denis-Courmontaout: remove (most) filters dependencies on audio_output_t
2013-04-26 Rémi Denis-Courmontaout: second guess whether the video output should...
2013-04-26 Rémi Denis-Courmontaout: clean up filters handling of vout request
2013-04-26 Rémi Denis-Courmontaout: revector filters chain (part 1)
2013-04-26 Rémi Denis-Courmontaout: remove redundant parameter
next