root/src/input/input.c


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @c60211663fe86b98e8dd01c2fcd95f7fbd99045d [c60211663fe86b98e8dd01c2fcd95f7fbd99045d] 28/09/08 09:08:22 Laurent Aimar <fenrir@videolan.org> The input now pauses the decoders. This allows a more reactive pause …
(edit) @a18cf1de2e0e1cecfb44894e5043b6806361d15d [a18cf1de2e0e1cecfb44894e5043b6806361d15d] 28/09/08 03:08:38 Laurent Aimar <fenrir@videolan.org> Moved clock master flag to es_out.
(edit) @2cbe8c8fbe9dd0cced9b17eadd50b4c424c5a1d6 [2cbe8c8fbe9dd0cced9b17eadd50b4c424c5a1d6] 28/09/08 03:08:37 Laurent Aimar <fenrir@videolan.org> Documented input_clock_t interface. There is no functionnal changes + …
(edit) @2a41f846deae31635f3ea8a0d9fefc724dde8207 [2a41f846deae31635f3ea8a0d9fefc724dde8207] 28/09/08 03:08:37 Laurent Aimar <fenrir@videolan.org> Improved (a little) reactivity on seek.
(edit) @987d3a8595102368d0098c5d0f817247a9b10ecf [987d3a8595102368d0098c5d0f817247a9b10ecf] 28/09/08 03:08:36 Laurent Aimar <fenrir@videolan.org> Removed the ugly input clock.c sleep. The input main loop will now …
(edit) @813a45953e8b7a3ceb214d320d0ff8130d38a46f [813a45953e8b7a3ceb214d320d0ff8130d38a46f] 28/09/08 03:08:36 Laurent Aimar <fenrir@videolan.org> Added signal-quality/strength input variables for access signal …
(edit) @b4951bceb2c47d47b7c2daadb83edb620d9bca27 [b4951bceb2c47d47b7c2daadb83edb620d9bca27] 25/09/08 19:55:26 Laurent Aimar <fenrir@videolan.org> Fixed forcing a demux while using access_demux for rtp. Patch provided by …
(edit) @acbad93b8b447ac9f776a53bf3e8f74f15132fe4 [acbad93b8b447ac9f776a53bf3e8f74f15132fe4] 21/09/08 13:59:23 Rémi Denis-Courmont <rdenis@simphalempin.com> lower case the module_* functions
(edit) @2f302ff4f2d37c5bfe3595469a9ef214fcfd0fbf [2f302ff4f2d37c5bfe3595469a9ef214fcfd0fbf] 20/09/08 16:29:16 Rémi Denis-Courmont <rdenis@simphalempin.com> input_Read: fix return value (none of the callers check it though)
(edit) @7a6a50019db4db22d810f01145279b23b6b34e97 [7a6a50019db4db22d810f01145279b23b6b34e97] 18/09/08 21:24:55 Rémi Denis-Courmont <rdenis@simphalempin.com> Use stat properly (you don't want to open directories or devices...)
(edit) @e4e9bad7b5e329c3e581314697acbf242e9d9ad3 [e4e9bad7b5e329c3e581314697acbf242e9d9ad3] 18/09/08 20:18:24 Laurent Aimar <fenrir@videolan.org> Fixed broken input_AddSubtitles. It was a big race condition, please …
(edit) @4ce86c99c1bceda6dbaeae75dc748e9902b0abff [4ce86c99c1bceda6dbaeae75dc748e9902b0abff] 18/09/08 20:18:23 Laurent Aimar <fenrir@videolan.org> Reset input slave eof flag on seek.
(edit) @60106b7432e0f6b61689486ba1fadf7c03db5f49 [60106b7432e0f6b61689486ba1fadf7c03db5f49] 12/09/08 00:06:15 Antoine Cellerier <dionoea@videolan.org> Allow use of inputs without DEMUX_GET/SET_*TIME in input-slave. This is …
(edit) @96c9d700f28b47cdaf0d4da435fc0ee229bc116b [96c9d700f28b47cdaf0d4da435fc0ee229bc116b] 08/09/08 23:10:20 Laurent Aimar <fenrir@videolan.org> Automatically set --input-list when .001 .002 ... files are detected.
(edit) @8161681ded5bfb62950386dad97a33c41bb414d8 [8161681ded5bfb62950386dad97a33c41bb414d8] 08/09/08 18:07:13 Rémi Denis-Courmont <rdenis@simphalempin.com> Remove dummy usage of vlc_thread_ready() It only makes sense if the …
(edit) @8d0e42edea792212cca0098d8e247d134bb6e424 [8d0e42edea792212cca0098d8e247d134bb6e424] 07/09/08 22:34:07 Laurent Aimar <fenrir@videolan.org> Do not msleep to wait for a die order.
(edit) @253ac451cadf69a9ee788d4f640d294957b877f7 [253ac451cadf69a9ee788d4f640d294957b877f7] 07/09/08 22:21:41 Laurent Aimar <fenrir@videolan.org> Removed the need to msleep to handle input pause.
(edit) @9ea2d78d6b4507764373bcfd07ec054596f9edf2 [9ea2d78d6b4507764373bcfd07ec054596f9edf2] 07/09/08 22:21:06 Laurent Aimar <fenrir@videolan.org> Reduced a bit intf and statistics updates. Interfaces are updated every …
(edit) @20821641a12d0ad42935736bc09cf710597074ed [20821641a12d0ad42935736bc09cf710597074ed] 07/09/08 22:21:06 Laurent Aimar <fenrir@videolan.org> Cosmetics (split MainLoop? in smaller functions).
(edit) @dcaafd942c6c16608279a4312398fb747531ac2e [dcaafd942c6c16608279a4312398fb747531ac2e] 07/09/08 22:21:06 Laurent Aimar <fenrir@videolan.org> Do not uselessly duplicated code (input)
(edit) @c35c18a622dad4f768370aacd1cbcd2b59c7204d [c35c18a622dad4f768370aacd1cbcd2b59c7204d] 06/09/08 15:50:54 Laurent Aimar <fenrir@videolan.org> Do not set object b_eof/b_error after sending the event. This fixes a few …
(edit) @94eaa50f2a04f88ef03b3e022a8ea6fc1784538b [94eaa50f2a04f88ef03b3e022a8ea6fc1784538b] 06/09/08 13:45:16 Laurent Aimar <fenrir@videolan.org> Add missing vlc_restorecancel in input.
(edit) @d6e99cf906a56811de0ad043dc6e29a6088b6ec4 [d6e99cf906a56811de0ad043dc6e29a6088b6ec4] 05/09/08 23:49:32 Laurent Aimar <fenrir@videolan.org> Added "intf-change-vout" variable to warn about vout …
(edit) @1b025556e3277cc727d1e70c7c55a2a0192b4d1a [1b025556e3277cc727d1e70c7c55a2a0192b4d1a] 28/08/08 14:30:02 Laurent Aimar <fenrir@videolan.org> Added a INPUT_CONTROL_RESTART_ES and use it in video_output. This removes …
(edit) @4ae5ff0468f596d6676517b5c03f162a8b374d80 [4ae5ff0468f596d6676517b5c03f162a8b374d80] 28/08/08 12:41:33 Laurent Aimar <fenrir@videolan.org> Enable input recording for access_demux too.
(edit) @974a5e403890f924980be2add6983913c520c94f [974a5e403890f924980be2add6983913c520c94f] 27/08/08 21:43:08 Rémi Denis-Courmont <rdenis@simphalempin.com> libvlccore: push threads cancellation down vlc_thread_create
(edit) @0ceca03f5db577ec4ed59a55336b1c06cbaa636b [0ceca03f5db577ec4ed59a55336b1c06cbaa636b] 27/08/08 01:20:05 Laurent Aimar <fenrir@videolan.org> Improved record behaviour when sout is disabled.
(edit) @c14125992544292746c94bdc52754cc3e18e0966 [c14125992544292746c94bdc52754cc3e18e0966] 27/08/08 00:00:40 Laurent Aimar <fenrir@videolan.org> Added recording on the fly through sout.
(edit) @aa407ea9ca0beca090021e1bc26c4d9f84f003df [aa407ea9ca0beca090021e1bc26c4d9f84f003df] 26/08/08 23:27:56 Laurent Aimar <fenrir@videolan.org> Added record support at the stream_t level in core. The record …
(edit) @dd68babf9779417ea0b028b33623b4566c1ea80b [dd68babf9779417ea0b028b33623b4566c1ea80b] 25/08/08 18:26:54 Felix Paul Kühne <fkuehne@videolan.org> Minor spelling mistakes pointed by P.K2
(edit) @9715ca4796dc57bf2747d2123dc64934325ba427 [9715ca4796dc57bf2747d2123dc64934325ba427] 23/08/08 16:51:39 Laurent Aimar <fenrir@videolan.org> Properly handle input state in InputSourceInit?.
(edit) @dc06ad9ff8c25518ebbc81463b2ec85d8fd874c2 [dc06ad9ff8c25518ebbc81463b2ec85d8fd874c2] 23/08/08 16:51:30 Laurent Aimar <fenrir@videolan.org> Revert "Keep p_input->i_state when adding a subtitle on the fly. I will …
(edit) @1e6d10864e1887856f6bf0e9e59b7603a52f9b79 [1e6d10864e1887856f6bf0e9e59b7603a52f9b79] 23/08/08 16:37:45 Antoine Cellerier <dionoea@videolan.org> Keep p_input->i_state when adding a subtitle on the fly. This prevents …
(edit) @3f5d4a954a652e94e658c5cc98019a43d975d992 [3f5d4a954a652e94e658c5cc98019a43d975d992] 22/08/08 02:24:55 Laurent Aimar <fenrir@videolan.org> Export input_SplitMRL helper.
(edit) @d2ae907ef607760a8f9d07fa7c8cc3d1770e857a [d2ae907ef607760a8f9d07fa7c8cc3d1770e857a] 13/08/08 01:57:15 Pierre d'Herbemont <pdherbemont@videolan.org> input: More strtol fix.
(edit) @427c9725d96b1a81f0ab9810e9352fb2213c354f [427c9725d96b1a81f0ab9810e9352fb2213c354f] 13/08/08 01:51:47 Pierre d'Herbemont <pdherbemont@videolan.org> input: Fix strtol usage.
(edit) @ae291708beb3539912a08068526f9ca87cb46f33 [ae291708beb3539912a08068526f9ca87cb46f33] 13/08/08 00:57:26 Pierre d'Herbemont <pdherbemont@videolan.org> input: Fix warnings.
(edit) @4ca1e8b9b78f1fc67c79b10d5769edc952906e15 [4ca1e8b9b78f1fc67c79b10d5769edc952906e15] 07/08/08 20:52:44 Rémi Duraffort <ivoire@videolan.org> Fix threaded function declaration.
(edit) @2f05f4753cd0528be9cef8f607ca934216283c0f [2f05f4753cd0528be9cef8f607ca934216283c0f] 28/07/08 23:24:53 Laurent Aimar <fenrir@videolan.org> Cosmetics (Error is not used only on error)
(edit) @0e3098c5e6e58e2c6861c461a1842f7718771c4d [0e3098c5e6e58e2c6861c461a1842f7718771c4d] 13/07/08 17:04:17 Laurent Aimar <fenrir@videolan.org> Added input "teletext-es" variable to ease teletext support …
(edit) @1a112b8a40daf2a86ad1aa310b8eb4fe1255bdce [1a112b8a40daf2a86ad1aa310b8eb4fe1255bdce] 09/07/08 23:22:30 Pierre d'Herbemont <pdherbemont@videolan.org> Revert "dejidjei:" This reverts commit …
(edit) @5183d34db7b6640a79aeb4f919d8825df3694c2b [5183d34db7b6640a79aeb4f919d8825df3694c2b] 09/07/08 23:06:07 Pierre d'Herbemont <pdherbemont@videolan.org> dejidjei:
(edit) @18d8fa4a4be9562fbd4265cf52a8ede0210ef831 [18d8fa4a4be9562fbd4265cf52a8ede0210ef831] 08/07/08 21:36:48 Laurent Aimar <fenrir@videolan.org> Do not vlc_object_kill on vout/aout and sout when stopping input (close …
(edit) @967528700bae01cf16057a5ec1863bb7cafb8d1c [967528700bae01cf16057a5ec1863bb7cafb8d1c] 07/07/08 00:06:53 Pierre d'Herbemont <pdherbemont@videolan.org> input: Output a debug message at input creation/destruction.
(edit) @d30bcae9c124ffd2777f39f4e3cd3a7aee5b3959 [d30bcae9c124ffd2777f39f4e3cd3a7aee5b3959] 05/07/08 20:29:47 Rémi Denis-Courmont <rdenis@simphalempin.com> Unused variables
(edit) @d10dffca3516b7650fa79c94947bfd18ac6a6fa0 [d10dffca3516b7650fa79c94947bfd18ac6a6fa0] 05/07/08 13:34:26 Laurent Aimar <fenrir@videolan.org> Fixed input_StopThread by really killing all input children …
(edit) @8d65a7555d7cda5a871f104dc97d4ea963161903 [8d65a7555d7cda5a871f104dc97d4ea963161903] 29/06/08 00:20:39 Laurent Aimar <fenrir@videolan.org> Do not delete input variable, only remove callbacks (and all of …
(edit) @57c3ecd2292588c7312afbb6935d414bfbe2e826 [57c3ecd2292588c7312afbb6935d414bfbe2e826] 19/06/08 20:06:55 Rémi Duraffort <ivoire@videolan.org> Remove msg_Err about memory allocation. Fix two potential …
(edit) @c7cd0ac4979a796904402309a4978de7416286ec [c7cd0ac4979a796904402309a4978de7416286ec] 17/06/08 12:27:34 Pierre d'Herbemont <pdherbemont@videolan.org> input: Attempt to fix variables deadlocks.
(edit) @bbc37b53fbf6ad9210de17a8166aa245bbbbef69 [bbc37b53fbf6ad9210de17a8166aa245bbbbef69] 16/06/08 11:47:09 Pierre d'Herbemont <pdherbemont@videolan.org> input: Make sure we send input state changes events. (Should fix the non …
(edit) @1a7f1a447036710c49b67d0471a7b4af57583a94 [1a7f1a447036710c49b67d0471a7b4af57583a94] 15/06/08 18:32:33 Rémi Denis-Courmont <rdenis@simphalempin.com> input: kill all the children [add evil laughters here] No need for …
(edit) @e9fba763dfcb5f7ba12211bddf75bba55c35896c [e9fba763dfcb5f7ba12211bddf75bba55c35896c] 14/06/08 16:26:30 Pierre d'Herbemont <pdherbemont@videolan.org> input: Send vlc_InputSelectedStreamChanged.
(edit) @1f145937721523b02169e0c03697b65b95444bd3 [1f145937721523b02169e0c03697b65b95444bd3] 14/06/08 15:16:54 Pierre d'Herbemont <pdherbemont@videolan.org> input: Remove vlc_playlist.h inclusion.
(edit) @c2bb7bf0d94e2fd931c531db15ee849482cfd3e6 [c2bb7bf0d94e2fd931c531db15ee849482cfd3e6] 14/06/08 15:16:53 Pierre d'Herbemont <pdherbemont@videolan.org> input: No need to playlist_Signal() on error now that the playlist receive …
(edit) @4d6512f547833838d0466c4d1f534a4671a15fd8 [4d6512f547833838d0466c4d1f534a4671a15fd8] 14/06/08 15:16:53 Pierre d'Herbemont <pdherbemont@videolan.org> input: No need to signal input's end to the playlist now that the playlist …
(edit) @c75d563f2fb190ba3cbd8ff7137c01cf05f0d84d [c75d563f2fb190ba3cbd8ff7137c01cf05f0d84d] 14/06/08 15:01:32 Pierre d'Herbemont <pdherbemont@videolan.org> input: Change the state to END_S when playback is really finished.
(edit) @18acd8a0fa3fc8239ba6d637f128d223e76a659c [18acd8a0fa3fc8239ba6d637f128d223e76a659c] 14/06/08 14:16:24 Pierre d'Herbemont <pdherbemont@videolan.org> input: Add input_get_event_manager().
(edit) @6a938c3c6d2c933cba002cb93c286865def8ba40 [6a938c3c6d2c933cba002cb93c286865def8ba40] 14/06/08 13:37:02 Pierre d'Herbemont <pdherbemont@videolan.org> input: Register vlc_InputStateChanged event.
(edit) @acb1a3ac0c092b5d8d58ef23e629de8ebf26b95a [acb1a3ac0c092b5d8d58ef23e629de8ebf26b95a] 14/06/08 13:21:10 Pierre d'Herbemont <pdherbemont@videolan.org> input: Add an event manager to the input. Currently libvlc uses "state" …
(edit) @e3c6b242570ec32867138f9bd11414400814431b [e3c6b242570ec32867138f9bd11414400814431b] 04/06/08 19:42:57 Rémi Denis-Courmont <rdenis@simphalempin.com> Remove sout-keep from the input code It needs to be done by the parent …
(edit) @f2852bcf0d7f6d19df6af364d806a42dfc040677 [f2852bcf0d7f6d19df6af364d806a42dfc040677] 04/06/08 19:34:13 Rémi Denis-Courmont <rdenis@simphalempin.com> Fix crash if inputs fails and there is no sout
(edit) @86afb9792b9990d47d036cdbc3a1f216152d0960 [86afb9792b9990d47d036cdbc3a1f216152d0960] 04/06/08 19:33:17 Rémi Denis-Courmont <rdenis@simphalempin.com> Fix grammar
(edit) @a8712a3720567c0b03612d0d93d354bd90f8b138 [a8712a3720567c0b03612d0d93d354bd90f8b138] 04/06/08 17:43:06 Rémi Denis-Courmont <rdenis@simphalempin.com> Fix sout leak if the playlist is gone
(edit) @61ee17a85417817e8046fe5373f160f5349cbf07 [61ee17a85417817e8046fe5373f160f5349cbf07] 01/06/08 21:47:49 Pierre d'Herbemont <pdherbemont@videolan.org> playlist: Listen to duration changed events, and remove a vout->playlist …
(edit) @9ff2a688923e778b1526dba269c836afa1c5a1e1 [9ff2a688923e778b1526dba269c836afa1c5a1e1] 01/06/08 21:44:51 Pierre d'Herbemont <pdherbemont@videolan.org> playlist: Listen to vlc_InputItemMetaChanged. This removes one more …
(edit) @d666030b2349e8a710fcba4d2cabb912cc700580 [d666030b2349e8a710fcba4d2cabb912cc700580] 31/05/08 21:10:28 Rémi Denis-Courmont <rdenis@simphalempin.com> libvlc: use vlc_common.h (libvlccore) instead of vlc/vlc.h
(edit) @1cd51bdfc4de72e4774f8262e72bcc730f0ef1be [1cd51bdfc4de72e4774f8262e72bcc730f0ef1be] 16/05/08 13:08:51 Rafaël Carré <funman@videolan.org> Initialise input memory
(edit) @debfaaa1a843326ca254daab1479f34ad30deab7 [debfaaa1a843326ca254daab1479f34ad30deab7] 15/05/08 19:39:45 Rémi Denis-Courmont <rem@videolan.org> Do not allow variable substitution in MRL path schemas
(edit) @4cc4c675d99ac00cce22edf44154c5379e051bff [4cc4c675d99ac00cce22edf44154c5379e051bff] 14/05/08 15:21:15 Rafaël Carré <funman@videolan.org> Revert [42a0d047849f391a75432dfdf5d71523d6ec08c7] The kept sout needs to …
(edit) @82921f3c8dae23178b64089b22502bb8f528e7e6 [82921f3c8dae23178b64089b22502bb8f528e7e6] 07/05/08 21:26:56 Rémi Denis-Courmont <rem@videolan.org> Remove p_playlist from p_libvlc Plugins are already using pl_Yield to get …
(edit) @d3d776685b767f1a4648d66e5ba00c495c69cb19 [d3d776685b767f1a4648d66e5ba00c495c69cb19] 07/05/08 20:38:43 Rémi Denis-Courmont <rem@videolan.org> Remove pl_Get. This endorsed unyielded playlist access.
(edit) @6b42b421710760b88561364ecc585b93aee7790a [6b42b421710760b88561364ecc585b93aee7790a] 04/05/08 20:36:25 Rémi Denis-Courmont <rem@videolan.org> Privatize the stats computer
(edit) @9df284851e95e95a365d058ae26456e6168c84bb [9df284851e95e95a365d058ae26456e6168c84bb] 04/05/08 19:26:07 Rémi Denis-Courmont <rem@videolan.org> Add long overdue private libvlc object pointer... ...and use it for stats …
(edit) @6da90a1716250d282f16dc6bc9dacec5b9514caf [6da90a1716250d282f16dc6bc9dacec5b9514caf] 04/05/08 13:14:46 Rémi Denis-Courmont <rem@videolan.org> vlc_mutex_init: remove unused paramter
(edit) @d1d3dc1d109110bf68cb048c429f6f05a3839200 [d1d3dc1d109110bf68cb048c429f6f05a3839200] 01/05/08 21:11:47 Rémi Denis-Courmont <rem@videolan.org> Remove I64C as well
(edit) @f0c83daa831d070058e04142791eb9d9d0423e0b [f0c83daa831d070058e04142791eb9d9d0423e0b] 01/05/08 20:50:55 Rémi Denis-Courmont <rem@videolan.org> NIH desyndromization
(edit) @77d07c4028f5760684f3f41b6e0c382731d2de11 [77d07c4028f5760684f3f41b6e0c382731d2de11] 01/05/08 19:04:27 Rémi Denis-Courmont <rem@videolan.org> Don't compile sout code if sout is disabled
(edit) @d8ad1230481fc55ff1b9aa66449c818ed31cded6 [d8ad1230481fc55ff1b9aa66449c818ed31cded6] 25/04/08 17:31:51 Christophe Mutricy <xtophe@videolan.org> Fix a bug introduced by …
(edit) @7bc28eebe843ef72304a7ec4bb7e89a12a17187a [7bc28eebe843ef72304a7ec4bb7e89a12a17187a] 23/04/08 07:23:18 Rafaël Carré <funman@videolan.org> meta-data handling cleanup Remove VLC_META_ENGINE_* Don't use …
(edit) @7b1b29e00fc2695dfa93a5dc05d6059a10a742fb [7b1b29e00fc2695dfa93a5dc05d6059a10a742fb] 22/04/08 16:26:17 Pierre d'Herbemont <pdherbemont@videolan.org> input: Make sure priv->p_sout won't be reused when freed.
(edit) @42a0d047849f391a75432dfdf5d71523d6ec08c7 [42a0d047849f391a75432dfdf5d71523d6ec08c7] 20/04/08 21:08:50 Rafaël Carré <funman@videolan.org> Attach the sout object to libvlc
(edit) @dee3c9c5baaac2a0017d5816f9b3c7637386b45b [dee3c9c5baaac2a0017d5816f9b3c7637386b45b] 17/04/08 01:16:06 Rafaël Carré <funman@videolan.org> Fix metadata reading Caution: other pieces of code may have been randomly …
(edit) @bf117f4d0b399a6add2c0aab756fd9aab9d978e9 [bf117f4d0b399a6add2c0aab756fd9aab9d978e9] 15/04/08 19:40:25 Pierre d'Herbemont <pdherbemont@videolan.org> input: Set a timer for input launching.
(edit) @920692ff5d2d6b001e0f6ac7bda1978c9f7abd1f [920692ff5d2d6b001e0f6ac7bda1978c9f7abd1f] 14/04/08 12:32:44 Pierre d'Herbemont <pdherbemont@videolan.org> input: Split Init() into multiple subfunctions to try to isolate the …
(edit) @f94a2f9c4a4c7979d9695bb240686c73b6cf7e00 [f94a2f9c4a4c7979d9695bb240686c73b6cf7e00] 14/04/08 02:02:24 Pierre d'Herbemont <pdherbemont@videolan.org> access: Rename access2 to access as access is no longer existing.
(edit) @57bbabb5e7c4b33141fdfbd811c78120e2401a9f [57bbabb5e7c4b33141fdfbd811c78120e2401a9f] 14/04/08 02:02:23 Pierre d'Herbemont <pdherbemont@videolan.org> demux: Rename demux2 to demux as demux is no longer existing.
(edit) @449fd28aaf007c6411251dae9d0dbfdc65b135d1 [449fd28aaf007c6411251dae9d0dbfdc65b135d1] 14/04/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) @4050212fa63e65e9084376cba8c2afc9d3bde489 [4050212fa63e65e9084376cba8c2afc9d3bde489] 31/03/08 13:42:50 Pierre d'Herbemont <pdherbemont@videolan.org> input: SoutKeep?() needs to pay attention to the cases where the playlist …
(edit) @3ccc28637b958e0893a12872e1ced3f24b817027 [3ccc28637b958e0893a12872e1ced3f24b817027] 31/03/08 03:41:24 Pierre d'Herbemont <pdherbemont@videolan.org> input: Don't assume the playlist always exists.
(edit) @5b3a2948fe225056508a3420fff1da95a373e7af [5b3a2948fe225056508a3420fff1da95a373e7af] 29/03/08 22:52:00 Pierre d'Herbemont <pdherbemont@free.fr> input: retain the input item.
(edit) @719f576184819f07b1807f8cc3e814ee4321fbaf [719f576184819f07b1807f8cc3e814ee4321fbaf] 29/03/08 21:53:12 Pierre d'Herbemont <pdherbemont@free.fr> stats: Move the stat to libvlc instead of the playlist. As stated in the …
(edit) @28257ce4bce64b205c41a0024a0e90a9baea01f9 [28257ce4bce64b205c41a0024a0e90a9baea01f9] 29/03/08 14:54:49 Rémi Denis-Courmont <rem@videolan.org> Input and playlist: use custom object
(edit) @40f255a1d1576d0af67ddad2a5fe4b573840f341 [40f255a1d1576d0af67ddad2a5fe4b573840f341] 28/03/08 22:56:11 Pierre d'Herbemont <pdherbemont@videolan.org> input: No need to call detach() prior to release() in those cases.
(edit) @286e950bf93ca458ab29d1f8b6accc03a039d2b0 [286e950bf93ca458ab29d1f8b6accc03a039d2b0] 28/03/08 13:25:23 Pierre d'Herbemont <pdherbemont@videolan.org> input: Remove a comment that no one seems to understand.
(edit) @3a88025b6f2770d40262c8dbe906a41ce5e14b48 [3a88025b6f2770d40262c8dbe906a41ce5e14b48] 28/03/08 10:40:02 Pierre d'Herbemont <pdherbemont@videolan.org> input: Make sure stat info are created before attaching to the parent, …
(edit) @c90b3db3af8af023ce9d76b989a3000a896c65df [c90b3db3af8af023ce9d76b989a3000a896c65df] 23/03/08 01:16:36 Pierre d'Herbemont <pdherbemont@videolan.org> input: Remove input_DestroyThread() as it is now handled via …