git.videolan.org
/
vlc.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Unexport vlc_list_find
[vlc.git]
/
src
/
libvlccore.sym
2009-01-19
Rémi Denis-Courmont
Unexport vlc_list_find
blob
|
commitdiff
2009-01-18
Laurent Aimar
Removed unused playlist_ItemNew(WithType).
blob
|
commitdiff
|
diff to current
2009-01-17
Rémi Denis-Courmont
playlist: add real functions for locking
blob
|
commitdiff
|
diff to current
2009-01-17
Laurent Aimar
Renamed input_item_AddOpt to input_item_AddOption.
blob
|
commitdiff
|
diff to current
2009-01-17
Rémi Denis-Courmont
Remove unused parameter
blob
|
commitdiff
|
diff to current
2009-01-14
Rémi Denis-Courmont
Remove vlc_thread_create
blob
|
commitdiff
|
diff to current
2009-01-11
Rémi Denis-Courmont
Cleanup interaction-capable interface registration
blob
|
commitdiff
|
diff to current
2009-01-10
Rémi Denis-Courmont
Remove useless parameter
blob
|
commitdiff
|
diff to current
2009-01-10
Rémi Denis-Courmont
SD: remove psz_module parameter, shorter function names
blob
|
commitdiff
|
diff to current
2009-01-10
Rémi Denis-Courmont
Restore SD human-readable names
blob
|
commitdiff
|
diff to current
2009-01-05
Rémi Denis-Courmont
Remove vlc_object_signal and unexport vlc_object_signal...
blob
|
commitdiff
|
diff to current
2009-01-05
Laurent Aimar
Fixed order after merge in libvlccore.sym
blob
|
commitdiff
|
diff to current
2009-01-05
Laurent Aimar
Clean up a bit unused playlist functions and added...
blob
|
commitdiff
|
diff to current
2009-01-05
Laurent Aimar
Added vlc_object_assert_locked utility.
blob
|
commitdiff
|
diff to current
2009-01-04
Rémi Denis-Courmont
Unexport slightly unsafe block_FifoSize
blob
|
commitdiff
|
diff to current
2009-01-04
Antoine Cellerier
Fix symbol order.
blob
|
commitdiff
|
diff to current
2009-01-04
Joseph Tulou
changes Ext2Fourcc into image_Ext2Fourcc and exports...
blob
|
commitdiff
|
diff to current
2008-12-30
Jean-Baptiste Kempf
Helper to get the capability of a module and its score.
blob
|
commitdiff
|
diff to current
2008-12-29
Rémi Denis-Courmont
Move variable type assertions into the core
blob
|
commitdiff
|
diff to current
2008-12-11
Laurent Aimar
Do not use 2 event manager in input.
blob
|
commitdiff
|
diff to current
2008-12-09
Laurent Aimar
Fixed make check.
blob
|
commitdiff
|
diff to current
2008-12-09
Laurent Aimar
Moved stream record to its own module.
blob
|
commitdiff
|
diff to current
2008-12-09
Laurent Aimar
Removed useless stream_DemuxDelete.
blob
|
commitdiff
|
diff to current
2008-12-09
Laurent Aimar
Fixed input_get_event_manager naming scheme.
blob
|
commitdiff
|
diff to current
2008-12-09
Laurent Aimar
Fixed input_AddSubtitle(s) coherency.
blob
|
commitdiff
|
diff to current
2008-12-02
Michael Hanselmann
Add us_asprintf function
blob
|
commitdiff
|
diff to current
2008-11-22
Laurent Aimar
Clean up input_item_t functions and usages.
blob
|
commitdiff
|
diff to current
2008-11-22
Laurent Aimar
Removed unused -playlist_ItemSetName.
blob
|
commitdiff
|
diff to current
2008-11-22
Laurent Aimar
Move/clean up input event code to its own file.
blob
|
commitdiff
|
diff to current
2008-11-18
Laurent Aimar
Added utf8_mkstemp to src/libvlccore.sym.
blob
|
commitdiff
|
diff to current
2008-11-05
Laurent Aimar
Allow aout to grab vout_Request calls.
blob
|
commitdiff
|
diff to current
2008-10-23
Laurent Aimar
Added decoder_New/Delete/Link/UnlinkPicture helpers.
blob
|
commitdiff
|
diff to current
2008-10-23
Laurent Aimar
Added decoder_NewAudioBuffer/decoder_DeleteAudioBuffer...
blob
|
commitdiff
|
diff to current
2008-10-23
Laurent Aimar
Added decoder_NewSubpicture/decoder_DeleteSubpicture...
blob
|
commitdiff
|
diff to current
2008-10-23
Laurent Aimar
Fixed segfault with decoder_GetInputAttachments/GetDisp...
blob
|
commitdiff
|
diff to current
2008-10-22
Rémi Denis-Courmont
Privatize httpd_MsgInit and httpd_MsgClean
blob
|
commitdiff
|
diff to current
2008-10-15
Laurent Aimar
Merged vout_DatePicture into vout_DisplayPicture.
blob
|
commitdiff
|
diff to current
2008-10-12
Rémi Denis-Courmont
Sanitize/rewrite the message subscription API
blob
|
commitdiff
|
diff to current
2008-10-12
Rémi Denis-Courmont
Remove dead functions
blob
|
commitdiff
|
diff to current
2008-10-05
Rémi Denis-Courmont
Another useless parameter
blob
|
commitdiff
|
diff to current
2008-10-05
Rémi Denis-Courmont
module_find, module_exists, module_get_main: remove...
blob
|
commitdiff
|
diff to current
2008-10-05
Rémi Denis-Courmont
Remove slow and leaking var_AcquireMutex
blob
|
commitdiff
|
diff to current
2008-10-04
Rémi Denis-Courmont
Fix vlc_thread_ready invalid use of object_wait
blob
|
commitdiff
|
diff to current
2008-09-30
Rémi Denis-Courmont
De-inline playlist_Signal
blob
|
commitdiff
|
diff to current
2008-09-30
Rémi Denis-Courmont
Unexport vlc_object_waitpipe
blob
|
commitdiff
|
diff to current
2008-09-28
Laurent Aimar
Convert stream to system timestamp after the decoder.
blob
|
commitdiff
|
diff to current
2008-09-27
Pierre d'Herbemont
playlist: Move more members as private.
blob
|
commitdiff
|
diff to current
2008-09-21
Rémi Denis-Courmont
Fix symbols again
blob
|
commitdiff
|
diff to current
2008-09-21
Laurent Aimar
Removed spu_Create/DestroySubpicture in favor of subpic...
blob
|
commitdiff
|
diff to current
2008-09-21
Rémi Denis-Courmont
lower case the module_* functions
blob
|
commitdiff
|
diff to current
2008-09-21
Rémi Denis-Courmont
fix symbols list
blob
|
commitdiff
|
diff to current
2008-09-21
Rémi Denis-Courmont
Merge module_release and module_Put
blob
|
commitdiff
|
diff to current
2008-09-21
Rémi Denis-Courmont
New type-safe API for modules listing
blob
|
commitdiff
|
diff to current
2008-09-20
Laurent Aimar
Clean up a bit subpicture region API.
blob
|
commitdiff
|
diff to current
2008-09-20
Laurent Aimar
Removed vout_CopyPicture in favor of picture_Copy.
blob
|
commitdiff
|
diff to current
2008-09-20
Pierre d'Herbemont
services_discovery: Partially fix service discovery...
blob
|
commitdiff
|
diff to current
2008-09-20
Antoine Cellerier
s/pl_Yield/pl_Hold/
blob
|
commitdiff
|
diff to current
2008-09-20
Antoine Cellerier
s/vlc_object_yield/vlc_object_release/
blob
|
commitdiff
|
diff to current
2008-09-20
Rémi Denis-Courmont
simplify service discoveries
blob
|
commitdiff
|
diff to current
2008-09-20
Rémi Denis-Courmont
Finally remove mis-designed vlc_object_get
blob
|
commitdiff
|
diff to current
2008-09-20
Rémi Denis-Courmont
Remove the unsafe input item array
blob
|
commitdiff
|
diff to current
2008-09-19
Rémi Denis-Courmont
GC: thread-safety, and offset independence
blob
|
commitdiff
|
diff to current
2008-09-17
Laurent Aimar
Removed spu_MakeRegion as it was broken by design.
blob
|
commitdiff
|
diff to current
2008-09-13
Laurent Aimar
Added demux_Packetizer* helpers.
blob
|
commitdiff
|
diff to current
2008-09-08
Rémi Denis-Courmont
Remove dead code (vlc_object_timedwait)
blob
|
commitdiff
|
diff to current
2008-09-07
Rémi Denis-Courmont
Unexport vlc_thread_fatal (short lived)
blob
|
commitdiff
|
diff to current
2008-09-07
Rémi Denis-Courmont
De-inline mutex and condition functions. Document them.
blob
|
commitdiff
|
diff to current
2008-09-07
Rémi Denis-Courmont
vlc_cond_broadcast: broadcast signal on a condition...
blob
|
commitdiff
|
diff to current
2008-09-06
Rémi Denis-Courmont
vlc_cond_init: really remove useless parameter
blob
|
commitdiff
|
diff to current
2008-09-06
Rémi Denis-Courmont
vlc_object_find_name: return vlc_object_t *
blob
|
commitdiff
|
diff to current
2008-09-04
Rémi Denis-Courmont
Thread fatal errors: add function name, and some Win32...
blob
|
commitdiff
|
diff to current
2008-09-02
Pierre d'Herbemont
Fix make check.
blob
|
commitdiff
|
diff to current
2008-08-31
Rémi Denis-Courmont
Unexport vlc_object_dump
blob
|
commitdiff
|
diff to current
2008-08-29
Laurent Aimar
Improved config_chain parsing by using escape for ...
blob
|
commitdiff
|
diff to current
2008-08-27
Rémi Denis-Courmont
Stub cancellation support
blob
|
commitdiff
|
diff to current
2008-08-27
Rémi Denis-Courmont
vlc_cancel: POSIX thread cancellation
blob
|
commitdiff
|
diff to current
2008-08-25
Rémi Denis-Courmont
vlc_clone, vlc_join: untangle objects and threads
blob
|
commitdiff
|
diff to current
2008-08-24
Antoine Cellerier
Export function to copy pixels between 2 plane_t struct...
blob
|
commitdiff
|
diff to current
2008-08-22
Laurent Aimar
Export input_SplitMRL helper.
blob
|
commitdiff
|
diff to current
2008-08-20
Laurent Aimar
It seems needed to have exact symbols order.
blob
|
commitdiff
|
diff to current
2008-08-20
Laurent Aimar
Uninlined es_format_t functions and added video_format_...
blob
|
commitdiff
|
diff to current
2008-08-14
Pierre d'Herbemont
codecleanup: de-static-inline a bunch of input_item...
blob
|
commitdiff
|
diff to current
2008-08-14
Pierre d'Herbemont
codecleanup: Replace input_Item by input_item.
blob
|
commitdiff
|
diff to current
2008-08-10
Pierre d'Herbemont
update: Various fixes to make it work on Mac OS X.
blob
|
commitdiff
|
diff to current
2008-08-07
Rémi Denis-Courmont
vlc_poll: no conditional symbols
blob
|
commitdiff
|
diff to current
2008-08-06
Derk-Jan Hartman
Revert "poll(): ifndef HAVE_POLL means we don't use...
blob
|
commitdiff
|
diff to current
2008-08-06
Derk-Jan Hartman
poll(): ifndef HAVE_POLL means we don't use poll()...
blob
|
commitdiff
|
diff to current
2008-07-20
Laurent Aimar
Added picture_New/picture_Delete/picture_CopyPixels...
blob
|
commitdiff
|
diff to current
2008-07-19
Pierre d'Herbemont
playlist: playlist_NodeAddInput was noted as deprecated...
blob
|
commitdiff
|
diff to current
2008-07-19
Pierre d'Herbemont
playlist: playlist_DeleteFromInputInParent wasn't used...
blob
|
commitdiff
|
diff to current
2008-07-19
Pierre d'Herbemont
playlist: playlist_DeleteInputInParent->playlist_Delete...
blob
|
commitdiff
|
diff to current
2008-07-17
Pierre d'Herbemont
vout: Rename vout_Destroy to vout_CloseAndDestroy.
blob
|
commitdiff
|
diff to current
2008-07-17
Laurent Aimar
Revived vout_Destroy from the dead.
blob
|
commitdiff
|
diff to current
2008-07-13
Pierre d'Herbemont
playlist: Don't export playlist_ItemNewFromInput as...
blob
|
commitdiff
|
diff to current
2008-07-10
Rémi Denis-Courmont
vlc_thread_ready: remove
blob
|
commitdiff
|
diff to current
2008-07-08
Pierre d'Herbemont
libvlccore.sym: Follow alphabetical order and fix make...
blob
|
commitdiff
|
diff to current
2008-07-08
Pierre d'Herbemont
libvlccore: Make sure vlc_gc_* function correctly asser...
blob
|
commitdiff
|
diff to current
2008-07-05
Rémi Denis-Courmont
Remove unused symbols
blob
|
commitdiff
|
diff to current
2008-07-05
Pierre d'Herbemont
playlist: Define playlist_CurrentInput(), that returns...
blob
|
commitdiff
|
diff to current
2008-07-05
Rémi Denis-Courmont
vlc_object_alive: lock-less and inlined
blob
|
commitdiff
|
diff to current
next