]> git.sesse.net Git - vlc/history - include
transcode: try to fix audio resampling (fix #1862)
[vlc] / include /
2008-08-14 Pierre d'HerbemontMerge branch 'codecleanup' of git://repo.or.cz/vlc...
2008-08-14 Pierre d'Herbemontcodecleanup: de-static-inline a bunch of input_item...
2008-08-14 Pierre d'Herbemontcodecleanup: Replace input_Item by input_item.
2008-08-14 Rémi Denis-CourmontRemove unused typedef
2008-08-14 Jean-Paul SamanRemove some trailing whitespace.
2008-08-14 Jean-Paul SamanDocument media list and media list view.
2008-08-14 Jean-Paul SamanAdd another bunch of doxygen file comments.
2008-08-13 Rémi Denis-CourmontVLC_OBJECT: expansion safety
2008-08-13 Rémi Denis-CourmontUse %s even if all strings are currently free of percen...
2008-08-13 Jean-Paul SamanAdd a bunch of \file doxygen comments
2008-08-12 Pierre d'Herbemontthreads: Make sure vlc_assert_locked() doesn't result...
2008-08-12 Pierre d'Herbemontvlc_network: vlc_poll is always exported. Don't put...
2008-08-12 Pierre d'Herbemontvlc_playlist.h: Correct type for request status. (Fix...
2008-08-11 Rémi Denis-CourmontHeaders: use non-reserved identifiers for multi-inclusi...
2008-08-11 Jean-Paul SamanDocument filter chain API.
2008-08-11 Jean-Paul SamanImprove comment wording in vlc_block.h
2008-08-10 Pierre d'Herbemontupdate: Various fixes to make it work on Mac OS X.
2008-08-10 Rémi Denis-Courmontbarrier: avoid staticity and pthread-specificity
2008-08-10 Rémi Denis-CourmontFix previous commit
2008-08-10 Rémi Denis-Courmontvlc_cond_timedwait: fix unlikely Win32 DWORD overflow
2008-08-09 Rémi Denis-CourmontWin32 condition variable: remove write-only counter
2008-08-09 Derk-Jan HartmanMerge branch '0.9.0-libass' of git://git.videolan.org/vlc
2008-08-08 Olivier Aubertlibvlc.h: document the fact that libvlc_media_player_ge...
2008-08-08 Jean-Paul SamanDocument media descriptor, media library, media service...
2008-08-07 Rémi Denis-Courmontvlc_poll: no conditional symbols
2008-08-06 Derk-Jan HartmanRevert "poll(): ifndef HAVE_POLL means we don't use...
2008-08-06 Derk-Jan Hartmanpoll(): ifndef HAVE_POLL means we don't use poll()...
2008-08-03 Rémi Denis-CourmontDo not hide many (all?) thread function having an incor...
2008-08-03 Rémi Denis-CourmontDo not hide many (all?) thread function having an incor...
2008-08-03 Justus PiaterDeclared many static variables const
2008-08-02 Pierre d'Herbemontinput: Export input_GetState().
2008-08-01 Jean-Baptiste KempfAdd m2ts and mts to the interface dialog selectors.
2008-08-01 Pierre d'Herbemontinput: Expose input_ItemHasErrorWhenReading.
2008-07-31 Derk-Jan HartmanMerge branch 'df-for-upstream' of git://repo.or.cz...
2008-07-30 Jean-Baptiste KempfAccelerators fixed, noticed by Cristi
2008-07-29 Laurent AimarClean up pf_pre_render prototype (btw, this function...
2008-07-29 Jean-Baptiste KempfFix Tooltips and accelerators, since we need to update po.
2008-07-28 Laurent AimarRemoved an unused lock.
2008-07-27 Laurent AimarAllow picture_Copy to work on different sized pictures.
2008-07-27 Laurent AimarFixed croppping of standard OSD messages (well more...
2008-07-24 Rémi Denis-CourmontRemove the main thread hack on platforms with non-idiot...
2008-07-24 Rémi Denis-CourmontKill potential unused variable warning
2008-07-24 Laurent AimarFixed completely broken video filter 2 chain in vout...
2008-07-23 Rémi Denis-CourmontRemove misleading comment
2008-07-22 Pierre d'Herbemontplaylist: Never delete the playlist_item directly....
2008-07-21 Adrien Grandlibvlc_vlm.h: Fix typo.
2008-07-21 Derk-Jan HartmanMerge branch 'master' of git@git.videolan.org:vlc
2008-07-20 Laurent AimarAdded picture_New/picture_Delete/picture_CopyPixels...
2008-07-19 Laurent AimarAdded filter_NewPicture/Subpicture/AudioBuffer helpers.
2008-07-19 Laurent AimarFixed vout_Create documentation.
2008-07-19 Pierre d'Herbemontplaylist: playlist_NodeAddInput was noted as deprecated...
2008-07-19 Pierre d'Herbemontplaylist: playlist_DeleteFromInputInParent wasn't used...
2008-07-19 Pierre d'Herbemontplaylist: playlist_DeleteInputInParent->playlist_Delete...
2008-07-18 Laurent AimarAdded new picture helpers (picture_Yield, picture_Release,
2008-07-17 Pierre d'Herbemontvout: Rename vout_Destroy to vout_CloseAndDestroy.
2008-07-17 Laurent AimarRevived vout_Destroy from the dead.
2008-07-15 Pierre d'Herbemontplaylist: Use pl_Locked in vlc_playlist.h.
2008-07-15 Pierre d'Herbemontplaylist: Defines pl_Locked, pl_Locked to pass to as...
2008-07-13 Pierre d'Herbemontplaylist: Don't export playlist_ItemNewFromInput as...
2008-07-13 Pierre d'Herbemontplaylist: Defines a small helper to directly access...
2008-07-10 Rémi Denis-Courmontvlc_thread_ready: remove
2008-07-09 Jean-Baptiste KempfVarious strings change and capitalisation changes to...
2008-07-08 Pierre d'Herbemontlibvlccore: Make sure vlc_gc_* function correctly asser...
2008-07-07 Sebastien EscudierFix typo in libvlc_vlm.h
2008-07-06 Pierre d'Herbemontmacosx: Define playlist_IsStopped(), and make sure...
2008-07-06 Pierre d'HerbemontRevert "messages: Prefer the object name over the objec...
2008-07-06 Pierre d'Herbemontmessages: Prefer the object name over the object type...
2008-07-06 Sebastien EscudierAdd vod in libvlc_vlm
2008-07-06 Pierre d'HerbemontRevert "libvlc: Add a --verbose-objects option to selec...
2008-07-06 Pierre d'Herbemontlibvlc: Add a --verbose-objects option to select which...
2008-07-06 Rémi Denis-Courmontwx -> qt
2008-07-05 Pierre d'Herbemontvlc_threads: More barrier() support across toolchain...
2008-07-05 Rémi Denis-CourmontDead code
2008-07-05 Rémi Denis-CourmontMissing const
2008-07-05 Rémi Denis-CourmontFix compilation
2008-07-05 Pierre d'Herbemontvlc_modules.h: Simplify GetMainModule.
2008-07-05 Pierre d'Herbemontmodule: Define module_GetMainModule and module_IsMainMo...
2008-07-05 Pierre d'Herbemontplaylist: Define playlist_CurrentInput(), that returns...
2008-07-05 Pierre d'Herbemontvlc_threads: Include OSAtomic.h for OSMemoryBarrier().
2008-07-05 Pierre d'Herbemontvlc_threads: Use OSMemoryBarrier() on Mac OS X cause...
2008-07-05 Rémi Denis-Courmontvlc_object_alive: lock-less and inlined
2008-07-05 Rémi Denis-Courmontbarrier(): issues a full memory barrier
2008-06-29 Rémi Denis-CourmontFix previous commit
2008-06-29 Rémi Denis-CourmontCosmetics
2008-06-28 Rémi Denis-CourmontVLC_OBJECT_FILTER: remove
2008-06-28 Rémi Denis-CourmontVLC_OBJECT_DIALOGS: remove
2008-06-28 Rémi Denis-CourmontABI break
2008-06-28 Rov JuvanoUse the Scaletempo audio filter
2008-06-27 Ilkka Ollakkause strcasestr in input_MetaMatch too, so search is...
2008-06-26 Ilkka OllakkaMerge branch 'master' of git@git.videolan.org:vlc
2008-06-25 Jean-Baptiste KempfAdd OMA to the interface
2008-06-22 Antoine CellerierSet i_bitspersample to correct value when changing...
2008-06-21 Rémi Denis-CourmontRemove VLC_OBJECT_INTERACTION
2008-06-21 Rémi Denis-CourmontRemove VLC_OBJECT_HTTPD_HOST
2008-06-20 Rémi Denis-CourmontRC: fix segmentation fault due to input state changes...
2008-06-20 Rémi Denis-CourmontRewritten embedded window internal ABI
2008-06-20 Rémi Denis-CourmontRemove the broken window embedding core code
2008-06-17 Rémi Denis-CourmontMove object lock and condition into the internals
2008-06-15 Pierre d'Herbemontupdate: Use const char * for psz_destdir.
2008-06-15 Rémi Denis-CourmontRemove VLC_OBJECT_(ACCESS|DEMUX|STREAM) types
next