root/src/input/input_internal.h


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) @14215b316d1ab9c906de2d0dfabcb5bf683f4fab [14215b316d1ab9c906de2d0dfabcb5bf683f4fab] 28/09/08 09:08:22 Laurent Aimar <fenrir@videolan.org> Include input_clock.h only where needed.
(edit) @264228f029f8eda34b151ef7ffcc760e861d6850 [264228f029f8eda34b151ef7ffcc760e861d6850] 28/09/08 03:08:37 Laurent Aimar <fenrir@videolan.org> Moved clock interface from input_internal.h to input_clock.h
(edit) @77dbb1a450ecb2c521847966c5ff7069ae8e7805 [77dbb1a450ecb2c521847966c5ff7069ae8e7805] 28/09/08 03:08:37 Laurent Aimar <fenrir@videolan.org> Removed all clock dependencies on input.
(edit) @b72b3e538b7844b05d01857139eb9a1ba3a8b705 [b72b3e538b7844b05d01857139eb9a1ba3a8b705] 28/09/08 03:08:37 Laurent Aimar <fenrir@videolan.org> Removed one dependency of the clock on input_thread_t.
(edit) @abc4689a9090a7deee2cf74531d168021168e816 [abc4689a9090a7deee2cf74531d168021168e816] 28/09/08 03:08:36 Laurent Aimar <fenrir@videolan.org> No functionnal changes. It is mostly clock fields renaming.
(edit) @da5a30e457e691fb5a376136306826931ad29429 [da5a30e457e691fb5a376136306826931ad29429] 28/09/08 03:08:36 Laurent Aimar <fenrir@videolan.org> No functionnal changes. It fixes clock prototypes.
(edit) @03b02bd6588ba7e16b54bd1017830d02ae18dfd9 [03b02bd6588ba7e16b54bd1017830d02ae18dfd9] 28/09/08 03:08:36 Laurent Aimar <fenrir@videolan.org> Privatized input_clock_t to clock.c
(edit) @1c34c14b4ff3c3f9991d63f013876dd1a9da6fd5 [1c34c14b4ff3c3f9991d63f013876dd1a9da6fd5] 28/09/08 03:08:36 Laurent Aimar <fenrir@videolan.org> No functionnal changes in clock algo.
(edit) @e2c71160baa30bbbf237e72e90a36bc59c030580 [e2c71160baa30bbbf237e72e90a36bc59c030580] 28/09/08 03:08:36 Laurent Aimar <fenrir@videolan.org> System clock is given to input_ClockSetPCR. No functionnal change yet.
(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) @a6778552e3d80537e739e6b00d2b47788067dbac [a6778552e3d80537e739e6b00d2b47788067dbac] 18/09/08 21:48:26 Laurent Aimar <fenrir@videolan.org> Fixed subtitle flush to not flush on pause.
(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) @253ac451cadf69a9ee788d4f640d294957b877f7 [253ac451cadf69a9ee788d4f640d294957b877f7] 07/09/08 22:21:41 Laurent Aimar <fenrir@videolan.org> Removed the need to msleep to handle input pause.
(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) @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) @fa724536e4a482f08e6c32a7dede730cddad91e1 [fa724536e4a482f08e6c32a7dede730cddad91e1] 27/08/08 02:13:19 Antoine Cellerier <dionoea@videolan.org> Also use the input name in the recording file name. (Most medias don't …
(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) @3f5d4a954a652e94e658c5cc98019a43d975d992 [3f5d4a954a652e94e658c5cc98019a43d975d992] 22/08/08 02:24:55 Laurent Aimar <fenrir@videolan.org> Export input_SplitMRL helper.
(edit) @c8ef90d56e90e3f8a7b4415fca060f4b7eddc593 [c8ef90d56e90e3f8a7b4415fca060f4b7eddc593] 17/08/08 12:11:54 Rémi Denis-Courmont <rdenis@simphalempin.com> Small code factorization
(edit) @7979cfc5c6385aa79ddfa6cd357a7332a11de612 [7979cfc5c6385aa79ddfa6cd357a7332a11de612] 13/08/08 00:57:26 Pierre d'Herbemont <pdherbemont@videolan.org> input: Fix signed warnings about streams.
(edit) @c1f72dfdc0092000bd06b4abcfbb1f7be9c2159b [c1f72dfdc0092000bd06b4abcfbb1f7be9c2159b] 03/08/08 20:06:06 Pierre d'Herbemont <pdherbemont@videolan.org> input: Remove a tautology in input_item_SetPreparsed.
(edit) @f2b2e37c04b2921e29daa3260dc696646ad4f10c [f2b2e37c04b2921e29daa3260dc696646ad4f10c] 01/08/08 22:52:49 Pierre d'Herbemont <pdherbemont@videolan.org> input: Expose input_ItemHasErrorWhenReading.
(edit) @2f05f4753cd0528be9cef8f607ca934216283c0f [2f05f4753cd0528be9cef8f607ca934216283c0f] 28/07/08 23:24:53 Laurent Aimar <fenrir@videolan.org> Cosmetics (Error is not used only on error)
(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) @6f972eb30bc81a06ff106d01a71810ca97bfcdfa [6f972eb30bc81a06ff106d01a71810ca97bfcdfa] 21/06/08 03:49:54 Jean-Baptiste Kempf <jb@videolan.org> Fix pause not pausing. Patch by Rov Juvano. thanks.
(edit) @bda958187b1b990d74660bcc2f821fb7fbe86684 [bda958187b1b990d74660bcc2f821fb7fbe86684] 18/06/08 12:13:37 Antoine Cellerier <dionoea@videolan.org> Cosmetics.
(edit) @c7cd0ac4979a796904402309a4978de7416286ec [c7cd0ac4979a796904402309a4978de7416286ec] 17/06/08 12:27:34 Pierre d'Herbemont <pdherbemont@videolan.org> input: Attempt to fix variables deadlocks.
(edit) @65340ca284dea0d1dd337b022934311ace637b65 [65340ca284dea0d1dd337b022934311ace637b65] 15/06/08 18:42:16 Rémi Denis-Courmont <rdenis@simphalempin.com> Remove VLC_OBJECT_(ACCESS|DEMUX|STREAM) types
(edit) @ace6fa7617eae3294d0d59d282d2975e0c6a4d47 [ace6fa7617eae3294d0d59d282d2975e0c6a4d47] 14/06/08 15:47:26 Pierre d'Herbemont <pdherbemont@videolan.org> events: vlc_input_state_changed->input_state_changed
(edit) @5573aa7bb51ec74facfbe00fdaf4bc44711e7470 [5573aa7bb51ec74facfbe00fdaf4bc44711e7470] 14/06/08 13:50:47 Pierre d'Herbemont <pdherbemont@videolan.org> input: Send vlc_InputStateChanged events.
(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) @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) @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) @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) @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) @2684aa49bfb80227c6f0402bbb95d03865ed9ad8 [2684aa49bfb80227c6f0402bbb95d03865ed9ad8] 31/03/08 00:45:04 Pierre d'Herbemont <pdherbemont@videolan.org> input: Remove input_ItemClean and input_ItemInit from public land.
(edit) @33e3f3deed0b8087223521e457ffd734c0830195 [33e3f3deed0b8087223521e457ffd734c0830195] 19/03/08 00:36:33 Pierre d'Herbemont <pdherbemont@free.fr> input: Get rid of Destroy(), and move sout keeping code to the destructor.
(edit) @bf4a300705421cd16dd93e715b352a0a9f606f1b [bf4a300705421cd16dd93e715b352a0a9f606f1b] 17/03/08 20:06:16 Rémi Denis-Courmont <rem@videolan.org> Retain certain flags from input_ItemAddOpt (Oh! another ABI break - if …
(edit) @7137515698fcfdc6b5db4338b8024abdb0f81b8a [7137515698fcfdc6b5db4338b8024abdb0f81b8a] 04/03/08 21:16:47 Rémi Denis-Courmont <rem@videolan.org> access2_New really does not need to know about preparsing. The input …
(edit) @ce654e9f4e21951c6676361b7718646714d00b98 [ce654e9f4e21951c6676361b7718646714d00b98] 29/01/08 14:38:00 Rafaël Carré <funman@videolan.org> EsIsSelected?() input_ClockSetRate() input_ClockInit() …
(edit) @344f75bc919e09535b43a117c20a40f2f4a7bf1d [344f75bc919e09535b43a117c20a40f2f4a7bf1d] 29/01/08 14:19:29 Rafaël Carré <funman@videolan.org> MRLSplit(): removes unused parameter
(edit) @22c96ab632ac394ba458df44f5e7203fc39d5c49 [22c96ab632ac394ba458df44f5e7203fc39d5c49] 26/12/07 13:29:53 Rémi Denis-Courmont <rem@videolan.org> Move a few large inlines out of include/
(edit) @2e313885abf8c8487421a2215b0c61c170f23317 [2e313885abf8c8487421a2215b0c61c170f23317] 11/12/07 21:49:56 Laurent Aimar <fenrir@videolan.org> Update to use DEMUX_CAN_CONTROL_RATE/DEMUX_SET_RATE when available. Based …
(edit) @c352d28ffd5381ee96ce7f3f77809ebd430311be [c352d28ffd5381ee96ce7f3f77809ebd430311be] 11/12/07 21:06:49 Laurent Aimar <fenrir@videolan.org> Do not use p_input->p->i_rate directly (no functionnality change yet)
(edit) @62ffefd4354ff47900238126151b0ca2d05f581e [62ffefd4354ff47900238126151b0ca2d05f581e] 20/10/07 15:39:41 Rémi Denis-Courmont <rem@videolan.org> Protects internal headers against incorrect/multiple inclusions
(edit) @a0429d0043a4cbf10f226879138bb8125eeb91f4 [a0429d0043a4cbf10f226879138bb8125eeb91f4] 17/10/07 21:51:25 Laurent Aimar <fenrir@videolan.org> Added closed captions decoding/extracting from ES data. The CC tracks are …
(edit) @91994ef887870cbfe6ee081bb7495ee511460d6f [91994ef887870cbfe6ee081bb7495ee511460d6f] 01/10/07 21:57:24 Laurent Aimar <fenrir@videolan.org> Clean up.
(edit) @4551fb33de7234c2ec73f4da2fe4aaa07c7f58f0 [4551fb33de7234c2ec73f4da2fe4aaa07c7f58f0] 01/10/07 21:33:30 Laurent Aimar <fenrir@videolan.org> Clean up/Factorize.
(edit) @f516f420d7a1f26831d726912966428fe809c5fb [f516f420d7a1f26831d726912966428fe809c5fb] 01/10/07 01:17:19 Laurent Aimar <fenrir@videolan.org> Added a INPUT_GET_VIDEO_FPS (get the fps of the main video, should works …
(edit) @6830d8e6060715c85d090a5cfdad2822e28b2ce4 [6830d8e6060715c85d090a5cfdad2822e28b2ce4] 30/08/07 02:15:43 Rafaël Carré <funman@videolan.org> Remembers art url when an input with same artist & album needs art, so if …
(edit) @9800a265d93a4953eb8a6446c367ecee8263fedd [9800a265d93a4953eb8a6446c367ecee8263fedd] 29/08/07 00:29:26 Pierre d'Herbemont <pdherbemont@videolan.org> input/input_internal.h: Send variables callback on state changes.
(edit) @1a539b89a99f0692a95d914459e3506b50035ce6 [1a539b89a99f0692a95d914459e3506b50035ce6] 20/07/07 22:55:02 Rémi Denis-Courmont <rem@videolan.org> Remove dummy stream_t.pf_block
(edit) @40785cad487daf4df6418b07f28bdd03d1ca3f03 [40785cad487daf4df6418b07f28bdd03d1ca3f03] 20/07/07 16:22:54 Rémi Denis-Courmont <rem@videolan.org> Make stream_Peek take a const pointer as it should (This introduces a lot …
(edit) @0fb0c8e456029a8f64ea9fc3a8b49be9f31f27a5 [0fb0c8e456029a8f64ea9fc3a8b49be9f31f27a5] 16/07/07 21:17:28 Pierre d'Herbemont <pdherbemont@videolan.org> input/input_internal.h: Provide a more discouraging warning message. (as …
(edit) @156bc8a152cf1db3a3eedb4e917e004dda9de4d5 [156bc8a152cf1db3a3eedb4e917e004dda9de4d5] 15/07/07 19:14:22 Pierre d'Herbemont <pdherbemont@videolan.org> input/input_internal.h: Be more polite in the warning message.
(edit) @b271b9ffc4080ae42a549ad9185c8f0c8e0b85e6 [b271b9ffc4080ae42a549ad9185c8f0c8e0b85e6] 13/06/07 21:49:08 Laurent Aimar <fenrir@videolan.org> Added --run-time option to specify how many second VLC will play an …
(edit) @e444ba72b207c6d6131a3e9942d4aedbe34fe4fb [e444ba72b207c6d6131a3e9942d4aedbe34fe4fb] 08/06/07 01:05:16 Laurent Aimar <fenrir@videolan.org> clock: clean up/simplify + remove 1/90000 reference. all: improve input …
(edit) @9d8ceda6aed25ef52d5d2ff5391199fcf84c2572 [9d8ceda6aed25ef52d5d2ff5391199fcf84c2572] 04/06/07 00:40:17 Laurent Aimar <fenrir@videolan.org> - Added support for embeded cover. Demuxer just need to fill psz_arturl …
(edit) @27ddf9c62bac54ecd2e8f6533bd1df633758bd9d [27ddf9c62bac54ecd2e8f6533bd1df633758bd9d] 03/06/07 23:17:52 Laurent Aimar <fenrir@videolan.org> Partial fix for builtin plugin.
(edit) @a8a47dd1bae256f55201fc70c93b2917af1d6d55 [a8a47dd1bae256f55201fc70c93b2917af1d6d55] 31/05/07 21:22:27 Laurent Aimar <fenrir@videolan.org> all: added support for demuxer attachment (Patch by Bernie Purcell) Use …
(edit) @79cb45a41bdeaca63eb5fa2f3c53913ce463c6a5 [79cb45a41bdeaca63eb5fa2f3c53913ce463c6a5] 30/05/07 20:01:15 Laurent Aimar <fenrir@videolan.org> es_out: do not flush decoder fifo when unwanted (fix broken picture on …
(edit) @620dc72af1b422e046351704db82de886dffc78a [620dc72af1b422e046351704db82de886dffc78a] 17/05/07 12:38:01 Rémi Denis-Courmont <rem@videolan.org> - Revert [20137] - Revert [20138] - Revert [20139] Special credits to …
(edit) @e52e46410c9b9c286c6fe2cfdb8a9feb7521ac8f [e52e46410c9b9c286c6fe2cfdb8a9feb7521ac8f] 16/05/07 16:56:06 Jean-Paul Saman <jpsaman@videolan.org> Fix include: libvlc.h, is in vlc/libvlc.h now.
(edit) @21e57260d4e6874f63a7c85d55aac38bd95a5dff [21e57260d4e6874f63a7c85d55aac38bd95a5dff] 18/04/07 21:22:53 Rémi Denis-Courmont <rem@videolan.org> Kludge the kludge around the kludge around the kludge (sic)
(edit) @26225505ff5d661276a69220ae290c75fb0b7581 [26225505ff5d661276a69220ae290c75fb0b7581] 18/04/07 21:19:11 Rémi Denis-Courmont <rem@videolan.org> Ugly kludge around a kludge around a kludge. That's so nice.
(edit) @9b6b0df36a16b1ca7706e138f6c491e12e5eecfa [9b6b0df36a16b1ca7706e138f6c491e12e5eecfa] 18/04/07 20:55:19 Rémi Denis-Courmont <rem@videolan.org> Uuinline functions and hide stream_t (it's not used in any module anyway)
(edit) @b5d7934fc8bb26f7f92ddfcea76485e34bc953e2 [b5d7934fc8bb26f7f92ddfcea76485e34bc953e2] 02/03/07 20:42:22 Laurent Aimar <fenrir@videolan.org> On pause and rate change from normal rate, call …
(edit) @e87abf624a0302f8d6f7bdd0a9f550cec1f5fb12 [e87abf624a0302f8d6f7bdd0a9f550cec1f5fb12] 28/02/07 23:45:02 Laurent Aimar <fenrir@videolan.org> Reworked/improved the way sout-keep works. (VLM sout-keep does not work …
(edit) @7c8c88f6a5306ffd385384491419b2cb72ab6305 [7c8c88f6a5306ffd385384491419b2cb72ab6305] 03/12/06 15:23:40 Rémi Denis-Courmont <rem@videolan.org> - fix input memleak - move vlm to input/ - remove unused libvlc export
(edit) @3fada58d1eddf3a17434acf0e106bac0a7ac9372 [3fada58d1eddf3a17434acf0e106bac0a7ac9372] 26/11/06 18:27:16 Clément Stenac <zorglub@videolan.org> Make the global b_can_pace_control flag public
(edit) @d3fe7f28797d4dba65ffcdd60bf932e758a48a9e [d3fe7f28797d4dba65ffcdd60bf932e758a48a9e] 26/11/06 15:20:34 Clément Stenac <zorglub@videolan.org> A bit of headers cleanup * Headers in include must contain the structures …
(edit) @65b7318b10fcd230b79ff10e2b7e4ac668681697 [65b7318b10fcd230b79ff10e2b7e4ac668681697] 12/11/06 12:54:28 Rémi Denis-Courmont <rem@videolan.org> Some const
(edit) @1f5a8130c6d2f7a0280588182ba8d277c2ca38fc [1f5a8130c6d2f7a0280588182ba8d277c2ca38fc] 08/11/06 17:23:33 Rémi Denis-Courmont <rem@videolan.org> Const as usual
(edit) @fad2848881c175c1d14bdd10e6e8840c9ad31537 [fad2848881c175c1d14bdd10e6e8840c9ad31537] 08/11/06 16:53:28 Rémi Denis-Courmont <rem@videolan.org> Some more const
(edit) @a8cd696065beee48f46aa90f1cdf9c3828547b6a [a8cd696065beee48f46aa90f1cdf9c3828547b6a] 04/09/06 23:48:45 Damien Fouilleul <damienf@videolan.org> input.c: fixed state (broke pause)
(edit) @5b880a59e478a7cab5de4c8b84b540b9666ef804 [5b880a59e478a7cab5de4c8b84b540b9666ef804] 04/09/06 19:48:38 Damien Fouilleul <damienf@videolan.org> - input: added intermediate state info opening & buffering
(edit) @c9c85bef374c60c958bba36f0fe858b5c3dddacc [c9c85bef374c60c958bba36f0fe858b5c3dddacc] 09/06/06 06:38:16 Yoann Peronneau <yoann@videolan.org> * proof of concept of drag & dropping a subtitle file while playing a …
(edit) @2cb472dba008f7d877ffe6bae9c5575253365282 [2cb472dba008f7d877ffe6bae9c5575253365282] 13/01/06 00:10:04 Antoine Cellerier <dionoea@videolan.org> FSF address change.
(edit) @5fe40a7544a0c45cfd1c5bd77c946efbd1d0dc94 [5fe40a7544a0c45cfd1c5bd77c946efbd1d0dc94] 11/11/05 09:32:30 Marian Durkovic <md@videolan.org> update cl->delta_cr only once per 200 msec to ensure better …
(edit) @538d2492138b15ff517304be28d9becbe5139d9f [538d2492138b15ff517304be28d9becbe5139d9f] 09/11/05 10:48:02 Sigmund Augdal Helberg <sigmunau@videolan.org> clock: Fixed rounding error in clock smoothing algorithm. Also removed a …
(edit) @fe087a38282e93addb25fa9598393e40ea233b09 [fe087a38282e93addb25fa9598393e40ea233b09] 09/07/05 08:17:09 Rémi Denis-Courmont <rem@videolan.org> Make Zorglub less unhappy
(edit) @85b29bdc288a1573d43bd524908be5748a9b3640 [85b29bdc288a1573d43bd524908be5748a9b3640] 08/07/05 20:12:44 Rémi Denis-Courmont <rem@videolan.org> Copyright fixes (da big courmischage)
(edit) @2d16a4083986d2676d638fc2d64f9561e555b6f9 [2d16a4083986d2676d638fc2d64f9561e555b6f9] 01/04/05 20:37:31 Sigmund Augdal Helberg <sigmunau@videolan.org> added a stream_UrlNew to open a general purpos stream_t from a url. added …
(edit) @70ee5fbf988a94c0c2e394f3346a3dc6eeb18d72 [70ee5fbf988a94c0c2e394f3346a3dc6eeb18d72] 21/02/05 10:03:07 Laurent Aimar <fenrir@videolan.org> * block: added - BLOCK_FLAG_CORRUPTED : signal corrupted data (do not …
(edit) @01aca2cc006e2c2ef00bc5ca723180e27ab15a76 [01aca2cc006e2c2ef00bc5ca723180e27ab15a76] 10/12/04 19:58:22 Clément Stenac <zorglub@videolan.org> *experimental* input pre-parsing support. Won't work for many things …
(edit) @315f9cd4ce80636011fb55c510a0633ddcb9201f [315f9cd4ce80636011fb55c510a0633ddcb9201f] 22/11/04 10:57:50 Laurent Aimar <fenrir@videolan.org> all: implemented INPUT_ADD_SLAVE.
(edit) @c33b49c154a114bd562d9515ea1a2d418e0f19b8 [c33b49c154a114bd562d9515ea1a2d418e0f19b8] 20/08/04 11:01:19 Gildas Bazin <gbazin@videolan.org> * src/input/*: update position on title change.
(edit) @03ed4ccc656086751c3aaf39e0a2b0013f95d972 [03ed4ccc656086751c3aaf39e0a2b0013f95d972] 25/06/04 20:35:56 Laurent Aimar <fenrir@videolan.org> * sub ->subtitle : converted sub.c to a 'real' demux2. * input.c: added …
(edit) @2aebce79d5f564b25de506071c2de578315cb14a [2aebce79d5f564b25de506071c2de578315cb14a] 23/06/04 19:49:26 Laurent Aimar <fenrir@videolan.org> * all: - added a boolean "seekable" object variable to p_input. …
(edit) @729174725eb48ca5042cafadc9555192a96b80a8