]> git.sesse.net Git - vlc/history - include/vlc
The schroedinger decoder does support non packetized streams.
[vlc] / include / vlc /
2009-05-05 Jean-Paul Samanmozilla: Fix #2678 resizing browser plugin during playback.
2009-04-11 Pierre d'Herbemontlibvlc: Export _get/set_nsobject.
2009-04-01 Rémi Duraffortadd libvlc_media_player_(get|set)_agl to the hearder...
2009-03-10 Rémi Denis-CourmontFix libvlc_add_intf documentation
2009-02-22 Rémi Denis-CourmontI wonder why use a libvlc_time_t for a boolean variable...
2009-02-22 Rémi Denis-CourmontAdd media and player state support
2009-02-21 Rémi Denis-Courmontlibvlc_free: wrapper around free() when the C run-time...
2009-02-12 Rémi Denis-CourmontAdd libvlc_media_player_get_(hwnd|xwindow) as requested...
2009-02-11 Jean-Paul Samanactivex: take lock before accessing libvlc_playlist_ite...
2009-02-09 Rémi Denis-CourmontX11 pixmaps will not work as drawable
2009-02-07 Rémi Denis-CourmontDeprecate libvlc_video_reparent
2009-02-07 Rémi Denis-CourmontDeprecate libvlc_media_player_(g|s)et_drawable
2009-02-07 Rémi Denis-CourmontAdd libvlc_media_player_set_hwnd and libvlc_media_playe...
2009-02-02 Rémi Denis-CourmontImprove libvlc drawable documentation
2009-01-28 Laurent AimarAdded libvlc_playlist_add_extended_untrusted and libvlc...
2009-01-06 Filippo Caronelibvlc, jvlc: media_player_is_playing method added
2008-12-15 Basos GAdded vlc_get_libvlc_object to libvlccore
2008-12-11 Rémi Denis-CourmontGive a clue about extending enums
2008-12-11 basoslibvlc_MediaPlayerSnapshotTaken Event creation
2008-11-20 Jean-Paul SamanRemove FORWARD_S and BACKWARD_S from input state.
2008-11-07 Lukas Durfinalibvlc: better audio handling
2008-10-16 Lukas Durfinalibvlc: description and count of tracks, titles, chapte...
2008-10-11 Lukas Durfinalibvlc: better title/chapter handling
2008-09-12 Sebastien EscudierAdd const to char * in vlm
2008-09-09 Jean-Paul SamanDocument more VLM API's and expand define.
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-11 Rémi Denis-CourmontHeaders: use non-reserved identifiers for multi-inclusi...
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-07-21 Adrien Grandlibvlc_vlm.h: Fix typo.
2008-07-07 Sebastien EscudierFix typo in libvlc_vlm.h
2008-07-06 Sebastien EscudierAdd vod in libvlc_vlm
2008-06-15 Jean-Paul SamanMake distinction between stop and ended status.
2008-06-14 Jean-Paul SamanUnify libvlc_state_t, input_state_e, mediacontrol_Playe...
2008-06-14 Jean-Paul SamanAdd playlist_CurrentId() to get the playlist item id...
2008-06-13 Pierre d'Herbemontlibvlc: libvlc_video_set_parent and libvlc_video_get_pa...
2008-06-13 Pierre d'Herbemontlibvlc: comment about libvlc_video_destroy().
2008-06-13 Pierre d'Herbemontlibvlc: move libvlc_video_destroy to the deprecated...
2008-06-01 Rémi Denis-CourmontMissed files in previous commit
2008-06-01 Rémi Denis-CourmontRemove recursive libvlc <-> vlc/vlc inclusion
2008-06-01 Rémi Denis-CourmontDo not include vlc_common from vlc/vlc anymore
2008-06-01 Rémi Denis-Courmontmediacontrol: include vlc_common and fix ABI (= avoid...
2008-05-31 Rémi Denis-CourmontRemove vlc_int64_t. Was not even correctly defined.
2008-05-31 Rémi Denis-CourmontMove LICENSE_MSG to the right section
2008-05-31 Rémi Denis-CourmontSeparate libvlccore and libvlc headers
2008-05-31 Rémi Denis-CourmontkVLCDestructor: remove, does not exist
2008-05-29 Rémi Denis-Courmontlibvlc_run_interface -> libvlc_add_intf (non-blocking)
2008-05-29 Rémi Denis-Courmontlibvlc_wait: wait until libvlc is killed by an interface
2008-05-15 Rémi Denis-CourmontRemove a bunch of unused deprecated APIs
2008-05-15 Rémi Denis-Courmontlibvlc_run_interface: start and wait for an interface
2008-05-10 Tanguy Krotofflibvlc: add subtitle file (*.srt...) handling
2008-05-08 Rémi Denis-CourmontDon't declare a non-existent function
2008-04-23 Olivier AubertTrailing whitespace/tabs fixes
2008-04-23 Olivier Aubertlibvlc.h: some doxygen fixes
2008-04-23 Olivier Aubertmediacontrol API: update to use the new libvlc_media_pl...
2008-04-23 Olivier AubertSome documentation fixes (following the mediainstance...
2008-04-14 Jean-Paul SamanMerge branch 'master' of git@git.videolan.org:vlc
2008-04-14 Pierre d'Herbemontinclude: Remove vlc_bool_t, VLC_TRUE, and VLC_FALSE...
2008-04-14 Pierre d'HerbemontReplace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
2008-04-07 Filippo Caronelibvlc_vlm_release added
2008-04-06 Cristian Maglielibvlc.h: fixed doxygen for log functions. changed...
2008-04-04 Pierre d'Herbemontinclude: Move libvlc_exception and libvlc_event to...
2008-04-03 Pierre d'Herbemontlibvlc: Put libvlc_exception in libvlc_core for doxygen...
2008-04-03 Pierre d'Herbemontlibvlc: Doxygen fixes. Categorization and cleanup.
2008-03-31 Tanguy Krotofflibvlc: rename all libvlc_MediaInstance in libvlc_Media...
2008-03-31 Tanguy Krotofflibvlc: add libvlc_MediaInstanceStopped
2008-03-30 Tanguy Krotofflibvlc: add functions libvlc_get_version() and others
2008-03-30 Pierre d'Herbemontlibvlc: rename libvlc_media_descriptor to libvlc_media...
2008-03-28 Pierre d'Herbemontinclude: Use libvlc_vlm in doxygen instead of VLM.
2008-03-28 Pierre d'Herbemontinclude: Cleanup libvlc headers doxygen.
2008-03-26 Pierre d'Herbemontinclude/vlc: vlc also includes this headers, so make...
2008-03-26 Pierre d'Herbemontinclude/vlc: Headers clean up.
2008-03-26 Pierre d'Herbemontvlc.h: Don't actually put the __attribute__((deprecated...
2008-03-26 Pierre d'Herbemontvlc.h: VLC_AddTarget is used in core, so don't deprecat...
2008-03-25 Pierre d'Herbemontvlc.h: Fix VLC_PUBLIC_API.
2008-03-25 Pierre d'Herbemontvlc.h: Some functions marked as deprecated were not.
2008-03-25 Pierre d'Herbemontlibvlc.h: Document.
2008-03-25 Pierre d'Herbemontlibvlc.h: Restructuration.
2008-03-25 Pierre d'Herbemontcontrol: Remove dynamic_media_list_*.
2008-03-25 Pierre d'Herbemontcontrol: Remove tag_query_*.
2008-03-25 Pierre d'Herbemontlibvlc: Introduce VLC_DEPRECATED_API. And mark the...
2008-03-20 Sam HocevarDocumentation updates.
2008-03-17 Rémi Denis-CourmontDon't leak vlc_bool_t through libvlc-control
2008-03-17 Rémi Denis-CourmontUse native C/C++ boolean type
2008-03-02 Pierre d'HerbemontMore Id and permission fixes.
2008-02-27 Pierre d'Herbemontcontrol/media_instance.c: Avoid multiple libvlc_MediaIn...
2008-02-21 Damien Fouilleullibvlc: document that libvlc_new() MUST have a program...
2008-02-13 Pierre d'Herbemontcontrol: Implement and export media_list_view_children_...
2008-02-02 Christophe MutricyInclude stdint.h for uint32_t. i'm not sure how portabl...
2008-01-28 Rafaël Carrélibvlc_release(): removes unused exception
2008-01-19 Dennis van Amerongen* include/vlc/mediacontrol_structures.h: revert [24391...
2008-01-18 Olivier Aubertinclude/vlc/mediacontrol_structures.h: use u_int32_t...
2008-01-13 Pierre d'Herbemontcontrol/media_instance.c: Send EncouteredError event...
2008-01-12 Pierre d'Herbemontvlc/libvlc.h: Export libvlc_media_instance_get_drawable().
2008-01-12 Pierre d'Herbemontvlc/libvlc.h: Make media_descriptor_duplicate Public.
2008-01-07 Pierre d'Herbemontvlc/libvlc.h: Use libvlc_time_t.
2008-01-07 Pierre d'Herbemontlibvlc.h: Define and implement libvlc_media_instance_is...
next