root/src/input/var.c


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @aa407ea9ca0beca090021e1bc26c4d9f84f003df [aa407ea9ca0beca090021e1bc26c4d9f84f003df] 08/26/08 23:27:56 Laurent Aimar <fenrir@videolan.org> Added record support at the stream_t level in core. The record …
(edit) @94ae97176c8a5c556b97ab2ab13e261f9cf7615a [94ae97176c8a5c556b97ab2ab13e261f9cf7615a] 08/13/08 21:57:32 Rémi Duraffort <ivoire@videolan.org> Fix compilation warnings and remove duplicated variables.
(edit) @521c6480b34c15dcc574ce9b948a50e2c08b31d4 [521c6480b34c15dcc574ce9b948a50e2c08b31d4] 08/13/08 01:04:17 Pierre d'Herbemont <pdherbemont@videolan.org> var: undef Windef.h CALLBACK as we use it here. No we won't change the …
(edit) @0e3098c5e6e58e2c6861c461a1842f7718771c4d [0e3098c5e6e58e2c6861c461a1842f7718771c4d] 07/13/08 17:04:17 Laurent Aimar <fenrir@videolan.org> Added input "teletext-es" variable to ease teletext support …
(edit) @9c750dec7c2745f859709f0444f91002a30d957e [9c750dec7c2745f859709f0444f91002a30d957e] 07/08/08 23:16:44 Laurent Aimar <fenrir@videolan.org> Fixed segfault in case of title/chapters…
(edit) @8d65a7555d7cda5a871f104dc97d4ea963161903 [8d65a7555d7cda5a871f104dc97d4ea963161903] 06/29/08 00:20:39 Laurent Aimar <fenrir@videolan.org> Do not delete input variable, only remove callbacks (and all of …
(edit) @ea89b9c2d9d5b13c28da56f6b5ec284614db491f [ea89b9c2d9d5b13c28da56f6b5ec284614db491f] 06/06/08 00:14:59 Pierre d'Herbemont <pdherbemont@videolan.org> input: Add --auto-adjust-pts-delay, this allows to stream/receive with an …
(edit) @d666030b2349e8a710fcba4d2cabb912cc700580 [d666030b2349e8a710fcba4d2cabb912cc700580] 05/31/08 21:10:28 Rémi Denis-Courmont <rdenis@simphalempin.com> libvlc: use vlc_common.h (libvlccore) instead of vlc/vlc.h
(edit) @449fd28aaf007c6411251dae9d0dbfdc65b135d1 [449fd28aaf007c6411251dae9d0dbfdc65b135d1] 04/14/08 02:02:22 Pierre d'Herbemont <pdherbemont@videolan.org> Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false. This …
(edit) @dfc2996565842dbf644557debc80cb7cc8c2b4f4 [dfc2996565842dbf644557debc80cb7cc8c2b4f4] 03/12/08 12:07:41 Rémi Duraffort <ivoire@videolan.org> Remove useless test before freeing something.
(edit) @4505655701a82d30d5b465447e3b549453b5087f [4505655701a82d30d5b465447e3b549453b5087f] 02/13/08 09:29:35 Ilkka Ollakka <ileoo@videolan.org> add rate-change variable in core to inform when rate changes, and …
(edit) @99fab9089e9e1709d9c3a4bc5ced0c137ac59134 [99fab9089e9e1709d9c3a4bc5ced0c137ac59134] 01/23/08 22:50:58 Rémi Denis-Courmont <rem@videolan.org> Don't include config.h from the headers - refs #297. Missing some cases …
(edit) @e41cdcc4acaf1c7d41a2ad9cfd467dcbe7ddeb1b [e41cdcc4acaf1c7d41a2ad9cfd467dcbe7ddeb1b] 01/07/08 15:23:12 Pierre d'Herbemont <pdherbemont@videolan.org> src/input.c: Define and set the "can-pause" variable.
(edit) @b6c609448e720d6c280114775ab4faddbb81fead [b6c609448e720d6c280114775ab4faddbb81fead] 10/14/07 14:17:37 Laurent Aimar <fenrir@videolan.org> Removed meta-preparsed variable. Audioscrobbler is not fixed but I let a …
(edit) @45ee8540f9c7ca7525c8baa67fccac3708c9b5db [45ee8540f9c7ca7525c8baa67fccac3708c9b5db] 10/04/07 00:24:11 Laurent Aimar <fenrir@videolan.org> Added a "meta-preparsed" input variable. A demuxer can test it by …
(edit) @56436811c9d6a504b923ef103d5b938f0c58b899 [56436811c9d6a504b923ef103d5b938f0c58b899] 10/02/07 23:37:54 Rafaël Carré <funman@videolan.org> input: Removes useless "item-change" variable
(edit) @3f07af6acdd8a0b0ddbd2c33b79039bf8ec8a822 [3f07af6acdd8a0b0ddbd2c33b79039bf8ec8a822] 09/30/07 17:40:34 Laurent Aimar <fenrir@videolan.org> Added const wheen needed for stream_Peek (demuxer/access) Made …
(edit) @712ec1a3f56e0953e7342e3a3c4901a3f96711a2 [712ec1a3f56e0953e7342e3a3c4901a3f96711a2] 09/28/07 11:36:40 Rafaël Carré <funman@videolan.org> input: Removes unused variable
(edit) @f3b32f6f56727dcb71e7fdfe45f4a476f5e98a9a [f3b32f6f56727dcb71e7fdfe45f4a476f5e98a9a] 09/04/07 21:20:14 Rémi Denis-Courmont <rem@videolan.org> Fix pointer-int casts warnings
(edit) @b271b9ffc4080ae42a549ad9185c8f0c8e0b85e6 [b271b9ffc4080ae42a549ad9185c8f0c8e0b85e6] 06/13/07 21:49:08 Laurent Aimar <fenrir@videolan.org> Added --run-time option to specify how many second VLC will play an …
(edit) @0e39834a0ac7ba0f9f492881ef90902f5d8fedd5 [0e39834a0ac7ba0f9f492881ef90902f5d8fedd5] 04/05/07 18:42:16 Rémi Denis-Courmont <rem@videolan.org> Compiler warnings rampage
(edit) @600e2cd549142370607f55455aa29de0d6d1cd8e [600e2cd549142370607f55455aa29de0d6d1cd8e] 02/22/07 00:15:06 Laurent Aimar <fenrir@videolan.org> Changed input_DestroyThread to take care of detaching, cleaning and …
(edit) @496a54201d383dc056767a10b79e2a0354512e53 [496a54201d383dc056767a10b79e2a0354512e53] 12/10/06 15:00:54 Clément Stenac <zorglub@videolan.org> * Do not take and release the structure lock for each element of the list …
(edit) @d3fe7f28797d4dba65ffcdd60bf932e758a48a9e [d3fe7f28797d4dba65ffcdd60bf932e758a48a9e] 11/26/06 15:20:34 Clément Stenac <zorglub@videolan.org> A bit of headers cleanup * Headers in include must contain the structures …
(edit) @83f23b6686543887f908d184387782bf018c35d5 [83f23b6686543887f908d184387782bf018c35d5] 09/12/06 20:49:41 Rémi Denis-Courmont <rem@videolan.org> Ahem: (v)asprintf requires stdio.h; strndup requires string.h
(edit) @2cb472dba008f7d877ffe6bae9c5575253365282 [2cb472dba008f7d877ffe6bae9c5575253365282] 01/13/06 00:10:04 Antoine Cellerier <dionoea@videolan.org> FSF address change.
(edit) @f0b97796abcc694dccc3f19929f542d8b2312381 [f0b97796abcc694dccc3f19929f542d8b2312381] 12/19/05 17:46:48 Christophe Massiot <massiot@videolan.org> * src/input/es_out.c: New --no-spu and --no-sout-spu options to disable …
(edit) @8ba6d9a8eaa23172a6ae0939857c98a2025f3050 [8ba6d9a8eaa23172a6ae0939857c98a2025f3050] 12/19/05 17:36:30 Christophe Massiot <massiot@videolan.org> * src/input/es_out.c: New --audio-track-id and --sub-track-id options …
(edit) @ddb18b2953043baab8da8db80a52d42eadbfcac6 [ddb18b2953043baab8da8db80a52d42eadbfcac6] 10/15/05 14:12:46 Jean-Paul Saman <jpsaman@videolan.org> whitespace cleanup
(edit) @8eac36507c4ace6cead2c54349f0bc4e6cf09ddd [8eac36507c4ace6cead2c54349f0bc4e6cf09ddd] 10/07/05 00:16:23 Laurent Aimar <fenrir@videolan.org> * var: create "demux" and "access" (--demux/access module works too)
(edit) @2c1edcf1f486e4f968e8fa499508c4b7b620e12e [2c1edcf1f486e4f968e8fa499508c4b7b620e12e] 07/17/05 23:21:04 Cyril Deguet <asmax@videolan.org> * all: compilation fix with vc7.1 compiler, and removed a bunch of …
(edit) @fe087a38282e93addb25fa9598393e40ea233b09 [fe087a38282e93addb25fa9598393e40ea233b09] 07/09/05 08:17:09 Rémi Denis-Courmont <rem@videolan.org> Make Zorglub less unhappy
(edit) @85b29bdc288a1573d43bd524908be5748a9b3640 [85b29bdc288a1573d43bd524908be5748a9b3640] 07/08/05 20:12:44 Rémi Denis-Courmont <rem@videolan.org> Copyright fixes (da big courmischage)
(edit) @2dba69cc4c2fb5693b8481ac69c71576f491bc0a [2dba69cc4c2fb5693b8481ac69c71576f491bc0a] 04/26/05 23:35:03 Sigmund Augdal Helberg <sigmunau@videolan.org> input/var.c: don't try to update the "rate" variable directly in …
(edit) @02d6384dce7b4c44760f643c7b3d24115910a613 [02d6384dce7b4c44760f643c7b3d24115910a613] 03/29/05 18:01:23 Laurent Aimar <fenrir@videolan.org> * access.* input/*: added access_filter architecture (same API as a …
(edit) @37e87108a37856c3cdbfba1abd7fa69ea6e5894a [37e87108a37856c3cdbfba1abd7fa69ea6e5894a] 02/15/05 21:29:29 Derk-Jan Hartman <hartman@videolan.org> * renamed --spu-track to --sub-track * renamed --spumargin to …
(edit) @02c94f5640a01d2039e025f596208b391f35a4e4 [02c94f5640a01d2039e025f596208b391f35a4e4] 02/15/05 18:33:58 Derk-Jan Hartman <hartman@videolan.org> * renamed audio-channel to audio-track so ppl don't confuse it with …
(edit) @e512e5bec6c52fc6c033bba37ca7b1f5e2dd6061 [e512e5bec6c52fc6c033bba37ca7b1f5e2dd6061] 02/10/05 14:26:52 Gildas Bazin <gbazin@videolan.org> * src/libvlc.h, src/input/: new --clock-synchro option to enable/disable …
(edit) @236ca7aea13a438f92c245565208c9bb6ff9e11c [236ca7aea13a438f92c245565208c9bb6ff9e11c] 02/08/05 18:00:18 Laurent Aimar <fenrir@videolan.org> * all: added a --audio-language and --spu-language to select tracks based …
(edit) @534a81228d1bd8665ba5447b22faa8144339ebc7 [534a81228d1bd8665ba5447b22faa8144339ebc7] 02/06/05 17:54:12 Clément Stenac <zorglub@videolan.org> Fix subtitle delay < 0 DAAP compile fix
(edit) @dab1d31acee4f53cd5a92960dbf5d1adb25bd2fd [dab1d31acee4f53cd5a92960dbf5d1adb25bd2fd] 12/17/04 20:18:07 Benjamin Pracht <bigben@videolan.org> * Hotkey to set audio delay on the fly * This currently sets audio-delay, …
(edit) @f9d5e2baf5e771718cd9a342b127efdd8404ebca [f9d5e2baf5e771718cd9a342b127efdd8404ebca] 11/06/04 12:17:46 Clément Stenac <zorglub@videolan.org> Improvements to the playlist core
(edit) @b2147ab9e1fdbd010e72e2e0f6fe76165b297992 [b2147ab9e1fdbd010e72e2e0f6fe76165b297992] 10/22/04 15:49:14 Christophe Massiot <massiot@videolan.org> * src/input: Added a --programs configuration option, allowing to select …
(edit) @460b1fca8424088c9e87ca455338e0f446ac2476 [460b1fca8424088c9e87ca455338e0f446ac2476] 09/06/04 23:07:43 Eric Petit <titer@videolan.org> + src/input/var.c: when starting a title, don't recreate …
(edit) @25d2a663a98c0adc49d95e3ad5612f76da954953 [25d2a663a98c0adc49d95e3ad5612f76da954953] 08/21/04 01:37:40 Gildas Bazin <gbazin@videolan.org> * src/input/*, include/vlc_input.h: the MRL is now parsed for …
(edit) @bbcddc3ec507b7500d20b115b757076d7d33ad81 [bbcddc3ec507b7500d20b115b757076d7d33ad81] 06/29/04 00:49:43 Laurent Aimar <fenrir@videolan.org> * all: re-enabled meta-datas.
(edit) @c84f881e16b7e1b172d231a2e27cb4f007429e56 [c84f881e16b7e1b172d231a2e27cb4f007429e56] 06/27/04 21:54:35 Laurent Aimar <fenrir@videolan.org> * all: a new --input-slave option to start playing with multi-input (# is …
(edit) @926aa46c7017b9b5b6d95abcb6a0a8a8eb518c8b [926aa46c7017b9b5b6d95abcb6a0a8a8eb518c8b] 06/27/04 12:19:23 Gildas Bazin <gbazin@videolan.org> * src/input/input.c: + fixed typo in INPUT_CONTROL_SET_SEEKPOINT_NEXT. …
(edit) @a77fa520e4ca734023489ba79a3b19398478cb31 [a77fa520e4ca734023489ba79a3b19398478cb31] 06/23/04 22:24:01 Gildas Bazin <gbazin@videolan.org> * src/input: update ES object vars when an ES is removed + some coding …
(edit) @2aebce79d5f564b25de506071c2de578315cb14a [2aebce79d5f564b25de506071c2de578315cb14a] 06/23/04 19:49:26 Laurent Aimar <fenrir@videolan.org> * all: - added a boolean "seekable" object variable to p_input. …
(edit) @51d78b67dc89aaa843d7624d59aab1575372fdf7 [51d78b67dc89aaa843d7624d59aab1575372fdf7] 06/22/04 21:30:31 Laurent Aimar <fenrir@videolan.org> * all: rework of the input.
Note: See TracRevisionLog for help on using the revision log.