53479 Commits (6053dcfa7c2b2065d9166bb9247028ec87bccc2a)
 

Author SHA1 Message Date
Rémi Denis-Courmont 1f02e8c058 visual: do not keep unused fields 14 years ago
Rémi Denis-Courmont 3c4189bcef visual: privatize filter_sys_t, etc. 14 years ago
Rémi Denis-Courmont 2ce82a3f94 visual: remove non-sensical code 14 years ago
KO Myung-Hun ebbe5a5ff8 os2: add vlc_getProxyUrl() 14 years ago
KO Myung-Hun ab2cbc4fa5 configure.ac: replace == with = 14 years ago
Michael Feurstein 8f4422c523 configure.ac disable/don't load avcapture module and its framework if AVFoundation is not present (OS 10.6) 14 years ago
Rémi Denis-Courmont 045a89d625 vsxu: force FL32 input 14 years ago
Rémi Denis-Courmont d0233fac5d visual: force FL32 input and set output format 14 years ago
Rémi Denis-Courmont 5d909d68be projectM: force FL32 input 14 years ago
Rémi Denis-Courmont 5d0401095a goom: force FL32 input 14 years ago
Rémi Denis-Courmont c6afc8244a mmdevice: drop to zero priority for now 14 years ago
Felix Paul Kühne ebdcbba891 THANKS: add missing GPL-licensed contribs 14 years ago
Rémi Denis-Courmont 6979c21a0a simple: use single precision maths (rather than double) 14 years ago
Jean-Baptiste Kempf ca1b7afd3d Simple: slightly different matrixes for 7.x and 6.1 stereo downmix 14 years ago
Felix Paul Kühne 39fd666641 THANKS: merge updated and more complete contrib copyright list 14 years ago
Felix Paul Kühne 7f73d8cc15 configure.ac: fix linking the OSX UI module if the AVFoundation framework isn't present (read: OSX 10.6) 14 years ago
Felix Paul Kühne 6479d47f06 Update NEWS and LIST for AVFoundation video capture module 14 years ago
Michael Feurstein c91126ca66 New AVFoundation video capture module for Mac OS X 14 years ago
Rafaël Carré 6cdddeeb1d Fix decoding for aac streams with ADTS config set to 0 channels 14 years ago
Rémi Denis-Courmont 57fe6b36d5 input/stream: add STREAM_GET_SIGNAL (fixes #8414) 14 years ago
Rémi Denis-Courmont 7b76ee2425 input: use STREAM_GET_META instead of ACCESS_GET_META (refs #8414) 14 years ago
Rémi Denis-Courmont 17d1f128e7 stream: add STREAM_GET_META 14 years ago
Rémi Denis-Courmont 1ed365b843 input: remove INPUT_FSTAT_NB_READS 14 years ago
Rémi Denis-Courmont 2e42f02431 input: remove write-only INPUT_UPDATE_SIZE 14 years ago
Rémi Denis-Courmont 732c5ed426 input: remove unused INPUT_UPDATE_NONE 14 years ago
Rémi Denis-Courmont f349eef029 stream: add explicit controls for titles and seekpoints 14 years ago
Rémi Denis-Courmont 766ba5cccb stream: add the new controls to demux and memory streams 14 years ago
Rémi Denis-Courmont d81003671d vdr: force MPEG-TS demuxer 14 years ago
Rémi Denis-Courmont 3af9805b94 vdr: do not turn off caching (refs #8446) 14 years ago
Rémi Denis-Courmont 3fd2e22de4 mtp: do not turn off caching (refs #8446) 14 years ago
Rémi Denis-Courmont 10927263be mtp: redundant close-on-exec code 14 years ago
Rémi Denis-Courmont 2190e61537 input: factor INPUT_CONTROL_SET_SEEKPOINT code 14 years ago
Rémi Denis-Courmont a87b4b357b input: factor INPUT_CONTROL_SET_TITLE code 14 years ago
David Fuhrmann b8214f7737 auhal: volumeSet and muteSet is not supported for digital output 14 years ago
Edward Wang 2f8b0deb32 macosx: merge minor grammar and orthography fixes 14 years ago
Jean-Paul Saman 316c4550e7 transcode/video.c: Do not leak mutex/conditional or fifo in transcode_video_new(). 14 years ago
Jean-Paul Saman 10523bb702 src/stream_output/stream_output.c: destroy mutex on error. 14 years ago
Rafaël Carré bc971c811d Revert "mingw: link with static libgcc / libstdc++" 14 years ago
Felix Paul Kühne 5b4c44f430 macosx: add trademark claim to about panel 14 years ago
Felix Paul Kühne 176f05cb87 macosx: mooaaarr eye-candy for the about dialog 14 years ago
Felix Paul Kühne 7b8bebdaf2 InfoPlist.strings: fix NSHumanReadableCopyright statement 14 years ago
Felix Paul Kühne 5569732689 macosx/about: add missing l10n 14 years ago
Felix Paul Kühne 1ace73b7de macosx: modernize the about dialog to match the Qt intf 14 years ago
Rémi Denis-Courmont 68236bf636 mp4: correct language code value interpretation 14 years ago
Rémi Denis-Courmont 8f21af10c7 decomp: implement pause/resume 14 years ago
Rémi Denis-Courmont ddece1c533 decomp: fix leak on error and clean up a little 14 years ago
Rémi Denis-Courmont 5ddb4ea1d1 input: deprecate p_access (refs #8414) 14 years ago
Rémi Denis-Courmont 5426d426ec input: use STREAM_CAN_PAUSE and STREAM_CAN_CONTROL_PACE 14 years ago
Rémi Denis-Courmont cca4ec2312 http filters: pause not implemented, pace control not supported 14 years ago
Rémi Denis-Courmont 2c1731e78a decomp: pause is unimplemented (although possible), pace works 14 years ago