root/src/libvlccore.sym


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @ce1a1d9677d22a87bbec1fa9cbba42eca549b5c3 [ce1a1d9677d22a87bbec1fa9cbba42eca549b5c3] 08/29/08 12:14:48 Laurent Aimar <fenrir@videolan.org> Improved config_chain parsing by using escape for \ " and ' (close …
(edit) @5a6312880481cc2f2cef82b141ddbd82b28825d9 [5a6312880481cc2f2cef82b141ddbd82b28825d9] 08/27/08 21:43:03 Rémi Denis-Courmont <rdenis@simphalempin.com> Stub cancellation support
(edit) @779d3cdf33e4d4b014897712fd1e70316fa3c00b [779d3cdf33e4d4b014897712fd1e70316fa3c00b] 08/27/08 21:43:03 Rémi Denis-Courmont <rdenis@simphalempin.com> vlc_cancel: POSIX thread cancellation
(edit) @d007a98f7931728ba4a64031906c39724f3c86cd [d007a98f7931728ba4a64031906c39724f3c86cd] 08/25/08 18:41:45 Rémi Denis-Courmont <rdenis@simphalempin.com> vlc_clone, vlc_join: untangle objects and threads
(edit) @bd83a7c2c6407df668eee8e028cca62a081cd0e0 [bd83a7c2c6407df668eee8e028cca62a081cd0e0] 08/24/08 16:02:04 Antoine Cellerier <dionoea@videolan.org> Export function to copy pixels between 2 plane_t structures.
(edit) @3f5d4a954a652e94e658c5cc98019a43d975d992 [3f5d4a954a652e94e658c5cc98019a43d975d992] 08/22/08 02:24:55 Laurent Aimar <fenrir@videolan.org> Export input_SplitMRL helper.
(edit) @960c04ad6a2c7abf33631e4182e71150608c821d [960c04ad6a2c7abf33631e4182e71150608c821d] 08/21/08 00:54:41 Laurent Aimar <fenrir@videolan.org> It seems needed to have exact symbols order.
(edit) @4645717fb801db8957ff93832d3a927edb451edb [4645717fb801db8957ff93832d3a927edb451edb] 08/21/08 00:08:45 Laurent Aimar <fenrir@videolan.org> Uninlined es_format_t functions and added video_format_FixRgb helper.
(edit) @7b3f256f61c28c871978ddb6317c97af526dfdec [7b3f256f61c28c871978ddb6317c97af526dfdec] 08/15/08 00:32:09 Pierre d'Herbemont <pdherbemont@videolan.org> codecleanup: de-static-inline a bunch of input_item functions.
(edit) @d11fd0d1e5433a5299fbf0f0150178178ebd3f83 [d11fd0d1e5433a5299fbf0f0150178178ebd3f83] 08/15/08 00:32:07 Pierre d'Herbemont <pdherbemont@videolan.org> codecleanup: Replace input_Item by input_item.
(edit) @45c3c5f4c0d8413799253968f4210cc6f5cc776c [45c3c5f4c0d8413799253968f4210cc6f5cc776c] 08/10/08 23:10:28 Pierre d'Herbemont <pdherbemont@videolan.org> update: Various fixes to make it work on Mac OS X.
(edit) @6625284102fdfb850aedbe80bdc88f28d6d08efa [6625284102fdfb850aedbe80bdc88f28d6d08efa] 08/07/08 21:52:37 Rémi Denis-Courmont <rdenis@simphalempin.com> vlc_poll: no conditional symbols I would rather we move all the …
(edit) @2d652d01aaf909885fef474d2e3467dd6d56d083 [2d652d01aaf909885fef474d2e3467dd6d56d083] 08/06/08 18:09:50 Derk-Jan Hartman <hartman@videolan.org> Revert "poll(): ifndef HAVE_POLL means we don't use poll(), not that it …
(edit) @d934fc525f6be873a56c54dd97d0aa8f5fead910 [d934fc525f6be873a56c54dd97d0aa8f5fead910] 08/06/08 16:58:02 Derk-Jan Hartman <hartman@videolan.org> poll(): ifndef HAVE_POLL means we don't use poll(), not that it doesn't …
(edit) @a4270c7dc8ac4e35ecdfe320c2a78142e3170905 [a4270c7dc8ac4e35ecdfe320c2a78142e3170905] 07/20/08 12:53:35 Laurent Aimar <fenrir@videolan.org> Added picture_New/picture_Delete/picture_CopyPixels/picture_Copy helpers.
(edit) @d057b0df8de8ec4816fa4d1fd194a89c7c49cce6 [d057b0df8de8ec4816fa4d1fd194a89c7c49cce6] 07/19/08 12:57:20 Pierre d'Herbemont <pdherbemont@videolan.org> playlist: playlist_NodeAddInput was noted as deprecated in docs, remove it …
(edit) @0a1480ee6d7dd33d312048fa62231ba5ed6e9a02 [0a1480ee6d7dd33d312048fa62231ba5ed6e9a02] 07/19/08 12:57:20 Pierre d'Herbemont <pdherbemont@videolan.org> playlist: playlist_DeleteFromInputInParent wasn't used by modules, don't …
(edit) @587f46a9b50b6bee11c83d9afa471a7fc8fe90d6 [587f46a9b50b6bee11c83d9afa471a7fc8fe90d6] 07/19/08 12:57:20 Pierre d'Herbemont <pdherbemont@videolan.org> playlist: playlist_DeleteInputInParent->playlist_DeleteFromInputInParent …
(edit) @d926bc98dd544cbd5d20b4cf3b6c3250baa51eb6 [d926bc98dd544cbd5d20b4cf3b6c3250baa51eb6] 07/18/08 00:18:16 Pierre d'Herbemont <pdherbemont@videolan.org> vout: Rename vout_Destroy to vout_CloseAndDestroy.
(edit) @dd066314d5dde1a5d828d2c51c0296dd7b04bac7 [dd066314d5dde1a5d828d2c51c0296dd7b04bac7] 07/17/08 20:00:46 Laurent Aimar <fenrir@videolan.org> Revived vout_Destroy from the dead. No you CANNOT release a vout by …
(edit) @81b983e85e186ff417c079f726a47b38ce272714 [81b983e85e186ff417c079f726a47b38ce272714] 07/13/08 23:58:59 Pierre d'Herbemont <pdherbemont@videolan.org> playlist: Don't export playlist_ItemNewFromInput as it is not used, and …
(edit) @f698b433edd2d9ec7769f750586e6faa29da8074 [f698b433edd2d9ec7769f750586e6faa29da8074] 07/10/08 21:30:18 Rémi Denis-Courmont <rdenis@simphalempin.com> vlc_thread_ready: remove
(edit) @44e4691eb741864138b750d208db1be3d93145e6 [44e4691eb741864138b750d208db1be3d93145e6] 07/08/08 22:08:20 Pierre d'Herbemont <pdherbemont@videolan.org> libvlccore.sym: Follow alphabetical order and fix make test.
(edit) @915f6a59a6b74d884a9ece2cd0d07f2a952cd834 [915f6a59a6b74d884a9ece2cd0d07f2a952cd834] 07/08/08 21:35:43 Pierre d'Herbemont <pdherbemont@videolan.org> libvlccore: Make sure vlc_gc_* function correctly assert() on common …
(edit) @8cb6a234d9fbf0e9f23e0c897171d7e9cb360c11 [8cb6a234d9fbf0e9f23e0c897171d7e9cb360c11] 07/05/08 19:07:24 Rémi Denis-Courmont <rdenis@simphalempin.com> Remove unused symbols
(edit) @d90d8b7da24381831dcf067618836e4cb4a5bb05 [d90d8b7da24381831dcf067618836e4cb4a5bb05] 07/05/08 15:50:01 Pierre d'Herbemont <pdherbemont@videolan.org> playlist: Define playlist_CurrentInput(), that returns current playing …
(edit) @da6732062b23f833e860da223901eeeb75eefaf7 [da6732062b23f833e860da223901eeeb75eefaf7] 07/05/08 13:22:09 Rémi Denis-Courmont <rdenis@simphalempin.com> vlc_object_alive: lock-less and inlined
(edit) @d4c651d58b69aebb1c35c25d3603124ece6e1c65 [d4c651d58b69aebb1c35c25d3603124ece6e1c65] 06/22/08 18:33:47 Antoine Cellerier <dionoea@videolan.org> Add new symbol.
(edit) @6db8b4dd9d6f2c545674055d6643b0a9aa436952 [6db8b4dd9d6f2c545674055d6643b0a9aa436952] 06/14/08 15:34:54 Pierre d'Herbemont <pdherbemont@videolan.org> libvlccore.sym: Alphabetical order fix.
(edit) @18acd8a0fa3fc8239ba6d637f128d223e76a659c [18acd8a0fa3fc8239ba6d637f128d223e76a659c] 06/14/08 14:16:24 Pierre d'Herbemont <pdherbemont@videolan.org> input: Add input_get_event_manager().
(edit) @a779588f7212b9d6f34b61dfcb457b31d0153f3a [a779588f7212b9d6f34b61dfcb457b31d0153f3a] 06/14/08 13:11:10 Pierre d'Herbemont <pdherbemont@videolan.org> events: Add wrappers around vlc_event_manager_init for object casting.
(edit) @57d88c823edb427bdba7ed9d77da707064d90f2e [57d88c823edb427bdba7ed9d77da707064d90f2e] 06/04/08 13:14:12 Antoine Cellerier <dionoea@videolan.org> New filter chain handling API. This should make it possible to factorize a …
(edit) @53c74579305052334468d130a3f4bfcfc3757209 [53c74579305052334468d130a3f4bfcfc3757209] 06/01/08 19:16:56 Rafaël Carré <funman@videolan.org> s/vout_Destroy/vlc_object_release/ - A cat is a cat
(edit) @358c28c444e3063246c6d966b0834b1078018fdf [358c28c444e3063246c6d966b0834b1078018fdf] 05/28/08 19:56:15 Rémi Denis-Courmont <rem@videolan.org> intf_Destroy(): use vlc_object_release() and a destructor instead While …
(edit) @a5387cb16f3edf595c7e295bcfc88c754c20db2f [a5387cb16f3edf595c7e295bcfc88c754c20db2f] 05/28/08 02:20:56 Pierre d'Herbemont <pdherbemont@videolan.org> libvlccore: Add update_GetRelease to the exported symbol list. (Fix make …
(edit) @1e50cd4c4da6441c8c390f0ba1ae39c5cb387d2a [1e50cd4c4da6441c8c390f0ba1ae39c5cb387d2a] 05/28/08 01:25:36 Pierre d'Herbemont <pdherbemont@videolan.org> libvlccore: Add vlc_wclosedir to the exported symbols.
(edit) @6db66e5be6d1e7b8b3d7dd603294a87b15b89a6b [6db66e5be6d1e7b8b3d7dd603294a87b15b89a6b] 05/27/08 19:27:57 Rémi Denis-Courmont <rem@videolan.org> Resolve git race condition
(edit) @b5aee88c089035938b603929d29b5d113553f4fa [b5aee88c089035938b603929d29b5d113553f4fa] 05/27/08 18:53:25 Pierre d'Herbemont <pdherbemont@videolan.org> libvlccore: Make sure all symbol listed in libvlccore.sym are exported.
(edit) @3c810a5543257b87078822429e554e23bf45643d [3c810a5543257b87078822429e554e23bf45643d] 05/26/08 14:52:25 Antoine Cellerier <dionoea@videolan.org> Add some missing symbols in a blind attempt to fix the buildbots. Feel …
(edit) @966cd094f1c06e6dcfd14eacfd84ea6b9dc4df23 [966cd094f1c06e6dcfd14eacfd84ea6b9dc4df23] 05/24/08 19:10:26 Rémi Denis-Courmont <rem@videolan.org> More symbols fixes Still not working though
(edit) @f160db450ae04c034b306510eaca1aeddc2364b3 [f160db450ae04c034b306510eaca1aeddc2364b3] 05/24/08 18:57:58 Rémi Denis-Courmont <rem@videolan.org> Inline and fix some linking errors Should fix strlcpy() issues on Linux, …
(edit) @59feb952c5902f97510a05d7cf7901238cbb975f [59feb952c5902f97510a05d7cf7901238cbb975f] 05/24/08 16:45:18 Felix Paul Kühne <fkuehne@videolan.org> Added another couple of missing symbols. Please review whether this patch …
(edit) @d754b40584b5fd5ffd5f39a2288a14f9f4662f78 [d754b40584b5fd5ffd5f39a2288a14f9f4662f78] 05/24/08 16:28:25 Felix Paul Kühne <fkuehne@videolan.org> Updated the symbols
(edit) @1231f33d9c2d07117ed4f1615592d4fff4609e27 [1231f33d9c2d07117ed4f1615592d4fff4609e27] 05/24/08 11:45:46 Rémi Denis-Courmont <rem@videolan.org> vlc_scandir: remove (dead) code
(edit) @22fe2438b98e2d041b4481c0c8706096a8f160ce [22fe2438b98e2d041b4481c0c8706096a8f160ce] 05/24/08 11:40:57 Rémi Denis-Courmont <rem@videolan.org> Simplify, fix and inline strcasecmp and strncasecmp
(edit) @287081caeb571486a0381ee9964198855706a208 [287081caeb571486a0381ee9964198855706a208] 05/24/08 11:24:47 Rémi Denis-Courmont <rem@videolan.org> Inline strnlen() and use it
(edit) @cb63940a0b567471603b667c391770309ad15c31 [cb63940a0b567471603b667c391770309ad15c31] 05/24/08 11:06:24 Rémi Denis-Courmont <rem@videolan.org> Inline atoll and atof
(edit) @2b617e77c1f838066916c4a46de7c0e99b38105c [2b617e77c1f838066916c4a46de7c0e99b38105c] 05/24/08 10:55:05 Rémi Denis-Courmont <rem@videolan.org> Inline strdup, strndup, lldiv and getenv Also fix an overflow in …
(edit) @e4c0e92a1f78b19caf0f13b02198b37b9f8144cd [e4c0e92a1f78b19caf0f13b02198b37b9f8144cd] 05/24/08 10:04:59 Rémi Denis-Courmont <rem@videolan.org> vlc_.*dir: declare internally, as it's only used with libvlc
(edit) @ab67a5346fe9ce156eb4fe1e79861e261fde0a0f [ab67a5346fe9ce156eb4fe1e79861e261fde0a0f] 05/23/08 17:42:19 Rémi Denis-Courmont <rem@videolan.org> Separate and refactor the win32 main code It has almost nothing in common …
(edit) @5f2dd73ec8e68b0191d251ec80dc220b70624719 [5f2dd73ec8e68b0191d251ec80dc220b70624719] 05/22/08 21:46:11 Rémi Denis-Courmont <rem@videolan.org> Provide vlc_gettext on all platforms This avoids having to link a few …
(edit) @59dec65d5fe153565ea8705767874a2d876d2103 [59dec65d5fe153565ea8705767874a2d876d2103] 05/22/08 20:29:04 Rémi Denis-Courmont <rem@videolan.org> Remove libvlc->psz_homedir and use config_GetHomeDir() instead
(edit) @2ec9d996a737986148acb5c1ce61058e9b3e4ff4 [2ec9d996a737986148acb5c1ce61058e9b3e4ff4] 05/20/08 22:19:45 Rémi Denis-Courmont <rem@videolan.org> block_File: loads a file into a block_t
(edit) @73edaec8ab683970e1344eebf930565381d3d99d [73edaec8ab683970e1344eebf930565381d3d99d] 05/16/08 17:23:09 Rémi Denis-Courmont <rem@videolan.org> vlc_list_children: list children _safely_
(edit) @84d0f814c4aaeb01141e993879de1ce8b0c7fedb [84d0f814c4aaeb01141e993879de1ce8b0c7fedb] 05/15/08 18:40:44 Rémi Denis-Courmont <rem@videolan.org> Rename the shared libraries
Note: See TracRevisionLog for help on using the revision log.