43521 Commits (9d86e0b645be484d48fbe309873d6ded1bbdd981)
 

Author SHA1 Message Date
Juha Jeronen 542f25d1b3 Set nb_fields to 2 for p_dst[0], too 15 years ago
Rémi Denis-Courmont b263319948 PulseAudio: increase prebuffering 15 years ago
Felix Paul Kühne c0e7149a72 macosx: re-written hotkey preferences 15 years ago
KO Myung-Hun 095ad3e119 OS/2 uses the same file operations as Win32 15 years ago
Rémi Duraffort 462a34d401 Undefine HAVE_FORK on OS/2. 15 years ago
Rémi Duraffort f55ac10cec Do not include vlc_fixups, config.h is already doing it. 15 years ago
KO Myung-Hun 6211c09e64 Do not use clock_gettime() on OS/2. 15 years ago
KO Myung-Hun 10b9b0f771 Enable vlc_poll() on OS/2 15 years ago
KO Myung-Hun 396053f830 Define ALIGN for OS/2. 15 years ago
Sébastien Escudier cc5743456e fix vlm scheduling 15 years ago
Sébastien Escudier 51cada4b14 vlm : fix TAB_CLEAN 15 years ago
Konstantin Pavlov 4f06458c1e configure: actually print selected optimization. 15 years ago
Rémi Denis-Courmont 60431b0a3d sout_display: use input_DecoderCreate (fixes #4633) 15 years ago
Rémi Denis-Courmont 3d6f1d93f0 Unexport input_DecoderNew and input_clock_t 15 years ago
Rémi Denis-Courmont c2a6c69154 input_DecoderCreate: create a decoder w/o input thread 15 years ago
Rémi Denis-Courmont f137e017a6 Input resource: allow operation without input 15 years ago
Rémi Denis-Courmont 269766b014 decoder: do not emit output events if there is no input 15 years ago
Rémi Denis-Courmont 856c006498 decoder: do not update statistics if there is no input 15 years ago
Rémi Denis-Courmont 397701cc8b decoder: do not try to fetch attachments if there is no input 15 years ago
Rémi Denis-Courmont 7a1ce05704 decoder: keep a pointer to resources independent of input thread 15 years ago
Rémi Denis-Courmont 2d667c6e31 CreateDecoder: common sub-expression 15 years ago
Felix Paul Kühne 60ab318bda macosx: fixed wrong calculation of ModuleListConfigControl's size when drawn in the complete prefs 15 years ago
Felix Paul Kühne f6931951d9 macosx: fixed corner case which could lead to incorrect information about selected codecs, removed the misleading AVI UI element and fixed another bug which could lead to incorrect codec selection (#3708) 15 years ago
Felix Paul Kühne fc61762164 eyetv plugin: change logic to support HD streams as suggested by cbscpe on the forums and prepare for a potential release 15 years ago
Rémi Denis-Courmont 394b44d844 Spelling 15 years ago
Felix Paul Kühne 6baecccb82 configure.ac: allowing overwriting of the SDK version when using macosx-defaults 15 years ago
Pierre Ynard 28c4cb7455 Fix spelling: an URL -> a URL 15 years ago
Felix Paul Kühne f4cccde594 fixups: hack to fix compilation on Darwin since the autotools incorrectly flag dirfd as undefined 15 years ago
Felix Paul Kühne 12132cedcf macosx: added some more Apple Remote cookies 15 years ago
Felix Paul Kühne 83bf0bb0d9 macosx: enlarge the time slider and move respective items around in the embedded vout window in case no window resize control is displayed 15 years ago
Felix Paul Kühne 56310d5c1b quartztext: use a better way to differciate between Mac and iOS builds 15 years ago
Felix Paul Kühne 10c5c86cff macosx: update gitignore for xcode4 15 years ago
Pierre Ynard 823aae0fce cli: use make_uri() 15 years ago
Pierre Ynard e816d6a963 lua: export make_URI() 15 years ago
Rémi Denis-Courmont 2c0a2a2b73 fixups: sort stuff a bit 15 years ago
Rémi Denis-Courmont 07594e8b43 dirfd: replacement 15 years ago
Pierre Ynard 4183a1ea37 lua: missing .gitignore 15 years ago
Rémi Denis-Courmont a6274616f2 PulseAudio: fix channels map order (untested) 15 years ago
KO Myung-Hun 8ead43aa4a Define if_nametoindex() for OS/2 15 years ago
KO Myung-Hun 397919b41b OS/2 uses the same path style as Win32. 15 years ago
Jean-Baptiste Kempf 3a470a0712 Qt: hide status bar 15 years ago
Jean-Baptiste Kempf a4b671d6f4 Contribs: update libmodplug 15 years ago
Rémi Duraffort e9903f9dba Fix calloc usage. 15 years ago
Rémi Duraffort 29abf6f45d Remove old obsolete variables. 15 years ago
Rémi Duraffort 0f6a4c5d4d Clarify code path (help static analyzers). 15 years ago
Rémi Duraffort 5fb1da6bbb cosmetics. 15 years ago
KO Myung-Hun 45af74bb91 Basic configuration for OS/2 15 years ago
KO Myung-Hun fc4385ea91 Use $(LN_S) instead of 'ln -s' 15 years ago
KO Myung-Hun 3da2e51ef8 OS/2 uses .dll as a extention for a shared library 15 years ago
Jean-Baptiste Kempf 168e56b088 Subtitles: basic support for {y:i}, {y:b} and {y:u} 15 years ago